Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/grafana.spec'], chrootPath='/var/lib/mock/mockdir/dist-circle9_2-updates-build-102977-52951/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/grafana.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=1687910400 Wrote: /builddir/build/SRPMS/grafana-9.0.9-3.el9_2.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps --nocheck /builddir/build/SPECS/grafana.spec'], chrootPath='/var/lib/mock/mockdir/dist-circle9_2-updates-build-102977-52951/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps --nocheck /builddir/build/SPECS/grafana.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=1687910400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zCDr8k + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + /usr/bin/gzip -dc /builddir/build/SOURCES/grafana-9.0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + /usr/bin/xz -dc /builddir/build/SOURCES/grafana-vendor-9.0.9-1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r plugins-bundled + cd /builddir/build/BUILD + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/grafana-webpack-9.0.9-1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-update-grafana-cli-script-with-distro-specific-paths.patch): + echo 'Patch #1 (0001-update-grafana-cli-script-with-distro-specific-paths.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file packaging/wrappers/grafana-cli Patch #2 (0002-add-manpages.patch): + echo 'Patch #2 (0002-add-manpages.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file docs/man/man1/grafana-cli.1 patching file docs/man/man1/grafana-server.1 Patch #3 (0003-update-default-configuration.patch): patching file conf/defaults.ini patching file conf/sample.ini + echo 'Patch #3 (0003-update-default-configuration.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #4 (0004-remove-unused-backend-dependencies.patch): + echo 'Patch #4 (0004-remove-unused-backend-dependencies.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file go.mod patching file go.sum patching file pkg/extensions/main.go Patch #5 (0005-remove-unused-frontend-crypto.patch): + echo 'Patch #5 (0005-remove-unused-frontend-crypto.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file package.json patching file yarn.lock Patch #6 (0006-notifications-use-HMAC-SHA256-to-generate-password-r.patch): + echo 'Patch #6 (0006-notifications-use-HMAC-SHA256-to-generate-password-r.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pkg/services/notifications/codes.go patching file pkg/services/notifications/codes_test.go patching file pkg/services/notifications/notifications.go patching file pkg/services/notifications/notifications_test.go Patch #7 (0007-skip-marketplace-plugin-install-test.patch): + echo 'Patch #7 (0007-skip-marketplace-plugin-install-test.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #8 (0008-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch):' patching file pkg/tests/api/plugins/api_plugins_test.go Patch #8 (0008-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch): patching file pkg/tsdb/prometheus/buffered/time_series_query.go + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #9 (0009-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch): + echo 'Patch #9 (0009-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pkg/tsdb/prometheus/models/query.go Patch #10 (0010-v9.0.x-Login-email-before-username-57406.patch): patching file pkg/services/sqlstore/user.go patching file pkg/services/sqlstore/user_test.go + echo 'Patch #10 (0010-v9.0.x-Login-email-before-username-57406.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #11 (0011-remove-email-lookup.patch): patching file pkg/api/login_oauth.go patching file pkg/setting/setting.go Hunk #2 succeeded at 1256 (offset -1 lines). + echo 'Patch #11 (0011-remove-email-lookup.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #12 (0012-fix-alert-test.patch): patching file pkg/tests/api/alerting/api_alertmanager_test.go Hunk #1 succeeded at 212 (offset 2 lines). + echo 'Patch #12 (0012-fix-alert-test.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #1001 (1001-vendor-patch-removed-backend-crypto.patch): patching file vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go patching file vendor/golang.org/x/crypto/openpgp/packet/packet.go patching file vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go patching file vendor/golang.org/x/crypto/pkcs12/crypto.go patching file vendor/github.com/prometheus/exporter-toolkit/web/handler.go patching file vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go + echo 'Patch #1001 (1001-vendor-patch-removed-backend-crypto.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #1002 (1002-vendor-use-pbkdf2-from-OpenSSL.patch): patching file vendor/golang.org/x/crypto/internal/boring/boring.go patching file vendor/golang.org/x/crypto/internal/boring/notboring.go patching file vendor/golang.org/x/crypto/internal/boring/openssl_pbkdf2.h patching file vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go + echo 'Patch #1002 (1002-vendor-use-pbkdf2-from-OpenSSL.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #1003 (1003-vendor-skip-goldenfiles-tests.patch): patching file vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/golden_response_checker.go + echo 'Patch #1003 (1003-vendor-skip-goldenfiles-tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hQHg4N + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + export GOEXPERIMENT=boringcrypto + GOEXPERIMENT=boringcrypto + export 'LDFLAGS=-X main.version=9.0.9 -X main.buildstamp=1687910400' + LDFLAGS='-X main.version=9.0.9 -X main.buildstamp=1687910400' + for cmd in grafana-cli grafana-server ++ od -An -tx1 ++ tr -d ' \n' ++ head -c20 /dev/urandom + CGO_CPPFLAGS='-D_FORTIFY_SOURCE=2 -fstack-protector-all' + go build -compiler gc -buildmode pie '-tags=rpm_crashtraceback libtrust_openssl ' -ldflags '-linkmode=external -compressdwarf=false -X main.version=9.0.9 -X main.buildstamp=1687910400 -B 0x7b891d3b639d4c062f32f2f61234272bab5abc98 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\''' -a -v -x -o /builddir/build/BUILD/bin/grafana-cli ./pkg/cmd/grafana-cli WORK=/tmp/go-build2258563524 internal/goarch mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid yI55ugR_BXn6aJFD0o6G/yI55ugR_BXn6aJFD0o6G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_s390x.go /usr/lib/golang/src/internal/goarch/zgoarch_s390x.go internal/goos mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid oas0Gg_VreGOCfYhBr_t/oas0Gg_VreGOCfYhBr_t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go internal/unsafeheader mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid n9fyhuyH3IGqNRvIYuA5/n9fyhuyH3IGqNRvIYuA5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go runtime/internal/atomic mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal internal/cpu mkdir -p $WORK/b013/ internal/goexperiment mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid y2dQGPIDeTc2iJkMVWBR/y2dQGPIDeTc2iJkMVWBR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_off.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cat >$WORK/b016/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/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b016/symabis ./atomic_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid _eDZ9Rcl39aXk-RPYMJO/_eDZ9Rcl39aXk-RPYMJO -goversion go1.19.10 -symabis $WORK/b016/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_s390x.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/91/91a87e96dd115f98735d6dd0e21f0a717ebb49e417ab08c15a75687b9fd9e61b-d # internal runtime/internal/syscall mkdir -p $WORK/b019/ cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/bc/bc68aae477dab8a718bb5c2687a4174bf7219a10629b0dc1bbee2de31d4c662c-d # internal internal/abi mkdir -p $WORK/b011/ cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ca/ca0c5d102d63a009969042b0e434ff69956cdef85671ddcd996a65e5eb964a8b-d # internal runtime/internal/math mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid TVeThQgJujNenvhR1JGd/TVeThQgJujNenvhR1JGd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b011/symabis ./abi_test.s cat >$WORK/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b019/symabis ./asm_linux_s390x.s cat >$WORK/b013/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/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b013/symabis ./cpu.s ./cpu_s390x.s cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/c9/c91aaaf714b91df8da8744ab614083ec6819bd1b3987b0e1aef9d27b6494ec04-d # internal runtime/internal/sys mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid pHw6EGp0w3c-X8CAVuZK/pHw6EGp0w3c-X8CAVuZK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/88/88acc4fe4c998b4fcba5c8940a029ec8935562db133861ae452d1408496c0620-d # internal internal/race mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/race -std -complete -installsuffix shared -buildid kWukoLfF6RG34HRqtip5/kWukoLfF6RG34HRqtip5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/abi -std -+ -installsuffix shared -buildid kVaByssndcIrdhAFZ6kU/kVaByssndcIrdhAFZ6kU -goversion go1.19.10 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_generic.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid 0t1AWpzul59F0qtvwToq/0t1AWpzul59F0qtvwToq -goversion go1.19.10 -symabis $WORK/b019/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_s390x.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/cpu -std -+ -installsuffix shared -buildid mEu5LyMYNsCsKtm35zS4/mEu5LyMYNsCsKtm35zS4 -goversion go1.19.10 -symabis $WORK/b013/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/src/internal/cpu/cpu_s390x.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b016/atomic_s390x.o ./atomic_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/fd/fd4e7883c32bad8eaacb643acd44399f3048b2b701651955e07043b0cd9f1a10-d # internal sync/atomic mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b019/asm_linux_s390x.o ./asm_linux_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b023/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ae/aeafa97f9c0ca79a9151a79a97d6822c32e495a884570afc0f9dab68611cadaa-d # internal unicode mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode -std -complete -installsuffix shared -buildid PKTvCXyNr07Q0rYP8REU/PKTvCXyNr07Q0rYP8REU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/abi_test.o ./abi_test.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/24/24d3bbe172fb7ed473c86b83bc45a05540aa204646a2479a673ad98fcea4bc51-d # internal unicode/utf8 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid xIX9UPKESB-n99Sq9N6k/xIX9UPKESB-n99Sq9N6k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/83/83c09b65710f420142b6afba95e35fc24d2e0089198f1a7553e914f588bbe20b-d # internal internal/itoa mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -std -complete -installsuffix shared -buildid ehKYHn3229cwGjdtpRHa/ehKYHn3229cwGjdtpRHa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/58/58f23ef9374bc8f6ad4c90039edb0c35403c856adc01733fb0a79d6aca5c2a13-d # internal math/bits mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p math/bits -std -complete -installsuffix shared -buildid N60I_CvG6IZSw4xcdgZm/N60I_CvG6IZSw4xcdgZm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/bf/bfefe8aeb6c66598e11e6122a17a8644dc00bcdf3297c05f7e1458d683f745c3-d # internal golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.16 -complete -installsuffix shared -buildid G5ivNVPYfLa5WyzkGaGq/G5ivNVPYfLa5WyzkGaGq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sync/atomic -std -installsuffix shared -buildid MDm1fgy2-9UGc_N_8xxJ/MDm1fgy2-9UGc_N_8xxJ -goversion go1.19.10 -symabis $WORK/b023/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b013/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/83/83cac53824d663432d93c1dd31cdf4a195dce2a93f71ce5b7149219635b7261a-d # internal golang.org/x/text/internal/utf8internal mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p golang.org/x/text/internal/utf8internal -lang=go1.16 -complete -installsuffix shared -buildid htSBB0aIDEdLf9tJWfKE/htSBB0aIDEdLf9tJWfKE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack ./vendor/golang.org/x/text/internal/utf8internal/utf8internal.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b013/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/83/83434d6ad3ce9318d6e5ed53746d81b1bd3ee741d56bfb5a5a3fd19f8b5bdcf2-d # internal unicode/utf16 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid EwHXg6Lieuwnz6tUS619/EwHXg6Lieuwnz6tUS619 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b013/_pkg_.a $WORK/b013/cpu.o $WORK/b013/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/80/8024d38eac10c4de8cd0c588e96660965842de7327a9ccada602b1359886c182-d # internal internal/bytealg mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b012/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/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/72/7286f1f82c6d6a64cb6fe44f55a417aa1d1001d4fab59788b7afbc979e111569-d # internal encoding mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding -std -complete -installsuffix shared -buildid EphwuIQMgb_VmMKZax-j/EphwuIQMgb_VmMKZax-j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/f2/f2f5317f54f21e677dd51cbf5395d2095ec05b4f7c87c3e28fa2bcda6dddf728-d # internal crypto/subtle mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/subtle -std -complete -installsuffix shared -buildid UyVvhidQ9wj3WrthXYUd/UyVvhidQ9wj3WrthXYUd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/bytealg -std -+ -installsuffix shared -buildid gAX2O7GzgVGWbf-Aqzos/gAX2O7GzgVGWbf-Aqzos -goversion go1.19.10 -symabis $WORK/b012/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/index_s390x.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/55/559285fd5e0ce58637378f511a16668f3f9a7e5cf2924fc106984bddbee53d24-d # internal crypto/internal/subtle mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid D-k_yxMty6XL3N_JjY6A/D-k_yxMty6XL3N_JjY6A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b023/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/90/90bcde83c0b0e127680fb68494cd41bccf70ef61bc72612e2d247b96ee6f2e81-d # internal math mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b038/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/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b0/b035590845b608092ea75e1c8a8382bd8f23badd547bc754cd4c3e6abdc02fc1-d # internal container/list mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p container/list -std -complete -installsuffix shared -buildid zFdB__S9vlKCYWgmppcV/zFdB__S9vlKCYWgmppcV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b023/_pkg_.a $WORK/b023/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/91/918092606f576bcb97cfb7ac75274b9bb348e30d1279297eb24add442dad2488-d # internal internal/nettrace mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p internal/nettrace -std -complete -installsuffix shared -buildid XiJ45wns9pBg81wXenYy/XiJ45wns9pBg81wXenYy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p math -std -installsuffix shared -buildid OYJPU4TXj1PyIarH6Iee/OYJPU4TXj1PyIarH6Iee -goversion go1.19.10 -symabis $WORK/b038/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/arith_s390x.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/99/9967a9c1189463c620baa2715e405f85b643aa715bdb4b6e23908f3d7b98cdf1-d # internal cuelang.org/go/pkg/tool mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p cuelang.org/go/pkg/tool -lang=go1.16 -complete -installsuffix shared -buildid XFwcUGVRH_JoK7netdlj/XFwcUGVRH_JoK7netdlj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/doc.go ./vendor/cuelang.org/go/pkg/tool/generate.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b012/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/63/63836c83bfef826c7253fdfd52dd9dba9020a243314d7f6ab795d7936314d2d6-d # internal crypto/internal/boring/bcache mkdir -p $WORK/b186/ cat >$WORK/b186/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b186=>" -I $WORK/b186/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b186/symabis ./stub.s cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p crypto/internal/boring/bcache -std -installsuffix shared -buildid 1P0VqKHG_NlPRckdKR3R/1P0VqKHG_NlPRckdKR3R -goversion go1.19.10 -symabis $WORK/b186/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack -asmhdr $WORK/b186/go_asm.h /usr/lib/golang/src/crypto/internal/boring/bcache/cache.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b012/count_s390x.o ./count_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b012/equal_s390x.o ./equal_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b012/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/53/5372c78449691ed8fdc250b924a05913588cedd88ad1ede49bfb80bfb3609226-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid te7EaO1iraEZfaWFFgvz/te7EaO1iraEZfaWFFgvz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/66/669cb64ed83679b41a33db0742460ee54f30a2a35af7ba9c0f123561b0530db9-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b189/ cat >$WORK/b189/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b189=>" -I $WORK/b189/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b189/symabis ./stub.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b012/indexbyte_s390x.o ./indexbyte_s390x.s cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid xf-QQ_XZVod3ubKJyW6U/xf-QQ_XZVod3ubKJyW6U -goversion go1.19.10 -symabis $WORK/b189/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack -asmhdr $WORK/b189/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/95/951c6d339950e9d60e94ed5c65b03cbbb3beb4ef260ba87ba82e831b6359ef4c-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid Eb34cI0IDi5xDheQCGlF/Eb34cI0IDi5xDheQCGlF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/compare_s390x.o $WORK/b012/count_s390x.o $WORK/b012/equal_s390x.o $WORK/b012/index_s390x.o $WORK/b012/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/96/96dab2c0efd40c1e1c97771b7a50235cd2b25cdf4e01901b785b6fcd7e15be63-d # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b010/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 cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b186=>" -I $WORK/b186/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b186/stub.o ./stub.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b189=>" -I $WORK/b189/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b189/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/38/387eebd9df0cdba11f754b86d973f4cd136ec2128b8d7ef414bb7b6787660047-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.16 -complete -installsuffix shared -buildid JykBylEfql_lGG5pveZO/JykBylEfql_lGG5pveZO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b186/_pkg_.a $WORK/b186/stub.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/62/6219cdc7b7769677665188809a9f1938a131bc783b8cc0d55012943de875880f-d # internal github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/google/go-cmp/cmp/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid sh7l2NDw6siqXTAmn3bU/sh7l2NDw6siqXTAmn3bU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid UDJe9ycf7IAKB1FJHj8Z/UDJe9ycf7IAKB1FJHj8Z -goversion go1.19.10 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_s390x.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_be64.go /usr/lib/golang/src/runtime/os_linux_s390x.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_linux_s390x.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_s390x.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_s390x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_s390x.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/99/99f70a8c09b545b01090e1dc3a101b751d4d91f3114643d374a2540c5319bd21-d # internal github.com/gobwas/glob/util/runes mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/gobwas/glob/util/runes -lang=go1.16 -complete -installsuffix shared -buildid y3wWeiCeDvVbgBHcSJ5t/y3wWeiCeDvVbgBHcSJ5t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack ./vendor/github.com/gobwas/glob/util/runes/runes.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b189/_pkg_.a $WORK/b189/stub.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/16/16ab9ce83c8f2a671feb01f951a22dd3a1cf03d4d8cb3da87f4c8a73fc2c868a-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -lang=go1.16 -complete -installsuffix shared -buildid GGcCDK0ZRyWDwGkpsGxT/GGcCDK0ZRyWDwGkpsGxT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/e0/e057a78ff1ada30c3306eb37e39b24a9cfa298d252472c1ca53392377f1098d1-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p google.golang.org/protobuf/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid PSryjsBeDOooQ9XotKiH/PSryjsBeDOooQ9XotKiH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/f3/f30a1d2778ad730d8216c4b62e4559f1b80d40c1fce5635effe4c459537108da-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p google.golang.org/protobuf/internal/set -lang=go1.16 -complete -installsuffix shared -buildid DuXRvhc3ijlcPWhv7DCS/DuXRvhc3ijlcPWhv7DCS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/03/03d2e2f45a91553a4d96f9986711e67fc23eaa1b4277fd6a458ba08b34172322-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p google.golang.org/grpc/attributes -lang=go1.16 -complete -installsuffix shared -buildid QjCBPyCV-rY6_YzJt7XL/QjCBPyCV-rY6_YzJt7XL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/67/67d86893558229e75c4a05b254808f92dfd47692ca977ee804a799e018d0f73c-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p google.golang.org/grpc/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid ZwWGyp9QAcbc9J8S8Rd9/ZwWGyp9QAcbc9J8S8Rd9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b379/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/35/35fa9efc130ee786b1f64931bc95b8b463e2a4bc654f15ef63f3eac57bb3e4c1-d # internal github.com/apache/arrow/go/arrow/internal/debug mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/apache/arrow/go/arrow/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid wJb0m4Jqda8piHUm85DA/wJb0m4Jqda8piHUm85DA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/internal/debug/assert_off.go ./vendor/github.com/apache/arrow/go/arrow/internal/debug/doc.go ./vendor/github.com/apache/arrow/go/arrow/internal/debug/log_off.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/16/16f3d5dbcfe184f9555632cb9ab98754b86e06a003ff9661a2efabd7d0a70674-d # internal golang.org/x/xerrors/internal mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p golang.org/x/xerrors/internal -lang=go1.16 -complete -installsuffix shared -buildid nSptvAekywJpo2VhPrmI/nSptvAekywJpo2VhPrmI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./vendor/golang.org/x/xerrors/internal/internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/2a/2a93f21c8b9bd3342bbde2a3248c493482c799a21992270b5d49f1103c124d6d-d # internal hash/maphash mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p hash/maphash -std -complete -installsuffix shared -buildid OS-0fb8UogNOcm1tJpuR/OS-0fb8UogNOcm1tJpuR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b449/importcfg -pack /usr/lib/golang/src/hash/maphash/maphash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/8c/8ca6d3460354516baad2b1a259d8527fa4c927b52729ed1d6000c78ec2225bcc-d # internal github.com/pierrec/lz4/v4/internal/lz4errors mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.16 -complete -installsuffix shared -buildid 67evncLFUsiszAgGQ6Ti/67evncLFUsiszAgGQ6Ti -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4errors/errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/df/df98039b00f9e9e4a2cbca3f4c1fdf9695f4ddb37aef96671520163b9bb15c36-d # internal github.com/cheekybits/genny/generic mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/cheekybits/genny/generic -lang=go1.16 -complete -installsuffix shared -buildid 8o1gavTyzh_AXoQL_11g/8o1gavTyzh_AXoQL_11g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack ./vendor/github.com/cheekybits/genny/generic/doc.go ./vendor/github.com/cheekybits/genny/generic/generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/c7/c735b4cdd36a4102acbf06634a50ae275396a133508848edb68751b47dded001-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p golang.org/x/net/internal/iana -lang=go1.16 -complete -installsuffix shared -buildid 26ghB5Gas_bmmrndI_Mf/26ghB5Gas_bmmrndI_Mf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b543/importcfg -pack ./vendor/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/8e/8ec807ca19d6d08af401138dfd50f950926f00d0390fa9d284d39768c1fa56d3-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/uber/jaeger-client-go/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid VVnuhm8tHknd9KCzb6dc/VVnuhm8tHknd9KCzb6dc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/5a/5ad9187833a158cbb4faf12d947e86f15fb5917059a10677db859752b99b42d5-d # internal github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/uber/jaeger-client-go/internal/reporterstats -lang=go1.16 -complete -installsuffix shared -buildid m-LB1jHKDjgMpV79LQDC/m-LB1jHKDjgMpV79LQDC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/7e/7e811de85105ca0026d452fa7acd398b6ab845e9f65590c175cdaa174b764818-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/uber/jaeger-client-go/internal/throttler -lang=go1.16 -complete -installsuffix shared -buildid Qu4CFRraCDOLyIhoQOT8/Qu4CFRraCDOLyIhoQOT8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b566/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/02/02e24ea249a7314d96ace23bdf9c7d23d8215f8b6c37e6a23755d5fec11d6ac8-d # internal go.opentelemetry.io/otel/sdk/instrumentation mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.16 -complete -installsuffix shared -buildid Q0mntzbnVqHgazXdOd8u/Q0mntzbnVqHgazXdOd8u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/8f/8f453468d26a5be77349a405763d330e5d11d417d99e2a564bcaa848b8ed6064-d # internal github.com/VividCortex/mysqlerr mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/VividCortex/mysqlerr -lang=go1.16 -complete -installsuffix shared -buildid ha9Tm0-DsrGMAPupksZm/ha9Tm0-DsrGMAPupksZm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b660/importcfg -pack ./vendor/github.com/VividCortex/mysqlerr/mysqlerr.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/4a/4a998eaf10f8af6eb2332ffb9db607e4240758c20149ea9b8834894d630c3f62-d # internal github.com/lib/pq/oid mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/lib/pq/oid -lang=go1.16 -complete -installsuffix shared -buildid -rnnsNcjZfH_tdTlyQsU/-rnnsNcjZfH_tdTlyQsU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b664/importcfg -pack ./vendor/github.com/lib/pq/oid/doc.go ./vendor/github.com/lib/pq/oid/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/b6/b64f58cea7434adce2c6f5e3dcb63b238f69450697db7a196584bbdace4f067d-d # internal gonum.org/v1/gonum/graph mkdir -p $WORK/b708/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p gonum.org/v1/gonum/graph -lang=go1.16 -complete -installsuffix shared -buildid gn64BnjxArTspidkLSeM/gn64BnjxArTspidkLSeM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b708/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/complement.go ./vendor/gonum.org/v1/gonum/graph/doc.go ./vendor/gonum.org/v1/gonum/graph/graph.go ./vendor/gonum.org/v1/gonum/graph/multigraph.go ./vendor/gonum.org/v1/gonum/graph/nodes_edges.go ./vendor/gonum.org/v1/gonum/graph/undirect.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/88/885d9558ba62a194ed11ee961e23eaa4511e61043974f7c4015bd948227cd1bc-d # internal gonum.org/v1/gonum/blas mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p gonum.org/v1/gonum/blas -lang=go1.16 -complete -installsuffix shared -buildid IT2yrvRhQxZkwB882gdW/IT2yrvRhQxZkwB882gdW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b714/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas.go ./vendor/gonum.org/v1/gonum/blas/doc.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/45/45a4f734c38a20916d4a7784355ce6658d79896abc2054bfe8f648471eb5b7ff-d # internal github.com/google/wire mkdir -p $WORK/b773/ cat >$WORK/b773/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/google/wire -lang=go1.16 -complete -installsuffix shared -buildid K50Lx6icOGjgeCcxtYNf/K50Lx6icOGjgeCcxtYNf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b773/importcfg -pack ./vendor/github.com/google/wire/wire.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/36/36a098870f3f17100946a88636f9939d54f9d1418cbe8c87e8c88fe23a3ae186-d # internal github.com/dgryski/go-rendezvous mkdir -p $WORK/b779/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/cosh_s390x.o ./cosh_s390x.s cat >$WORK/b779/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/dgryski/go-rendezvous -lang=go1.16 -complete -installsuffix shared -buildid ZD2vAcHROTGoyBWlqIBo/ZD2vAcHROTGoyBWlqIBo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b779/importcfg -pack ./vendor/github.com/dgryski/go-rendezvous/rdv.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/4c/4cc282bb641cfd63a02fe8b2bc3d3d6936c275435b837e6c12563b68db94d5e9-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b833/ cat >$WORK/b833/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -lang=go1.16 -complete -installsuffix shared -buildid ejccI16bJ6QWEdoa7IgS/ejccI16bJ6QWEdoa7IgS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b833/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/74/7440fa8d03c89e8b225bf1b1f84b4da643e597edac670478b1811bd43943fba6-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b835/ cat >$WORK/b835/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p go.mongodb.org/mongo-driver/bson/bsontype -lang=go1.16 -complete -installsuffix shared -buildid 6w3opkeq7guk3-WevY6e/6w3opkeq7guk3-WevY6e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b835/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/c7/c778bdcc5af8ffb1a0cc861666ce7719522bbb8f10db62ec7a62e2a8a64661a6-d # internal gonum.org/v1/gonum/lapack mkdir -p $WORK/b727/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b714/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p gonum.org/v1/gonum/lapack -lang=go1.16 -complete -installsuffix shared -buildid G-7k1FW_HveK58WUER4X/G-7k1FW_HveK58WUER4X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b727/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/c3/c307f16c390a29839ee103c530073c947a677d87e65a1ca1be9c93eb3f932939-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b870/ cat >$WORK/b870/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b155/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/golang/groupcache/lru -lang=go1.16 -complete -installsuffix shared -buildid NVDU7WCct8dbcM50PUBo/NVDU7WCct8dbcM50PUBo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b870/importcfg -pack ./vendor/github.com/golang/groupcache/lru/lru.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/25/25e15ea6f1c6f3c56ff66ce2b6511be56bc16213294b32315997a0cfa976afd8-d # internal go.opencensus.io mkdir -p $WORK/b872/ cat >$WORK/b872/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p go.opencensus.io -lang=go1.16 -complete -installsuffix shared -buildid BMKmpn4BVg1s5MI34mL9/BMKmpn4BVg1s5MI34mL9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b872/importcfg -pack ./vendor/go.opencensus.io/opencensus.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/83/8343568ba8a79cb22c574e9c0ff2915455b654481e2b5200138515438cea2de4-d # internal gonum.org/v1/gonum/graph/iterator mkdir -p $WORK/b710/ cat >$WORK/b710/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_s390x/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b710=>" -I $WORK/b710/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b710/symabis ./map.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/0d/0d84ef58389800d451c5ce5616264f9b983de5588e93e232917f6091794ba2df-d # internal gonum.org/v1/gonum/graph/internal/set mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b708/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p gonum.org/v1/gonum/graph/internal/set -lang=go1.16 -complete -installsuffix shared -buildid n-vz0CU3jZYPbXg0CPR8/n-vz0CU3jZYPbXg0CPR8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b712/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/set/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/set/same.go ./vendor/gonum.org/v1/gonum/graph/internal/set/set.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/stubs_s390x.o ./stubs_s390x.s cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b708/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p gonum.org/v1/gonum/graph/iterator -lang=go1.16 -installsuffix shared -buildid flxwqm5KPVw9A8k4V9IJ/flxwqm5KPVw9A8k4V9IJ -goversion go1.19.10 -symabis $WORK/b710/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b710/importcfg -pack -asmhdr $WORK/b710/go_asm.h ./vendor/gonum.org/v1/gonum/graph/iterator/doc.go ./vendor/gonum.org/v1/gonum/graph/iterator/edges.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines_map.go ./vendor/gonum.org/v1/gonum/graph/iterator/map.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes_map.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/4f/4f9878218810419457d0866abc9da0a013bb69177a783a2afa99caf281ad2ea9-d # internal gonum.org/v1/gonum/graph/internal/linear mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b708/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p gonum.org/v1/gonum/graph/internal/linear -lang=go1.16 -complete -installsuffix shared -buildid gkUtXKfIzpVhcqEweVSq/gkUtXKfIzpVhcqEweVSq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b731/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/linear/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/linear/linear.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/a0/a0946fb81f11e25a8cb545abf8d0b8eb1a44dab6dae018ef33ee7582bb081595-d # internal go.opencensus.io/trace/internal mkdir -p $WORK/b873/ cat >$WORK/b873/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p go.opencensus.io/trace/internal -lang=go1.16 -complete -installsuffix shared -buildid WOnvFtC1WFNvMMBU9FdV/WOnvFtC1WFNvMMBU9FdV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b873/importcfg -pack ./vendor/go.opencensus.io/trace/internal/internal.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b038/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/18/186844153735354f90ae06a97a86e877df7afaea092faa4f8d1c74b5dda7bc92-d # internal cloud.google.com/go/storage/internal mkdir -p $WORK/b876/ cat >$WORK/b876/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p cloud.google.com/go/storage/internal -lang=go1.16 -complete -installsuffix shared -buildid H5rIYIYypDWvItGn1g7G/H5rIYIYypDWvItGn1g7G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b876/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/version.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b038/_pkg_.a $WORK/b038/acos_s390x.o $WORK/b038/acosh_s390x.o $WORK/b038/asin_s390x.o $WORK/b038/asinh_s390x.o $WORK/b038/atan2_s390x.o $WORK/b038/atan_s390x.o $WORK/b038/atanh_s390x.o $WORK/b038/cbrt_s390x.o $WORK/b038/cosh_s390x.o $WORK/b038/dim_s390x.o $WORK/b038/erf_s390x.o $WORK/b038/erfc_s390x.o $WORK/b038/exp_s390x.o $WORK/b038/expm1_s390x.o $WORK/b038/floor_s390x.o $WORK/b038/log10_s390x.o $WORK/b038/log1p_s390x.o $WORK/b038/log_s390x.o $WORK/b038/pow_s390x.o $WORK/b038/sin_s390x.o $WORK/b038/sinh_s390x.o $WORK/b038/sqrt_s390x.o $WORK/b038/stubs_s390x.o $WORK/b038/tan_s390x.o $WORK/b038/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/04/04bf4591bd8c783c3e1e293a2c73fcb08f60e9c60acc66291c13031c5af274b1-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -lang=go1.16 -complete -installsuffix shared -buildid ivMHE8AU032tvYGNOvuR/ivMHE8AU032tvYGNOvuR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/95/95b6eac746055ff04a34539e6a981529a7da520a09791ab1ad2e1b3f4b0db457-d # internal github.com/google/flatbuffers/go mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/google/flatbuffers/go -lang=go1.16 -complete -installsuffix shared -buildid UYlS07gXGwKo52k9qez7/UYlS07gXGwKo52k9qez7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/google/flatbuffers/go/builder.go ./vendor/github.com/google/flatbuffers/go/doc.go ./vendor/github.com/google/flatbuffers/go/encode.go ./vendor/github.com/google/flatbuffers/go/grpc.go ./vendor/github.com/google/flatbuffers/go/lib.go ./vendor/github.com/google/flatbuffers/go/sizes.go ./vendor/github.com/google/flatbuffers/go/struct.go ./vendor/github.com/google/flatbuffers/go/table.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/14/1419e3f639eaa76f4a215be0a39519f45cc3a968c494e7c88bb513ffa7e6e4e4-d # internal github.com/klauspost/compress mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/klauspost/compress -lang=go1.16 -complete -installsuffix shared -buildid qvL4wWQXSaGzdgA_ojV0/qvL4wWQXSaGzdgA_ojV0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack ./vendor/github.com/klauspost/compress/compressible.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/39/390d97344f16450aa9c0f0736eb4d06be1bd46fbf71cf31f3426eef163c49a1d-d # internal go.opentelemetry.io/otel/internal mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p go.opentelemetry.io/otel/internal -lang=go1.16 -complete -installsuffix shared -buildid E5z77D7bTT6IJ1SGPvXg/E5z77D7bTT6IJ1SGPvXg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/rawhelpers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/d6/d6a89e0c08d2cee96a6081e07fd810a0980011c1dc6ef0b6b8f4cc31a56654c8-d # internal math/cmplx mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p math/cmplx -std -complete -installsuffix shared -buildid Y0KTOKgNWh8if59o4-zq/Y0KTOKgNWh8if59o4-zq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b718/importcfg -pack /usr/lib/golang/src/math/cmplx/abs.go /usr/lib/golang/src/math/cmplx/asin.go /usr/lib/golang/src/math/cmplx/conj.go /usr/lib/golang/src/math/cmplx/exp.go /usr/lib/golang/src/math/cmplx/isinf.go /usr/lib/golang/src/math/cmplx/isnan.go /usr/lib/golang/src/math/cmplx/log.go /usr/lib/golang/src/math/cmplx/phase.go /usr/lib/golang/src/math/cmplx/polar.go /usr/lib/golang/src/math/cmplx/pow.go /usr/lib/golang/src/math/cmplx/rect.go /usr/lib/golang/src/math/cmplx/sin.go /usr/lib/golang/src/math/cmplx/sqrt.go /usr/lib/golang/src/math/cmplx/tan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/0c/0c81e4d2097951413a9757099c5ec5f3ccfaad68fb3a964ee0ba0f3282ba3c7a-d # internal gonum.org/v1/gonum/internal/math32 mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p gonum.org/v1/gonum/internal/math32 -lang=go1.16 -complete -installsuffix shared -buildid XGlPlEQyzoITZ64-jLSe/XGlPlEQyzoITZ64-jLSe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b721/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/math32/doc.go ./vendor/gonum.org/v1/gonum/internal/math32/math.go ./vendor/gonum.org/v1/gonum/internal/math32/signbit.go ./vendor/gonum.org/v1/gonum/internal/math32/sqrt.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/62/62b6bec88f3962f778d6eed5de28ed9d16cbad3d09b04e9fceb4a33b789dadd4-d # internal gonum.org/v1/gonum/graph/set/uid mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b712/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p gonum.org/v1/gonum/graph/set/uid -lang=go1.16 -complete -installsuffix shared -buildid FSTLJ30BYrBuqj5zPBlg/FSTLJ30BYrBuqj5zPBlg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b711/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/set/uid/uid.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_s390x/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b710=>" -I $WORK/b710/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b710/map.o ./map.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b710/_pkg_.a $WORK/b710/map.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/92/92fe84d1fefb230af6ac329b1772c8f1f47ca6e7085a090134d8ce8b2fee578f-d # internal gonum.org/v1/gonum/internal/asm/f64 mkdir -p $WORK/b723/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b711/_pkg_.a # internal cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p gonum.org/v1/gonum/internal/asm/f64 -lang=go1.16 -complete -installsuffix shared -buildid 66aukEtq4Tx2k331xma9/66aukEtq4Tx2k331xma9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b723/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f64/axpy.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/dot.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/l2norm_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/92/9232cc8917eab23c3eca992f2c616ac45f20f3b91f4d41738557ffa438fd0e04-d # internal gonum.org/v1/gonum/graph/traverse mkdir -p $WORK/b732/ cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/33/33c818858c1e2e2d910094c95626a5478cb41c6e08f02e416869a88bea43970e-d # internal cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b731/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b712/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p gonum.org/v1/gonum/graph/traverse -lang=go1.16 -complete -installsuffix shared -buildid d8rkLa2E7k7fbJIoVtWs/d8rkLa2E7k7fbJIoVtWs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b732/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/traverse/doc.go ./vendor/gonum.org/v1/gonum/graph/traverse/traverse.go gonum.org/v1/gonum/internal/cmplx64 mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b721/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p gonum.org/v1/gonum/internal/cmplx64 -lang=go1.16 -complete -installsuffix shared -buildid s3vjtvROZQClfjK639oZ/s3vjtvROZQClfjK639oZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b720/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/cmplx64/abs.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/conj.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/doc.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isinf.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isnan.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/sqrt.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/7b/7b23ed91849478a27be7ead5ae3347e76d4d480de429d2945f3a6e8d13b63c84-d # internal gonum.org/v1/gonum/internal/asm/c64 mkdir -p $WORK/b719/ cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b720/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b721/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p gonum.org/v1/gonum/internal/asm/c64 -lang=go1.16 -complete -installsuffix shared -buildid 1BiHMXFr99b3dDF-NkIo/1BiHMXFr99b3dDF-NkIo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b719/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c64/conj.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/66/66618d4464d12d284f66cd772eab6064e5954e30c7d655182d75402d685d5181-d # internal gonum.org/v1/gonum/internal/asm/f32 mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b721/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p gonum.org/v1/gonum/internal/asm/f32 -lang=go1.16 -complete -installsuffix shared -buildid _QJMk27N3XeTZ0ZfpzhZ/_QJMk27N3XeTZ0ZfpzhZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b722/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f32/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/gemv.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/l2norm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/6b/6b586cb5194a9ab9dec2acb8fbd29acb2551e3707c3dffacbe0686db40a7c5a8-d # internal go.opencensus.io/internal/tagencoding mkdir -p $WORK/b896/ cat >$WORK/b896/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p go.opencensus.io/internal/tagencoding -lang=go1.16 -complete -installsuffix shared -buildid ytIQ5u7ZiDvZJ6_3jjB4/ytIQ5u7ZiDvZJ6_3jjB4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b896/importcfg -pack ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/27/27d116d0237ef73bf1a7f8fe31a552c1430a3773d5183acfee00306d48b265a4-d # internal gonum.org/v1/gonum/internal/asm/c128 mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile math/cmplx=$WORK/b718/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p gonum.org/v1/gonum/internal/asm/c128 -lang=go1.16 -complete -installsuffix shared -buildid xbizyV1OuGpb94MTh9xA/xbizyV1OuGpb94MTh9xA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b717/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c128/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/c2/c23752e030974cbe0c630e2f2282075e714cda337ae735728260f26daf4e1397-d # internal github.com/prometheus/prometheus/pkg/value mkdir -p $WORK/b951/ cat >$WORK/b951/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p github.com/prometheus/prometheus/pkg/value -lang=go1.16 -complete -installsuffix shared -buildid VAf60EEsSXAIx4b6n6BI/VAf60EEsSXAIx4b6n6BI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b951/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/value/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/90/90464d810721adf0f2412f2b33c0225ab3e5c2f2d41991f6c1843eb3cd3d9b5b-d # internal github.com/dennwc/varint mkdir -p $WORK/b967/ cat >$WORK/b967/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p github.com/dennwc/varint -lang=go1.16 -complete -installsuffix shared -buildid 5ymd7-sEyREd9VdCJ0uN/5ymd7-sEyREd9VdCJ0uN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b967/importcfg -pack ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/dennwc/varint/varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/be/be314639b2b4ebe1de813a7f1b147f3dda03bc203842721e7f1fb191b2bfa24b-d # internal github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b968/ cat >$WORK/b968/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p github.com/prometheus/prometheus/tsdb/goversion -lang=go1.16 -complete -installsuffix shared -buildid 0msiGvduGCr7V1Q6XUT9/0msiGvduGCr7V1Q6XUT9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b968/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./vendor/github.com/prometheus/prometheus/tsdb/goversion/init.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b968/_pkg_.a # internal cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/64/6473b4313f92715d3927a57a9676189cecd75f87a93f25391b29ea9bc10f6112-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b951/_pkg_.a # internal cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/4b/4bf1ccd6fdbd7361c52369ef8c4971066e57ce4cf9d913a2cb967020341ff6a3-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/7e/7e87b047e16d5a83e5fadc35a68e3d932cd4d8cf6eb22b8bf3f95b0838d13e0d-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b967/_pkg_.a # internal cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/e5/e5588b44bcaa34f1d7a43fee02c1c6aa5b080ca067c639cc30bce0cba1205a68-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/70/709784f3fc0b2fcb4941f762cb5ea151593440579e3302ab03cf8e3ae117a10a-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b010/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b010/duff_s390x.o ./duff_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b010/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b010/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b010/preempt_s390x.o ./preempt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b010/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b010/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b010/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_s390x.o $WORK/b010/duff_s390x.o $WORK/b010/memclr_s390x.o $WORK/b010/memmove_s390x.o $WORK/b010/preempt_s390x.o $WORK/b010/rt0_linux_s390x.o $WORK/b010/sys_linux_s390x.o $WORK/b010/tls_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/7f/7f9fb6b741d6493eed75789c4a15b6798b0ab9215c1d45fe1f43ebd838022b37-d # internal internal/reflectlite mkdir -p $WORK/b006/ cat >$WORK/b006/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/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b006/symabis ./asm.s sync mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync -std -installsuffix shared -buildid E6RASdhaYIvJ5ZUGznSu/E6RASdhaYIvJ5ZUGznSu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go runtime/metrics mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p runtime/metrics -std -installsuffix shared -buildid Cb9MWdZ2I9aci3x_cmqe/Cb9MWdZ2I9aci3x_cmqe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/reflectlite -std -installsuffix shared -buildid p3H6pFx_cD3Dpr0dPCMk/p3H6pFx_cD3Dpr0dPCMk -goversion go1.19.10 -symabis $WORK/b006/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/1a/1afc581bead7123ea1b0c494d52eaa9cf5f224eb6ee4af66ed1b1245a6b32ab0-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c7/c7c7f313bf76cb716c36fb07da8e9b549b592e3662919fdcedd56e2e0f196f9b-d # internal internal/testlog mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/testlog -std -complete -installsuffix shared -buildid YhkzIns0BCag_6sXV746/YhkzIns0BCag_6sXV746 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go math/rand mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p math/rand -std -complete -installsuffix shared -buildid 4uolLVsb5M52CgJ7uZNN/4uolLVsb5M52CgJ7uZNN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go internal/singleflight mkdir -p $WORK/b159/ github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b296/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p internal/singleflight -std -complete -installsuffix shared -buildid aIENIGgKWmQ6_PeqpEvE/aIENIGgKWmQ6_PeqpEvE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid UmlIc2RJjTzeMsWo-9xp/UmlIc2RJjTzeMsWo-9xp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e20d18d7da18b947dd50555db02c079dacda0b1c675e4751783254149e340481-d # internal google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.16 -complete -installsuffix shared -buildid Ns1tiVG1gtz-Tf9akgDW/Ns1tiVG1gtz-Tf9akgDW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go runtime/cgo mkdir -p $WORK/b123/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b123/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b123/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/1b/1bdcbf33fadd2d4a4038af221881d735eac84598add826cf6b511818c431b131-d # internal google.golang.org/grpc/internal/buffer mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p google.golang.org/grpc/internal/buffer -lang=go1.16 -complete -installsuffix shared -buildid 0YJEoveylcyjPSHX_OY-/0YJEoveylcyjPSHX_OY- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/06/06b075fc3c3c74556e39f7d2514aa3aa6d9891067e7cdea3a88d38b9e4c1473e-d # internal google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.16 -complete -installsuffix shared -buildid ZT3NET2x2cDgOw2h8zc7/ZT3NET2x2cDgOw2h8zc7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a5/a5a9d04cdbaa35cbb0e7a45102536faa9e68fe1232c58ba0c60c490862e50e8b-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/91/916688b17a46c46f1fa998f904c2c87c73e2d7856b8243486bf396afc06c9aed-d # internal github.com/josharian/intern mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/josharian/intern -lang=go1.16 -complete -installsuffix shared -buildid ir1eI08Cxbwn8c401c20/ir1eI08Cxbwn8c401c20 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./vendor/github.com/josharian/intern/intern.go cd $WORK gcc -Wl,--no-gc-sections -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ce/ce9f435f6743c6d66321a7ef611f2cadb1982ce39fa170903a20de1e8167d07c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/bd/bdc441401df3fa92d8c2299b17ea36eeef282f79ae1c40a60e987f0f451c9783-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/ef/efc7fa5f34cdf63370c9ed00a64e8d65a617e53464129ae4d575aa65dfdba61c-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/db/dbda8e04faa77ee79d644e5ab275e846f205c632fa679edd98a1917b91acfa79-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true errors mkdir -p $WORK/b005/ sort internal/sysinfo mkdir -p $WORK/b601/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p errors -std -complete -installsuffix shared -buildid vG0SOjDuLrl1SwMZxFdf/vG0SOjDuLrl1SwMZxFdf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid L7yufayAm353c2iQoC66/L7yufayAm353c2iQoC66 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b601/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go github.com/go-redis/redis/v8/internal/rand mkdir -p $WORK/b781/ cat >$WORK/b781/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/go-redis/redis/v8/internal/rand -lang=go1.16 -complete -installsuffix shared -buildid C57MA0n5LzBEQxDR3Yjx/C57MA0n5LzBEQxDR3Yjx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b781/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/rand/rand.go gonum.org/v1/gonum/blas/gonum mkdir -p $WORK/b716/ cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b717/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b719/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b722/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b723/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b720/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b721/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/cmplx=$WORK/b718/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p gonum.org/v1/gonum/blas/gonum -lang=go1.16 -complete -installsuffix shared -buildid tHo2GtT8dxQrQPuxad0R/tHo2GtT8dxQrQPuxad0R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b716/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/gonum/dgemm.go ./vendor/gonum.org/v1/gonum/blas/gonum/doc.go ./vendor/gonum.org/v1/gonum/blas/gonum/errors.go ./vendor/gonum.org/v1/gonum/blas/gonum/gonum.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_dsdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_sdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_sdsdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float64_ddot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/sgemm.go mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p sort -std -complete -installsuffix shared -buildid rB0o1g0ehEGdqGQhz-tm/rB0o1g0ehEGdqGQhz-tm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/02/024680775bc7c101a56a713dc3281c347f16ede3ca0c898f0775379743d4fd3c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/68/6822f15f6931c68b295cdbf6e4108c97cf7c63b4b30c3ec801d8b752ca3aee17-d # internal cd $WORK/b123 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c io mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -installsuffix shared -buildid kS0L7NS1Cee11_5-V3KE/kS0L7NS1Cee11_5-V3KE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/e1/e154d3cc61dd5125a691437c64a343a9f504a7d0f6d5b907ed3e162e2efa7a94-d # internal internal/oserror mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/oserror -std -complete -installsuffix shared -buildid JORiK1sf91F8kSsaQMII/JORiK1sf91F8kSsaQMII -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go strconv mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p strconv -std -complete -installsuffix shared -buildid hYYgehmmcdkdPVHnQKcJ/hYYgehmmcdkdPVHnQKcJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/0d/0ddd35d831ee6016c0ffa10160dbef1ea1a74e9a74d9e4c8732a54b56ec17016-d # internal internal/safefilepath mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid zKBEa5KsfjV3oN_oxtwS/zKBEa5KsfjV3oN_oxtwS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go cd $WORK/b123 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2d/2d147793bacf5acc79ed4f7c086d0c146c9b273a03c1fcd921b1863928e34f2c-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 -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8a/8adf1dfab368117964889057c14d936af4449c7805053728b2e76f17679f800d-d # internal path mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p path -std -complete -installsuffix shared -buildid NZe9h-ldqXeD-X84zJvB/NZe9h-ldqXeD-X84zJvB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -installsuffix shared -buildid 0iLV93yNULARNy02kA58/0iLV93yNULARNy02kA58 -goversion go1.19.10 -symabis $WORK/b029/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_big.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_linux_s390x.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_s390x.go /usr/lib/golang/src/syscall/zsyscall_linux_s390x.go /usr/lib/golang/src/syscall/zsysnum_linux_s390x.go /usr/lib/golang/src/syscall/ztypes_linux_s390x.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b123/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b123/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e6/e601fd4dba6dffb125bd3f5848818429218e369e3719d0b894732a3da36b8675-d # internal bytes mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p bytes -std -installsuffix shared -buildid iFlp-p-fwyJDz3tVAC8s/iFlp-p-fwyJDz3tVAC8s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b123/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b123/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b123/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b123/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5e/5e2688f974bbc683b47d2c495d397281128a5faaacd3cdc833800c405100b2ef-d # internal strings mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p strings -std -complete -installsuffix shared -buildid Nv6yuIvbGyJYRCJ4yff5/Nv6yuIvbGyJYRCJ4yff5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b123/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b123/_x006.o -c gcc_linux_s390x.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/b1/b15626f94f0e65e2d63a7edeab8355ffbf073c7b3e0d0ec65821517216edbf82-d # internal hash mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p hash -std -complete -installsuffix shared -buildid Z93WwpG6YoKhGtcfwdCb/Z93WwpG6YoKhGtcfwdCb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/0f/0f71d8530e74ef54f3350404a35aab511321c472f689d21ef69f51ab76928faa-d # internal reflect mkdir -p $WORK/b037/ cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b037/symabis ./asm_s390x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b123/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b123/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a9/a97db3d2172ca03e68aac77a75d77026c82effcad5aec2cfe6feb5d9412e8bb4-d # internal hash/crc32 mkdir -p $WORK/b051/ cat >$WORK/b051/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/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b051/symabis ./crc32_s390x.s cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p reflect -std -installsuffix shared -buildid AvcbpP7Mje2uAiyWeRrq/AvcbpP7Mje2uAiyWeRrq -goversion go1.19.10 -symabis $WORK/b037/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p hash/crc32 -std -installsuffix shared -buildid 9wGEr-8Yjpv0PbOE44Fn/9wGEr-8Yjpv0PbOE44Fn -goversion go1.19.10 -symabis $WORK/b051/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_s390x.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b123/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b123/_x008.o -c gcc_traceback.c cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b051/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b051/_pkg_.a $WORK/b051/crc32_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/b8/b826085cd8ac747abd72eef791b98871cea64ee0644bdd9e1a2f8adbb833c3e6-d # internal github.com/mpvl/unique mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/mpvl/unique -lang=go1.16 -complete -installsuffix shared -buildid 5Qug7bUEcpqhSndkmt4v/5Qug7bUEcpqhSndkmt4v -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack ./vendor/github.com/mpvl/unique/unique.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b123/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b123/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/f2/f24ddac562a16dacf410f11421808d39c3749a387ecd8bafc57762b515bbbef6-d # internal hash/fnv mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p hash/fnv -std -complete -installsuffix shared -buildid CivYzS9vdGcmKUQR-o4P/CivYzS9vdGcmKUQR-o4P -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b123/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b123/_x010.o -c linux_syscall.c 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 -compiling-runtime -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/55/557ad205a501bee46e4ce3a30f53f55451a7e049787175226102e629bda60e7e-d # internal time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p time -std -installsuffix shared -buildid k-vkCwqbz_zYAjOfrjqR/k-vkCwqbz_zYAjOfrjqR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3d/3d3e9635b95a42c05aa84b5fe17c77ac021ed9b3b0503cb7def31cbb2b14d349-d # internal bufio mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bufio -std -complete -installsuffix shared -buildid R7swWgNV3nNRba2JqsZK/R7swWgNV3nNRba2JqsZK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b123/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b123/_x011.o -c gcc_s390x.S /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/29/298f71b73b7a386e057d225c05c51221ed77c32ce181bb877f972a16ac18abfd-d # internal internal/syscall/unix mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid v8BQ1zgc4wOSDfShl6tS/v8BQ1zgc4wOSDfShl6tS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c8/c8132f271c7466c34394ad137608c1a50b20f1fa760f9b925fc0d88a997a667f-d # internal internal/syscall/execenv mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid wLfIfZviFjyC_iLT0W2R/wLfIfZviFjyC_iLT0W2R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cd $WORK/b123 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d2/d2847873ee2d4773583567b242f2511c9393c003a331dfe0762c31490ec17675-d # internal text/tabwriter mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p text/tabwriter -std -complete -installsuffix shared -buildid 5rpkMppmNUY_gWZS6wM3/5rpkMppmNUY_gWZS6wM3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f9/f955e31bd9d413d7ebe8bde325dd9b09eaa7e4287512fe483a12a07772895097-d # internal golang.org/x/text/transform mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p golang.org/x/text/transform -lang=go1.16 -complete -installsuffix shared -buildid vORXOMMgHiLJwk6m2fJC/vORXOMMgHiLJwk6m2fJC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/6f/6f783d662a0b7ec6abacf7d5333aed29e715ba3e5e004ad9a94e00f36399eef8-d # internal html mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p html -std -complete -installsuffix shared -buildid LfOZvaHunD0Nio3Dpk7M/LfOZvaHunD0Nio3Dpk7M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/bf/bf0f97ae34487f91f4e24850f10d11e57da70bf8dbfff47ce7287e4083d9ef5a-d # internal golang.org/x/text/encoding mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b079/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p golang.org/x/text/encoding -lang=go1.16 -complete -installsuffix shared -buildid jKFZtSWCcdsW70itAsZF/jKFZtSWCcdsW70itAsZF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -o $WORK/b123/_cgo_.o $WORK/b123/_cgo_main.o $WORK/b123/_x001.o $WORK/b123/_x002.o $WORK/b123/_x003.o $WORK/b123/_x004.o $WORK/b123/_x005.o $WORK/b123/_x006.o $WORK/b123/_x007.o $WORK/b123/_x008.o $WORK/b123/_x009.o $WORK/b123/_x010.o $WORK/b123/_x011.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b123/_cgo_.o -dynout $WORK/b123/_cgo_import.go -dynlinker cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/cgo -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b123/symabis ./asm_s390x.s cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p runtime/cgo -std -installsuffix shared -buildid 48pzSRU173THSSxxItUa/48pzSRU173THSSxxItUa -goversion go1.19.10 -symabis $WORK/b123/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b123/_cgo_gotypes.go $WORK/b123/cgo.cgo1.go $WORK/b123/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f0/f019c14afceca6789047eb77ec01d00c53f8f105f62c0453f3a13afdf93abaf6-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b078/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b079/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p golang.org/x/text/encoding/internal -lang=go1.16 -complete -installsuffix shared -buildid 2uFLOGweUtZLW7V4XDWw/2uFLOGweUtZLW7V4XDWw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/cgo -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b123/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d4/d4a9756f73c14b267c3005ad51b3263f5a0478ac0217fcea18e24d9125080724-d # internal context mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p context -std -complete -installsuffix shared -buildid xovGVVGT_xwNPweYSLVw/xovGVVGT_xwNPweYSLVw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/context/context.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/e0/e0af970f55aaf0342fb3a6d00a3ed9b74c9e6e682b4029ccbb28aedf159d8883-d # internal internal/poll mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/poll -std -installsuffix shared -buildid WJ5tCUuysJIUSVQcSvnl/WJ5tCUuysJIUSVQcSvnl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b123/_pkg_.a $WORK/b123/asm_s390x.o $WORK/b123/_x001.o $WORK/b123/_x002.o $WORK/b123/_x003.o $WORK/b123/_x004.o $WORK/b123/_x005.o $WORK/b123/_x006.o $WORK/b123/_x007.o $WORK/b123/_x008.o $WORK/b123/_x009.o $WORK/b123/_x010.o $WORK/b123/_x011.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/b6/b6bfcd2f56ed7490befd2ee6b157a28cb26926f2fad14e3159f3b50d082d9a01-d # internal io/fs mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p io/fs -std -complete -installsuffix shared -buildid GP4D2rYTg-kBbW0Xapgz/GP4D2rYTg-kBbW0Xapgz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/26/26efe2dd7f6d88760405a9a01ce518ecdd1a77b9bd512b00fc999a2ec8b2d456-d # internal golang.org/x/text/runes mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p golang.org/x/text/runes -lang=go1.16 -complete -installsuffix shared -buildid WUCea_5zsfBXlDDglrvk/WUCea_5zsfBXlDDglrvk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/9c/9cb5d52e207453a7d57acc41a1f4d11fc2c71341492aa2107a9d394ce06eb0bf-d # internal regexp/syntax mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p regexp/syntax -std -complete -installsuffix shared -buildid X8lBQUKVR6JntUQPcoSf/X8lBQUKVR6JntUQPcoSf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/3d/3d99c41d8e29bc21bfda7c402cbfda1e05eb5d8c4097d39f7946bf92e62fa2fe-d # internal crypto mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto -std -complete -installsuffix shared -buildid OU8GudZVWA4zAkXnhihH/OU8GudZVWA4zAkXnhihH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b037/asm_s390x.o ./asm_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/61/61ddcfc8a91cac9cb1323c09df22a71ed3a4f8467211f0502db8d4c2546c2e99-d # internal crypto/internal/randutil mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid BpffklTSuXU0ETZPjeoQ/BpffklTSuXU0ETZPjeoQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/47/470f9c40046ab57da39c290b3eb6300b318f2d5ff7b4051384ae0ade948feb16-d # internal internal/fmtsort mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid sQd13VMlrpNm4kOZJ8r_/sQd13VMlrpNm4kOZJ8r_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a4/a4a1f4c58e78400f948dee253cea8f7497d19ac2750b0290f1879640a7f1eb1c-d # internal encoding/binary mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p encoding/binary -std -complete -installsuffix shared -buildid 3ivG9TuRS0izyc3N31zJ/3ivG9TuRS0izyc3N31zJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/fa/fa82eeb85f3925834ff3da1fa58e95677cc4080458731a6abe00630eb8cdf167-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid PAJ0jeHu5yaFbj3Dgf4x/PAJ0jeHu5yaFbj3Dgf4x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a5/a565f5173d5979e21191d3afa998a31c063492c5f460e602763b45e4ab80465c-d # internal os mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/safefilepath=$WORK/b045/_pkg_.a packagefile internal/syscall/execenv=$WORK/b046/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile internal/testlog=$WORK/b047/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p os -std -installsuffix shared -buildid tueh1z0ERBxgomxPKxN0/tueh1z0ERBxgomxPKxN0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_big.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/90/90fb2f987b3abf08ef7e245e0a35f14ca59f7c9d491a0986be0a7458fc66b92b-d # internal golang.org/x/text/encoding/unicode mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b078/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b081/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b079/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b082/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b083/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p golang.org/x/text/encoding/unicode -lang=go1.16 -complete -installsuffix shared -buildid D_bww9H9obT6qrzFJC0Y/D_bww9H9obT6qrzFJC0Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack ./vendor/golang.org/x/text/encoding/unicode/override.go ./vendor/golang.org/x/text/encoding/unicode/unicode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6e/6e763209d4ffdd5937f57d1ff556f40d8a2f2d7627826773dd2a7889572e1b05-d # internal crypto/internal/nistec/fiat mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid lP_2G_6bxrIFliFKCdUj/lP_2G_6bxrIFliFKCdUj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c4/c4162656668a3b17fb2f6c48a33eda5f1fb6d70084cba83b0808104460bdc062-d # internal embed mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p embed -std -complete -installsuffix shared -buildid bchcZYtXo2445uXm-7Rg/bchcZYtXo2445uXm-7Rg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/57/57b63c2ed2f0c08744c44576dfaffbdcc21c527d03d1017a1f409681b3a29e0d-d # internal regexp mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p regexp -std -complete -installsuffix shared -buildid jEk6bW8griB17kuK4O5S/jEk6bW8griB17kuK4O5S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/6c/6c7994ba2efba69476bdcb9d68af737ff150a25a6ba24e99ac28ef6b7ce8118f-d # internal encoding/base64 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p encoding/base64 -std -complete -installsuffix shared -buildid 5wOn-I-0imVK31lT6HCV/5wOn-I-0imVK31lT6HCV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/52/52182d6a27d3bf2f166db971d4c80b851be74c1be35854a00add2d9614eb7a59-d # internal crypto/internal/edwards25519/field mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid PTglEsQ-eubQK4ZA552X/PTglEsQ-eubQK4ZA552X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/91/91bf76ce69d33acb6bf4a69900900151611fe5d60cf1bf3b84ef97265e026f6d-d # internal crypto/cipher mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b121/_pkg_.a packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/cipher -std -complete -installsuffix shared -buildid xN30FDaXJwCxQDSHfzIt/xN30FDaXJwCxQDSHfzIt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/8d/8d4a8b7f0336a84233e28a22e3832f59babc13480e456ec04e5cc935635faeee-d # internal crypto/md5 mkdir -p $WORK/b130/ cat >$WORK/b130/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/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b130/symabis ./md5block_s390x.s cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/md5 -std -installsuffix shared -buildid U2lWbzWm7j4ZQ9mFjNyI/U2lWbzWm7j4ZQ9mFjNyI -goversion go1.19.10 -symabis $WORK/b130/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/85/85c75399d5596c5caf9ebb7b3484aef61020b262357602180848373fc4a00d29-d # internal fmt mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p fmt -std -complete -installsuffix shared -buildid SV7BTUPhH-cCP--xZApB/SV7BTUPhH-cCP--xZApB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/05/05c95b113a88b5a745574c7167d1834a9ae8342b964c26207e0e52bcf6a0581f-d # internal path/filepath mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p path/filepath -std -complete -installsuffix shared -buildid _4HkCm7C6BYRH4Je4FW1/_4HkCm7C6BYRH4Je4FW1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b130/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b130/_pkg_.a $WORK/b130/md5block_s390x.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/b9/b99d4fdd74a994943b373adbd964e298547966baa0618b9d0d7d78567e277cae-d # internal io/ioutil mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p io/ioutil -std -complete -installsuffix shared -buildid mqbry-9G1ZhB4BWKhYXn/mqbry-9G1ZhB4BWKhYXn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/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/37/3704d3bb1f9918fb3eab1c548973a7b5dc70f7cefdc7357f500b89ee3e05599c-d # internal internal/godebug mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p internal/godebug -std -complete -installsuffix shared -buildid pLAWqWVEDYrKJHY8MU4Q/pLAWqWVEDYrKJHY8MU4Q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e9/e9a7692a5adae4fb3a07e2a3e09617a02e06d116e155ad13c8cc00cebbade511-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid vZLDIb9sVl8l2zPplR8f/vZLDIb9sVl8l2zPplR8f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/f0/f0be7a98e9b1b482a5957875a27d45b81f7cee611027fbb5f0ae50604116af3e-d # internal internal/intern mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p internal/intern -std -complete -installsuffix shared -buildid ms-tkZU9MLEfY9AznrMr/ms-tkZU9MLEfY9AznrMr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/90/908b586395e302a56f8a70d723384dabbed7134db57d3157dd5aceb43240d86f-d # internal crypto/des mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile crypto/internal/subtle=$WORK/b121/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p crypto/des -std -complete -installsuffix shared -buildid vw94SANgJhpkTYasQea5/vw94SANgJhpkTYasQea5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/fe/fe4edd08b125eff51608d485b08e0bf1ec127572f504d990f6df95f334f3e2bb-d # internal crypto/internal/nistec mkdir -p $WORK/b182/ cat >$WORK/b182/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/nistec -trimpath "$WORK/b182=>" -I $WORK/b182/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b182/symabis ./p256_asm_s390x.s cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b183/_pkg_.a packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile embed=$WORK/b184/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b182/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p crypto/internal/nistec -std -installsuffix shared -buildid xGlHfrZ0GNrB_qAkBTmo/xGlHfrZ0GNrB_qAkBTmo -goversion go1.19.10 -symabis $WORK/b182/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -embedcfg $WORK/b182/embedcfg -pack -asmhdr $WORK/b182/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c7/c71a91b67c1492a9b384edf5de97b593cad39d2116f8ea779c312df61498d24d-d # internal os/exec mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile internal/syscall/execenv=$WORK/b046/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p os/exec -std -complete -installsuffix shared -buildid ap_pDpUlfzcJ9PA7Ej0L/ap_pDpUlfzcJ9PA7Ej0L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/41/41e80298e7464f0669e30e508a590467a13432048aab7dadb6c0179c2f69ecf0-d # internal net/netip mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/intern=$WORK/b161/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p net/netip -std -complete -installsuffix shared -buildid 07VQNforWSim2n1kSPJt/07VQNforWSim2n1kSPJt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/8f/8f2a25b380ad9f600846c1f4c47f8969e020404785671dc24aa69e9149951523-d # internal crypto/rc4 mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid jhFCIM6KzUAj5BNVg4OH/jhFCIM6KzUAj5BNVg4OH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/ec/ec5633bc3e09a78dd8dac531cd7819b59405dd52693b1933532cc2959a7b8a18-d # internal encoding/pem mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p encoding/pem -std -complete -installsuffix shared -buildid -ixLCv4SgLKkEWrwuG4H/-ixLCv4SgLKkEWrwuG4H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/23/23b52ce8d40b64b8f1001892cd16d318b369290cf829502f97c0027fc4fc0d21-d # internal compress/flate mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p compress/flate -std -complete -installsuffix shared -buildid WBNC-HyPEiD-Q7X8B1cv/WBNC-HyPEiD-Q7X8B1cv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/ed/edd99e94a9b167e0e9b2d7787d9c7c52e370d65c95fb68fc037898fbceca26a2-d # internal cuelang.org/go/cue/token mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p cuelang.org/go/cue/token -lang=go1.16 -complete -installsuffix shared -buildid bRtRl13wjbQi3mZ2Wann/bRtRl13wjbQi3mZ2Wann -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack ./vendor/cuelang.org/go/cue/token/position.go ./vendor/cuelang.org/go/cue/token/token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6f/6f6c3eb8a89bec471ac1c41cd6bdf0c6221d534c57718ae04ef9b76549de5f7c-d # internal database/sql/driver mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p database/sql/driver -std -complete -installsuffix shared -buildid GI8z97_1xZDDcWVc8_TT/GI8z97_1xZDDcWVc8_TT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/e4/e4a42072937270ae59fa4d178e0d3d63f24e6ea4f13b17733d3800b3119452cb-d # internal github.com/pkg/errors mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid -w4SBK_U66WHelepfsXi/-w4SBK_U66WHelepfsXi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/bc/bc6249bd5ce88e026027c291baf4507b88247889844ff4cd7d1560fa3cec144a-d # internal math/big mkdir -p $WORK/b062/ cat >$WORK/b062/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/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b062/symabis ./arith_s390x.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p math/big -std -installsuffix shared -buildid GjsoWteKJiwcSzv0JmHI/GjsoWteKJiwcSzv0JmHI -goversion go1.19.10 -symabis $WORK/b062/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/arith_decl_s390x.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/8a/8a2310f22fb28e14cf384ab240919083b91cce3258dc4d8ad4defaca67b4b421-d # internal encoding/hex mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p encoding/hex -std -complete -installsuffix shared -buildid g-mXETNb_FNMzXJwMSm1/g-mXETNb_FNMzXJwMSm1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c7/c7e5b796c04cf2bd63df1eeea02513ccdb68f8bd9dbe2f25b56d8e410d3a428e-d # internal cuelang.org/go/cue/errors mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b056/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p cuelang.org/go/cue/errors -lang=go1.16 -complete -installsuffix shared -buildid qnapNfQtVA2roazMSqFz/qnapNfQtVA2roazMSqFz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack ./vendor/cuelang.org/go/cue/errors/errors.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/nistec -trimpath "$WORK/b182=>" -I $WORK/b182/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b182/p256_asm_s390x.o ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08b4d5b555eadbd39f8e707e932c02df410d88f08b9c9f1c59506caca504a745-d # internal compress/gzip mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p compress/gzip -std -complete -installsuffix shared -buildid XOIOgAtkKA_D8DNnG-yV/XOIOgAtkKA_D8DNnG-yV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b182/_pkg_.a $WORK/b182/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/ad/adcdaac99e38cb04e2b4f3722395de348e659037b7e5b03cf6248590d12fb9f9-d # internal cuelang.org/go/cue/scanner mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p cuelang.org/go/cue/scanner -lang=go1.16 -complete -installsuffix shared -buildid IZI5Z7fgmIlGSEYSRBFv/IZI5Z7fgmIlGSEYSRBFv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack ./vendor/cuelang.org/go/cue/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/22/22d31c2abfbf7825ca39d75fd1e650b02e44010ba2b191e4b2e86c1d6129daee-d # internal cuelang.org/go/internal/source mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p cuelang.org/go/internal/source -lang=go1.16 -complete -installsuffix shared -buildid ImtgrKYMeOq2Jj0XGKBN/ImtgrKYMeOq2Jj0XGKBN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack ./vendor/cuelang.org/go/internal/source/source.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/97/9793e752d3019125eb12e44ebe4f7dbb3d869250b13b0eace21003dfc58f261e-d # internal encoding/json mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding/json -std -complete -installsuffix shared -buildid KrhFOnbvyOTObQ6PGqAq/KrhFOnbvyOTObQ6PGqAq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/73/73dce70fd67457f632802ae741cbb9345d7ef4a921d5d9d1f025a04ea1842243-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal net/url mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p net/url -std -complete -installsuffix shared -buildid -h4fiu_6q9a5y_TejVhx/-h4fiu_6q9a5y_TejVhx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4f/4f906a5ab97b95bf8d61d0fcaabf57f30fe4d1da208f6119e6658ad2f490b4e8-d # internal text/template/parse mkdir -p $WORK/b093/ cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/bf/bf92983a50e5a862ea4c618bb148fae3ec5b48edbbb84b5c4c0eafe2f67f1387-d # internal log mkdir -p $WORK/b094/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p text/template/parse -std -complete -installsuffix shared -buildid KYJx0aEtuamhCcVB9Yue/KYJx0aEtuamhCcVB9Yue -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p log -std -complete -installsuffix shared -buildid duhn_lTOUIuahGxcfhxU/duhn_lTOUIuahGxcfhxU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/98/98703c4210092cd9ee372948f3670c980d14b3e0478414ef92587311b65bce3a-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p golang.org/x/text/unicode/norm -lang=go1.16 -complete -installsuffix shared -buildid bNkRdHkbHCwjgxNryncN/bNkRdHkbHCwjgxNryncN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/1b/1b93d445a0bc9cd5a0d10faff0458e270e91674db737a38acccfea0ff891a6a8-d # internal encoding/gob mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p encoding/gob -std -complete -installsuffix shared -buildid oMYlQ6Y-RAO1Z8BZBASB/oMYlQ6Y-RAO1Z8BZBASB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/7f/7face198508866301c3fd98b86891669e70416f9409ec814b8d62926c17d61ff-d # internal encoding/csv mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p encoding/csv -std -complete -installsuffix shared -buildid OVVliAGK7ln3m8KmUVUN/OVVliAGK7ln3m8KmUVUN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -p math/big -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b062/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b062/_pkg_.a $WORK/b062/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/79/79ddefad407a9a5164cf43fb79a9aba0ea1662d3b62667bd21e2654722d734e7-d # internal github.com/cockroachdb/apd/v2 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/cockroachdb/apd/v2 -lang=go1.16 -complete -installsuffix shared -buildid 2rjKiv_Bs4wlsc85xQV_/2rjKiv_Bs4wlsc85xQV_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack ./vendor/github.com/cockroachdb/apd/v2/condition.go ./vendor/github.com/cockroachdb/apd/v2/const.go ./vendor/github.com/cockroachdb/apd/v2/context.go ./vendor/github.com/cockroachdb/apd/v2/decimal.go ./vendor/github.com/cockroachdb/apd/v2/doc.go ./vendor/github.com/cockroachdb/apd/v2/error.go ./vendor/github.com/cockroachdb/apd/v2/form_string.go ./vendor/github.com/cockroachdb/apd/v2/format.go ./vendor/github.com/cockroachdb/apd/v2/loop.go ./vendor/github.com/cockroachdb/apd/v2/round.go ./vendor/github.com/cockroachdb/apd/v2/table.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/5f/5f7647dccb2ec70f7507ce48336c527d123347cd8854e19b22af9d21dbcc55e0-d # internal text/template mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template/parse=$WORK/b093/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p text/template -std -complete -installsuffix shared -buildid KX7SEAk-EaoIXHk-8pE7/KX7SEAk-EaoIXHk-8pE7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/11/116eba7bf777100396955bac959ddbecd76445e6f5efa544d45398fbfdbfac6d-d # internal encoding/asn1 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid te5BstVrWlsZiVdGgg2D/te5BstVrWlsZiVdGgg2D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/e6/e6c1c07ae6007fd1ffc3368e3ecfec2af9d2de8124c78e0d98537dae038298ca-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid lWnMKalOGZcqsFewGeoO/lWnMKalOGZcqsFewGeoO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a1/a1c5a3c3a48e1df948e836f09fdd49fa0ed0b87c7b5300ab4e194fa6b220ed51-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b155/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p golang.org/x/text/unicode/bidi -lang=go1.16 -complete -installsuffix shared -buildid Lw147yYhzvXccO2DLFXY/Lw147yYhzvXccO2DLFXY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/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/57/57c1c11afd6507fa86ec3d76694a9dc764a274ac26b5af2d0a0b9b6e87ca369d-d # internal vendor/github.com/golang-fips/openssl-fips/openssl mkdir -p $WORK/b119/ cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b119/ -importpath vendor/github.com/golang-fips/openssl-fips/openssl -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b119/ -g -O2 ./aes.go ./ecdh.go ./ecdsa.go ./hkdf.go ./hmac.go ./openssl.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/82/82d27d262f7c1e893a8b0b8b471644a006092d13dfcb8046a2f1e4d696303d90-d # internal net mkdir -p $WORK/b156/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b156/ -importpath net -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b156/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/fe/fe533eddff5993a21d7313386d79803ebc676987132aac9cfcfe16cb2cb05d8a-d # internal cuelang.org/go/cue/literal mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p cuelang.org/go/cue/literal -lang=go1.16 -complete -installsuffix shared -buildid rusxoIlkUH26VKM5Xh0Z/rusxoIlkUH26VKM5Xh0Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack ./vendor/cuelang.org/go/cue/literal/doc.go ./vendor/cuelang.org/go/cue/literal/indent.go ./vendor/cuelang.org/go/cue/literal/num.go ./vendor/cuelang.org/go/cue/literal/quote.go ./vendor/cuelang.org/go/cue/literal/string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/8b/8be17bd3f1a24fc09f576ea0983ed064dda91f08b5909f9504192e0717464ec3-d # internal html/template mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b089/_pkg_.a packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b091/_pkg_.a packagefile text/template/parse=$WORK/b093/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p html/template -std -complete -installsuffix shared -buildid wJZyXlkFySen5tc5tHHg/wJZyXlkFySen5tc5tHHg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/84/8426dd941c02742355806d6f32ca34e7385570572ed1ab111484d765ee997cb6-d # internal crypto/elliptic mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b182/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid xpkBe_qADfBMahmXWymj/xpkBe_qADfBMahmXWymj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/51/51f5a3907a6ecc624d907fc8b0020bdb92ccc29bbc2df136f4f0a06c4158177b-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p golang.org/x/text/secure/bidirule -lang=go1.16 -complete -installsuffix shared -buildid 7GxCBFsNvMPoWI23NRiz/7GxCBFsNvMPoWI23NRiz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/57/57c1673e795733ec0cbfa7e54ad0797d3f1e21bda6010777e889fcb1005ed4c9-d # internal golang.org/x/net/idna mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b153/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b098/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p golang.org/x/net/idna -lang=go1.16 -complete -installsuffix shared -buildid IG4BaW97m0Qr9uN3Xp8r/IG4BaW97m0Qr9uN3Xp8r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack ./vendor/golang.org/x/net/idna/go118.go ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/46/46b50fd69c8c16d01d046a0b609634c51db8da4621120d51e0ed7b778e0fb207-d # internal cuelang.org/go/cue/ast mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p cuelang.org/go/cue/ast -lang=go1.16 -complete -installsuffix shared -buildid VWWGniO8M7JDO_Falhoo/VWWGniO8M7JDO_Falhoo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack ./vendor/cuelang.org/go/cue/ast/ast.go ./vendor/cuelang.org/go/cue/ast/comments.go ./vendor/cuelang.org/go/cue/ast/ident.go ./vendor/cuelang.org/go/cue/ast/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/a5/a5a533ba82a64edaba5ca20e8b67a7a15178a1863716c251a470b6c3bd581a74-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b122/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b188/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid HbBG1RLFoQCCcjS9kB6M/HbBG1RLFoQCCcjS9kB6M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/c5/c5a23ff6be91b574f306317dbafe44baad823e8b64d05b01b73938efe2a0ea60-d # internal crypto/dsa mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b124/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p crypto/dsa -std -complete -installsuffix shared -buildid DLLmoRao4Q2Cg9Q1L_lt/DLLmoRao4Q2Cg9Q1L_lt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/cb/cb64b9e21857d41bc667d0f12018467ec10f8d9c9a4cad8454fa728b90535761-d # internal cuelang.org/go/cue/ast/astutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p cuelang.org/go/cue/ast/astutil -lang=go1.16 -complete -installsuffix shared -buildid gvSNDgRPBr2kk3Ciixu_/gvSNDgRPBr2kk3Ciixu_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack ./vendor/cuelang.org/go/cue/ast/astutil/apply.go ./vendor/cuelang.org/go/cue/ast/astutil/file.go ./vendor/cuelang.org/go/cue/ast/astutil/resolve.go ./vendor/cuelang.org/go/cue/ast/astutil/sanitize.go ./vendor/cuelang.org/go/cue/ast/astutil/util.go ./vendor/cuelang.org/go/cue/ast/astutil/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/69/69770d1037f09bf4c4083dbb8841df66c7aa976b6ba0156f437f0e2374302115-d # internal cuelang.org/go/internal/astinternal mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p cuelang.org/go/internal/astinternal -lang=go1.16 -complete -installsuffix shared -buildid N7-H6WQRT2JVWXVu6R4F/N7-H6WQRT2JVWXVu6R4F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack ./vendor/cuelang.org/go/internal/astinternal/debugstr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/ed/edc64d73d96dec07f106bba466381d91cb0e42a2bdea0090d34f2c899df96e11-d # internal crypto/x509/pkix mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b122/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid S1DXxAAgdeU3c01XMmFm/S1DXxAAgdeU3c01XMmFm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/11/1142975f146b421797732bfbfaa3cd3953b43afdcb23615620f57980f2bb5588-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b199/ cat >$WORK/b199/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/b199=>" -I $WORK/b199/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b199/symabis ./cpu_s390x.s cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid J-ifyYIlBDlmS8fSY63l/J-ifyYIlBDlmS8fSY63l -goversion go1.19.10 -symabis $WORK/b199/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b199/importcfg -pack -asmhdr $WORK/b199/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_s390x.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/cc/ccac072d354d2f282d8ff1e0d57823fbefecd3a98a71474a124f5882ec28b6cc-d # internal vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid kaK1Zf9Gm9UKmm_3tJ6g/kaK1Zf9Gm9UKmm_3tJ6g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/86/867b8d409e84dfbdc0257626569f06908bf6dec592abf86240ae3489e3ab99c2-d # internal cuelang.org/go/internal mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p cuelang.org/go/internal -lang=go1.16 -complete -installsuffix shared -buildid BJQ7L0_nMp1dfpMY0rYO/BJQ7L0_nMp1dfpMY0rYO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack ./vendor/cuelang.org/go/internal/attrs.go ./vendor/cuelang.org/go/internal/internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d8/d8167c55a9bec2e765a714bbe49409420f5f255dcf3f3cf4bb71b7c10a4b0c3f-d # internal cuelang.org/go/cue/parser mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b069/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b070/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p cuelang.org/go/cue/parser -lang=go1.16 -complete -installsuffix shared -buildid BYrJB9LHXmBsnSR0U2DI/BYrJB9LHXmBsnSR0U2DI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack ./vendor/cuelang.org/go/cue/parser/doc.go ./vendor/cuelang.org/go/cue/parser/interface.go ./vendor/cuelang.org/go/cue/parser/parser.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/b199=>" -I $WORK/b199/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b199/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b199/_pkg_.a $WORK/b199/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/e7/e764ef9cf3a4b636dc56494799de49f558ba147bdde6e40df7532a749e981a74-d # internal cuelang.org/go/internal/encoding/yaml mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p cuelang.org/go/internal/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid n5YxWTqdSWd9hs94Gd9V/n5YxWTqdSWd9hs94Gd9V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/yaml/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/4b/4ba25170b487d096e0c3947a89d65eacb385a6217dbf46e851fe54ab9ada1033-d # internal cuelang.org/go/internal/third_party/yaml mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p cuelang.org/go/internal/third_party/yaml -lang=go1.16 -complete -installsuffix shared -buildid _3aEDh4xckDK0v6hAmuB/_3aEDh4xckDK0v6hAmuB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack ./vendor/cuelang.org/go/internal/third_party/yaml/apic.go ./vendor/cuelang.org/go/internal/third_party/yaml/decode.go ./vendor/cuelang.org/go/internal/third_party/yaml/parserc.go ./vendor/cuelang.org/go/internal/third_party/yaml/readerc.go ./vendor/cuelang.org/go/internal/third_party/yaml/resolve.go ./vendor/cuelang.org/go/internal/third_party/yaml/scannerc.go ./vendor/cuelang.org/go/internal/third_party/yaml/yaml.go ./vendor/cuelang.org/go/internal/third_party/yaml/yamlh.go ./vendor/cuelang.org/go/internal/third_party/yaml/yamlprivateh.go cd $WORK/b156 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/bd/bdfa3f167167a99817aa5111b8b46b75400488b2f8548324e73837134f0bb2dd-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b197/ cat >$WORK/b197/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/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b197/symabis ./chacha_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/62/62876845691104381de2bd9a3037fe3495fc0b41d6ebfba27fb79ce5fb19db6e-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b200/ cat >$WORK/b200/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b200=>" -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b200/symabis ./sum_s390x.s cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b199/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid 0bLDl7f4Bw8xxwEAVL1p/0bLDl7f4Bw8xxwEAVL1p -goversion go1.19.10 -symabis $WORK/b200/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack -asmhdr $WORK/b200/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.go cat >$WORK/b197/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/b120/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b198/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b199/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid RasPBSEDxekCYYrB2jTz/RasPBSEDxekCYYrB2jTz -goversion go1.19.10 -symabis $WORK/b197/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack -asmhdr $WORK/b197/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cd $WORK/b156 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/b8/b83a48f61f38e49d49231e555b3a40782fce564c772c43f50cd6f6a36c9593a8-d # internal cuelang.org/go/cue/build mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p cuelang.org/go/cue/build -lang=go1.16 -complete -installsuffix shared -buildid 1nNuCkPtdaMm9nRTSk5d/1nNuCkPtdaMm9nRTSk5d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack ./vendor/cuelang.org/go/cue/build/context.go ./vendor/cuelang.org/go/cue/build/doc.go ./vendor/cuelang.org/go/cue/build/file.go ./vendor/cuelang.org/go/cue/build/import.go ./vendor/cuelang.org/go/cue/build/instance.go cd $WORK/b156 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c 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/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b197/chacha_s390x.o ./chacha_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b197/_pkg_.a $WORK/b197/chacha_s390x.o # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b200=>" -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b200/sum_s390x.o ./sum_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/f2/f2fab2ea9cd71f3e101c3f5815b84d6851ba00f4b66df2d2520a42c53c0fabf2-d # internal cuelang.org/go/cue/format mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b069/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p cuelang.org/go/cue/format -lang=go1.16 -complete -installsuffix shared -buildid q56hPfMTihtwGpd2St7e/q56hPfMTihtwGpd2St7e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack ./vendor/cuelang.org/go/cue/format/format.go ./vendor/cuelang.org/go/cue/format/import.go ./vendor/cuelang.org/go/cue/format/node.go ./vendor/cuelang.org/go/cue/format/printer.go ./vendor/cuelang.org/go/cue/format/simplify.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b200/_pkg_.a $WORK/b200/sum_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/06/067a883933cb44855c30ba98c0f7c5c939096160cf58fc7eaab9a4b8542265b2-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b200/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b198/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid div82ZG0rjVjdTXInMei/div82ZG0rjVjdTXInMei -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cd $WORK/b156 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f4/f448d5e6eb6d8596ebee14f084af212f5edd5ced87b128afd2259b8925dfbd30-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b202/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid kfO5IeQLX8qamCqA0BQ9/kfO5IeQLX8qamCqA0BQ9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go cd $WORK/b156 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/98/9899165fd0a6c71fa449383dfea200a4bb369ee793c6d61d1e54ff2ae4461940-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Mf5C3mZ7Vix2xMksN-k4/Mf5C3mZ7Vix2xMksN-k4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e1/e1ee13f0e8face3507c7336a1fc73d7007265b5cab67bb53015e2d09cbc0032a-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b155/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 8CpoooKKqN8rWv4mE_5j/8CpoooKKqN8rWv4mE_5j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -o $WORK/b156/_cgo_.o $WORK/b156/_cgo_main.o $WORK/b156/_x001.o $WORK/b156/_x002.o $WORK/b156/_x003.o $WORK/b156/_x004.o $WORK/b156/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/a9/a910224731bacfa2d5442212b8196f694ee6394e2cce14bf97c3978c5c96cc3f-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 5FotZeWRiz3G1eX4A9C6/5FotZeWRiz3G1eX4A9C6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b156/_cgo_.o -dynout $WORK/b156/_cgo_import.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b157/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/nettrace=$WORK/b158/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/singleflight=$WORK/b159/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/netip=$WORK/b160/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p net -std -installsuffix shared -buildid 1dT0wYjnQVcNMl2cPFm7/1dT0wYjnQVcNMl2cPFm7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b156/_cgo_gotypes.go $WORK/b156/cgo_linux.cgo1.go $WORK/b156/cgo_resnew.cgo1.go $WORK/b156/cgo_socknew.cgo1.go $WORK/b156/cgo_unix.cgo1.go $WORK/b156/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/b6/b6610e3074f90251f6326bc0afb6402fae25b059516ba300adbf1f0b9303edf1-d # internal mime mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p mime -std -complete -installsuffix shared -buildid M2JlQ_ABGjC2gJme7j8G/M2JlQ_ABGjC2gJme7j8G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/1a/1aa4bccb12930b3428205a2c918e541cf3e650181c098916e7bc9af75cd26e3b-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b208/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid WkFqk0O5C1U4TpP6IEYr/WkFqk0O5C1U4TpP6IEYr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/01/017f71b9488ecb49f6ad13b4b2832b563ecb4697e6ac62479e3959a6f22f2669-d # internal cuelang.org/go/internal/core/adt mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b077/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p cuelang.org/go/internal/core/adt -lang=go1.16 -complete -installsuffix shared -buildid RSBNW1s0IXC_waWQRCy6/RSBNW1s0IXC_waWQRCy6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack ./vendor/cuelang.org/go/internal/core/adt/adt.go ./vendor/cuelang.org/go/internal/core/adt/binop.go ./vendor/cuelang.org/go/internal/core/adt/closed.go ./vendor/cuelang.org/go/internal/core/adt/closed2.go ./vendor/cuelang.org/go/internal/core/adt/composite.go ./vendor/cuelang.org/go/internal/core/adt/comprehension.go ./vendor/cuelang.org/go/internal/core/adt/context.go ./vendor/cuelang.org/go/internal/core/adt/decimal.go ./vendor/cuelang.org/go/internal/core/adt/default.go ./vendor/cuelang.org/go/internal/core/adt/disjunct.go ./vendor/cuelang.org/go/internal/core/adt/doc.go ./vendor/cuelang.org/go/internal/core/adt/equality.go ./vendor/cuelang.org/go/internal/core/adt/errors.go ./vendor/cuelang.org/go/internal/core/adt/eval.go ./vendor/cuelang.org/go/internal/core/adt/expr.go ./vendor/cuelang.org/go/internal/core/adt/feature.go ./vendor/cuelang.org/go/internal/core/adt/kind.go ./vendor/cuelang.org/go/internal/core/adt/op.go ./vendor/cuelang.org/go/internal/core/adt/optional.go ./vendor/cuelang.org/go/internal/core/adt/simplify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/b6/b668684d6790f8a2edd6f1d875b3cff334c7d27240ec2caf73c2931a943d356d-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b209/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid f3wNDOXwF5MoBSY90Yy4/f3wNDOXwF5MoBSY90Yy4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/87/87080b6cfea39a060924a7d5acf9b7c5e16ac48ee02a173d15ec29114ebec9fd-d # internal mime/quotedprintable mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid 2Ges2Q97Idsmo6VrewOZ/2Ges2Q97Idsmo6VrewOZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/06/06aebe71e9bd245f5c6bdff3a61f386e08bddd03f148b3d36154540cbe3c8563-d # internal net/http/internal mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p net/http/internal -std -complete -installsuffix shared -buildid MW7ALY9iLBivKaPe1qJN/MW7ALY9iLBivKaPe1qJN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/60/60a119f40bcb39be297d6c7aab9ab790e9b351eb5fba8b5d9b3a2a6acc08172f-d # internal net/http/internal/ascii mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid 9qNvWIjlkBqKOJCO_gdL/9qNvWIjlkBqKOJCO_gdL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/98/989154dbe23390e788c49573faf36b5c2276d226cba53e27a2de443b6409c7ca-d # internal cuelang.org/go/internal/encoding/json mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b070/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p cuelang.org/go/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid AK8NC_-U59A2KS4aK8aZ/AK8NC_-U59A2KS4aK8aZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/3f/3f163f64753d16402dbc19e47826c74c5bc833f6875797e11e8e440c530685e9-d # internal text/scanner mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p text/scanner -std -complete -installsuffix shared -buildid FN24wJK9t37XKcuq75BD/FN24wJK9t37XKcuq75BD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/14/143cbf04394129375f68a8b39031c7c61b192a9d2f9d9b3d20d9312fc3936d14-d # internal github.com/emicklei/proto mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/scanner=$WORK/b232/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/emicklei/proto -lang=go1.16 -complete -installsuffix shared -buildid r3QDtV6XIAEd1NLbpX-F/r3QDtV6XIAEd1NLbpX-F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./vendor/github.com/emicklei/proto/comment.go ./vendor/github.com/emicklei/proto/enum.go ./vendor/github.com/emicklei/proto/extensions.go ./vendor/github.com/emicklei/proto/field.go ./vendor/github.com/emicklei/proto/group.go ./vendor/github.com/emicklei/proto/import.go ./vendor/github.com/emicklei/proto/message.go ./vendor/github.com/emicklei/proto/noop_visitor.go ./vendor/github.com/emicklei/proto/oneof.go ./vendor/github.com/emicklei/proto/option.go ./vendor/github.com/emicklei/proto/package.go ./vendor/github.com/emicklei/proto/parent_accessor.go ./vendor/github.com/emicklei/proto/parser.go ./vendor/github.com/emicklei/proto/proto.go ./vendor/github.com/emicklei/proto/range.go ./vendor/github.com/emicklei/proto/reserved.go ./vendor/github.com/emicklei/proto/service.go ./vendor/github.com/emicklei/proto/syntax.go ./vendor/github.com/emicklei/proto/token.go ./vendor/github.com/emicklei/proto/visitor.go ./vendor/github.com/emicklei/proto/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/c2/c29c11e3cf03a70b7171019b5c4dd7fe899f3d24e53e3a1e69e5f6f9a5446636-d # internal github.com/protocolbuffers/txtpbfmt/ast mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/protocolbuffers/txtpbfmt/ast -lang=go1.16 -complete -installsuffix shared -buildid EzlFbNqD6zP9hlmKkHk5/EzlFbNqD6zP9hlmKkHk5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/ast/ast.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/15/159704b31eda8d2005331ed77e4ff371e9e7eca5fed0053407099a5780c6e1d5-d # internal flag mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p flag -std -complete -installsuffix shared -buildid du_lm0jmymkTxRvH_max/du_lm0jmymkTxRvH_max -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/f6/f6e5522528c31fe9f6934c212aa5a049a33790f0db7ab0332ca7d63861200e5c-d # internal cuelang.org/go/internal/core/compile mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b070/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p cuelang.org/go/internal/core/compile -lang=go1.16 -complete -installsuffix shared -buildid 9KV1yuwJseoZRRx_S9sA/9KV1yuwJseoZRRx_S9sA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack ./vendor/cuelang.org/go/internal/core/compile/builtin.go ./vendor/cuelang.org/go/internal/core/compile/compile.go ./vendor/cuelang.org/go/internal/core/compile/errors.go ./vendor/cuelang.org/go/internal/core/compile/label.go ./vendor/cuelang.org/go/internal/core/compile/predeclared.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/c6/c619790bcde2c5819f11b3fdc1f46ee4163bae12bfc0dd85b671106e054529c8-d # internal cuelang.org/go/internal/core/debug mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p cuelang.org/go/internal/core/debug -lang=go1.16 -complete -installsuffix shared -buildid o5aLLYs28u845yTqwnH2/o5aLLYs28u845yTqwnH2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack ./vendor/cuelang.org/go/internal/core/debug/compact.go ./vendor/cuelang.org/go/internal/core/debug/debug.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/57/57cfdf60c675d8fd6de070792b15d777bc16332e9abea181cf63090ca53537da-d # internal cuelang.org/go/internal/core/walk mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p cuelang.org/go/internal/core/walk -lang=go1.16 -complete -installsuffix shared -buildid I4GfUx7LpxH6JGqMIMVg/I4GfUx7LpxH6JGqMIMVg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack ./vendor/cuelang.org/go/internal/core/walk/walk.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b156/_pkg_.a $WORK/b156/_x001.o $WORK/b156/_x002.o $WORK/b156/_x003.o $WORK/b156/_x004.o $WORK/b156/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/52/52d68711a7f49f04b8c04a204236f81354dc4e70a15810b2ae887a844587ae16-d # internal cuelang.org/go/internal/core/validate mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p cuelang.org/go/internal/core/validate -lang=go1.16 -complete -installsuffix shared -buildid YD2FsQbNoEqNZVRKQt8q/YD2FsQbNoEqNZVRKQt8q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack ./vendor/cuelang.org/go/internal/core/validate/validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/a2/a2755ae74fd3ff303b855036600150084ce0930d1357b31556cc87d734e66dfc-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b206/ cat >$WORK/b206/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/b035/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b209/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b210/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid i-PrSAY-NmzHPIYrXA1-/i-PrSAY-NmzHPIYrXA1- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e3/e3bada5ffc16d37707b9d5576af0035332f34f22886efe5139be3542d0f39446-d # internal net/textproto mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p net/textproto -std -complete -installsuffix shared -buildid ZiicIpnCur2madxv9S1C/ZiicIpnCur2madxv9S1C -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/8a/8ab65404326de92c3ba4d5b24e653715054548089ecb1a3b6bba56e62a76ea1e-d # internal cuelang.org/go/internal/core/eval mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p cuelang.org/go/internal/core/eval -lang=go1.16 -complete -installsuffix shared -buildid wutAbE3vDa_6g7CWgwAa/wutAbE3vDa_6g7CWgwAa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack ./vendor/cuelang.org/go/internal/core/eval/eval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/8a/8ac31d332a7ee9c5cc1cf385258565324a106252794ce2607fdc3d59ae6ae3a4-d # internal cuelang.org/go/internal/core/dep mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p cuelang.org/go/internal/core/dep -lang=go1.16 -complete -installsuffix shared -buildid tjy8MP7jhbU_f7llFHUy/tjy8MP7jhbU_f7llFHUy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./vendor/cuelang.org/go/internal/core/dep/dep.go ./vendor/cuelang.org/go/internal/core/dep/mixed.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/85/85abd13044048201c8208d9633c915a0bceb41ac9929273530fd0375ea76921e-d # internal cuelang.org/go/internal/core/runtime mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b097/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p cuelang.org/go/internal/core/runtime -lang=go1.16 -complete -installsuffix shared -buildid Zz_3XsVEnp2UBQtyNG1m/Zz_3XsVEnp2UBQtyNG1m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack ./vendor/cuelang.org/go/internal/core/runtime/build.go ./vendor/cuelang.org/go/internal/core/runtime/errors.go ./vendor/cuelang.org/go/internal/core/runtime/go.go ./vendor/cuelang.org/go/internal/core/runtime/imports.go ./vendor/cuelang.org/go/internal/core/runtime/index.go ./vendor/cuelang.org/go/internal/core/runtime/resolve.go ./vendor/cuelang.org/go/internal/core/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/96/9691cb585ab3313be74098410520b2b753957805ea661326a629d804b1130823-d # internal cuelang.org/go/internal/core/export mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b103/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b105/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p cuelang.org/go/internal/core/export -lang=go1.16 -complete -installsuffix shared -buildid ZlzmBW-Z-98daryxcb2H/ZlzmBW-Z-98daryxcb2H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack ./vendor/cuelang.org/go/internal/core/export/adt.go ./vendor/cuelang.org/go/internal/core/export/bounds.go ./vendor/cuelang.org/go/internal/core/export/export.go ./vendor/cuelang.org/go/internal/core/export/expr.go ./vendor/cuelang.org/go/internal/core/export/extract.go ./vendor/cuelang.org/go/internal/core/export/label.go ./vendor/cuelang.org/go/internal/core/export/toposort.go ./vendor/cuelang.org/go/internal/core/export/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/6d/6de3a4a15986b5ea8a1103bd2ac02583b33f6d885b6985055d7a963c56eab7bb-d # internal os/user mkdir -p $WORK/b240/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b240/ -importpath os/user -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b240/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/5e/5eaa4e107097e0a7cd67b2ccd8a3e31daddfea4fd0cad17c4dc073f25ed5639c-d # internal cuelang.org/go/internal/types mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b101/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p cuelang.org/go/internal/types -lang=go1.16 -complete -installsuffix shared -buildid ev975eTvDq8CjNE7YHUE/ev975eTvDq8CjNE7YHUE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack ./vendor/cuelang.org/go/internal/types/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/e0/e089bfa065b6c7cd6a0005d51309cd97755e47722413899ddd63e0921d4a2e39-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b205/ cat >$WORK/b205/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/b206/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid mSpFAXAuJ7tpxnYfRo2K/mSpFAXAuJ7tpxnYfRo2K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/92/929d621de1158fec63dc6ed1b9753d8203106a16d665fca374c605c03de4f37d-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b206/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 0AADw-dXFYP3CtEKRJ7M/0AADw-dXFYP3CtEKRJ7M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f4/f4ed29075f1f8bd1d5d9e1551c5bcdf7118b0c3066e5ac1935f7e6defb97d216-d # internal cuelang.org/go/internal/core/convert mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b100/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p cuelang.org/go/internal/core/convert -lang=go1.16 -complete -installsuffix shared -buildid pJFUHk9EqygfOhgVXw0U/pJFUHk9EqygfOhgVXw0U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack ./vendor/cuelang.org/go/internal/core/convert/go.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/87/87ca792d954cd357c4fa029ee2a0f5edade81cc98a06424048266d630a103ed0-d # internal github.com/mitchellh/go-wordwrap mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/mitchellh/go-wordwrap -lang=go1.16 -complete -installsuffix shared -buildid Y3tEMZLSMlKcICQUBv-G/Y3tEMZLSMlKcICQUBv-G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./vendor/github.com/mitchellh/go-wordwrap/wordwrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/38/388670b90126c53e8d44e52d91533ffbae5b9863e5011f67650606559b02bb93-d # internal github.com/protocolbuffers/txtpbfmt/unquote mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b236/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/protocolbuffers/txtpbfmt/unquote -lang=go1.16 -complete -installsuffix shared -buildid 9_fw5a3pu23llBIRWPrh/9_fw5a3pu23llBIRWPrh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/unquote/unquote.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/08/085ffb9fe0096a06ab834b7fda27e860c1beb71cb42024a8be779d0f0b94ff5b-d # internal golang.org/x/sys/unix mkdir -p $WORK/b248/ cat >$WORK/b248/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/sys/unix -trimpath "$WORK/b248=>" -I $WORK/b248/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b248/symabis ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f2/f2535a99c20bccd3dc90ac6c537387edf6e8218e4b991f980c74bcc624b76afa-d # internal github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b252/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/google/go-cmp/cmp/internal/diff -lang=go1.16 -complete -installsuffix shared -buildid XcgGiqN6RrXcIlfs-oHm/XcgGiqN6RrXcIlfs-oHm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b249/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p golang.org/x/sys/unix -lang=go1.16 -installsuffix shared -buildid M_qboIzw4PLel5SupoVW/M_qboIzw4PLel5SupoVW -goversion go1.19.10 -symabis $WORK/b248/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack -asmhdr $WORK/b248/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_big.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ifreq_linux.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/3b/3b81b7f3e320abdfd5977adaf3eb0b8a974ffcc00e17ae4110d8e3a855a00486-d # internal github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/google/go-cmp/cmp/internal/function -lang=go1.16 -complete -installsuffix shared -buildid qKOZSUk650MmcXfxNf3o/qKOZSUk650MmcXfxNf3o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/08/087b6baf2e2325f5ad39faaad85607d09188e0062df6ba4e114af60fe62b7840-d # internal github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/google/go-cmp/cmp/internal/value -lang=go1.16 -complete -installsuffix shared -buildid Ur6mFHeVZ2cZfuhPzYpo/Ur6mFHeVZ2cZfuhPzYpo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./vendor/github.com/google/go-cmp/cmp/internal/value/zero.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/75/757a237e78a4a62f915c6b7a48a3d6632b682922691b0694c3c81df83f0fa68b-d # internal cuelang.org/go/internal/core/subsume mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p cuelang.org/go/internal/core/subsume -lang=go1.16 -complete -installsuffix shared -buildid 45O1T0xrQ7yBohRsF01E/45O1T0xrQ7yBohRsF01E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack ./vendor/cuelang.org/go/internal/core/subsume/structural.go ./vendor/cuelang.org/go/internal/core/subsume/subsume.go ./vendor/cuelang.org/go/internal/core/subsume/value.go ./vendor/cuelang.org/go/internal/core/subsume/vertex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/75/7514ce2086823afd67b35cf781925440336299283d24e24d304bd98c5583c67a-d # internal github.com/google/go-cmp/cmp mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b251/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b252/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b253/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b254/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/google/go-cmp/cmp -lang=go1.16 -complete -installsuffix shared -buildid eqAllBL6X_VhLWl_adDD/eqAllBL6X_VhLWl_adDD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/compare.go ./vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./vendor/github.com/google/go-cmp/cmp/options.go ./vendor/github.com/google/go-cmp/cmp/path.go ./vendor/github.com/google/go-cmp/cmp/report.go ./vendor/github.com/google/go-cmp/cmp/report_compare.go ./vendor/github.com/google/go-cmp/cmp/report_references.go ./vendor/github.com/google/go-cmp/cmp/report_reflect.go ./vendor/github.com/google/go-cmp/cmp/report_slices.go ./vendor/github.com/google/go-cmp/cmp/report_text.go ./vendor/github.com/google/go-cmp/cmp/report_value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/30/301cdc29e935538ff05675fb49d168e6b446936fef25037c97982d87a0bd60ce-d # internal github.com/grafana/cuetsy/ts/ast mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/grafana/cuetsy/ts/ast -lang=go1.16 -complete -installsuffix shared -buildid OaXcGNFzOKLuJe25JF5m/OaXcGNFzOKLuJe25JF5m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./vendor/github.com/grafana/cuetsy/ts/ast/ast.go ./vendor/github.com/grafana/cuetsy/ts/ast/lit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/45/4589a89ab560aee209d52e299e5a4e7017dd484371fcb391ba338b8e72d32d9f-d # internal cuelang.org/go/cue mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b070/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b103/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b104/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b106/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b107/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b100/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/gob=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p cuelang.org/go/cue -lang=go1.16 -complete -installsuffix shared -buildid -asRCPiOdQaZaU797mCL/-asRCPiOdQaZaU797mCL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack ./vendor/cuelang.org/go/cue/attribute.go ./vendor/cuelang.org/go/cue/build.go ./vendor/cuelang.org/go/cue/builtin.go ./vendor/cuelang.org/go/cue/builtinutil.go ./vendor/cuelang.org/go/cue/context.go ./vendor/cuelang.org/go/cue/cue.go ./vendor/cuelang.org/go/cue/decode.go ./vendor/cuelang.org/go/cue/errors.go ./vendor/cuelang.org/go/cue/format.go ./vendor/cuelang.org/go/cue/instance.go ./vendor/cuelang.org/go/cue/marshal.go ./vendor/cuelang.org/go/cue/op.go ./vendor/cuelang.org/go/cue/path.go ./vendor/cuelang.org/go/cue/query.go ./vendor/cuelang.org/go/cue/types.go cd $WORK/b240 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/ed/edde00d9db60932d5c80fc9179e800dba7107d885231488715b7df729cbb5638-d # internal github.com/grafana/cuetsy/ts mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/cuetsy/ts/ast=$WORK/b257/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/grafana/cuetsy/ts -lang=go1.16 -complete -installsuffix shared -buildid ZULjCKbaxr5b8Vy-Lojh/ZULjCKbaxr5b8Vy-Lojh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./vendor/github.com/grafana/cuetsy/ts/ts.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/sys/unix -trimpath "$WORK/b248=>" -I $WORK/b248/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b248/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b248/_pkg_.a $WORK/b248/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/3a/3a3f5e7fbd2dba2d63ab2db0953562d07c12c84d010aca334890dd4511461bd5-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/mattn/go-isatty -lang=go1.16 -complete -installsuffix shared -buildid jsvaDsmFo8_hdXvH0ELd/jsvaDsmFo8_hdXvH0ELd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/29/297768294ecbf01226923a32e7cc0e44fcf6f324b38813fe4eb0f49432e458c9-d # internal github.com/xlab/treeprint mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/xlab/treeprint -lang=go1.16 -complete -installsuffix shared -buildid _tEA2bPbVz7F2-sIIsY4/_tEA2bPbVz7F2-sIIsY4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./vendor/github.com/xlab/treeprint/helpers.go ./vendor/github.com/xlab/treeprint/struct.go ./vendor/github.com/xlab/treeprint/treeprint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/8f/8f86e55d7c516649299840ed0a274689c519043db73f5bba67f4a3c567814682-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b247/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/mattn/go-colorable -lang=go1.16 -complete -installsuffix shared -buildid fvMkl9giGl1cRcKUbIXY/fvMkl9giGl1cRcKUbIXY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b246/_pkg_.a # internal cd $WORK/b240 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/bf/bf155c4cb6110280fe696bc7f18e032f58324bac5bc4d8d3b33bd7e809fad5c8-d # internal github.com/fatih/color mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b246/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b247/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/fatih/color -lang=go1.16 -complete -installsuffix shared -buildid _M-KIKG9IvdfKiImoXwZ/_M-KIKG9IvdfKiImoXwZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/96/96e70df91b621e529469e920fd0fa37722564f543c6960341a0b54a3745c2c72-d # internal go/token mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p go/token -std -complete -installsuffix shared -buildid iD4eWdJLK_7LbW6bj2Oh/iD4eWdJLK_7LbW6bj2Oh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/d0/d046f5066810b40f7ee8765204ca34d41e81989bd84605d184d7f69212cc25f6-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/logger mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b245/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/logger -lang=go1.17 -complete -installsuffix shared -buildid bHmF4wY2JRgYFBhYtUVS/bHmF4wY2JRgYFBhYtUVS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./pkg/cmd/grafana-cli/logger/logger.go ./pkg/cmd/grafana-cli/logger/loggerV2.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/d2/d2059d78950050c1daf1a5fdac76fac99052fcf782665a4c1e150644fb16048c-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/go-logfmt/logfmt -lang=go1.16 -complete -installsuffix shared -buildid 9GldSJ9bjI5gd1GiLJPA/9GldSJ9bjI5gd1GiLJPA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./vendor/github.com/go-logfmt/logfmt/decode.go ./vendor/github.com/go-logfmt/logfmt/doc.go ./vendor/github.com/go-logfmt/logfmt/encode.go ./vendor/github.com/go-logfmt/logfmt/jsonstring.go cd $WORK/b240 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/f7/f7cf7a000cbd0e1d3e9de696af98d8ec9ed67300fce556481659b49980932370-d # internal log/syslog mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p log/syslog -std -complete -installsuffix shared -buildid skEPaVMQNigDCM6ZciwU/skEPaVMQNigDCM6ZciwU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/6e/6eed980d6717296c3e75e93e08e7137f0b9240afdadb8899e0ea8f53da7f5419-d # internal github.com/go-stack/stack mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/go-stack/stack -lang=go1.16 -complete -installsuffix shared -buildid QSZ2RVYGfS0rR3J58gwO/QSZ2RVYGfS0rR3J58gwO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./vendor/github.com/go-stack/stack/stack.go cd $WORK/b240 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/8c/8c255df1df7408d7b940d60e6ac72a3c6dcfcf85fdb2c252cc61ae933961b320-d # internal github.com/grafana/grafana/pkg/util/errutil mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/grafana/grafana/pkg/util/errutil -lang=go1.17 -complete -installsuffix shared -buildid _qlUG8hywtmHUwrsQu0Y/_qlUG8hywtmHUwrsQu0Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./pkg/util/errutil/errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/1a/1a18df74727bfd71458c2d4334e77e53b9e6b8882651f249e6ff36f403206e4d-d # internal github.com/go-kit/log mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b265/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/go-kit/log -lang=go1.16 -complete -installsuffix shared -buildid qARE8-g76u0Dh1FXwgXs/qARE8-g76u0Dh1FXwgXs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./vendor/github.com/go-kit/log/doc.go ./vendor/github.com/go-kit/log/json_logger.go ./vendor/github.com/go-kit/log/log.go ./vendor/github.com/go-kit/log/logfmt_logger.go ./vendor/github.com/go-kit/log/nop_logger.go ./vendor/github.com/go-kit/log/stdlib.go ./vendor/github.com/go-kit/log/sync.go ./vendor/github.com/go-kit/log/value.go cd $WORK/b240 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/67/67320d754f98f41144093649c2fd700c48eeb68130b59ac1b6a7cc11edb7909c-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b265/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/go-kit/kit/log -lang=go1.16 -complete -installsuffix shared -buildid U09Qdi4Jz38eSMUVwGa-/U09Qdi4Jz38eSMUVwGa- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack ./vendor/github.com/go-kit/kit/log/doc.go ./vendor/github.com/go-kit/kit/log/json_logger.go ./vendor/github.com/go-kit/kit/log/log.go ./vendor/github.com/go-kit/kit/log/logfmt_logger.go ./vendor/github.com/go-kit/kit/log/nop_logger.go ./vendor/github.com/go-kit/kit/log/stdlib.go ./vendor/github.com/go-kit/kit/log/sync.go ./vendor/github.com/go-kit/kit/log/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/dc/dcd27de71a5e70235923f451d6f984a756b833623a93f0d111b0996118f4718b-d # internal gopkg.in/ini.v1 mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid PeV5hHzohcKCvNRJiKyZ/PeV5hHzohcKCvNRJiKyZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./vendor/gopkg.in/ini.v1/data_source.go ./vendor/gopkg.in/ini.v1/deprecated.go ./vendor/gopkg.in/ini.v1/error.go ./vendor/gopkg.in/ini.v1/file.go ./vendor/gopkg.in/ini.v1/helper.go ./vendor/gopkg.in/ini.v1/ini.go ./vendor/gopkg.in/ini.v1/key.go ./vendor/gopkg.in/ini.v1/parser.go ./vendor/gopkg.in/ini.v1/section.go ./vendor/gopkg.in/ini.v1/struct.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b240=/tmp/go-build -gno-record-gcc-switches -o $WORK/b240/_cgo_.o $WORK/b240/_cgo_main.o $WORK/b240/_x001.o $WORK/b240/_x002.o $WORK/b240/_x003.o $WORK/b240/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b240/_cgo_.o -dynout $WORK/b240/_cgo_import.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p os/user -std -installsuffix shared -buildid DIY58Jpz8ji4hR5UGv1H/DIY58Jpz8ji4hR5UGv1H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b240/_cgo_gotypes.go $WORK/b240/cgo_listgroups_unix.cgo1.go $WORK/b240/cgo_lookup_unix.cgo1.go $WORK/b240/getgrouplist_unix.cgo1.go $WORK/b240/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b264/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b240/_pkg_.a $WORK/b240/_x001.o $WORK/b240/_x002.o $WORK/b240/_x003.o $WORK/b240/_x004.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/6a/6ace02ba66c2cd1d8e419eabef25fcc5e5359cd673f3488672bf34164bb3771b-d # internal github.com/go-kit/log/level mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a EOF cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b5/b5f72fc8f1e9aff89b384d41ff29e0b41cdf79778b4a93a41c1d0045952ce0f4-d # internal cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/go-kit/log/level -lang=go1.16 -complete -installsuffix shared -buildid MDmq1wKBK_VWOCDau_rB/MDmq1wKBK_VWOCDau_rB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/level/level.go github.com/golang/glog mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b239/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b240/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/golang/glog -lang=go1.16 -complete -installsuffix shared -buildid OyEhJmzDwVfH7UlORax7/OyEhJmzDwVfH7UlORax7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/glog/glog_file.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/33/33c81b8f745b9ca02a76771be7a9047a667b7d5b450c40cc8d7558614a39293e-d # internal cuelang.org/go/internal/value mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b103/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b100/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p cuelang.org/go/internal/value -lang=go1.16 -complete -installsuffix shared -buildid 7YGCBqftT4VehSq4oig4/7YGCBqftT4VehSq4oig4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack ./vendor/cuelang.org/go/internal/value/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/53/534dc82dbd197a6bc0ef4670058a2968f6d65a418c1a9123c5693b4ce0b266d8-d # internal cuelang.org/go/internal/cli mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p cuelang.org/go/internal/cli -lang=go1.16 -complete -installsuffix shared -buildid 2byLEWf72fSfJ6K4GuJD/2byLEWf72fSfJ6K4GuJD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./vendor/cuelang.org/go/internal/cli/cli.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/c0/c07396cff97c12de11a7250a9ca261aded83646485860b25c8a2be0a315bfcb7-d # internal cuelang.org/go/encoding/jsonschema mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p cuelang.org/go/encoding/jsonschema -lang=go1.16 -complete -installsuffix shared -buildid FBD33sfwFar2LRtnRU_0/FBD33sfwFar2LRtnRU_0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./vendor/cuelang.org/go/encoding/jsonschema/constraints.go ./vendor/cuelang.org/go/encoding/jsonschema/decode.go ./vendor/cuelang.org/go/encoding/jsonschema/doc.go ./vendor/cuelang.org/go/encoding/jsonschema/jsonschema.go ./vendor/cuelang.org/go/encoding/jsonschema/ref.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/9c/9c6a18ab56b3dc734076e99c1f7e7de6b78222b581077e2e21b2ac9c02660422-d # internal cuelang.org/go/pkg/internal mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b103/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b127/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p cuelang.org/go/pkg/internal -lang=go1.16 -complete -installsuffix shared -buildid 21_GLAGpQSFgPLVT4ej6/21_GLAGpQSFgPLVT4ej6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack ./vendor/cuelang.org/go/pkg/internal/builtin.go ./vendor/cuelang.org/go/pkg/internal/context.go ./vendor/cuelang.org/go/pkg/internal/errors.go ./vendor/cuelang.org/go/pkg/internal/register.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/48/4890c18c17d07ba1c5a177d746dcbafd26262b645658e13eb2972f86109358ed-d # internal cuelang.org/go/encoding/json mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b127/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p cuelang.org/go/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid LipTdgAq8FR34iLrV1OQ/LipTdgAq8FR34iLrV1OQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack ./vendor/cuelang.org/go/encoding/json/json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/99/99c7ffa581f7a8c4cc451a431c91872bd19c74eade7273c1fd39e50491f9459b-d # internal cuelang.org/go/internal/task mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b127/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p cuelang.org/go/internal/task -lang=go1.16 -complete -installsuffix shared -buildid lYDct9iRsYxmNyXAOsUY/lYDct9iRsYxmNyXAOsUY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack ./vendor/cuelang.org/go/internal/task/task.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/0f/0f40fec9cd73efc04450169dd6a9822aeda3231c328decc6bcc71ff6b1abdefd-d # internal cuelang.org/go/encoding/protobuf/pbinternal mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p cuelang.org/go/encoding/protobuf/pbinternal -lang=go1.16 -complete -installsuffix shared -buildid FJe59FX-xDEIOic7efrn/FJe59FX-xDEIOic7efrn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/attribute.go ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/symbol.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/96/96db29cab6bc678eee6319f28c1ed7b930c679b8d2804c507b0f7d92fabe2ec5-d # internal github.com/protocolbuffers/txtpbfmt/parser mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/glog=$WORK/b238/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b241/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b236/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b242/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/protocolbuffers/txtpbfmt/parser -lang=go1.16 -complete -installsuffix shared -buildid OWKrWOYv5Lmae6davcsR/OWKrWOYv5Lmae6davcsR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/parser/parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ad/adfc107298a48f2e7aaadaaf13cabcd7d26301f6e6e415b99c499eef6cfe7b96-d # internal cuelang.org/go/encoding/protobuf/jsonpb mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b234/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p cuelang.org/go/encoding/protobuf/jsonpb -lang=go1.16 -complete -installsuffix shared -buildid ycrtaE4uuvjADtBSAfr7/ycrtaE4uuvjADtBSAfr7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/encoder.go ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/jsonpb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/95/95e983538b0e83bcdab36ca8ef20fd1376cf834df1879d32f0cd88d7c5319b5f-d # internal cuelang.org/go/pkg/crypto/md5 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p cuelang.org/go/pkg/crypto/md5 -lang=go1.16 -complete -installsuffix shared -buildid nffXoaL7IWOoBDodmwui/nffXoaL7IWOoBDodmwui -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/md5/md5.go ./vendor/cuelang.org/go/pkg/crypto/md5/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/e3/e3a6329d27d85d8590dbfa5f23cca7e240d859a538bb161051619095b2a12739-d # internal cuelang.org/go/pkg/encoding/base64 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p cuelang.org/go/pkg/encoding/base64 -lang=go1.16 -complete -installsuffix shared -buildid JHdRmxV8mbr8T2PwE-w7/JHdRmxV8mbr8T2PwE-w7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/base64/manual.go ./vendor/cuelang.org/go/pkg/encoding/base64/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/c4/c4965dd9c698ea6d7a1c036be06b5d04f3e5fb4a0dac397e0901a46456297a27-d # internal cuelang.org/go/pkg/encoding/csv mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile encoding/csv=$WORK/b139/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p cuelang.org/go/pkg/encoding/csv -lang=go1.16 -complete -installsuffix shared -buildid iGKznkw9CnawF_HhdZlo/iGKznkw9CnawF_HhdZlo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/csv/manual.go ./vendor/cuelang.org/go/pkg/encoding/csv/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/0c/0c6af95683f6dc228abd6ea015a518014f1a52eace41107ba618ed38dc5cc20e-d # internal cuelang.org/go/pkg/encoding/hex mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p cuelang.org/go/pkg/encoding/hex -lang=go1.16 -complete -installsuffix shared -buildid mtEv3UuXT39m-dob55JQ/mtEv3UuXT39m-dob55JQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/hex/hex.go ./vendor/cuelang.org/go/pkg/encoding/hex/manual.go ./vendor/cuelang.org/go/pkg/encoding/hex/pkg.go cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/11/11419dce1d214efbced4c8a612e90d6cfe4b2132b831bc123a88f04c1ccbb6ee-d # internal cuelang.org/go/pkg/encoding/json mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b142/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p cuelang.org/go/pkg/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid OR86u22JYIfiQq5Y5Y_b/OR86u22JYIfiQq5Y5Y_b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/json/json.go ./vendor/cuelang.org/go/pkg/encoding/json/manual.go ./vendor/cuelang.org/go/pkg/encoding/json/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/3e/3e8ce2f1a0d3bf52088b1495896ced8b6d4738c75e90e4ed68e970a82a83343e-d # internal cuelang.org/go/pkg/encoding/yaml mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b144/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b146/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p cuelang.org/go/pkg/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid 0fEuHUrTlxjVEiYxGT6_/0fEuHUrTlxjVEiYxGT6_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/yaml/manual.go ./vendor/cuelang.org/go/pkg/encoding/yaml/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/1d/1db1f057417d054950e27aab70a2016ad25d1e6373bef5d1dee80f937cba5745-d # internal cuelang.org/go/pkg/html mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile html=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p cuelang.org/go/pkg/html -lang=go1.16 -complete -installsuffix shared -buildid X_24BQyS9_brN3O7Ewx4/X_24BQyS9_brN3O7Ewx4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack ./vendor/cuelang.org/go/pkg/html/html.go ./vendor/cuelang.org/go/pkg/html/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/eb/eb31155afa9c08a9b4afb672db804eba3c512e4b500792fb9cf9ed4c29ce7cfa-d # internal cuelang.org/go/pkg/list mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p cuelang.org/go/pkg/list -lang=go1.16 -complete -installsuffix shared -buildid 412datjcVdXS9r3OmDrp/412datjcVdXS9r3OmDrp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack ./vendor/cuelang.org/go/pkg/list/list.go ./vendor/cuelang.org/go/pkg/list/math.go ./vendor/cuelang.org/go/pkg/list/pkg.go ./vendor/cuelang.org/go/pkg/list/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5a/5a64045c6f49d69b7daf7967cbe6a0874f7607b434c97489d740cbe36557de47-d # internal cuelang.org/go/pkg/math mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p cuelang.org/go/pkg/math -lang=go1.16 -complete -installsuffix shared -buildid qvbVD5EAmgZEAYFzAc7e/qvbVD5EAmgZEAYFzAc7e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack ./vendor/cuelang.org/go/pkg/math/big.go ./vendor/cuelang.org/go/pkg/math/manual.go ./vendor/cuelang.org/go/pkg/math/math.go ./vendor/cuelang.org/go/pkg/math/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/e7/e71172aeaf335d784df4313b9fc98d50be0d49c1acccf25038966b1233524f34-d # internal cuelang.org/go/pkg/math/bits mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p cuelang.org/go/pkg/math/bits -lang=go1.16 -complete -installsuffix shared -buildid sfxMLUOGM7qMJHyqL8LE/sfxMLUOGM7qMJHyqL8LE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack ./vendor/cuelang.org/go/pkg/math/bits/manual.go ./vendor/cuelang.org/go/pkg/math/bits/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/cb/cb9fe6f6eb818348484f19f558d5f18b3562dc6d0018f9ac530caefc309ab837-d # internal cuelang.org/go/pkg/net mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b152/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p cuelang.org/go/pkg/net -lang=go1.16 -complete -installsuffix shared -buildid Q4eMRrP74kO2vr-mTdXA/Q4eMRrP74kO2vr-mTdXA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack ./vendor/cuelang.org/go/pkg/net/doc.go ./vendor/cuelang.org/go/pkg/net/host.go ./vendor/cuelang.org/go/pkg/net/ip.go ./vendor/cuelang.org/go/pkg/net/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/01/010e5bb87a7ef7e0df2bfeb48378724e9e76539bcc8b4ad965091aea7c2a8121-d # internal cuelang.org/go/pkg/path mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p cuelang.org/go/pkg/path -lang=go1.16 -complete -installsuffix shared -buildid tiqXWwqX1CKTiqsx5EKJ/tiqXWwqX1CKTiqsx5EKJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack ./vendor/cuelang.org/go/pkg/path/match.go ./vendor/cuelang.org/go/pkg/path/os.go ./vendor/cuelang.org/go/pkg/path/path.go ./vendor/cuelang.org/go/pkg/path/path_nix.go ./vendor/cuelang.org/go/pkg/path/path_p9.go ./vendor/cuelang.org/go/pkg/path/path_win.go ./vendor/cuelang.org/go/pkg/path/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/99/992eb21fb92454cb3d0c2816f686ac97d7648e0d7114d12d244019452ff51562-d # internal cuelang.org/go/pkg/regexp mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p cuelang.org/go/pkg/regexp -lang=go1.16 -complete -installsuffix shared -buildid IHH8XOsJFgiv7NZSYlYg/IHH8XOsJFgiv7NZSYlYg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack ./vendor/cuelang.org/go/pkg/regexp/manual.go ./vendor/cuelang.org/go/pkg/regexp/pkg.go ./vendor/cuelang.org/go/pkg/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/76/765e9d6778f0b5f9912b5cc9c30b98f6656a149ec186b3e83baa133aeb4be713-d # internal cuelang.org/go/pkg/strconv mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p cuelang.org/go/pkg/strconv -lang=go1.16 -complete -installsuffix shared -buildid ZVB5gwCmjz3KE45P8PAM/ZVB5gwCmjz3KE45P8PAM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack ./vendor/cuelang.org/go/pkg/strconv/manual.go ./vendor/cuelang.org/go/pkg/strconv/pkg.go ./vendor/cuelang.org/go/pkg/strconv/strconv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/53/530ee9c2f6f4bf4a127a3c00ddfec277cb50a5295fc6f4c7fde90c15d3ce2d60-d # internal cuelang.org/go/pkg/strings mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p cuelang.org/go/pkg/strings -lang=go1.16 -complete -installsuffix shared -buildid FXAP5ju5dJbmhprp0M74/FXAP5ju5dJbmhprp0M74 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./vendor/cuelang.org/go/pkg/strings/manual.go ./vendor/cuelang.org/go/pkg/strings/pkg.go ./vendor/cuelang.org/go/pkg/strings/strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/81/813ef36e952faffc370f1a2bc7be0f3e0efe9955831a7f2c77b597b0c1f1c2be-d # internal cuelang.org/go/pkg/struct mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p cuelang.org/go/pkg/struct -lang=go1.16 -complete -installsuffix shared -buildid wlDCgR9DG_1a47QRys-k/wlDCgR9DG_1a47QRys-k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack ./vendor/cuelang.org/go/pkg/struct/pkg.go ./vendor/cuelang.org/go/pkg/struct/struct.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/3e/3ebd7fad69c8fdca1ccf232e2711f903dfdd9751f1584909062a23e71fa51f66-d # internal cuelang.org/go/pkg/text/tabwriter mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p cuelang.org/go/pkg/text/tabwriter -lang=go1.16 -complete -installsuffix shared -buildid 095-B3fhH8bnuv-YmK78/095-B3fhH8bnuv-YmK78 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack ./vendor/cuelang.org/go/pkg/text/tabwriter/manual.go ./vendor/cuelang.org/go/pkg/text/tabwriter/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/ae/ae7da120a9480108cf557ee1e24b04bebfa08b671530faa9549a7e9950addd3f-d # internal cuelang.org/go/pkg/text/template mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile text/template=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p cuelang.org/go/pkg/text/template -lang=go1.16 -complete -installsuffix shared -buildid Owl3q4JfkTg7UD9OF2k4/Owl3q4JfkTg7UD9OF2k4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack ./vendor/cuelang.org/go/pkg/text/template/manual.go ./vendor/cuelang.org/go/pkg/text/template/pkg.go ./vendor/cuelang.org/go/pkg/text/template/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/68/682e0774409ddca213779402ab1f0672ca2d4328a0a6cd3b489adf17734cac8a-d # internal cuelang.org/go/pkg/time mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p cuelang.org/go/pkg/time -lang=go1.16 -complete -installsuffix shared -buildid Wy2dMn5_jfmTKIpVDvsd/Wy2dMn5_jfmTKIpVDvsd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack ./vendor/cuelang.org/go/pkg/time/duration.go ./vendor/cuelang.org/go/pkg/time/pkg.go ./vendor/cuelang.org/go/pkg/time/time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/10/102eb4fbdd9c4a1841e5f57a2faea3b06645204feaf868b0243233259b93107a-d # internal cuelang.org/go/pkg/tool/cli mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b172/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p cuelang.org/go/pkg/tool/cli -lang=go1.16 -complete -installsuffix shared -buildid cWuTUb9Arw7gO9eyuQe0/cWuTUb9Arw7gO9eyuQe0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/cli/cli.go ./vendor/cuelang.org/go/pkg/tool/cli/doc.go ./vendor/cuelang.org/go/pkg/tool/cli/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/ec/ec5d9a4006defeccf395b89e8c5523421202aca0b285f16a68e83537940f77e9-d # internal cuelang.org/go/pkg/tool/exec mkdir -p $WORK/b173/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/05/0550181f15325573fc5b3fba1f601a97ff3b7180f87dd876495b6f1caa732fc6-d # internal cuelang.org/go/pkg/tool/file mkdir -p $WORK/b175/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b172/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p cuelang.org/go/pkg/tool/exec -lang=go1.16 -complete -installsuffix shared -buildid x0JBDKDul8Xpn-ctq3aH/x0JBDKDul8Xpn-ctq3aH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/exec/doc.go ./vendor/cuelang.org/go/pkg/tool/exec/exec.go ./vendor/cuelang.org/go/pkg/tool/exec/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/1a/1a448990c147e086405146dc6fe1a7c00809a0f85bda539275b855897c466c67-d # internal cuelang.org/go/pkg/tool/os mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b221/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b172/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p cuelang.org/go/pkg/tool/os -lang=go1.16 -complete -installsuffix shared -buildid c44bC24F1vGA5Z4TZ5vV/c44bC24F1vGA5Z4TZ5vV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/os/doc.go ./vendor/cuelang.org/go/pkg/tool/os/env.go ./vendor/cuelang.org/go/pkg/tool/os/pkg.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/f5/f53155b6b8bd2da4b0b10997977760ed4642b4d53116e7c0283bab1c90a346af-d # internal cuelang.org/go/encoding/openapi mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b142/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b226/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b228/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b103/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b229/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b127/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p cuelang.org/go/encoding/openapi -lang=go1.16 -complete -installsuffix shared -buildid _8ys5WY_hSE0w9r3r9uY/_8ys5WY_hSE0w9r3r9uY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./vendor/cuelang.org/go/encoding/openapi/build.go ./vendor/cuelang.org/go/encoding/openapi/crd.go ./vendor/cuelang.org/go/encoding/openapi/cycle.go ./vendor/cuelang.org/go/encoding/openapi/decode.go ./vendor/cuelang.org/go/encoding/openapi/doc.go ./vendor/cuelang.org/go/encoding/openapi/errors.go ./vendor/cuelang.org/go/encoding/openapi/openapi.go ./vendor/cuelang.org/go/encoding/openapi/orderedmap.go ./vendor/cuelang.org/go/encoding/openapi/types.go cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b172/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p cuelang.org/go/pkg/tool/file -lang=go1.16 -complete -installsuffix shared -buildid SywGV5gFeEipoVACXOd4/SywGV5gFeEipoVACXOd4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/file/doc.go ./vendor/cuelang.org/go/pkg/tool/file/file.go ./vendor/cuelang.org/go/pkg/tool/file/pkg.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/57/5756372ae9e75a002de59d3bb2ee07a81562bdecef053c1fc85fc99624f69fc9-d # internal cuelang.org/go/encoding/protobuf/textproto mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b234/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b127/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b236/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b237/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b242/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p cuelang.org/go/encoding/protobuf/textproto -lang=go1.16 -complete -installsuffix shared -buildid jIgH88V5t0IaWSxd_SuQ/jIgH88V5t0IaWSxd_SuQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/textproto/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/doc.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/encoder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/a8/a8a943a15977e56e78856fed19dbbfdc9286e2469291d74f41f39162b3dba79f-d # internal github.com/grafana/cuetsy mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/cuetsy/ts=$WORK/b256/_pkg_.a packagefile github.com/grafana/cuetsy/ts/ast=$WORK/b257/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b258/_pkg_.a packagefile go/token=$WORK/b259/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/grafana/cuetsy -lang=go1.16 -complete -installsuffix shared -buildid l_yrk8UJbkVn7mQGRyK3/l_yrk8UJbkVn7mQGRyK3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./vendor/github.com/grafana/cuetsy/analyze.go ./vendor/github.com/grafana/cuetsy/build.go ./vendor/github.com/grafana/cuetsy/debug.go ./vendor/github.com/grafana/cuetsy/dobuild.go ./vendor/github.com/grafana/cuetsy/expr.go ./vendor/github.com/grafana/cuetsy/generator.go ./vendor/github.com/grafana/cuetsy/templates.go ./vendor/github.com/grafana/cuetsy/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/df/df478f60e7f1588312b10340507a72de75f4d6b6fd14d4d09095f8da22e4a5d6-d # internal github.com/go-kit/log/syslog mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log/syslog=$WORK/b268/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/go-kit/log/syslog -lang=go1.16 -complete -installsuffix shared -buildid lZAhz3gDY-onAdFMIENp/lZAhz3gDY-onAdFMIENp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./vendor/github.com/go-kit/log/syslog/syslog.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/41/41de5dba8279f5e389de097308896259359bfc3ea0e164a8c5462955635b7b22-d # internal github.com/grafana/grafana/pkg/infra/log/level mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/grafana/grafana/pkg/infra/log/level -lang=go1.17 -complete -installsuffix shared -buildid 192Stfcp6sLBwdx6IxSv/192Stfcp6sLBwdx6IxSv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./pkg/infra/log/level/level.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/50/500e1cb6aca4e5a3ed2f03dded3741a8f00f2c625afe2e10940db3773397bf14-d # internal github.com/grafana/grafana/pkg/infra/log/text mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b273/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/grafana/grafana/pkg/infra/log/text -lang=go1.17 -complete -installsuffix shared -buildid e90z6Puhg7OXl5_euXXy/e90z6Puhg7OXl5_euXXy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack ./pkg/infra/log/text/text_logger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/c0/c098731a22b8cc907c1dc7a909b85f25239eaeee22dc114745e65385e63a4052-d # internal github.com/grafana/grafana/pkg/infra/log/term mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b270/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/grafana/grafana/pkg/infra/log/term -lang=go1.17 -complete -installsuffix shared -buildid 3eq1-eZqlEhNZMjLQA_K/3eq1-eZqlEhNZMjLQA_K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./pkg/infra/log/term/terminal_logger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/12/124be189b385668e4ca4725a50e3989cff160e91fe355db85b0399c05d5904d6-d # internal github.com/gobwas/glob/util/strings mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/gobwas/glob/util/strings -lang=go1.16 -complete -installsuffix shared -buildid sB4sKkee612C3gSzeuph/sB4sKkee612C3gSzeuph -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack ./vendor/github.com/gobwas/glob/util/strings/strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/c7/c704079eebd2737ded09900f6953c9235d0ec78a245f805792a0494c8187f4b2-d # internal github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b285/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/gobwas/glob/syntax/lexer -lang=go1.16 -complete -installsuffix shared -buildid 343U2RZgKE6b6H-GhPaW/343U2RZgKE6b6H-GhPaW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/lexer/lexer.go ./vendor/github.com/gobwas/glob/syntax/lexer/token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/5e/5efc43abf1e80f8f50ff11e3a8f0792c00a81d7ef9f082f34d0f307f03b61e6a-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/aws/aws-sdk-go/aws/awserr -lang=go1.16 -complete -installsuffix shared -buildid JWbZu7VXE1ytPIIsLqc8/JWbZu7VXE1ytPIIsLqc8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/b2/b2d85706291e4a22cdb21e86ec25018116b8ed46985179a4162568118d1a53b1-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -lang=go1.16 -complete -installsuffix shared -buildid JtdiMLATP7vSqIIUHl-2/JtdiMLATP7vSqIIUHl-2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/4a/4ab8c8ad030c1c209f4bf9b10957b2ab119ae3735b957bf112228f450bed5563-d # internal github.com/gobwas/glob/match mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b285/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b286/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/gobwas/glob/match -lang=go1.16 -complete -installsuffix shared -buildid b-1vlSHfspYdCglsKryk/b-1vlSHfspYdCglsKryk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./vendor/github.com/gobwas/glob/match/any.go ./vendor/github.com/gobwas/glob/match/any_of.go ./vendor/github.com/gobwas/glob/match/btree.go ./vendor/github.com/gobwas/glob/match/contains.go ./vendor/github.com/gobwas/glob/match/every_of.go ./vendor/github.com/gobwas/glob/match/list.go ./vendor/github.com/gobwas/glob/match/match.go ./vendor/github.com/gobwas/glob/match/max.go ./vendor/github.com/gobwas/glob/match/min.go ./vendor/github.com/gobwas/glob/match/nothing.go ./vendor/github.com/gobwas/glob/match/prefix.go ./vendor/github.com/gobwas/glob/match/prefix_any.go ./vendor/github.com/gobwas/glob/match/prefix_suffix.go ./vendor/github.com/gobwas/glob/match/range.go ./vendor/github.com/gobwas/glob/match/row.go ./vendor/github.com/gobwas/glob/match/segments.go ./vendor/github.com/gobwas/glob/match/single.go ./vendor/github.com/gobwas/glob/match/suffix.go ./vendor/github.com/gobwas/glob/match/suffix_any.go ./vendor/github.com/gobwas/glob/match/super.go ./vendor/github.com/gobwas/glob/match/text.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/9b/9b8ad9bbb377c2e1b6861503908836c24a1fe7bb622fe906fa0fd04a163eac52-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/aws/aws-sdk-go/internal/sdkio -lang=go1.16 -complete -installsuffix shared -buildid 9_VtsJemMDkHGjQqxnI2/9_VtsJemMDkHGjQqxnI2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/d0/d0b3f855fc2c675c17c77862983c4dd93376df4f4da77ee2ca63c8f0a8997a80-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/aws/aws-sdk-go/internal/ini -lang=go1.16 -complete -installsuffix shared -buildid s_Br25BQzIKpZqmk0JBu/s_Br25BQzIKpZqmk0JBu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/24/24df6e6c2701afc2e1b4ee8ad89e7a7c88a2887b1284c5381af132e2d427b320-d # internal github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b288/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/gobwas/glob/syntax/ast -lang=go1.16 -complete -installsuffix shared -buildid 8FJGmUWhcZwCAuQPRPyX/8FJGmUWhcZwCAuQPRPyX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/ast/ast.go ./vendor/github.com/gobwas/glob/syntax/ast/parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/1b/1b4322f8fedac7ed06825e08264af9a070ce1fc1f9e29c2adea5215c354fd2d0-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/aws/aws-sdk-go/aws/endpoints -lang=go1.16 -complete -installsuffix shared -buildid e94_9o1mpfRHx0kD3bKr/e94_9o1mpfRHx0kD3bKr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/ab/ab2d35a700934819a85cc8a024ccf793aca6336fa9d83f52d8ba6b72b53e48ed-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/jmespath/go-jmespath -lang=go1.16 -complete -installsuffix shared -buildid lMXT4CPnaQpu9hKvMR8e/lMXT4CPnaQpu9hKvMR8e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b304/importcfg -pack ./vendor/github.com/jmespath/go-jmespath/api.go ./vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./vendor/github.com/jmespath/go-jmespath/functions.go ./vendor/github.com/jmespath/go-jmespath/interpreter.go ./vendor/github.com/jmespath/go-jmespath/lexer.go ./vendor/github.com/jmespath/go-jmespath/parser.go ./vendor/github.com/jmespath/go-jmespath/toktype_string.go ./vendor/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/97/976d93d2fec43c8d75deea833418548df4c2f78f6c604eedbd54fbeade1e70d7-d # internal github.com/gobwas/glob/syntax mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=$WORK/b287/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b288/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/gobwas/glob/syntax -lang=go1.16 -complete -installsuffix shared -buildid 0wzKBi7I94FsNq1JQqIQ/0wzKBi7I94FsNq1JQqIQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/syntax.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/98/98e739a7c135498a3495fab397f6185d379813d3021225ddd73e9681ccdc19fd-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -lang=go1.16 -complete -installsuffix shared -buildid mbU-DRVgGHP67PfhyOpJ/mbU-DRVgGHP67PfhyOpJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/31/3133948650e14cb6e10269989e55ee45588ea530caed562db518677d09af2108-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b284/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b287/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b285/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/gobwas/glob/compiler -lang=go1.16 -complete -installsuffix shared -buildid 1usTXD2lgIgoYCpVLOuC/1usTXD2lgIgoYCpVLOuC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/gobwas/glob/compiler/compiler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/23/23f532cb4dd73da4863e6299cafdbfb7f756762a7bffccb9f91552ec2f158f64-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -lang=go1.16 -complete -installsuffix shared -buildid e222QLVKf8Mi191JSl-c/e222QLVKf8Mi191JSl-c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ce/ce97677009f3d221e3448e3c55c7333ba4911f4a4d74ececd2e901d6340cd9bf-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b296/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/aws/aws-sdk-go/aws/credentials -lang=go1.16 -complete -installsuffix shared -buildid QZ89dDhtjpgzru3Wg-xG/QZ89dDhtjpgzru3Wg-xG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/64/64b36445c12c785ef957892cc8b22d63fb73a7a58f2dfcc6c394ee6b3f0a63eb-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/aws/aws-sdk-go/internal/strings -lang=go1.16 -complete -installsuffix shared -buildid Eb8pr6cCBQrUcL1vzAJ3/Eb8pr6cCBQrUcL1vzAJ3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/69/69ace12f1550ce600423d1fec5379ae26c38f1514f1fbcf84e3c79ce22bef71d-d # internal github.com/gobwas/glob mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=$WORK/b283/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b289/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/gobwas/glob -lang=go1.16 -complete -installsuffix shared -buildid qR8WIw0FSKokI2Pd_uAH/qR8WIw0FSKokI2Pd_uAH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/gobwas/glob/glob.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/d4/d444f2614824796a573b7549996e86a015c3df5499cf161ece64e6ae45bbba8c-d # internal encoding/xml mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p encoding/xml -std -complete -installsuffix shared -buildid RzAzWjbLyEfK9ztLhPEH/RzAzWjbLyEfK9ztLhPEH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/3c/3c869b58eea252d43d60eaa0ee59a67e0930bff28021736eac44041bb6309ee4-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b304/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/aws/aws-sdk-go/aws/awsutil -lang=go1.16 -complete -installsuffix shared -buildid LWqr8QtRDF6-U9ydgSze/LWqr8QtRDF6-U9ydgSze -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/53/53a248c8be9a989e9a85746b7e743aa0b3564ed5b5e7112e1dc2ffb2c22fcb0a-d # internal github.com/hashicorp/go-hclog mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b245/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b247/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/hashicorp/go-hclog -lang=go1.16 -complete -installsuffix shared -buildid r-rZVcZDid1uie3Nwm9y/r-rZVcZDid1uie3Nwm9y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack ./vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./vendor/github.com/hashicorp/go-hclog/context.go ./vendor/github.com/hashicorp/go-hclog/exclude.go ./vendor/github.com/hashicorp/go-hclog/global.go ./vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./vendor/github.com/hashicorp/go-hclog/intlogger.go ./vendor/github.com/hashicorp/go-hclog/logger.go ./vendor/github.com/hashicorp/go-hclog/nulllogger.go ./vendor/github.com/hashicorp/go-hclog/stacktrace.go ./vendor/github.com/hashicorp/go-hclog/stdlog.go ./vendor/github.com/hashicorp/go-hclog/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/1b/1be4549f71ec084ea0f694d741cac79e05d7829f71ed2117d833a9e6ecda8ebe-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p golang.org/x/net/internal/timeseries -lang=go1.16 -complete -installsuffix shared -buildid i13oU03SkFd2bTSaPGHR/i13oU03SkFd2bTSaPGHR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/59/5960085351b56665a634ac1550e55d8dc7c47fa5b9be4e66a744a636898e76f6-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b298/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -lang=go1.16 -complete -installsuffix shared -buildid mx7OgeLzuZlYxOv0ZezP/mx7OgeLzuZlYxOv0ZezP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/a2/a2a03d3328ffd6451a340e5d5a395d1030758474a4354e3f7b5364b6d2e9ba98-d # internal google.golang.org/grpc/backoff mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p google.golang.org/grpc/backoff -lang=go1.16 -complete -installsuffix shared -buildid kWGhqoxkuzzewDijWhW7/kWGhqoxkuzzewDijWhW7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/96/96ba9609373094ec4444480c9efdcabe9700e2c521cf9267d3a6a900ea8787a0-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.16 -complete -installsuffix shared -buildid G2hw694osnfCmfHhf7Vr/G2hw694osnfCmfHhf7Vr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/bc/bc7327136df411e744b10d9a3e1fef1a257208ece2cbb63927f8af6c22df7a5d-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.16 -complete -installsuffix shared -buildid LDKEik_F7AXVVUKLDMQL/LDKEik_F7AXVVUKLDMQL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/58/58a0fdcd0b3cfbd887364ccd33c50cbc8fd8a38dda65bb1c9995d05f2ebd82d0-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/log mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile github.com/hashicorp/go-hclog=$WORK/b336/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/log -lang=go1.16 -complete -installsuffix shared -buildid zdzVMCv4od2gGPXE2pel/zdzVMCv4od2gGPXE2pel -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log/log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/95/9549548c8b58174a59f8f80464a1f434b030c89b22d01319d4b73bdc34e94b3c-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b345/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p google.golang.org/grpc/grpclog -lang=go1.16 -complete -installsuffix shared -buildid NPtu8rUveJ5JJUJCpLuM/NPtu8rUveJ5JJUJCpLuM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/component.go ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/38/381424a49d4598256c57fa0a1878c4898486cb64c5f52e275c260d2784ba4e15-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p google.golang.org/protobuf/internal/version -lang=go1.16 -complete -installsuffix shared -buildid w5pHc0aSiooP3obSJJkC/w5pHc0aSiooP3obSJJkC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/49/497b044fc86b93c179d7c7b763e5e187cc3fbddd5952ad8da627a5ddf1d66ac8-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p google.golang.org/grpc/metadata -lang=go1.16 -complete -installsuffix shared -buildid 4IpIBoRhqlvosZu23FB9/4IpIBoRhqlvosZu23FB9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/a6/a6771b5f2029d446ba4d18da825359a3e04df44ac2257f40939e6d20736b5bbc-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p google.golang.org/grpc/connectivity -lang=go1.16 -complete -installsuffix shared -buildid 9jF0PwFg6CSIKzI7HtwU/9jF0PwFg6CSIKzI7HtwU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/fc/fcc0753c4a713e998de8b196db405a5c73b5f08e9de3325d38d146172fac639a-d # internal google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p google.golang.org/grpc/internal/grpcrand -lang=go1.16 -complete -installsuffix shared -buildid 1W1iC88n4WBhbHPJAGQ7/1W1iC88n4WBhbHPJAGQ7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/b4/b4f190704a4152506c28062e0885e50e6664e9dce4d26056e8c4542481df2bd2-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p google.golang.org/grpc/codes -lang=go1.16 -complete -installsuffix shared -buildid 1STbsWm5OGl9LJk8BmI-/1STbsWm5OGl9LJk8BmI- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d3/d31870abe2b80a7e81922aa4d92d200069ef2bb58c3b316274e378a13fe26f87-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p google.golang.org/grpc/encoding -lang=go1.16 -complete -installsuffix shared -buildid NO-03MVWHw3uh8S5JFla/NO-03MVWHw3uh8S5JFla -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/9c/9c1720608befa5ad2a59bf9cdbe8fd87bdb7cc51e05064c71d9f202609114688-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b383/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p google.golang.org/grpc/internal/backoff -lang=go1.16 -complete -installsuffix shared -buildid Guzk6TYZj1P15xkTXIfS/Guzk6TYZj1P15xkTXIfS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/4c/4cc9db4eb4a30fb07eec1a1f6631dd7a0fec800a303c5b8dd8e69b0f1648a8bf-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.16 -complete -installsuffix shared -buildid Ai0TPs46yZ02kAx1sX6Z/Ai0TPs46yZ02kAx1sX6Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/24/2485bd4afdac2959f040c3a29950873f176b9d75e98046ff5139df1a21123bcb-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid 2QYBaSMU6KF0zJIf9675/2QYBaSMU6KF0zJIf9675 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b399/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/google.golang.org/grpc/internal/grpcutil/regex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/38/38ae6ba43e7346fe9edc16638ef6f2a902cbe5c9c19315281a68f61a511c9615-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b351/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p google.golang.org/protobuf/internal/errors -lang=go1.16 -complete -installsuffix shared -buildid 0mSKudQz0-W-eUEl-AUV/0mSKudQz0-W-eUEl-AUV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/5a/5ace43a6ea5abf1e22d8da8744318b2d2ecd5fcd9a023ae49c2f39196e3b8c1c-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid K6sviVT-ZqhEZ3VElVil/K6sviVT-ZqhEZ3VElVil -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/envconfig/xds.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/e5/e5ccc48eb85898e1be902650e854432bf7fac4749b3f61e6466210250b7a58ee-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.16 -complete -installsuffix shared -buildid mwUKKxyNL6huhJGZUz56/mwUKKxyNL6huhJGZUz56 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/fd/fdacd1cf04b814e3f6c477c3f4c78f30de15d6b5d61b8a3adeaaa9b831c7dc45-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b152/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p golang.org/x/net/http/httpguts -lang=go1.16 -complete -installsuffix shared -buildid -gEtwlah81fkR50ltvRv/-gEtwlah81fkR50ltvRv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/71/7158d58b6c931a9eb040031d7d64cd1713d1023eacb5450c63ee588deffacfa6-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p golang.org/x/net/http2/hpack -lang=go1.16 -complete -installsuffix shared -buildid VbYtwaLWTb7ptnL4cMTi/VbYtwaLWTb7ptnL4cMTi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/8d/8d7059ca01493fe52bf4fe2f6005b8d662180e1fa0a83f712f5d625f178925f9-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b354/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.16 -complete -installsuffix shared -buildid O0geCqzoWTb3K41TzyU8/O0geCqzoWTb3K41TzyU8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/9b/9b18b0c2317a26d1ab647297587a1cb9f3f8465ec17b28a23be56e98b71773b9-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p google.golang.org/grpc/internal/syscall -lang=go1.16 -complete -installsuffix shared -buildid gcui2T0uNU_7kbhdu0qq/gcui2T0uNU_7kbhdu0qq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/ba/ba93b440ca7fc6972b4869b1d751db9a2ac54d74524aeae3da5739d8c9febedb-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/grpc/keepalive -lang=go1.16 -complete -installsuffix shared -buildid Y4T8kn1QsF-mam_EUm1R/Y4T8kn1QsF-mam_EUm1R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/26/26a3a37528a82097f150c0125ec4f7a6c91c239257021235e8215359b2a398dd-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p google.golang.org/grpc/stats -lang=go1.16 -complete -installsuffix shared -buildid WxnlQz5gzjtUDvWu-ATU/WxnlQz5gzjtUDvWu-ATU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/7b/7b4c2c0337cb88aa1546a90b8fc66914ed67b6c12ce407a0e15d1fae4c494112-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p google.golang.org/grpc/tap -lang=go1.16 -complete -installsuffix shared -buildid DZaGALH_T2McPQuW6aMx/DZaGALH_T2McPQuW6aMx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/13/1373dea4cb3f7c3cf168876ef06cac2bca406b54673940645b1b68b011f0ff80-d # internal golang.org/x/net/context mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p golang.org/x/net/context -lang=go1.16 -complete -installsuffix shared -buildid ycYuI5nYgqf24c3x9mAX/ycYuI5nYgqf24c3x9mAX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/go19.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/11/114cfe05479e004ce09d96f06791fab7279043612800bba5c000026302968c28-d # internal github.com/hashicorp/yamux mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/hashicorp/yamux -lang=go1.16 -complete -installsuffix shared -buildid 14u55PYjujJQME37a2wL/14u55PYjujJQME37a2wL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/github.com/hashicorp/yamux/addr.go ./vendor/github.com/hashicorp/yamux/const.go ./vendor/github.com/hashicorp/yamux/mux.go ./vendor/github.com/hashicorp/yamux/session.go ./vendor/github.com/hashicorp/yamux/stream.go ./vendor/github.com/hashicorp/yamux/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/d3/d3b90353be4d91c7b635f11ddc6253d79edfa106ae170518b079ef8401064864-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.16 -complete -installsuffix shared -buildid fepSfl9q42ByM-wJdWKg/fepSfl9q42ByM-wJdWKg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/1f/1f6c0e414d3bda0c2961f59f1d8dd956e58487ce06dcdca5508f2e018b2c1bba-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b259/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p google.golang.org/protobuf/internal/strs -lang=go1.16 -complete -installsuffix shared -buildid j5wef0Tb6zW6ACSbMvEy/j5wef0Tb6zW6ACSbMvEy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/8b/8b85482a91d434fc294728c9dbd34da97c292c4992b49b8fdf12363e0b7865df-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p google.golang.org/protobuf/internal/genid -lang=go1.16 -complete -installsuffix shared -buildid zqIl3c8EIEJSzSZzbdhX/zqIl3c8EIEJSzSZzbdhX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/f0/f096163199efda254f63baa63a987c2030e8b869585bf7aa7ed5fba5962a68cf-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b357/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.16 -complete -installsuffix shared -buildid Zy_VH6KaVjAsUB_ivaNv/Zy_VH6KaVjAsUB_ivaNv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/c6/c649342be8c3b7823101b6a16cbe538f6719ba4ccdf558d066499e9dcd7c662d-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p google.golang.org/protobuf/internal/order -lang=go1.16 -complete -installsuffix shared -buildid yYgzaEAiZXztdfIdzXuW/yYgzaEAiZXztdfIdzXuW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/2d/2df0f2dcda18b94b0c5063eceb19fb4b38fed3bdbb8f625f147c3f493abcc0cb-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.16 -complete -installsuffix shared -buildid 7mM9WOzXyPyMkQtEVwj8/7mM9WOzXyPyMkQtEVwj8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/2c/2cbfe0e66e9d8ab39c8e0173d5c15ad4f8036a7e7fdd190398eb860cef012bc3-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.16 -complete -installsuffix shared -buildid vyobx9P3qqeBe8ojjBjD/vyobx9P3qqeBe8ojjBjD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/2c/2cac30cd63aaf81e1106c330224a3a020a5c72eed68a4bb67a5695d6908aebe4-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.16 -complete -installsuffix shared -buildid hFmjI8BSUfk9lvzpdOVu/hFmjI8BSUfk9lvzpdOVu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/1e/1ec05cd0c4e21d5b6265abdf7a95a2e36085585088d5d2a4166e9fc44391781b-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b368/ cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/4d/4d489793508f29c3cdad4e8cdcea79d7721ecc4167b8b3b5ce50a52f70933339-d # internal cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.16 -complete -installsuffix shared -buildid IkkncOLyoLi1CwNFTlP8/IkkncOLyoLi1CwNFTlP8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go google.golang.org/protobuf/proto mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b363/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p google.golang.org/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid LwAyigTFyuuWHpFt8cGV/LwAyigTFyuuWHpFt8cGV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/d9/d9d89b9e4d4781026bf51160bdb0094b1dc26e24412982a87c88eb46ecee8455-d # internal github.com/mitchellh/go-testing-interface mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/mitchellh/go-testing-interface -lang=go1.16 -complete -installsuffix shared -buildid rXaVLaq6ExJ0yN7ocMqv/rXaVLaq6ExJ0yN7ocMqv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack ./vendor/github.com/mitchellh/go-testing-interface/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/bf/bfd5fd3cda5ed1c25d28cebc22747e3bb0de071bfe98724698aeea1a0f0f3b6d-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.16 -complete -installsuffix shared -buildid uZBLQSBG3RPw7fRopYOa/uZBLQSBG3RPw7fRopYOa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/88/882c64445497b1552ca872bddfb1e9f640c3eec3dfb2505544012707d45eff2a-d # internal os/signal mkdir -p $WORK/b432/ cat >$WORK/b432/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -p os/signal -trimpath "$WORK/b432=>" -I $WORK/b432/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b432/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/48/4886ce08a1f385c71671c458d9321116fc05115f46d644a316a19fb4534ecbe1-d # internal github.com/apache/arrow/go/arrow/endian mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/apache/arrow/go/arrow/endian -lang=go1.16 -complete -installsuffix shared -buildid pKEeiv_q3Av0S0E_v8Jp/pKEeiv_q3Av0S0E_v8Jp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/endian/big.go cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p os/signal -std -installsuffix shared -buildid HAos5IUo6lo_2V8cmE-_/HAos5IUo6lo_2V8cmE-_ -goversion go1.19.10 -symabis $WORK/b432/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b432/importcfg -pack -asmhdr $WORK/b432/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/a0/a0656d61192f434c2277e55556300748867d80aa4c095cb044d45d454a8f8bf9-d # internal github.com/apache/arrow/go/arrow/memory mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b443/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/apache/arrow/go/arrow/memory -lang=go1.16 -complete -installsuffix shared -buildid xkO6L3v1kddUvdd7YWhM/xkO6L3v1kddUvdd7YWhM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b444/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/memory/allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/buffer.go ./vendor/github.com/apache/arrow/go/arrow/memory/checked_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/doc.go ./vendor/github.com/apache/arrow/go/arrow/memory/go_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/memory.go ./vendor/github.com/apache/arrow/go/arrow/memory/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/92/929a1a3cd10c175ec01483deb66e7c61cc2c1c530d78ae96fab60802bc8ffce8-d # internal github.com/apache/arrow/go/arrow/decimal128 mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile math/big=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/apache/arrow/go/arrow/decimal128 -lang=go1.16 -complete -installsuffix shared -buildid m8WeDogArYsh04j96m0f/m8WeDogArYsh04j96m0f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/decimal128/decimal128.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/05/055950062ff6746151d751e39e9d02f7efc90d108eea32515f53cdb859a17ac2-d # internal github.com/apache/arrow/go/arrow/float16 mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/apache/arrow/go/arrow/float16 -lang=go1.16 -complete -installsuffix shared -buildid pfOW0qVswsbzAZVm4akA/pfOW0qVswsbzAZVm4akA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b446/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/float16/float16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/20/20dd1eaf32b0c0e8d1018bb1f8f1658956ed208f122dd6b2803aad9d2824f2d8-d # internal github.com/apache/arrow/go/arrow/bitutil mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b442/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b443/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b444/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/apache/arrow/go/arrow/bitutil -lang=go1.16 -complete -installsuffix shared -buildid SGfjevyZrjqFg1VzP9pQ/SGfjevyZrjqFg1VzP9pQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/bitutil/bitmaps.go ./vendor/github.com/apache/arrow/go/arrow/bitutil/bitutil.go ./vendor/github.com/apache/arrow/go/arrow/bitutil/endian_s390x.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -p os/signal -trimpath "$WORK/b432=>" -I $WORK/b432/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b432/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/0e/0eaf006b832e22a63f8a354ed6a163abc6c84e460f52f0d970f08f1ba8a1c574-d # internal golang.org/x/xerrors mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b448/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p golang.org/x/xerrors -lang=go1.16 -complete -installsuffix shared -buildid fSgZCdoAu0p_ghEnuRsX/fSgZCdoAu0p_ghEnuRsX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack ./vendor/golang.org/x/xerrors/adaptor.go ./vendor/golang.org/x/xerrors/doc.go ./vendor/golang.org/x/xerrors/errors.go ./vendor/golang.org/x/xerrors/fmt.go ./vendor/golang.org/x/xerrors/format.go ./vendor/golang.org/x/xerrors/frame.go ./vendor/golang.org/x/xerrors/wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/3a/3a6b094d5fcd3817f32169b9924b1be1e73e511856b1d5258d3a66e45d7eb476-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.16 -complete -installsuffix shared -buildid _30iwlBpcuVe3LaHJa1f/_30iwlBpcuVe3LaHJa1f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b432/_pkg_.a $WORK/b432/sig.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/2b/2b8585a867499c7e36a4f91a73d52f1a9650fa68b02759508f91d23b71c2cc97-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b367/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.16 -complete -installsuffix shared -buildid mLduNoMxVAiyboBuiiO9/mLduNoMxVAiyboBuiiO9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/16/1683033bedd0a4d8382dee6d472368b0d5bb92084d1137ccc38f271b2d5f0b24-d # internal github.com/oklog/run mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/signal=$WORK/b432/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/oklog/run -lang=go1.16 -complete -installsuffix shared -buildid brEy8CcK_EDFAB5UCx1e/brEy8CcK_EDFAB5UCx1e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/e4/e4053e180864e085816439a5434a62ac3203238838d4cf5c6658a9dc8a2031b3-d # internal github.com/apache/arrow/go/arrow/internal/flatbuf mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile github.com/google/flatbuffers/go=$WORK/b454/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/apache/arrow/go/arrow/internal/flatbuf -lang=go1.16 -complete -installsuffix shared -buildid BJg1Nky9xn7PNzEUr82t/BJg1Nky9xn7PNzEUr82t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Binary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Block.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/BodyCompression.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/BodyCompressionMethod.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Bool.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Buffer.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/CompressionType.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Date.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DateUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Decimal.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryBatch.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryEncoding.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryKind.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Duration.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Endianness.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Feature.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Field.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FieldNode.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FixedSizeBinary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FixedSizeList.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FloatingPoint.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Footer.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Int.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Interval.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/IntervalUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/KeyValue.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeBinary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeList.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeUtf8.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/List.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Map.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Message.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/MessageHeader.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/MetadataVersion.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Null.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Precision.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/RecordBatch.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Schema.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixCompressedAxis.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixIndexCSR.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixIndexCSX.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensor.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndex.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndexCOO.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndexCSF.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Struct_.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Tensor.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/TensorDim.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Time.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/TimeUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Timestamp.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Type.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Union.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/UnionMode.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Utf8.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/a0/a0ae89c879b889f8d8a82a501cfc98ac280d72b51cff11a33518d13bf39048ba-d # internal github.com/apache/arrow/go/arrow mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b441/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b445/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b442/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b446/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b443/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b447/_pkg_.a packagefile hash/maphash=$WORK/b449/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/apache/arrow/go/arrow -lang=go1.16 -complete -installsuffix shared -buildid rabzGwfAAq6f9Bw05tvW/rabzGwfAAq6f9Bw05tvW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/compare.go ./vendor/github.com/apache/arrow/go/arrow/datatype.go ./vendor/github.com/apache/arrow/go/arrow/datatype_binary.go ./vendor/github.com/apache/arrow/go/arrow/datatype_extension.go ./vendor/github.com/apache/arrow/go/arrow/datatype_fixedwidth.go ./vendor/github.com/apache/arrow/go/arrow/datatype_nested.go ./vendor/github.com/apache/arrow/go/arrow/datatype_null.go ./vendor/github.com/apache/arrow/go/arrow/datatype_numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/doc.go ./vendor/github.com/apache/arrow/go/arrow/schema.go ./vendor/github.com/apache/arrow/go/arrow/type_string.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_boolean.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_decimal128.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_float16.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_interval.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_numeric.gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/98/98d896768f3eaafeb0d851df3df27c6f1ee937ef168507c076fd10e406fc5f63-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/klauspost/compress/fse -lang=go1.16 -complete -installsuffix shared -buildid IBs8VkZIEsza89w6-4PU/IBs8VkZIEsza89w6-4PU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b458/importcfg -pack ./vendor/github.com/klauspost/compress/fse/bitreader.go ./vendor/github.com/klauspost/compress/fse/bitwriter.go ./vendor/github.com/klauspost/compress/fse/bytereader.go ./vendor/github.com/klauspost/compress/fse/compress.go ./vendor/github.com/klauspost/compress/fse/decompress.go ./vendor/github.com/klauspost/compress/fse/fse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/03/03dab7a2d50be00fc51db5fb54b73630cc668ad0dd0616405ddc7695c7825d14-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.16 -complete -installsuffix shared -buildid wIdEThioRLV1kWtyZmo6/wIdEThioRLV1kWtyZmo6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/4e/4e871af5b7f1cb0c2b6c92507ba0abe503ecf590eac76585304cf587ada9d27b-d # internal github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.16 -complete -installsuffix shared -buildid Rd1aSadrpgOq9stCS29R/Rd1aSadrpgOq9stCS29R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./vendor/github.com/klauspost/compress/internal/snapref/decode.go ./vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/encode.go ./vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/snappy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/79/7945e29816c49c418e76ec91adf4cba0c08449ff33a94de283390b705084c41e-d # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/56/569cdebec568a2804ec00bc8e3e88fb39deb69720b1410b3ed2098ac24bba1fc-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b458/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/klauspost/compress/huff0 -lang=go1.16 -complete -installsuffix shared -buildid aIWZG5wvt28SeUeHD9Xs/aIWZG5wvt28SeUeHD9Xs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/autogen.go ./vendor/github.com/klauspost/compress/huff0/bitreader.go ./vendor/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/github.com/klauspost/compress/huff0/bytereader.go ./vendor/github.com/klauspost/compress/huff0/compress.go ./vendor/github.com/klauspost/compress/huff0/decompress.go ./vendor/github.com/klauspost/compress/huff0/decompress_generic.go ./vendor/github.com/klauspost/compress/huff0/huff0.go google.golang.org/protobuf/internal/impl mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b373/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b363/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p google.golang.org/protobuf/internal/impl -lang=go1.16 -complete -installsuffix shared -buildid JqdmAeQwHzZ5zfh-5xOr/JqdmAeQwHzZ5zfh-5xOr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/b6/b64d7febfe8d0e4e79f36e40d6ed7cd401175742e70e50616f34171f4a3c9d64-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.16 -complete -installsuffix shared -buildid yovi_fHbcmbw0P26gK8X/yovi_fHbcmbw0P26gK8X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/06/062d16a8d51b2f5ee69232cade4181a8851e4e680a6e15b1a5c53cbbb1750229-d # internal github.com/apache/arrow/go/arrow/array mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b440/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b441/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b445/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b446/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b443/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b444/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b447/_pkg_.a packagefile hash/maphash=$WORK/b449/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/apache/arrow/go/arrow/array -lang=go1.16 -complete -installsuffix shared -buildid CLZgoAwsFhZoySGopFGq/CLZgoAwsFhZoySGopFGq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/array/array.go ./vendor/github.com/apache/arrow/go/arrow/array/binary.go ./vendor/github.com/apache/arrow/go/arrow/array/binarybuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/boolean.go ./vendor/github.com/apache/arrow/go/arrow/array/booleanbuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder_byte.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder_numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/builder.go ./vendor/github.com/apache/arrow/go/arrow/array/compare.go ./vendor/github.com/apache/arrow/go/arrow/array/concat.go ./vendor/github.com/apache/arrow/go/arrow/array/data.go ./vendor/github.com/apache/arrow/go/arrow/array/decimal128.go ./vendor/github.com/apache/arrow/go/arrow/array/doc.go ./vendor/github.com/apache/arrow/go/arrow/array/extension.go ./vendor/github.com/apache/arrow/go/arrow/array/fixed_size_list.go ./vendor/github.com/apache/arrow/go/arrow/array/fixedsize_binary.go ./vendor/github.com/apache/arrow/go/arrow/array/fixedsize_binarybuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/float16.go ./vendor/github.com/apache/arrow/go/arrow/array/float16_builder.go ./vendor/github.com/apache/arrow/go/arrow/array/interval.go ./vendor/github.com/apache/arrow/go/arrow/array/list.go ./vendor/github.com/apache/arrow/go/arrow/array/map.go ./vendor/github.com/apache/arrow/go/arrow/array/null.go ./vendor/github.com/apache/arrow/go/arrow/array/numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/numericbuilder.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/record.go ./vendor/github.com/apache/arrow/go/arrow/array/string.go ./vendor/github.com/apache/arrow/go/arrow/array/struct.go ./vendor/github.com/apache/arrow/go/arrow/array/table.go ./vendor/github.com/apache/arrow/go/arrow/array/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/1c/1cda83ed61b9df0db602b3bd34ff7bf0fd4db95d8290b5984c6b853f284b7afd-d # internal runtime/debug mkdir -p $WORK/b461/ cat >$WORK/b461/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/b461=>" -I $WORK/b461/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b461/symabis ./debug.s cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p runtime/debug -std -installsuffix shared -buildid xOO01xEvgnLREnApd2g5/xOO01xEvgnLREnApd2g5 -goversion go1.19.10 -symabis $WORK/b461/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack -asmhdr $WORK/b461/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/05/05ff4d0a2776ba40e53c87a80f862cf73fbe6bc9349fa1fc062d7bcfb559d80f-d # internal github.com/pierrec/lz4/v4/internal/lz4block mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b464/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.16 -complete -installsuffix shared -buildid S6QaPJfKFOzKe1VjxLeV/S6QaPJfKFOzKe1VjxLeV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b463/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/blocks.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_noasm.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_other.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/ed/ed77a52320c03ad5389360e0598d29382ae2e90fc45740d2bc208cd10f7d3992-d # internal github.com/pierrec/lz4/v4/internal/xxh32 mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.16 -complete -installsuffix shared -buildid FpZ2w6I9O2wgeIQZAMpk/FpZ2w6I9O2wgeIQZAMpk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero.go ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero_other.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/51/51f475b45e5a04da871a4ac95f11b7268ec9a68c21679181299fbf5b61481d34-d # internal github.com/google/go-cmp/cmp/cmpopts mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b250/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b253/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/google/go-cmp/cmp/cmpopts -lang=go1.16 -complete -installsuffix shared -buildid r_vxDej-oRVW1J_HF92X/r_vxDej-oRVW1J_HF92X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/cmpopts/equate.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/ignore.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/sort.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/struct_filter.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/xform.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/debug -trimpath "$WORK/b461=>" -I $WORK/b461/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b461/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/0a/0a0163f4a61318bbc28fb89638305efcc4c28afe309dff26372102ae8f23bf9d-d # internal github.com/pierrec/lz4/v4/internal/lz4stream mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b463/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b464/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b466/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.16 -complete -installsuffix shared -buildid sAtflLyMHCFpxpHZSS8j/sAtflLyMHCFpxpHZSS8j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/frame.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/frame_gen.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b461/_pkg_.a $WORK/b461/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/b8/b8441b8109b38825f1846ae69e8a12cca6f338dafa54bb2b16cb6fd1bc5eff9f-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b461/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid VjnuZcyHdnaoS6t5wpnn/VjnuZcyHdnaoS6t5wpnn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/github.com/modern-go/concurrent/executor.go ./vendor/github.com/modern-go/concurrent/go_above_19.go ./vendor/github.com/modern-go/concurrent/log.go ./vendor/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/9e/9e16802277f814967a0980fa8982b416007b1935e05fb9f07f12118da486eca7-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b471/ cat >$WORK/b471/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b471=>" -I $WORK/b471/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b471/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s ./relfect2_s390x.s cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/modern-go/reflect2 -lang=go1.16 -installsuffix shared -buildid 0X4aXxelfgy26uUjn28a/0X4aXxelfgy26uUjn28a -goversion go1.19.10 -symabis $WORK/b471/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack -asmhdr $WORK/b471/go_asm.h ./vendor/github.com/modern-go/reflect2/go_above_118.go ./vendor/github.com/modern-go/reflect2/go_above_19.go ./vendor/github.com/modern-go/reflect2/reflect2.go ./vendor/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/github.com/modern-go/reflect2/safe_field.go ./vendor/github.com/modern-go/reflect2/safe_map.go ./vendor/github.com/modern-go/reflect2/safe_slice.go ./vendor/github.com/modern-go/reflect2/safe_struct.go ./vendor/github.com/modern-go/reflect2/safe_type.go ./vendor/github.com/modern-go/reflect2/type_map.go ./vendor/github.com/modern-go/reflect2/unsafe_array.go ./vendor/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/github.com/modern-go/reflect2/unsafe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/github.com/modern-go/reflect2/unsafe_link.go ./vendor/github.com/modern-go/reflect2/unsafe_map.go ./vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/5b/5bac68f4e10d9dad729ad1123eacadcbeebdd05f4ec70fc6d8025d0bced1daf7-d # internal github.com/pierrec/lz4/v4 mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b463/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b464/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b465/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/pierrec/lz4/v4 -lang=go1.16 -complete -installsuffix shared -buildid WiMfWIAuwlDpsMST0-7M/WiMfWIAuwlDpsMST0-7M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/lz4.go ./vendor/github.com/pierrec/lz4/v4/options.go ./vendor/github.com/pierrec/lz4/v4/options_gen.go ./vendor/github.com/pierrec/lz4/v4/reader.go ./vendor/github.com/pierrec/lz4/v4/state.go ./vendor/github.com/pierrec/lz4/v4/state_gen.go ./vendor/github.com/pierrec/lz4/v4/writer.go cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/13/139a51c919359b9e690bcbf6c81deeaebd3166aecab9717d4dfb727bce33c74b-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b372/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.16 -complete -installsuffix shared -buildid PZzzqcpSnhsNSBNkXW-R/PZzzqcpSnhsNSBNkXW-R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/22/22aa8363b97db93749d7d8cb2b1141ec2c0f36956dd1293cbef34103272b7381-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b371/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b372/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b374/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.16 -complete -installsuffix shared -buildid _L7C4jHUYEQIY2zRcRXQ/_L7C4jHUYEQIY2zRcRXQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/d5/d5ca912effec75723949f86e36196a41527f907033e9a7845f97f0449b5c2400-d # internal github.com/mattetti/filebuffer mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/mattetti/filebuffer -lang=go1.16 -complete -installsuffix shared -buildid _-pnYWI3fXMnjG3tg7jl/_-pnYWI3fXMnjG3tg7jl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack ./vendor/github.com/mattetti/filebuffer/filebuffer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/29/2963ff8183988dc1e16979cf8d1de639dc4d81ca0ccf6936fc77db0cefce4d38-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/mattn/go-runewidth -lang=go1.16 -complete -installsuffix shared -buildid qlmMB90XpOevQP74J6u5/qlmMB90XpOevQP74J6u5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/github.com/mattn/go-runewidth/runewidth.go ./vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./vendor/github.com/mattn/go-runewidth/runewidth_table.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/4b/4b77905c412fa9187e6968c526863ca9133a31d49a4c3ff73569cfb37c6836d5-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.16 -complete -installsuffix shared -buildid RHv0y9ZX9itkN_YLnmNn/RHv0y9ZX9itkN_YLnmNn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/08/086e99ace1b6688b345478c7cc5c7e6b8d131e43671f0d51461dac23a07af5c2-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.16 -complete -installsuffix shared -buildid gGoE7R62yT5fxSVb5ni0/gGoE7R62yT5fxSVb5ni0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b472/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b471=>" -I $WORK/b471/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b471/relfect2_mips64x.o ./relfect2_mips64x.s cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/c0/c049361089369fe3028a2aff03bec77259621e45d97be0385b0b308d3dddf598-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b393/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/golang/protobuf/ptypes/any -lang=go1.16 -complete -installsuffix shared -buildid FndbJgx22bePofBQeoHQ/FndbJgx22bePofBQeoHQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b392/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/c9/c959570c1b777a9c9a07d1a5bd357c66297d406c3d0f4d45a94aa43d8bdc3182-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.16 -complete -installsuffix shared -buildid AsiUQ2pFs_V-SOiVBo5D/AsiUQ2pFs_V-SOiVBo5D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b471=>" -I $WORK/b471/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b471/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b471=>" -I $WORK/b471/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b471/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/fa/fa3eccbc35f80367ccbfa33be9baa90360aab17ed85539bf909536b96cfe21fa-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b395/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/golang/protobuf/ptypes/duration -lang=go1.16 -complete -installsuffix shared -buildid w31DBmgNmOvLpjLMXRkY/w31DBmgNmOvLpjLMXRkY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/54/54800d5ed2706cbee34d2887a738c2da616cc27d4cfe64d1a2352877a6072733-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.16 -complete -installsuffix shared -buildid OK6AWztkIlyxhx9S9MEF/OK6AWztkIlyxhx9S9MEF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b471=>" -I $WORK/b471/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b471/relfect2_s390x.o ./relfect2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/18/188500bcf32775afbed0382655ea96ce43ea1cecb61fbeb6a08a63a90d0f4b2f-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b393/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.16 -complete -installsuffix shared -buildid SQaxoubUNYwyxKzzEXkO/SQaxoubUNYwyxKzzEXkO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/89/89330f867ec80a4cbfe68ef7c5923f372d8bd1733f18fa718b0d26af8d8e0e6d-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b397/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/golang/protobuf/ptypes/timestamp -lang=go1.16 -complete -installsuffix shared -buildid nTQPnHM9R86Uc-ouJmnP/nTQPnHM9R86Uc-ouJmnP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/c7/c7a9c6edcad8fbcf03402dbf015c686f517345011c9c1e0611fcf6b27a3e509a-d # internal google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.16 -complete -installsuffix shared -buildid ptdiNay5B7iAzZFJwial/ptdiNay5B7iAzZFJwial -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b426/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b471/_pkg_.a $WORK/b471/relfect2_mips64x.o $WORK/b471/relfect2_mipsx.o $WORK/b471/relfect2_ppc64x.o $WORK/b471/relfect2_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/1c/1c2ca7591322ccd3b112005dd2486b8f7f45ae668bedc71498a48b6c837c0bd1-d # internal github.com/apache/arrow/go/arrow/arrio mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/array=$WORK/b450/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/apache/arrow/go/arrow/arrio -lang=go1.16 -complete -installsuffix shared -buildid U_QuWXo2UyX1gBNUlLgD/U_QuWXo2UyX1gBNUlLgD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b451/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/arrio/arrio.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/73/731427cc8f8ccf27f243ef70418ed2e90f52cc022685464bf616eba5c289a18a-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b369/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.16 -complete -installsuffix shared -buildid Yv5eDAho0Y5Dg3RjiaVU/Yv5eDAho0Y5Dg3RjiaVU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/11/11a9f2b57f268febba88c2f2ef2852060e1befc002f11699e09fb6c519eaa91c-d # internal github.com/json-iterator/go mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b470/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b471/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/json-iterator/go -lang=go1.16 -complete -installsuffix shared -buildid 7_0zCGVE27yv9Cn58uq0/7_0zCGVE27yv9Cn58uq0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/26/2603c0a875bb2efdc327c54cb46bda04496311992689dfb6f8e3d0a5ec710ac7-d # internal github.com/olekukonko/tablewriter mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/csv=$WORK/b139/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b474/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/olekukonko/tablewriter -lang=go1.16 -complete -installsuffix shared -buildid Q2mGPWKkH2ZIFkSK376a/Q2mGPWKkH2ZIFkSK376a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./vendor/github.com/olekukonko/tablewriter/csv.go ./vendor/github.com/olekukonko/tablewriter/table.go ./vendor/github.com/olekukonko/tablewriter/table_with_color.go ./vendor/github.com/olekukonko/tablewriter/util.go ./vendor/github.com/olekukonko/tablewriter/wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/cb/cbee1fce549a8b8b02781063fa75fef32467bf6c6ebdb827969227b0a5009c5c-d # internal github.com/golang/protobuf/ptypes/empty mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b426/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/golang/protobuf/ptypes/empty -lang=go1.16 -complete -installsuffix shared -buildid QEbLdaMTEf9hriMJvcbY/QEbLdaMTEf9hriMJvcbY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/empty/empty.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/15/157ba0a790108a26940a33ef716763af479e5130edec6c0c39026b811e3376e0-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/beorn7/perks/quantile -lang=go1.16 -complete -installsuffix shared -buildid m3QAgiT0t0N9dGrzkof8/m3QAgiT0t0N9dGrzkof8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/a6/a62900c5cb7a6f0e8612edbae160b92f8cf2d28ac28f161d34e14f49f3f6c0e3-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/cespare/xxhash/v2 -lang=go1.16 -complete -installsuffix shared -buildid athKhPGyknngIeVYrC6v/athKhPGyknngIeVYrC6v -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/b7/b7fc0b2e6d8018f8bb69913241b3096f833dd435c33d19338cbe26a8ccf3e04e-d # internal github.com/prometheus/common/model mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/prometheus/common/model -lang=go1.16 -complete -installsuffix shared -buildid OFfvypr_2CuSqpaSa8TK/OFfvypr_2CuSqpaSa8TK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/46/46c6ebc99af6ef17dbfb11b5a2f60417a19e693f69afb62711a85b245ab7859e-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid uRtYQPJCy9Egct7feBT-/uRtYQPJCy9Egct7feBT- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/c0/c0db71b1e8065ea0e007420797e8b3c2b1611fa9f171f91b247c900b3f1aac50-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.16 -complete -installsuffix shared -buildid ZQJsvcUOuNDSYWf2Cpv6/ZQJsvcUOuNDSYWf2Cpv6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/5a/5aef55851428b2c7b7e34a5ef72b0f9936f743599f74a201a65258f0c148d5f2-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/prometheus/procfs/internal/util -lang=go1.16 -complete -installsuffix shared -buildid o7anwX8rVDRQJTXddLYP/o7anwX8rVDRQJTXddLYP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/a1/a17edffe1144d5c7d152698964b09945f0fd59abfc18a3f7b8fefdc70d14a029-d # internal github.com/prometheus/procfs mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b490/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b491/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/prometheus/procfs -lang=go1.16 -complete -installsuffix shared -buildid 8vseTerdFSMOwpo4JcAf/8vseTerdFSMOwpo4JcAf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/cmdline.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo_s390x.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/netstat.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/0f/0f8439b1d84ac9fe4ae54aa080acfb5a6f115bd5c6e5b9ecbaa4d5cf625dfaa0-d # internal internal/profile mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p internal/profile -std -complete -installsuffix shared -buildid M8TiqS6l-AI67eLoQohc/M8TiqS6l-AI67eLoQohc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/49/49e45b6d478335438046604857819f2679a8c44adaddc2989ba8afdb71977160-d # internal runtime/pprof mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b075/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p runtime/pprof -std -installsuffix shared -buildid LgWqPes2tXSwpEhfKj3E/LgWqPes2tXSwpEhfKj3E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/5e/5e5eeae37966630795118ea334f6344e6eb49e93bbf004db2ff716a9069d1980-d # internal runtime/trace mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p runtime/trace -std -installsuffix shared -buildid Gs22srcfkTOvAPjUtNLR/Gs22srcfkTOvAPjUtNLR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/91/91559951a6df8d5ed0a7d25bc773cb954935e9724e5bc4bef8fcb5bad2220641-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/gtime mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/gtime -lang=go1.16 -complete -installsuffix shared -buildid EkJnhTB_8ykXWB43Jost/EkJnhTB_8ykXWB43Jost -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/gtime/gtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/b6/b64e01f9209da82cbe32862e657b1c5ff202db8ddc178ce08c9808e0bac08241-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config -lang=go1.16 -complete -installsuffix shared -buildid NjKMk6YE4QFa9NXNDdvD/NjKMk6YE4QFa9NXNDdvD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/84/846d1c2bca31508f957de1eae186dc45539434aa34835149cfe1c67c37ce6994-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/josharian/intern=$WORK/b507/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/mailru/easyjson/jlexer -lang=go1.16 -complete -installsuffix shared -buildid iAM2tISnDOisKztJRQ8n/iAM2tISnDOisKztJRQ8n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./vendor/github.com/mailru/easyjson/jlexer/error.go ./vendor/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/3d/3de1a0b312bd8db0284ae507a8c5ba908134df7e011e6f4efa87bcb39730510c-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b347/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b496/_pkg_.a # internal cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b363/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/golang/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid Ucw-eTl1T2kSSDbUofS1/Ucw-eTl1T2kSSDbUofS1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/wrappers.go cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/2b/2b0d1a5c78aa34dcc61cc8994785b4de8b986c3ed81bcee13045e199f16f0a7d-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/mailru/easyjson/buffer -lang=go1.16 -complete -installsuffix shared -buildid JUvUfGBUIxiSLt7tt2TQ/JUvUfGBUIxiSLt7tt2TQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b493/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/a5/a5809ce09345f5927369e57d6c857d67939f65c9b287261137810c7476716c0c-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b509/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/mailru/easyjson/jwriter -lang=go1.16 -complete -installsuffix shared -buildid vi1i0zCHcvfCF21odAgF/vi1i0zCHcvfCF21odAgF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./vendor/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/ca/ca53e87d4070c43c5a905dfac9d9dbfc7d1cbf3859ebf27909dcf5b52ed53f36-d # internal github.com/getkin/kin-openapi/jsoninfo mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/getkin/kin-openapi/jsoninfo -lang=go1.16 -complete -installsuffix shared -buildid 897y-9-210OZFU-6IMTp/897y-9-210OZFU-6IMTp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./vendor/github.com/getkin/kin-openapi/jsoninfo/doc.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/field_info.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/marshal.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/marshal_ref.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/strict_struct.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/type_info.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/unmarshal.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/unsupported_properties_error.go cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/6d/6d7e8e0f357a4f6c4aaf16197065342d077c00a2b1414dd95a14a083ef4c2af6-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p gopkg.in/yaml.v2 -lang=go1.16 -complete -installsuffix shared -buildid xIp_g7UMzwO_5WjOtUZE/xIp_g7UMzwO_5WjOtUZE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/a2/a22c5cdc942c826b781bc70f95333ecb16e62bcb1abfb32313548e4fd1aa1331-d # internal github.com/grafana/grafana-plugin-sdk-go/internal mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/grafana/grafana-plugin-sdk-go/internal -lang=go1.16 -complete -installsuffix shared -buildid ZICST-cueev2607lvtgn/ZICST-cueev2607lvtgn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/3e/3e4622ccb6e1f559bf1ef2d40890c31c2134ea5ac9156c99dd2ebd94ea9b309a-d # internal github.com/magefile/mage/mg mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/magefile/mage/mg -lang=go1.16 -complete -installsuffix shared -buildid qPg56JwN61VOKhZ2K8n6/qPg56JwN61VOKhZ2K8n6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack ./vendor/github.com/magefile/mage/mg/color.go ./vendor/github.com/magefile/mage/mg/color_string.go ./vendor/github.com/magefile/mage/mg/deps.go ./vendor/github.com/magefile/mage/mg/errors.go ./vendor/github.com/magefile/mage/mg/fn.go ./vendor/github.com/magefile/mage/mg/runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/86/86c43b88c1f5191fe39e2d938d6faa3b923a341fe91b8b2a0b563e54220bb50a-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil -lang=go1.16 -complete -installsuffix shared -buildid K2HU2hJ0GZRnvSkszzm2/K2HU2hJ0GZRnvSkszzm2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil/envutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/d1/d18423bffeff100d3720ef5340407dd8ff5f036b8caa956217fadf40a5980676-d # internal github.com/magefile/mage/sh mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b522/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/magefile/mage/sh -lang=go1.16 -complete -installsuffix shared -buildid FFmJOMV4615T4OQ_Yj1n/FFmJOMV4615T4OQ_Yj1n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack ./vendor/github.com/magefile/mage/sh/cmd.go ./vendor/github.com/magefile/mage/sh/helpers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/c4/c478b1ec7fc4bbaba3771c7436bcd1d23a38c2879861d22430fe9ff62b5d0733-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b525/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings -lang=go1.16 -complete -installsuffix shared -buildid A5wFrvqXZyqD8ipN3RaL/A5wFrvqXZyqD8ipN3RaL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/clouds.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/env.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/settings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/fe/fec3e986f2f1eef15c0bdcdb0d4eda96bfb17508bef934083b968eb413606ddc-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/gogo/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid -76KSUQSafx66AjjO-96/-76KSUQSafx66AjjO-96 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/65/65a2893d67c01eeab0f92ee163e0043a2610e109409e97f5da2dc3682b0a6c1f-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/hashicorp/go-sockaddr -lang=go1.16 -complete -installsuffix shared -buildid 6jzKA1wbR7Ik28v3JNDY/6jzKA1wbR7Ik28v3JNDY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./vendor/github.com/hashicorp/go-sockaddr/doc.go ./vendor/github.com/hashicorp/go-sockaddr/ifaddr.go ./vendor/github.com/hashicorp/go-sockaddr/ifaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/ifattr.go ./vendor/github.com/hashicorp/go-sockaddr/ipaddr.go ./vendor/github.com/hashicorp/go-sockaddr/ipaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/ipv4addr.go ./vendor/github.com/hashicorp/go-sockaddr/ipv6addr.go ./vendor/github.com/hashicorp/go-sockaddr/rfc.go ./vendor/github.com/hashicorp/go-sockaddr/route_info.go ./vendor/github.com/hashicorp/go-sockaddr/route_info_linux.go ./vendor/github.com/hashicorp/go-sockaddr/sockaddr.go ./vendor/github.com/hashicorp/go-sockaddr/sockaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/unixsock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/70/70047d866a52017a7e54e39e9dc60392c44192c630b9661016a9da9aeec38da5-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b155/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/hashicorp/golang-lru/simplelru -lang=go1.16 -complete -installsuffix shared -buildid Ife2FTkD6qRvM-Wz_BL6/Ife2FTkD6qRvM-Wz_BL6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/ab/ab5b1c1e37a0dafe5e42a3f2c5fc0e7cb5793ed4518cf9ee97958f6cee47ceaa-d # internal github.com/hashicorp/golang-lru mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b530/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/hashicorp/golang-lru -lang=go1.16 -complete -installsuffix shared -buildid -ID93D3tpcrxBNwbT04A/-ID93D3tpcrxBNwbT04A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/2q.go ./vendor/github.com/hashicorp/golang-lru/arc.go ./vendor/github.com/hashicorp/golang-lru/doc.go ./vendor/github.com/hashicorp/golang-lru/lru.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/96/968d21e1ff5719d6a7b4210917a69c990089ff25f79295382f2d3b640803cde6-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b386/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p google.golang.org/grpc/encoding/proto -lang=go1.16 -complete -installsuffix shared -buildid 2r6agQfvkyMe3ERWboTF/2r6agQfvkyMe3ERWboTF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/cd/cdce8e8019a6e4cd11c7423074360d9b32cabcb606f08c195cff21a066f24e2e-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b392/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b394/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b396/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/golang/protobuf/ptypes -lang=go1.16 -complete -installsuffix shared -buildid eMpQJZ_1bSag8UVI3iWS/eMpQJZ_1bSag8UVI3iWS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/f4/f44e334e96553f9fc5a6d3fae09896add508f6d4c58f8b6f2f97c3e0cdde29c2-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b395/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b397/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.16 -complete -installsuffix shared -buildid qC1W3vcfgFW56VQaACOb/qC1W3vcfgFW56VQaACOb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b398/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/84/84deb5cb5b4f9330bf3bc1fe63242d8bc2707380a998d051ce1e12ab44d68aff-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b396/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/prometheus/client_model/go -lang=go1.16 -complete -installsuffix shared -buildid pRL-nFTOQjpaL6BEra0L/pRL-nFTOQjpaL6BEra0L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/d7/d78347f37af2eb6d557200bf0d969c8b94fd769cd7af79bdaee5dcb13fb14012-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b391/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p google.golang.org/grpc/internal/status -lang=go1.16 -complete -installsuffix shared -buildid gX8axtnL8T-ekossYbps/gX8axtnL8T-ekossYbps -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/e6/e6a8be21a85c65bd0205ba2c27d2f77ad6066cb2e70ca2f7c61a1e6bd52aa009-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -lang=go1.16 -complete -installsuffix shared -buildid OZRqjmgPLhourAwawzSn/OZRqjmgPLhourAwawzSn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/01/01c815f4f983729e714e9b12cd9c8cb46575cf421c76b7b1ea02b33493307e91-d # internal google.golang.org/grpc/status mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b402/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p google.golang.org/grpc/status -lang=go1.16 -complete -installsuffix shared -buildid 9owRQVLiwXoJHvZtnFOE/9owRQVLiwXoJHvZtnFOE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b400/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/97/97a8cc89bdeebb954d3e0cc0885a55f608751fc582bfd12bd0d2f82c85ea6b99-d # internal github.com/ghodss/yaml mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b513/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/ghodss/yaml -lang=go1.16 -complete -installsuffix shared -buildid jt-AjX5pIAwPL2f1kNCP/jt-AjX5pIAwPL2f1kNCP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/21/21d5c26fafc253eece0ab811dfb5d52d369b5f6f63fcd969f27cbd18e46a1279-d # internal github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus -lang=go1.16 -complete -installsuffix shared -buildid J6dmN7h0l0BTx0FNlKYe/J6dmN7h0l0BTx0FNlKYe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b477/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/grpcstatus.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/native_unwrap1.13+.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/2d/2d8281aa5145211f97e79cc5bddb4682844c7ad80a8204dc46a82b18a71ceb60-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b391/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.16 -complete -installsuffix shared -buildid L3uj6uIFItoesdcFaOso/L3uj6uIFItoesdcFaOso -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/01/01ad24013ed8aa6a637fdfe4c17d581fe89f20182e1fcfc594011d6fbfd2aa95-d # internal compress/lzw mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p compress/lzw -std -complete -installsuffix shared -buildid t2nYNKKygqzHq9o6rw_q/t2nYNKKygqzHq9o6rw_q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/7f/7f3faf1f82148e49b969e5cc058c51b25467e4483c8232a2068a817f3f705b6e-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b530/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/hashicorp/go-immutable-radix -lang=go1.16 -complete -installsuffix shared -buildid wJ-0FMOj46ks99DoPSTU/wJ-0FMOj46ks99DoPSTU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./vendor/github.com/hashicorp/go-immutable-radix/edges.go ./vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./vendor/github.com/hashicorp/go-immutable-radix/iter.go ./vendor/github.com/hashicorp/go-immutable-radix/node.go ./vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go ./vendor/github.com/hashicorp/go-immutable-radix/reverse_iter.go cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/0b/0b30e06b26267bb26a066d4b2bd2137ea2ab8f5372013b888f16e086d3c5ecd9-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b483/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile runtime/metrics=$WORK/b485/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.16 -complete -installsuffix shared -buildid 4AR_yAkyEkqjli7tJITA/4AR_yAkyEkqjli7tJITA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b482/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/8c/8c6582b13180fe2bd0918bc9a5b7e371ba881ac757d71371f6d87fdb376e294c-d # internal github.com/google/btree mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/google/btree -lang=go1.16 -complete -installsuffix shared -buildid 4_Dbr-rnxhAekxX6YS3r/4_Dbr-rnxhAekxX6YS3r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./vendor/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/85/85c19bd1c4533aafd43ea3ae7c7d7101a32ebd7a8b0798794f152541d9d3afc7-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid vPdQzCU_yIVs1LcElWOa/vPdQzCU_yIVs1LcElWOa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/5f/5f7ca727cd2323f70bd9f765a6938b962153b6ac0030a9ee381553cdea22a7a3-d # internal encoding/base32 mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p encoding/base32 -std -complete -installsuffix shared -buildid rf2fZDkb4PiPi3HL5RK4/rf2fZDkb4PiPi3HL5RK4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/08/086115e486020b9835a00e0d648e4ff9bc07f833e4ee03ddcbf2a09cc17b7448-d # internal golang.org/x/net/bpf mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p golang.org/x/net/bpf -lang=go1.16 -complete -installsuffix shared -buildid 587S39p1Xh_AlIKweKSs/587S39p1Xh_AlIKweKSs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/dc/dce2999dce3e5ecf40e0166d7acd319c701590a31e21c4635a4ce0f932b21900-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b544/ cat >$WORK/b544/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b544=>" -I $WORK/b544/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b544/symabis ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/50/50a1a3f0b5df8667f57c098a2be1d08361defa2fede06654b57c2acc0cf11687-d # internal github.com/oklog/ulid mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/oklog/ulid -lang=go1.16 -complete -installsuffix shared -buildid rFJYXcVwJnB3UiSvj_pt/rFJYXcVwJnB3UiSvj_pt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./vendor/github.com/oklog/ulid/ulid.go cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p golang.org/x/net/internal/socket -lang=go1.16 -installsuffix shared -buildid BAq3uFpdXBHIf6Awfsl8/BAq3uFpdXBHIf6Awfsl8 -goversion go1.19.10 -symabis $WORK/b544/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack -asmhdr $WORK/b544/go_asm.h ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./vendor/golang.org/x/net/internal/socket/error_unix.go ./vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/norace.go ./vendor/golang.org/x/net/internal/socket/rawconn.go ./vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./vendor/golang.org/x/net/internal/socket/socket.go ./vendor/golang.org/x/net/internal/socket/sys.go ./vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./vendor/golang.org/x/net/internal/socket/sys_linux_s390x.go ./vendor/golang.org/x/net/internal/socket/sys_posix.go ./vendor/golang.org/x/net/internal/socket/sys_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/b5/b5f2d90cc00eac4793d9e049f16ed659c3c10b635707d2a77cbde6bf24420a84-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b538/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/hashicorp/go-multierror -lang=go1.16 -complete -installsuffix shared -buildid ammkx-83Jpl41_9vjDsO/ammkx-83Jpl41_9vjDsO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/group.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/bb/bbbfcf8c557f32a31f805814104803bdd2b4a5bb4f55259240a1948b4489f11f-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b527/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -lang=go1.16 -complete -installsuffix shared -buildid L95Hkw_UrlC_CXd8zO2b/L95Hkw_UrlC_CXd8zO2b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b550/importcfg -pack ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/57/579da37af97ae73d0b433c7623eea7ebc410167613fd6085861188bd878c3d44-d # internal github.com/jpillora/backoff mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/jpillora/backoff -lang=go1.16 -complete -installsuffix shared -buildid D3vxK8KifOJpW9skHAWf/D3vxK8KifOJpW9skHAWf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b553/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/18/184d0d7e612d636780b31b3d6bb7fa8a0b213cec9027205c9a054a5d91061cc6-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/opentracing/opentracing-go/log -lang=go1.16 -complete -installsuffix shared -buildid RxqN7ilqn8_1SSQQLaFP/RxqN7ilqn8_1SSQQLaFP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/19/191a7a418e1a34588b5fa0e052c428fa01ab3e00451c3857e2fd2b0afd72731b-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/uber/jaeger-client-go/log -lang=go1.16 -complete -installsuffix shared -buildid HI45dJZ6pP_YymnDNp4q/HI45dJZ6pP_YymnDNp4q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/log/logger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/26/260bcdc2f2d9c9762282d70da072e77a1aacd241dc8c2e01cd833d8f52deb08a-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/uber/jaeger-client-go/internal/spanlog -lang=go1.16 -complete -installsuffix shared -buildid 8I4MHEPMhLuR2org4DBP/8I4MHEPMhLuR2org4DBP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/d2/d2eaf67c1334c6133f7354993135470c2f05e7488991fd6b171f1b5850ae59b6-d # internal hash/adler32 mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p hash/adler32 -std -complete -installsuffix shared -buildid JaXnK1dfnuJDVOvhyNzW/JaXnK1dfnuJDVOvhyNzW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b570/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/78/78b3ef6323b2addedeeb91cf4047f7120fd75ddca8a1dc936445c796a54c3919-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/uber/jaeger-lib/metrics -lang=go1.16 -complete -installsuffix shared -buildid DbK-QqA5TEhXFs8YQBFF/DbK-QqA5TEhXFs8YQBFF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b576/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/28/28dddd768e74727e2f5887fd0d7377316ac80b0680f770e3335fb8834a341443-d # internal go.uber.org/atomic mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p go.uber.org/atomic -lang=go1.16 -complete -installsuffix shared -buildid s7mQdwRWayzaVaMmAaN7/s7mQdwRWayzaVaMmAaN7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/time.go ./vendor/go.uber.org/atomic/time_ext.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/uintptr.go ./vendor/go.uber.org/atomic/unsafe_pointer.go ./vendor/go.uber.org/atomic/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/cb/cbb45772c3d7ec6012c7e0c16c7b578a62a22afed52fad9b34cefee57b531eb3-d # internal compress/zlib mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/adler32=$WORK/b570/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p compress/zlib -std -complete -installsuffix shared -buildid pGgHw-NBh89j9uAECLNc/pGgHw-NBh89j9uAECLNc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b569/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/25/25f4a3a9e6e762dfbe43a5f6cba681e6faeb646f9abbe76514cfe22ef70bb440-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b527/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b550/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/gogo/protobuf/gogoproto -lang=go1.16 -complete -installsuffix shared -buildid QSGLCWbn86Uil_iPLcOK/QSGLCWbn86Uil_iPLcOK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/2f/2f31c6bcd7fd9c35b25b0499045acd6a5f4116f0b1a487118d5692abf40fe015-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/coreos/go-semver/semver -lang=go1.16 -complete -installsuffix shared -buildid aRDyYvdNK7UOuPbWNokg/aRDyYvdNK7UOuPbWNokg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./vendor/github.com/coreos/go-semver/semver/semver.go ./vendor/github.com/coreos/go-semver/semver/sort.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b544=>" -I $WORK/b544/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b544/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b544/_pkg_.a $WORK/b544/sys_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/f9/f97a342b8cf0931f97a1d247478d3c2364c3e3d56bf3d7d97ddd4ebfa3f7fa16-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b542/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b543/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b544/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p golang.org/x/net/ipv4 -lang=go1.16 -complete -installsuffix shared -buildid 9n6YdUTAPyuz_UvbxIt2/9n6YdUTAPyuz_UvbxIt2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./vendor/golang.org/x/net/ipv4/batch.go ./vendor/golang.org/x/net/ipv4/control.go ./vendor/golang.org/x/net/ipv4/control_pktinfo.go ./vendor/golang.org/x/net/ipv4/control_unix.go ./vendor/golang.org/x/net/ipv4/dgramopt.go ./vendor/golang.org/x/net/ipv4/doc.go ./vendor/golang.org/x/net/ipv4/endpoint.go ./vendor/golang.org/x/net/ipv4/genericopt.go ./vendor/golang.org/x/net/ipv4/header.go ./vendor/golang.org/x/net/ipv4/helper.go ./vendor/golang.org/x/net/ipv4/iana.go ./vendor/golang.org/x/net/ipv4/icmp.go ./vendor/golang.org/x/net/ipv4/icmp_linux.go ./vendor/golang.org/x/net/ipv4/packet.go ./vendor/golang.org/x/net/ipv4/payload.go ./vendor/golang.org/x/net/ipv4/payload_cmsg.go ./vendor/golang.org/x/net/ipv4/sockopt.go ./vendor/golang.org/x/net/ipv4/sockopt_posix.go ./vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./vendor/golang.org/x/net/ipv4/sys_bpf.go ./vendor/golang.org/x/net/ipv4/sys_linux.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./vendor/golang.org/x/net/ipv4/zsys_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/dd/dd7492dc8b5681503f37b5061bb4d11f202054fa83c84c550832e8f698aab1ed-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b542/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b543/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b544/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p golang.org/x/net/ipv6 -lang=go1.16 -complete -installsuffix shared -buildid lHz8pkZbTEmOwkXydYpF/lHz8pkZbTEmOwkXydYpF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b545/importcfg -pack ./vendor/golang.org/x/net/ipv6/batch.go ./vendor/golang.org/x/net/ipv6/control.go ./vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./vendor/golang.org/x/net/ipv6/control_unix.go ./vendor/golang.org/x/net/ipv6/dgramopt.go ./vendor/golang.org/x/net/ipv6/doc.go ./vendor/golang.org/x/net/ipv6/endpoint.go ./vendor/golang.org/x/net/ipv6/genericopt.go ./vendor/golang.org/x/net/ipv6/header.go ./vendor/golang.org/x/net/ipv6/helper.go ./vendor/golang.org/x/net/ipv6/iana.go ./vendor/golang.org/x/net/ipv6/icmp.go ./vendor/golang.org/x/net/ipv6/icmp_linux.go ./vendor/golang.org/x/net/ipv6/payload.go ./vendor/golang.org/x/net/ipv6/payload_cmsg.go ./vendor/golang.org/x/net/ipv6/sockopt.go ./vendor/golang.org/x/net/ipv6/sockopt_posix.go ./vendor/golang.org/x/net/ipv6/sys_asmreq.go ./vendor/golang.org/x/net/ipv6/sys_bpf.go ./vendor/golang.org/x/net/ipv6/sys_linux.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./vendor/golang.org/x/net/ipv6/zsys_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/5c/5c55822c2e40016c8136330f999608722f98a4a379662d659100f886bc1fc16e-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b549/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b527/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -lang=go1.16 -complete -installsuffix shared -buildid KdlgkKDAzWQNWf1RaGqe/KdlgkKDAzWQNWf1RaGqe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/81/816bd64018e8e9f8b396957241d083aedd37358274d5cec96c5b32c1d636d7d2-d # internal go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid UF7q3f6ZVutAtXifgZ6w/UF7q3f6ZVutAtXifgZ6w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/internal/baggage/context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/41/41ce793268516af97cd540f54b16a9c52ca666d0215793a6b60a2b382e5ef176-d # internal go.etcd.io/etcd/api/v3/version mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b586/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p go.etcd.io/etcd/api/v3/version -lang=go1.16 -complete -installsuffix shared -buildid NAumFRDVx6IV8ST-xwRI/NAumFRDVx6IV8ST-xwRI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack ./vendor/go.etcd.io/etcd/api/v3/version/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/07/0752e1e7d727b22db268b0db8fd2d177fc9116e195e92ce8e8b4406d43cab4f3-d # internal go.opentelemetry.io/otel/baggage mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b590/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p go.opentelemetry.io/otel/baggage -lang=go1.16 -complete -installsuffix shared -buildid xgr4D6yxK3v2iC5kaJwB/xgr4D6yxK3v2iC5kaJwB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b589/importcfg -pack ./vendor/go.opentelemetry.io/otel/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/baggage/context.go ./vendor/go.opentelemetry.io/otel/baggage/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/fb/fba53c1f64d807a6404d63406a98af5b077f23befd5dbb00d36b5a2b9a04038a-d # internal go.opentelemetry.io/otel/attribute mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b593/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p go.opentelemetry.io/otel/attribute -lang=go1.16 -complete -installsuffix shared -buildid 9sQKMBSXHolBr-HvhL9Z/9sQKMBSXHolBr-HvhL9Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./vendor/go.opentelemetry.io/otel/attribute/doc.go ./vendor/go.opentelemetry.io/otel/attribute/encoder.go ./vendor/go.opentelemetry.io/otel/attribute/iterator.go ./vendor/go.opentelemetry.io/otel/attribute/key.go ./vendor/go.opentelemetry.io/otel/attribute/kv.go ./vendor/go.opentelemetry.io/otel/attribute/set.go ./vendor/go.opentelemetry.io/otel/attribute/type_string.go ./vendor/go.opentelemetry.io/otel/attribute/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/73/7355a12acea71e2955108ba9f701cc94f5302ac64b38d72112079b21b87b8283-d # internal go.opentelemetry.io/otel/codes mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p go.opentelemetry.io/otel/codes -lang=go1.16 -complete -installsuffix shared -buildid Yw-szKDwxCGwQhMyA6gn/Yw-szKDwxCGwQhMyA6gn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack ./vendor/go.opentelemetry.io/otel/codes/codes.go ./vendor/go.opentelemetry.io/otel/codes/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/dc/dcc8f3e4118fff7d220d7bbb1f2ba8111d199a9fe8e1519e1244d3adb0905a4f-d # internal github.com/go-logr/logr mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/go-logr/logr -lang=go1.16 -complete -installsuffix shared -buildid lE0N-cMYMOvtZ8-yk5kf/lE0N-cMYMOvtZ8-yk5kf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b596/importcfg -pack ./vendor/github.com/go-logr/logr/discard.go ./vendor/github.com/go-logr/logr/logr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/7e/7eee7c146f613f70fd0aa284ad4cec275d74ca69809bc7de72059f15d01db126-d # internal testing mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b239/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/sysinfo=$WORK/b601/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b461/_pkg_.a packagefile runtime/trace=$WORK/b495/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p testing -std -complete -installsuffix shared -buildid 1RfdZGNKV30L5BfBw7lD/1RfdZGNKV30L5BfBw7lD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/73/73b10726df49607468b66fc18919b709000cdd7088634faeac3be0cd8289f297-d # internal github.com/go-logr/logr/funcr mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b596/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/go-logr/logr/funcr -lang=go1.16 -complete -installsuffix shared -buildid 9aCmLtH3BWVIb14b_zkF/9aCmLtH3BWVIb14b_zkF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack ./vendor/github.com/go-logr/logr/funcr/funcr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b541/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/72/7268fe62106959de4e6556cfc7aea631b0cbf406e836b9a7ff1fd0427adb733e-d # internal go.opentelemetry.io/proto/otlp/common/v1 mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p go.opentelemetry.io/proto/otlp/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid S-4U-J_csfv8Azq_8kJv/S-4U-J_csfv8Azq_8kJv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b616/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/d5/d55a8c41cf49bfc69133f13821e9d66d3f5f0c1ce135e8af77d0bf16bdc5d62b-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/cenkalti/backoff/v4 -lang=go1.16 -complete -installsuffix shared -buildid 0ykY_odbsdFYoMgMLM1x/0ykY_odbsdFYoMgMLM1x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b621/importcfg -pack ./vendor/github.com/cenkalti/backoff/v4/backoff.go ./vendor/github.com/cenkalti/backoff/v4/context.go ./vendor/github.com/cenkalti/backoff/v4/exponential.go ./vendor/github.com/cenkalti/backoff/v4/retry.go ./vendor/github.com/cenkalti/backoff/v4/ticker.go ./vendor/github.com/cenkalti/backoff/v4/timer.go ./vendor/github.com/cenkalti/backoff/v4/tries.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/c5/c5d3242d403e01f6deacaffd9adebdc750ce9ebbd8df5c81357f93927cfdf4da-d # internal go.opentelemetry.io/otel/trace mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b594/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p go.opentelemetry.io/otel/trace -lang=go1.16 -complete -installsuffix shared -buildid 6RDSLMYOXZqQHKXaH0DX/6RDSLMYOXZqQHKXaH0DX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./vendor/go.opentelemetry.io/otel/trace/config.go ./vendor/go.opentelemetry.io/otel/trace/context.go ./vendor/go.opentelemetry.io/otel/trace/doc.go ./vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./vendor/go.opentelemetry.io/otel/trace/noop.go ./vendor/go.opentelemetry.io/otel/trace/trace.go ./vendor/go.opentelemetry.io/otel/trace/tracestate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/65/65c2e24f61fa54d4bff5b4a7a7da00fa96e6b96d41d08c230b16a227189a26c4-d # internal go.opentelemetry.io/proto/otlp/resource/v1 mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b616/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p go.opentelemetry.io/proto/otlp/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid DE5bQ-mh4IUvLpcXAF-e/DE5bQ-mh4IUvLpcXAF-e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b617/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/2e/2e9944c510d2ea6b3466e4293dee92fe2a2fddd9cdf4a9ba291b1bb472a9c96d-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/retry mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b621/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid 7VJntGsK_At6oz_a9o26/7VJntGsK_At6oz_a9o26 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b620/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/retry/retry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/51/5185f957a82f1031a4e752e22e1f130bef539c961287d2ae4b1fd46ddf5fb69b-d # internal go.opentelemetry.io/otel/exporters/otlp/internal mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p go.opentelemetry.io/otel/exporters/otlp/internal -lang=go1.16 -complete -installsuffix shared -buildid 1x_tYNcfauEf2eMgQAcr/1x_tYNcfauEf2eMgQAcr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/27/27426a509e6938d81ca1066b9f7261992dd48cd5337aaa3afbc3308ef52cb236-d # internal go.opentelemetry.io/proto/otlp/trace/v1 mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b616/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b617/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p go.opentelemetry.io/proto/otlp/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid KVnjY1WYR_9oOUyIgLKg/KVnjY1WYR_9oOUyIgLKg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/4d/4df7a74e8dc04e84dcdec7d38859c830c5f06d7c8295d54f0eab94fcc3c0ebed-d # internal google.golang.org/grpc/encoding/gzip mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b386/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p google.golang.org/grpc/encoding/gzip -lang=go1.16 -complete -installsuffix shared -buildid VqERC1tnq-AzlNYQ5LTp/VqERC1tnq-AzlNYQ5LTp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b625/importcfg -pack ./vendor/google.golang.org/grpc/encoding/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/33/33c91969285743cedc8eb4140a69e9c65b1ff9897ea65be2152658f391c03f97-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/utilities mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/utilities -lang=go1.16 -complete -installsuffix shared -buildid 5HaGZq63mD2QBVB2jF6j/5HaGZq63mD2QBVB2jF6j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b629/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/readerfactory.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/a6/a609ebebdf59fec8e04931d27fe6b3dd50a60d8aa3e3379414071c98877c0533-d # internal google.golang.org/genproto/googleapis/api/httpbody mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b393/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p google.golang.org/genproto/googleapis/api/httpbody -lang=go1.16 -complete -installsuffix shared -buildid jygPhXZOdq1Z5bwCgS3o/jygPhXZOdq1Z5bwCgS3o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/httpbody/httpbody.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/cb/cb263154218ccc52078204a018002e95912dccbf82e1d440bb4296da3cb99272-d # internal google.golang.org/protobuf/types/known/fieldmaskpb mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.16 -complete -installsuffix shared -buildid fxbg63ukjO53moT3PlQi/fxbg63ukjO53moT3PlQi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/ee/eef229474ba2c6059d061b4c97d758c8fc14312d89bdad2f5797e909eb81b223-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b357/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid nYYEPh3ayQRbGPyR_84R/nYYEPh3ayQRbGPyR_84R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b634/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/c0/c08fc7c97884dbec5c1f9e0ba6feb39521eea2db1f8e573e1ed33587e1c49846-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b629/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule -lang=go1.16 -complete -installsuffix shared -buildid zR1el6nyVOeYT6nLOY2w/zR1el6nyVOeYT6nLOY2w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/compile.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/parse.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/6f/6f20e2b9dc213a836e7aa7a352c4065e8cd49325ac014ecd72d8d12b29167f19-d # internal google.golang.org/protobuf/types/known/wrapperspb mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p google.golang.org/protobuf/types/known/wrapperspb -lang=go1.16 -complete -installsuffix shared -buildid nW6xZz2lTJZBP23gKbrm/nW6xZz2lTJZBP23gKbrm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b635/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/18/1857702ee3da7fb09320fa9305e5c37e64bb671472dc0fabbdc108d75ada79b2-d # internal github.com/go-logr/stdr mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b596/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b599/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid j5sLtgwQbvPkQAuNgmL-/j5sLtgwQbvPkQAuNgmL- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b598/importcfg -pack ./vendor/github.com/go-logr/stdr/stdr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/05/052fabbdc89562766a685be70896d0cfb5f2ce3d9dce4328231eb6df9b77455c-d # internal google.golang.org/genproto/protobuf/field_mask mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b632/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p google.golang.org/genproto/protobuf/field_mask -lang=go1.16 -complete -installsuffix shared -buildid B-foCYTvM8kwl46K_noJ/B-foCYTvM8kwl46K_noJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./vendor/google.golang.org/genproto/protobuf/field_mask/field_mask.go cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/f6/f628a1d6a23a2b01067523e425113825523a108feb68c6754f2d1456f698b23f-d # internal google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b395/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.16 -complete -installsuffix shared -buildid RB5E9HgxgPuGKhuBnxd1/RB5E9HgxgPuGKhuBnxd1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/c4/c4838d4cbc9b6b31e28331497934f03cad36a42065003d9e97e32c8771cfe5b4-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/models mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/models -lang=go1.17 -complete -installsuffix shared -buildid riTHhZ3DMI7kCG8Ojf6W/riTHhZ3DMI7kCG8Ojf6W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b639/importcfg -pack ./pkg/cmd/grafana-cli/models/model.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/b5/b5f6e4d332c8db3d4f0f9eae893711ab0da2baa4ec43ec0d774cf10cb2956c6b-d # internal google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b634/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.16 -complete -installsuffix shared -buildid oVSJ5E9LLFRUWgIqPA2K/oVSJ5E9LLFRUWgIqPA2K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/9a/9a5f8d68580d1b12f11cdbb59d830b554b6695f2a10b856bac7ac5e105db729f-d # internal github.com/russross/blackfriday/v2 mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/russross/blackfriday/v2 -lang=go1.16 -complete -installsuffix shared -buildid jKh1p3u4H2zJ72Iiz4uH/jKh1p3u4H2zJ72Iiz4uH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b642/importcfg -pack ./vendor/github.com/russross/blackfriday/v2/block.go ./vendor/github.com/russross/blackfriday/v2/doc.go ./vendor/github.com/russross/blackfriday/v2/entities.go ./vendor/github.com/russross/blackfriday/v2/esc.go ./vendor/github.com/russross/blackfriday/v2/html.go ./vendor/github.com/russross/blackfriday/v2/inline.go ./vendor/github.com/russross/blackfriday/v2/markdown.go ./vendor/github.com/russross/blackfriday/v2/node.go ./vendor/github.com/russross/blackfriday/v2/smartypants.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/81/81448848cc61f16766ae9f1780b0dec63565ec759ace7cb0f1e394c31aba4e81-d # internal database/sql mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p database/sql -std -complete -installsuffix shared -buildid P6jlcZCvl4tWAG_Z05JL/P6jlcZCvl4tWAG_Z05JL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/9a/9a4a443396aa4178f6ffb55ccd90d09c4531ab25b7ca0f606de6a64a7fc38321-d # internal github.com/gchaincl/sqlhooks mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/gchaincl/sqlhooks -lang=go1.16 -complete -installsuffix shared -buildid tp0iccsXTGkUE6W_8Sp0/tp0iccsXTGkUE6W_8Sp0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./vendor/github.com/gchaincl/sqlhooks/compose.go ./vendor/github.com/gchaincl/sqlhooks/compose_1_13.go ./vendor/github.com/gchaincl/sqlhooks/doc.go ./vendor/github.com/gchaincl/sqlhooks/sqlhooks.go ./vendor/github.com/gchaincl/sqlhooks/sqlhooks_1_10.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/1e/1ef8231e0473210842594e6ca182b872375a7755344889a812902268fede63fa-d # internal github.com/grafana/grafana/pkg/components/simplejson mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/grafana/grafana/pkg/components/simplejson -lang=go1.17 -complete -installsuffix shared -buildid ANpfCGKFnuzblbO_Utr8/ANpfCGKFnuzblbO_Utr8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./pkg/components/simplejson/simplejson.go ./pkg/components/simplejson/simplejson_go11.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/56/560262c9d0e3613e6687565b972d3025cc064252a34c86df7d7345e4e9a303af-d # internal github.com/grafana/grafana/pkg/events mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/grafana/grafana/pkg/events -lang=go1.17 -complete -installsuffix shared -buildid rSVQtLXHO1OBKcQN5nfP/rSVQtLXHO1OBKcQN5nfP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b648/importcfg -pack ./pkg/events/events.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/86/86232f7354c14664325b579224804fe05de1aa7f10c792862d7b4c9fe71e6909-d # internal github.com/grafana/grafana/pkg/infra/fs mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/grafana/grafana/pkg/infra/fs -lang=go1.17 -complete -installsuffix shared -buildid GrTpK-hE18TYV28AMjDc/GrTpK-hE18TYV28AMjDc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b649/importcfg -pack ./pkg/infra/fs/copy.go ./pkg/infra/fs/exists.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/20/207cf9e13934e8063dddb4682d96812570799243dd77959edd6378e762dc3aed-d # internal github.com/rainycape/unidecode mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile compress/zlib=$WORK/b569/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/rainycape/unidecode -lang=go1.16 -complete -installsuffix shared -buildid P-8SypuovXe3dQLNKR-N/P-8SypuovXe3dQLNKR-N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b657/importcfg -pack ./vendor/github.com/rainycape/unidecode/decode.go ./vendor/github.com/rainycape/unidecode/table.go ./vendor/github.com/rainycape/unidecode/unidecode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/1f/1f6494078b047612406a249ff0ada66bfc447b3c251c48feb957dcd4b93ff8d2-d # internal github.com/golang-migrate/migrate/v4/internal/url mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/golang-migrate/migrate/v4/internal/url -lang=go1.16 -complete -installsuffix shared -buildid 8K-TsGojwCva-QF0zN6S/8K-TsGojwCva-QF0zN6S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/internal/url/url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/c3/c3ca200309e5b98bdd75f664a11a76104220ea2dfd1f5fbb676700bf8cc47269-d # internal github.com/gosimple/slug mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b657/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/gosimple/slug -lang=go1.16 -complete -installsuffix shared -buildid 3YycGQACgaTj0z61-Lh0/3YycGQACgaTj0z61-Lh0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b656/importcfg -pack ./vendor/github.com/gosimple/slug/doc.go ./vendor/github.com/gosimple/slug/languages_substitution.go ./vendor/github.com/gosimple/slug/slug.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/1b/1bb0ea6e07d74b8cc6701b697655e8cdb9e78ec3c56e212b49582458b1f4adbb-d # internal github.com/grafana/grafana/pkg/services/contexthandler/ctxkey mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/grafana/grafana/pkg/services/contexthandler/ctxkey -lang=go1.17 -complete -installsuffix shared -buildid DSGYMfI2cSbRQWnN_TR0/DSGYMfI2cSbRQWnN_TR0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b676/importcfg -pack ./pkg/services/contexthandler/ctxkey/key.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/1d/1d062770b4139f132ac67ef6da09d3e326b8593fbff9bf23c7ea1d2c1c711946-d # internal github.com/golang-migrate/migrate/v4/database mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b662/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/golang-migrate/migrate/v4/database -lang=go1.16 -complete -installsuffix shared -buildid qbugpypZhoPeXDWGU9bA/qbugpypZhoPeXDWGU9bA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b661/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/database/driver.go ./vendor/github.com/golang-migrate/migrate/v4/database/error.go ./vendor/github.com/golang-migrate/migrate/v4/database/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/34/342d3a0ddfaaef76441d7f7c5677aada06f43f3f8dca360bff481ee7102055f8-d # internal github.com/grafana/grafana/pkg/services/featuremgmt/strcase mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/grafana/grafana/pkg/services/featuremgmt/strcase -lang=go1.17 -complete -installsuffix shared -buildid R2M8caVIfaNTMpSaVh3Q/R2M8caVIfaNTMpSaVh3Q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b677/importcfg -pack ./pkg/services/featuremgmt/strcase/camel.go ./pkg/services/featuremgmt/strcase/snake.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/a0/a03bf12780e07caa0cd441dfba365ca6f091b214e9f38f7f57c2bb3982cb7466-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid -gKV9WOTFg3lKKKFl54P/-gKV9WOTFg3lKKKFl54P -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b683/importcfg -pack ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/github.com/davecgh/go-spew/spew/spew.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/20/201f97ba3e46b4a3be94d2cd0cd69161d1552e7cb6dfeba0e2e022d1b052a433-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid 8R5Aa7Dp5SsbPbXv9O9U/8R5Aa7Dp5SsbPbXv9O9U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b684/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/62/622a8cff111dc7b659aa62d71fbbe6088a302a946e916dcc9806a14f4efee32f-d # internal net/http/internal/testcert mkdir -p $WORK/b688/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid iaT9RMJ4gT8gspCGJ_Qd/iaT9RMJ4gT8gspCGJ_Qd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b688/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/fd/fd8ddc48c99331c0b2d867718fcf7f71d534b50e3e4eb1bc29c2a91a7881ed4c-d # internal xorm.io/builder mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile database/sql=$WORK/b644/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p xorm.io/builder -lang=go1.16 -complete -installsuffix shared -buildid vgTw28ywsSYFaYivSjA8/vgTw28ywsSYFaYivSjA8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b668/importcfg -pack ./vendor/xorm.io/builder/builder.go ./vendor/xorm.io/builder/builder_delete.go ./vendor/xorm.io/builder/builder_insert.go ./vendor/xorm.io/builder/builder_join.go ./vendor/xorm.io/builder/builder_limit.go ./vendor/xorm.io/builder/builder_select.go ./vendor/xorm.io/builder/builder_union.go ./vendor/xorm.io/builder/builder_update.go ./vendor/xorm.io/builder/cond.go ./vendor/xorm.io/builder/cond_and.go ./vendor/xorm.io/builder/cond_between.go ./vendor/xorm.io/builder/cond_compare.go ./vendor/xorm.io/builder/cond_eq.go ./vendor/xorm.io/builder/cond_expr.go ./vendor/xorm.io/builder/cond_if.go ./vendor/xorm.io/builder/cond_in.go ./vendor/xorm.io/builder/cond_like.go ./vendor/xorm.io/builder/cond_neq.go ./vendor/xorm.io/builder/cond_not.go ./vendor/xorm.io/builder/cond_notin.go ./vendor/xorm.io/builder/cond_null.go ./vendor/xorm.io/builder/cond_or.go ./vendor/xorm.io/builder/doc.go ./vendor/xorm.io/builder/error.go ./vendor/xorm.io/builder/sql.go ./vendor/xorm.io/builder/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/13/13f29f63f5558444f282fb5d1a56dbee9ce62c28fcfcac33f7f70efadab616eb-d # internal xorm.io/core mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b644/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/gob=$WORK/b108/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p xorm.io/core -lang=go1.16 -complete -installsuffix shared -buildid Ihga6NTDdOU2xKDP4-cm/Ihga6NTDdOU2xKDP4-cm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./vendor/xorm.io/core/cache.go ./vendor/xorm.io/core/column.go ./vendor/xorm.io/core/converstion.go ./vendor/xorm.io/core/db.go ./vendor/xorm.io/core/dialect.go ./vendor/xorm.io/core/driver.go ./vendor/xorm.io/core/error.go ./vendor/xorm.io/core/filter.go ./vendor/xorm.io/core/ilogger.go ./vendor/xorm.io/core/index.go ./vendor/xorm.io/core/mapper.go ./vendor/xorm.io/core/pk.go ./vendor/xorm.io/core/rows.go ./vendor/xorm.io/core/scan.go ./vendor/xorm.io/core/stmt.go ./vendor/xorm.io/core/table.go ./vendor/xorm.io/core/tx.go ./vendor/xorm.io/core/type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/45/45532f666c5acdede41d571b2dac4f81df7df1ca17a54e46bfb15cb9738f3449-d # internal golang.org/x/text/internal/tag mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p golang.org/x/text/internal/tag -lang=go1.16 -complete -installsuffix shared -buildid _oZVhzPda9fWOhs4TD01/_oZVhzPda9fWOhs4TD01 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b693/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/c2/c2be56997d06fc86d2cd54adfdafc0c044cd624c26fd08684d73856b89a7decd-d # internal github.com/grafana/grafana/pkg/expr/mathexp/parse mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/grafana/grafana/pkg/expr/mathexp/parse -lang=go1.17 -complete -installsuffix shared -buildid oyl1BHE4jF6b02nw0NZ4/oyl1BHE4jF6b02nw0NZ4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b700/importcfg -pack ./pkg/expr/mathexp/parse/lex.go ./pkg/expr/mathexp/parse/node.go ./pkg/expr/mathexp/parse/parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/ee/ee541e303567856f9faa9f4f1f09f5deed2a96a1e5b33aac3f34d6379574d9c7-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b642/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/cpuguy83/go-md2man/v2/md2man -lang=go1.16 -complete -installsuffix shared -buildid BN5aio-Och8yIyecvwWm/BN5aio-Och8yIyecvwWm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/6f/6fa94a312c44fd72b9fc77b76f5398de9b496a0f45758b680e7bc3c73493c687-d # internal gonum.org/v1/gonum/graph/internal/ordered mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b708/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p gonum.org/v1/gonum/graph/internal/ordered -lang=go1.16 -complete -installsuffix shared -buildid t-SmIzaF8Gr-UTqgdICo/t-SmIzaF8Gr-UTqgdICo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b709/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/ordered/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/ordered/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/56/56760e328d91c80cff19d86c459233847622090d714b4e945c7e7ea10ccb1a94-d # internal github.com/urfave/cli/v2 mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b239/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b641/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b075/_pkg_.a packagefile text/template=$WORK/b091/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/urfave/cli/v2 -lang=go1.16 -complete -installsuffix shared -buildid 86V_ro_bMEfKWGW2RMpA/86V_ro_bMEfKWGW2RMpA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./vendor/github.com/urfave/cli/v2/app.go ./vendor/github.com/urfave/cli/v2/args.go ./vendor/github.com/urfave/cli/v2/category.go ./vendor/github.com/urfave/cli/v2/cli.go ./vendor/github.com/urfave/cli/v2/command.go ./vendor/github.com/urfave/cli/v2/context.go ./vendor/github.com/urfave/cli/v2/docs.go ./vendor/github.com/urfave/cli/v2/errors.go ./vendor/github.com/urfave/cli/v2/fish.go ./vendor/github.com/urfave/cli/v2/flag.go ./vendor/github.com/urfave/cli/v2/flag_bool.go ./vendor/github.com/urfave/cli/v2/flag_duration.go ./vendor/github.com/urfave/cli/v2/flag_float64.go ./vendor/github.com/urfave/cli/v2/flag_float64_slice.go ./vendor/github.com/urfave/cli/v2/flag_generic.go ./vendor/github.com/urfave/cli/v2/flag_int.go ./vendor/github.com/urfave/cli/v2/flag_int64.go ./vendor/github.com/urfave/cli/v2/flag_int64_slice.go ./vendor/github.com/urfave/cli/v2/flag_int_slice.go ./vendor/github.com/urfave/cli/v2/flag_path.go ./vendor/github.com/urfave/cli/v2/flag_string.go ./vendor/github.com/urfave/cli/v2/flag_string_slice.go ./vendor/github.com/urfave/cli/v2/flag_timestamp.go ./vendor/github.com/urfave/cli/v2/flag_uint.go ./vendor/github.com/urfave/cli/v2/flag_uint64.go ./vendor/github.com/urfave/cli/v2/funcs.go ./vendor/github.com/urfave/cli/v2/help.go ./vendor/github.com/urfave/cli/v2/parse.go ./vendor/github.com/urfave/cli/v2/sort.go ./vendor/github.com/urfave/cli/v2/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/d2/d21fb67dbdd0b8d7160dd8a7b6110d2adea6cea90b34666d100b63130fd351cd-d # internal gonum.org/v1/gonum/blas/blas64 mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b716/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p gonum.org/v1/gonum/blas/blas64 -lang=go1.16 -complete -installsuffix shared -buildid 5pdAGQY00zW2SASEgmkG/5pdAGQY00zW2SASEgmkG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b715/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas64/blas64.go ./vendor/gonum.org/v1/gonum/blas/blas64/conv.go ./vendor/gonum.org/v1/gonum/blas/blas64/conv_symmetric.go ./vendor/gonum.org/v1/gonum/blas/blas64/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/fa/fa442f2145c34151bd9f8bdaa0e5c73b981b18bb66d1798dcba78b26e8a8dcc6-d # internal gonum.org/v1/gonum/blas/cblas128 mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b716/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p gonum.org/v1/gonum/blas/cblas128 -lang=go1.16 -complete -installsuffix shared -buildid qz5tKk3HNtSQu88COUe9/qz5tKk3HNtSQu88COUe9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b724/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/cblas128/cblas128.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv_hermitian.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv_symmetric.go ./vendor/gonum.org/v1/gonum/blas/cblas128/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/c6/c6ca6f12997499c3a98bc40cb15a3177df7ebd874e017daf9ab5733311309fcd-d # internal gonum.org/v1/gonum/floats/scalar mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p gonum.org/v1/gonum/floats/scalar -lang=go1.16 -complete -installsuffix shared -buildid 0ihE6vLgeGT6269cCla2/0ihE6vLgeGT6269cCla2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b726/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/scalar/doc.go ./vendor/gonum.org/v1/gonum/floats/scalar/scalar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/49/493c579666d004ef6a183f241a11fab7527e8ec9859f84d535ea5af2983c2a9b-d # internal gonum.org/v1/gonum/lapack/gonum mkdir -p $WORK/b729/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b715/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b723/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b727/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p gonum.org/v1/gonum/lapack/gonum -lang=go1.16 -complete -installsuffix shared -buildid GWgHEDc-VsKM5dYwXZ_0/GWgHEDc-VsKM5dYwXZ_0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b729/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/gonum/dbdsqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebak.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebal.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgecon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgels.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeql2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesvd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvd3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgtsv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dhseqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlabrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacn2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacpy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlae2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaev2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlag2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlags2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlagtm.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaln2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlange.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanst.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapll.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapmt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqp2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqps.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr04.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr23.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarft.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfx.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlartg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlas2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlascl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaset.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq4.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq6.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasrt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlassq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaswp.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatbs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatdf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauu2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauum.go ./vendor/gonum.org/v1/gonum/lapack/gonum/doc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2l.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorghr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgl2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorglq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgql.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgtr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorm2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormhr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorml2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormlq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpocon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/drscl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsteqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsterf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsyev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtgsja.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrevc3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrti2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/errors.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/ilaenv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iparmq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/lapack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/81/810ef8a4bd2df629b72659c6ed868f91376fdb3432530fbf9ae3c57c5bfb10bc-d # internal golang.org/x/text/internal/language mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b693/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p golang.org/x/text/internal/language -lang=go1.16 -complete -installsuffix shared -buildid riGe-oXBHgicCNKQEfoU/riGe-oXBHgicCNKQEfoU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b692/importcfg -pack ./vendor/golang.org/x/text/internal/language/common.go ./vendor/golang.org/x/text/internal/language/compact.go ./vendor/golang.org/x/text/internal/language/compose.go ./vendor/golang.org/x/text/internal/language/coverage.go ./vendor/golang.org/x/text/internal/language/language.go ./vendor/golang.org/x/text/internal/language/lookup.go ./vendor/golang.org/x/text/internal/language/match.go ./vendor/golang.org/x/text/internal/language/parse.go ./vendor/golang.org/x/text/internal/language/tables.go ./vendor/golang.org/x/text/internal/language/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/bf/bf0f75447e1b29b16b6444bd7ff84307dcf18a4336528a4deb91457f9e40ff50-d # internal gonum.org/v1/gonum/graph/topo mkdir -p $WORK/b730/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b731/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b712/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b710/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b732/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p gonum.org/v1/gonum/graph/topo -lang=go1.16 -complete -installsuffix shared -buildid LnRbtPgieyDOJuh5ssAt/LnRbtPgieyDOJuh5ssAt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b730/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/topo/bron_kerbosch.go ./vendor/gonum.org/v1/gonum/graph/topo/clique_graph.go ./vendor/gonum.org/v1/gonum/graph/topo/doc.go ./vendor/gonum.org/v1/gonum/graph/topo/johnson_cycles.go ./vendor/gonum.org/v1/gonum/graph/topo/non_tomita_choice.go ./vendor/gonum.org/v1/gonum/graph/topo/paton_cycles.go ./vendor/gonum.org/v1/gonum/graph/topo/tarjan.go ./vendor/gonum.org/v1/gonum/graph/topo/topo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/ee/ee64060246760699c9f47319ad924121969d4407db971785a388b98e977c065f-d # internal gonum.org/v1/gonum/floats mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b726/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b723/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p gonum.org/v1/gonum/floats -lang=go1.16 -complete -installsuffix shared -buildid A2U98BsWo7SvaH45t_ge/A2U98BsWo7SvaH45t_ge -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b725/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/doc.go ./vendor/gonum.org/v1/gonum/floats/floats.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/f7/f7a0c192e8ec7790bf8cb9d65c0a2a5c3fca946b6e80f0442e49ce043503f26c-d # internal github.com/grafana/grafana/pkg/util/cmputil mkdir -p $WORK/b734/ cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b250/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/grafana/grafana/pkg/util/cmputil -lang=go1.17 -complete -installsuffix shared -buildid hiKXAvpMXpuVT4OrJH6y/hiKXAvpMXpuVT4OrJH6y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b734/importcfg -pack ./pkg/util/cmputil/reporter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/8c/8caf1568e5c8e1604ec7c34d18f8dc0fe5c481a5a16a3a59d918e5df2a96a708-d # internal net/mail mkdir -p $WORK/b738/ cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p net/mail -std -complete -installsuffix shared -buildid LpOuI2sUoQqJVpI9pSLW/LpOuI2sUoQqJVpI9pSLW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b738/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/bf/bfd8b68a38ba2e2d9bab60cda9c5b811268e51abd756e2cb90964427e9056551-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b741/ cat >$WORK/b741/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/prometheus/alertmanager/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid WMWfurmciWkVnFKd1q1G/WMWfurmciWkVnFKd1q1G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b741/importcfg -pack ./vendor/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./vendor/github.com/prometheus/alertmanager/pkg/labels/parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/27/27d3a9e0d1c3f0ae7dc9b58b27f95662f4505b85f79255c0c7f77191862604db-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b742/ cat >$WORK/b742/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b513/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/prometheus/alertmanager/timeinterval -lang=go1.16 -complete -installsuffix shared -buildid gCeWhafOr5j4kTthNMri/gCeWhafOr5j4kTthNMri -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b742/importcfg -pack ./vendor/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/47/47dd6c4132c61fdeff75bf88864630ec8d718b2dd987eac645326cd21e2f4b82-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=$WORK/b692/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p golang.org/x/text/internal/language/compact -lang=go1.16 -complete -installsuffix shared -buildid RB_n7mU4koPbXy17XcZT/RB_n7mU4koPbXy17XcZT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b694/importcfg -pack ./vendor/golang.org/x/text/internal/language/compact/compact.go ./vendor/golang.org/x/text/internal/language/compact/language.go ./vendor/golang.org/x/text/internal/language/compact/parents.go ./vendor/golang.org/x/text/internal/language/compact/tables.go ./vendor/golang.org/x/text/internal/language/compact/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/ae/ae7a6a3d0ee63931f81a920a8936f6e5b218fae6b0fe270a41123ea5553f1cbb-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b752/ cat >$WORK/b752/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/gogo/protobuf/sortkeys -lang=go1.16 -complete -installsuffix shared -buildid eMEykp81vl0BKLKCBUQj/eMEykp81vl0BKLKCBUQj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b752/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/28/28346bc11c623b3f5a9aef210dd564864a61c9b97dde2c92fc96ba1c3d2a0b6f-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/utils mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b262/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b639/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b640/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/utils -lang=go1.17 -complete -installsuffix shared -buildid 0ExzKc1blX0Ee5BVu6bR/0ExzKc1blX0Ee5BVu6bR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b638/importcfg -pack ./pkg/cmd/grafana-cli/utils/command_line.go ./pkg/cmd/grafana-cli/utils/grafana_path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/d7/d7340e875abbfb317d5892f819b4d1510cc0ab4b24c27f1f9468d388bb182e72-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b751/ cat >$WORK/b751/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b527/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b752/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/gogo/protobuf/types -lang=go1.16 -complete -installsuffix shared -buildid TGtZRDM3ZAP9RF3lMehH/TGtZRDM3ZAP9RF3lMehH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b751/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/ef/ef3ac4e3685ddf25af7e3f6f960dc48232a704cbed07c9e22cf935a37c4b5f0a-d # internal golang.org/x/text/language mkdir -p $WORK/b691/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b692/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b694/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p golang.org/x/text/language -lang=go1.16 -complete -installsuffix shared -buildid kUBsKqjwbIrXAnBAoAhA/kUBsKqjwbIrXAnBAoAhA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b691/importcfg -pack ./vendor/golang.org/x/text/language/coverage.go ./vendor/golang.org/x/text/language/doc.go ./vendor/golang.org/x/text/language/go1_2.go ./vendor/golang.org/x/text/language/language.go ./vendor/golang.org/x/text/language/match.go ./vendor/golang.org/x/text/language/parse.go ./vendor/golang.org/x/text/language/tables.go ./vendor/golang.org/x/text/language/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/b4/b425041bb2b28d76e316570ce9f5731740f888e40a6d41cffeb1747667ab92ff-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/standalone mkdir -p $WORK/b765/ cat >$WORK/b765/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b239/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b521/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/standalone -lang=go1.16 -complete -installsuffix shared -buildid Duv4oUpc66emC7XLEKZU/Duv4oUpc66emC7XLEKZU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b765/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/standalone/standalone.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/62/62abf0c89b39df94bb8e832d589178ff16935c0877e830314e3f5688d53e4a85-d # internal github.com/grafana/grafana/pkg/components/null mkdir -p $WORK/b767/ cat >$WORK/b767/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b644/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/grafana/grafana/pkg/components/null -lang=go1.17 -complete -installsuffix shared -buildid BEyY-pZYIzLLibOOjhkc/BEyY-pZYIzLLibOOjhkc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b767/importcfg -pack ./pkg/components/null/float.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/67/678463d0a4d78fb1660a679d4c5d5ae4a795ba83c13195e9fb7fe9b3207b9bc0-d # internal github.com/vectordotdev/go-datemath mkdir -p $WORK/b768/ cat >$WORK/b768/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/vectordotdev/go-datemath -lang=go1.16 -complete -installsuffix shared -buildid StgCizioh278EXKMAD2A/StgCizioh278EXKMAD2A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b768/importcfg -pack ./vendor/github.com/vectordotdev/go-datemath/datemath.go ./vendor/github.com/vectordotdev/go-datemath/datemath.l.go ./vendor/github.com/vectordotdev/go-datemath/datemath.y.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/40/400d63bf5d1038e7addfa020c6aa7eeaed4433790751f7f2e9c8601612a3b18d-d # internal github.com/grafana/grafana/pkg/services/sqlstore/sqlutil mkdir -p $WORK/b770/ cat >$WORK/b770/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/grafana/grafana/pkg/services/sqlstore/sqlutil -lang=go1.17 -complete -installsuffix shared -buildid r0JnaHcIiLyhM3nGVVvn/r0JnaHcIiLyhM3nGVVvn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b770/importcfg -pack ./pkg/services/sqlstore/sqlutil/sqlutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/85/85ba92740cccb38da4d3788eed1792fe9637bceb65422f1f3b8937c7e2b90a38-d # internal github.com/bradfitz/gomemcache/memcache mkdir -p $WORK/b777/ cat >$WORK/b777/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/bradfitz/gomemcache/memcache -lang=go1.16 -complete -installsuffix shared -buildid 03yOPYNgn2NlwkG9SI4u/03yOPYNgn2NlwkG9SI4u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b777/importcfg -pack ./vendor/github.com/bradfitz/gomemcache/memcache/memcache.go ./vendor/github.com/bradfitz/gomemcache/memcache/selector.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/8f/8ffd5633927138fe9ccc24d3f1ad0b4b124cb3ecf646040b031ee2775421516d-d # internal github.com/go-redis/redis/v8/internal/util mkdir -p $WORK/b782/ cat >$WORK/b782/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/go-redis/redis/v8/internal/util -lang=go1.16 -complete -installsuffix shared -buildid JafWq4zs3C6uBNnpi93g/JafWq4zs3C6uBNnpi93g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b782/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/util/strconv.go ./vendor/github.com/go-redis/redis/v8/internal/util/unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/e2/e26ec88b791c9354853545f5661951f399e8ed412918df72dea18f92f517e3be-d # internal github.com/go-redis/redis/v8/internal mkdir -p $WORK/b780/ cat >$WORK/b780/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b781/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b782/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/go-redis/redis/v8/internal -lang=go1.16 -complete -installsuffix shared -buildid epQEV2efGuvY_ogsuUsF/epQEV2efGuvY_ogsuUsF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b780/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/arg.go ./vendor/github.com/go-redis/redis/v8/internal/internal.go ./vendor/github.com/go-redis/redis/v8/internal/log.go ./vendor/github.com/go-redis/redis/v8/internal/once.go ./vendor/github.com/go-redis/redis/v8/internal/unsafe.go ./vendor/github.com/go-redis/redis/v8/internal/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/c0/c0a5de393f4724d00c0e9c2db57a1ce429c67401e958dcba527ae63ab39d86fb-d # internal github.com/go-redis/redis/v8/internal/hashtag mkdir -p $WORK/b783/ cat >$WORK/b783/importcfg << 'EOF' # internal # import config packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b781/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/go-redis/redis/v8/internal/hashtag -lang=go1.16 -complete -installsuffix shared -buildid oe-M-k5D1MPU3KvLu2kQ/oe-M-k5D1MPU3KvLu2kQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b783/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hashtag/hashtag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/d0/d04e9061ad565111a4d476af994f14281c9b9a508293dc20200388e779c9a479-d # internal golang.org/x/text/internal mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/language=$WORK/b691/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p golang.org/x/text/internal -lang=go1.16 -complete -installsuffix shared -buildid lMZku50Bz2YP6_hh6JON/lMZku50Bz2YP6_hh6JON -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b690/importcfg -pack ./vendor/golang.org/x/text/internal/internal.go ./vendor/golang.org/x/text/internal/match.go cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/1f/1f16288d31e435624907926e084c868d303a13d72153cb2fcae8af95c731b312-d # internal github.com/go-redis/redis/v8/internal/hscan mkdir -p $WORK/b784/ cat >$WORK/b784/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/go-redis/redis/v8/internal/hscan -lang=go1.16 -complete -installsuffix shared -buildid 2R4IsvwS_ZxKK41uWj9y/2R4IsvwS_ZxKK41uWj9y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b784/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hscan/hscan.go ./vendor/github.com/go-redis/redis/v8/internal/hscan/structmap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/1a/1ad57966beba68123ff4cdff5740c5e98a507ab0b907e97c0ac7aae0e89f0656-d # internal golang.org/x/text/cases mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal=$WORK/b690/_pkg_.a packagefile golang.org/x/text/language=$WORK/b691/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b098/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p golang.org/x/text/cases -lang=go1.16 -complete -installsuffix shared -buildid 6hT4-d_86RwzJpgrqVpU/6hT4-d_86RwzJpgrqVpU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b689/importcfg -pack ./vendor/golang.org/x/text/cases/cases.go ./vendor/golang.org/x/text/cases/context.go ./vendor/golang.org/x/text/cases/fold.go ./vendor/golang.org/x/text/cases/info.go ./vendor/golang.org/x/text/cases/map.go ./vendor/golang.org/x/text/cases/tables13.0.0.go ./vendor/golang.org/x/text/cases/trieval.go cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x002.o -c aes.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/0e/0e76a291860507b1ac1962d7ad78278bb639e75400685850d5bd6a6ae18fd031-d # internal github.com/go-redis/redis/v8/internal/proto mkdir -p $WORK/b786/ cat >$WORK/b786/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b782/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/go-redis/redis/v8/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid C1XJ-YrSoE249PlYdeuc/C1XJ-YrSoE249PlYdeuc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b786/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/proto/reader.go ./vendor/github.com/go-redis/redis/v8/internal/proto/scan.go ./vendor/github.com/go-redis/redis/v8/internal/proto/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/b0/b0d34be6819d9e57021a08783b78dd7046257f1e16cc7a9ebab36544b5cc50b1-d # internal gonum.org/v1/gonum/lapack/lapack64 mkdir -p $WORK/b728/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b715/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b727/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b729/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p gonum.org/v1/gonum/lapack/lapack64 -lang=go1.16 -complete -installsuffix shared -buildid 4wHEAw07-iWI9F5yaBrf/4wHEAw07-iWI9F5yaBrf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b728/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/lapack64/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack64/lapack64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/b6/b6243e7bb676261797b3df1753977bc1470993d01e0a3dfadef6d9e7fe6372a0-d # internal github.com/go-redis/redis/v8/internal/pool mkdir -p $WORK/b785/ cat >$WORK/b785/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b780/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b786/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/go-redis/redis/v8/internal/pool -lang=go1.16 -complete -installsuffix shared -buildid ljO3I39AHPrr6ZANsEss/ljO3I39AHPrr6ZANsEss -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b785/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/pool/conn.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool_single.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool_sticky.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/ae/aedd5f14bb1370482eb3f98336fe430ed4bf9bb860f3bc0f90a241d2c223c49e-d # internal github.com/grafana/grafana/pkg/infra/network mkdir -p $WORK/b793/ cat >$WORK/b793/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/grafana/grafana/pkg/infra/network -lang=go1.17 -complete -installsuffix shared -buildid nLh8_ldRy_2Pc2-CTj2q/nLh8_ldRy_2Pc2-CTj2q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b793/importcfg -pack ./pkg/infra/network/address.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b689/_pkg_.a # internal cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x003.o -c ecdh.cgo2.c cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/3f/3f72d1811f73125eda065879ef403038daa93be7ce92a6f877123fd7da81583a-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b796/ cat >$WORK/b796/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/BurntSushi/toml -lang=go1.16 -complete -installsuffix shared -buildid DVjXLeLCijvZIOCMmze3/DVjXLeLCijvZIOCMmze3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b796/importcfg -pack ./vendor/github.com/BurntSushi/toml/decode.go ./vendor/github.com/BurntSushi/toml/decode_meta.go ./vendor/github.com/BurntSushi/toml/doc.go ./vendor/github.com/BurntSushi/toml/encode.go ./vendor/github.com/BurntSushi/toml/encoding_types.go ./vendor/github.com/BurntSushi/toml/lex.go ./vendor/github.com/BurntSushi/toml/parse.go ./vendor/github.com/BurntSushi/toml/type_check.go ./vendor/github.com/BurntSushi/toml/type_fields.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/e6/e6ae518eb1df95f5c1b2f251b3c0a9953bb83374ca92cfa4af8d8225c48b04ae-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b750/ cat >$WORK/b750/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b549/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b527/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b751/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -lang=go1.16 -complete -installsuffix shared -buildid 2HeD4x7I1sGKXkmycBuP/2HeD4x7I1sGKXkmycBuP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b750/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/set.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/35/35aa446451a6fc4fdc0ae8ae88e35cd0f07780f1e91f67ddccb51ca9bec5aaf6-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b754/ cat >$WORK/b754/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b549/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b527/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b751/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/prometheus/alertmanager/silence/silencepb -lang=go1.16 -complete -installsuffix shared -buildid m4B5J6IxD6daFBsBkOa7/m4B5J6IxD6daFBsBkOa7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b754/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/51/517adc591303b03918af65c06226d24a7fe03cb86b2d5e5882ea82e36fa4ed7e-d # internal gonum.org/v1/gonum/mat mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b715/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b724/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b725/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b726/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b723/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b727/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b728/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile math/cmplx=$WORK/b718/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p gonum.org/v1/gonum/mat -lang=go1.16 -complete -installsuffix shared -buildid 9MosHD4Xfp5mUojK-xJM/9MosHD4Xfp5mUojK-xJM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b713/importcfg -pack ./vendor/gonum.org/v1/gonum/mat/band.go ./vendor/gonum.org/v1/gonum/mat/cdense.go ./vendor/gonum.org/v1/gonum/mat/cholesky.go ./vendor/gonum.org/v1/gonum/mat/cmatrix.go ./vendor/gonum.org/v1/gonum/mat/consts.go ./vendor/gonum.org/v1/gonum/mat/dense.go ./vendor/gonum.org/v1/gonum/mat/dense_arithmetic.go ./vendor/gonum.org/v1/gonum/mat/diagonal.go ./vendor/gonum.org/v1/gonum/mat/doc.go ./vendor/gonum.org/v1/gonum/mat/eigen.go ./vendor/gonum.org/v1/gonum/mat/errors.go ./vendor/gonum.org/v1/gonum/mat/format.go ./vendor/gonum.org/v1/gonum/mat/gsvd.go ./vendor/gonum.org/v1/gonum/mat/hogsvd.go ./vendor/gonum.org/v1/gonum/mat/index_no_bound_checks.go ./vendor/gonum.org/v1/gonum/mat/inner.go ./vendor/gonum.org/v1/gonum/mat/io.go ./vendor/gonum.org/v1/gonum/mat/lq.go ./vendor/gonum.org/v1/gonum/mat/lu.go ./vendor/gonum.org/v1/gonum/mat/matrix.go ./vendor/gonum.org/v1/gonum/mat/offset.go ./vendor/gonum.org/v1/gonum/mat/pool.go ./vendor/gonum.org/v1/gonum/mat/product.go ./vendor/gonum.org/v1/gonum/mat/qr.go ./vendor/gonum.org/v1/gonum/mat/shadow.go ./vendor/gonum.org/v1/gonum/mat/shadow_common.go ./vendor/gonum.org/v1/gonum/mat/shadow_complex.go ./vendor/gonum.org/v1/gonum/mat/solve.go ./vendor/gonum.org/v1/gonum/mat/svd.go ./vendor/gonum.org/v1/gonum/mat/symband.go ./vendor/gonum.org/v1/gonum/mat/symmetric.go ./vendor/gonum.org/v1/gonum/mat/triangular.go ./vendor/gonum.org/v1/gonum/mat/triband.go ./vendor/gonum.org/v1/gonum/mat/tridiag.go ./vendor/gonum.org/v1/gonum/mat/vector.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/9c/9c7b6d6869196848ea616b6843779a8978af320532aeb172b092d7c5c64bdb0d-d # internal gopkg.in/asn1-ber.v1 mkdir -p $WORK/b798/ cat >$WORK/b798/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p gopkg.in/asn1-ber.v1 -lang=go1.16 -complete -installsuffix shared -buildid c44SS1MLL3C5MtaI6tp8/c44SS1MLL3C5MtaI6tp8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b798/importcfg -pack ./vendor/gopkg.in/asn1-ber.v1/ber.go ./vendor/gopkg.in/asn1-ber.v1/content_int.go ./vendor/gopkg.in/asn1-ber.v1/header.go ./vendor/gopkg.in/asn1-ber.v1/identifier.go ./vendor/gopkg.in/asn1-ber.v1/length.go ./vendor/gopkg.in/asn1-ber.v1/util.go cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x004.o -c ecdsa.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/7b/7bb87a50401758e65494a60cacd7db26f2181a3ddadf37cbbef4f95e3c83686b-d # internal github.com/Masterminds/semver mkdir -p $WORK/b805/ cat >$WORK/b805/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/Masterminds/semver -lang=go1.16 -complete -installsuffix shared -buildid bsnReB-iRiCLe38FabRw/bsnReB-iRiCLe38FabRw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b805/importcfg -pack ./vendor/github.com/Masterminds/semver/collection.go ./vendor/github.com/Masterminds/semver/constraints.go ./vendor/github.com/Masterminds/semver/doc.go ./vendor/github.com/Masterminds/semver/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/b2/b281855926d7a826626fb2c866987fc2885ae436edb807939e2012fd6221e3b9-d # internal github.com/golang/mock/gomock mkdir -p $WORK/b806/ cat >$WORK/b806/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/golang/mock/gomock -lang=go1.16 -complete -installsuffix shared -buildid 1jdunwP-xVAqGCB5CLkX/1jdunwP-xVAqGCB5CLkX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b806/importcfg -pack ./vendor/github.com/golang/mock/gomock/call.go ./vendor/github.com/golang/mock/gomock/callset.go ./vendor/github.com/golang/mock/gomock/controller.go ./vendor/github.com/golang/mock/gomock/matchers.go cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x005.o -c hkdf.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/07/071bf096385ae75147747dabcf81e872d8ace1d9c0e6ca002a06344bb4cbcfea-d # internal github.com/grafana/grafana/pkg/services/preference mkdir -p $WORK/b809/ cat >$WORK/b809/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/grafana/grafana/pkg/services/preference -lang=go1.17 -complete -installsuffix shared -buildid 45Cp4XRgY0IdESmL8lI-/45Cp4XRgY0IdESmL8lI- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b809/importcfg -pack ./pkg/services/preference/model.go ./pkg/services/preference/pref.go cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x006.o -c hmac.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/ae/ae7a9035a8db19b3a4f50607d5efe032c19fb8e40a1b501ad3237db0fc1192b4-d # internal golang.org/x/time/rate mkdir -p $WORK/b812/ cat >$WORK/b812/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p golang.org/x/time/rate -lang=go1.16 -complete -installsuffix shared -buildid yXN-qmI33SwKjGXjWcM4/yXN-qmI33SwKjGXjWcM4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b812/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/38/38691ae4ba6abaed28923bb2e8456ef615be3424139824f1dd709874de7045e6-d # internal github.com/grafana/grafana/pkg/services/encryption mkdir -p $WORK/b814/ cat >$WORK/b814/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/grafana/grafana/pkg/services/encryption -lang=go1.17 -complete -installsuffix shared -buildid X45ydPbSMjZT1fLLKS8H/X45ydPbSMjZT1fLLKS8H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b814/importcfg -pack ./pkg/services/encryption/encryption.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/ea/ea81402e61cebd9e931258166a349b9eaef73dc9d64c6a5143425d9c1f2364a5-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b823/ cat >$WORK/b823/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p golang.org/x/sync/errgroup -lang=go1.16 -complete -installsuffix shared -buildid EtfwhulXiyvaaUZJlbln/EtfwhulXiyvaaUZJlbln -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b823/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/93/93c5604c5fd2631f58918b14fa0dbe1c578256083920324311b1b6b6448cb0a7-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b830/ cat >$WORK/b830/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/mitchellh/mapstructure -lang=go1.16 -complete -installsuffix shared -buildid ErLda8JwgSfyS53gVh2F/ErLda8JwgSfyS53gVh2F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b830/importcfg -pack ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/c9/c976d781ed6b2bb1391c1a99b554b070f1deddcf89a5d030e957fd65b03ca9e2-d # internal github.com/benbjohnson/clock mkdir -p $WORK/b840/ cat >$WORK/b840/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/benbjohnson/clock -lang=go1.16 -complete -installsuffix shared -buildid e0eIr8XMMz-JCsxXeysj/e0eIr8XMMz-JCsxXeysj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b840/importcfg -pack ./vendor/github.com/benbjohnson/clock/clock.go cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x007.o -c openssl.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/e5/e5841e8a3af659f012db7a1b67e2fc2659c1ec0e64a09d2d4d8d40e6576e3469-d # internal github.com/aws/aws-sdk-go/aws/arn mkdir -p $WORK/b843/ cat >$WORK/b843/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/aws/aws-sdk-go/aws/arn -lang=go1.16 -complete -installsuffix shared -buildid Cuz9ZOPW_EL_-aXNl-2a/Cuz9ZOPW_EL_-aXNl-2a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b843/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/1c/1c5172fa9269f42b6721d157c13875481fd2ea585a4586c994136ceb3600b8cc-d # internal google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b860/ cat >$WORK/b860/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.16 -complete -installsuffix shared -buildid DCzP3cmhKpmyJPWtUgiT/DCzP3cmhKpmyJPWtUgiT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b860/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/f7/f7acac25740ebd1de684d882ac9ed5a5220d619aaa23d4a1c7f22a5eb66c84da-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b862/ cat >$WORK/b862/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.16 -complete -installsuffix shared -buildid Gb2uBYuKQjvTsAvUN5y1/Gb2uBYuKQjvTsAvUN5y1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b862/importcfg -pack ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/b3/b315b2beaba7120dd075f1f6d35649d8cb504f73d9a558132e7dbe8b90d997f6-d # internal github.com/aws/aws-sdk-go/internal/s3shared/arn mkdir -p $WORK/b846/ cat >$WORK/b846/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b843/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -lang=go1.16 -complete -installsuffix shared -buildid R2jdv91Q7tk40jtDwbJp/R2jdv91Q7tk40jtDwbJp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b846/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/accesspoint_arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/outpost_arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/s3_object_lambda_arn.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/b3/b356aaf9eebecc8ee20d4dfdb82e200eddce7168a674dab31baf7ceed44f9999-d # internal google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b864/ cat >$WORK/b864/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b369/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.16 -complete -installsuffix shared -buildid JhAMQj6XD4TDoMzpVyxZ/JhAMQj6XD4TDoMzpVyxZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b864/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x008.o -c rand.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/28/280eee94615cae1e390c4675c88bd90b73f9f6a02b1768dbe7203d287604c170-d # internal github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b859/ cat >$WORK/b859/importcfg << 'EOF' # internal # import config packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b860/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b393/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid 4B34RGbdH-syqmLNL23N/4B34RGbdH-syqmLNL23N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b859/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/5b/5bfb9680721f1e1ff682918dc1c298bcba55261543d2f6c8d879013125fad0ea-d # internal google.golang.org/genproto/googleapis/type/expr mkdir -p $WORK/b865/ cat >$WORK/b865/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.16 -complete -installsuffix shared -buildid 6iW6SvsRZ_RRSR7KZW1K/6iW6SvsRZ_RRSR7KZW1K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b865/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/expr/expr.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/8d/8d403d5430b500ae7dd042f220f9903b185ed9e9c55d53d77402d4b40302e3d2-d # internal cloud.google.com/go/internal/optional mkdir -p $WORK/b867/ cat >$WORK/b867/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p cloud.google.com/go/internal/optional -lang=go1.16 -complete -installsuffix shared -buildid oVNbSvIVuvAKD4OxynjP/oVNbSvIVuvAKD4OxynjP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b867/importcfg -pack ./vendor/cloud.google.com/go/internal/optional/optional.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/aa/aac350fcce1bed82b287e558957a95d3112e8e618edacddf97d3c51736fddc5b-d # internal go.opencensus.io/internal mkdir -p $WORK/b871/ cat >$WORK/b871/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io=$WORK/b872/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p go.opencensus.io/internal -lang=go1.16 -complete -installsuffix shared -buildid EK8IBagziNW6v8uEaz0Q/EK8IBagziNW6v8uEaz0Q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b871/importcfg -pack ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/traceinternals.go cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x009.o -c rsa.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/b2/b27dd3fa81da3d7a64c0a04a3d95acb7050ffeba04cd379532402e7e6321f9a1-d # internal go.opencensus.io/trace/tracestate mkdir -p $WORK/b874/ cat >$WORK/b874/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p go.opencensus.io/trace/tracestate -lang=go1.16 -complete -installsuffix shared -buildid 9LZ6VKaR56bmHKAL_JxI/9LZ6VKaR56bmHKAL_JxI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b874/importcfg -pack ./vendor/go.opencensus.io/trace/tracestate/tracestate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/ce/ce82015eceee19a8a7935f5a40c8d089776fd35254255011a53017c6d0a21eca-d # internal cloud.google.com/go/internal/version mkdir -p $WORK/b875/ cat >$WORK/b875/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p cloud.google.com/go/internal/version -lang=go1.16 -complete -installsuffix shared -buildid eIYf3cO2lTUH09grAChl/eIYf3cO2lTUH09grAChl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b875/importcfg -pack ./vendor/cloud.google.com/go/internal/version/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/3f/3f85f42a16d3e8529fe8e546a0d8947d0d26f7b136a9ec693e45464811d3d56e-d # internal google.golang.org/api/iterator mkdir -p $WORK/b878/ cat >$WORK/b878/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p google.golang.org/api/iterator -lang=go1.16 -complete -installsuffix shared -buildid Xfh5kS_OXgRM6l4OoTHE/Xfh5kS_OXgRM6l4OoTHE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b878/importcfg -pack ./vendor/google.golang.org/api/iterator/iterator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/28/2809b66d1f5106f23be61d9895c8cd23faeb9ab236bb33fd43131f1775d57859-d # internal go.opencensus.io/resource mkdir -p $WORK/b891/ cat >$WORK/b891/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p go.opencensus.io/resource -lang=go1.16 -complete -installsuffix shared -buildid nuZ-DqFsTjWbYSEbsrNP/nuZ-DqFsTjWbYSEbsrNP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b891/importcfg -pack ./vendor/go.opencensus.io/resource/resource.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b891/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/a4/a47eaa7f42c3531b3d1746b8a2581e7b354d2fc5a03ccf032ca7a976213e6555-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b890/ cat >$WORK/b890/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b891/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p go.opencensus.io/metric/metricdata -lang=go1.16 -complete -installsuffix shared -buildid zYmfnjs-CoK_5euiYQcp/zYmfnjs-CoK_5euiYQcp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b890/importcfg -pack ./vendor/go.opencensus.io/metric/metricdata/doc.go ./vendor/go.opencensus.io/metric/metricdata/exemplar.go ./vendor/go.opencensus.io/metric/metricdata/label.go ./vendor/go.opencensus.io/metric/metricdata/metric.go ./vendor/go.opencensus.io/metric/metricdata/point.go ./vendor/go.opencensus.io/metric/metricdata/type_string.go ./vendor/go.opencensus.io/metric/metricdata/unit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b890/_pkg_.a # internal cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/4b/4bf80ad0243a739d847420b58c28307b72f7f9bc9e0482b09791fb5f2e7fe1a9-d # internal go.opencensus.io/tag mkdir -p $WORK/b894/ cat >$WORK/b894/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile runtime/pprof=$WORK/b494/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p go.opencensus.io/tag -lang=go1.16 -complete -installsuffix shared -buildid nRUJHM7L1YWUcWUwiAnX/nRUJHM7L1YWUcWUwiAnX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b894/importcfg -pack ./vendor/go.opencensus.io/tag/context.go ./vendor/go.opencensus.io/tag/doc.go ./vendor/go.opencensus.io/tag/key.go ./vendor/go.opencensus.io/tag/map.go ./vendor/go.opencensus.io/tag/map_codec.go ./vendor/go.opencensus.io/tag/metadata.go ./vendor/go.opencensus.io/tag/profile_19.go ./vendor/go.opencensus.io/tag/validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/e3/e3c284977e8fc78141d3c68721ca9f355e234d102d3a7883d10d460036faf554-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b897/ cat >$WORK/b897/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b890/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p go.opencensus.io/metric/metricproducer -lang=go1.16 -complete -installsuffix shared -buildid RJLQsleGqOKwxBO4x_m7/RJLQsleGqOKwxBO4x_m7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b897/importcfg -pack ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/97/979a0e1f74f998a16c8f42e615e1d540f2d77cdfee25d4745a96fc402a3e3974-d # internal google.golang.org/grpc/internal/googlecloud mkdir -p $WORK/b911/ cat >$WORK/b911/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b345/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.16 -complete -installsuffix shared -buildid upoyNCcinCFJmNWGBvmR/upoyNCcinCFJmNWGBvmR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b911/importcfg -pack ./vendor/google.golang.org/grpc/internal/googlecloud/googlecloud.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/11/11a0a81972c0c3e5d52a6c8757805e68b41755f0cea5a339777f02d4b4edb71f-d # internal google.golang.org/genproto/googleapis/type/date mkdir -p $WORK/b914/ cat >$WORK/b914/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p google.golang.org/genproto/googleapis/type/date -lang=go1.16 -complete -installsuffix shared -buildid 9J0fn3jEzz-aj7hmM1MW/9J0fn3jEzz-aj7hmM1MW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b914/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/date/date.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b897/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/2f/2f759bf3593a23fe540ab819a2041658c0a2de9db789bac5bd5862921bb7ca56-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b930/ cat >$WORK/b930/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p github.com/go-openapi/analysis/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid Zm7jfo8Tk5KqCX1BTyXZ/Zm7jfo8Tk5KqCX1BTyXZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b930/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/debug/debug.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b911/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/7d/7d59728641852ffc16dac6a56ff97257e47b3e28c375c1be927150e4843f4efc-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b935/ cat >$WORK/b935/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p github.com/PuerkitoBio/urlesc -lang=go1.16 -complete -installsuffix shared -buildid bv8wEwEFXF4q2fcLqjk8/bv8wEwEFXF4q2fcLqjk8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b935/importcfg -pack ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/a1/a199cc6053a6be54edb14702fe6a2745bc951fb07fde68b0297f5f0c1a12c96e-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b893/ cat >$WORK/b893/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b894/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p go.opencensus.io/stats/internal -lang=go1.16 -complete -installsuffix shared -buildid mlBoeN4yKqj5YZY52ztV/mlBoeN4yKqj5YZY52ztV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b893/importcfg -pack ./vendor/go.opencensus.io/stats/internal/record.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/36/36b721fca3a5683b617f63e61d4db30e8a8221bb0039c32d0aba2256f2262511-d # internal golang.org/x/text/width mkdir -p $WORK/b936/ cat >$WORK/b936/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p golang.org/x/text/width -lang=go1.16 -complete -installsuffix shared -buildid 3EHu0FjSxyCzDNNTYiJf/3EHu0FjSxyCzDNNTYiJf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b936/importcfg -pack ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b914/_pkg_.a # internal cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/ec/ec7540701b14d2c985fee67853c3ad4e0e35729f7ce385cac0d92d09968794c0-d # internal container/heap mkdir -p $WORK/b946/ cat >$WORK/b946/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p container/heap -std -complete -installsuffix shared -buildid e3j34QOEiyMKYCu1cj6T/e3j34QOEiyMKYCu1cj6T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b946/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/77/77d2c826590f0e2a473fbe89ee1a2ea2e1a6b96f05c711dceb5e07477dea1c49-d # internal go.opencensus.io/stats mkdir -p $WORK/b892/ cat >$WORK/b892/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b890/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b893/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b894/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p go.opencensus.io/stats -lang=go1.16 -complete -installsuffix shared -buildid EmdHqMSEARehSooMwIUO/EmdHqMSEARehSooMwIUO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b892/importcfg -pack ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/stats/units.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b713/_pkg_.a # internal cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x010.o -c sha.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/7d/7d325c9629156a235e1757d480d65b99aadb68e48ba07daac77478ec3c7503e5-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b895/ cat >$WORK/b895/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b896/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b890/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b897/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b891/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b892/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b893/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b894/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p go.opencensus.io/stats/view -lang=go1.16 -complete -installsuffix shared -buildid zMM2rbMm_kQ8aTES1ix3/zMM2rbMm_kQ8aTES1ix3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b895/importcfg -pack ./vendor/go.opencensus.io/stats/view/aggregation.go ./vendor/go.opencensus.io/stats/view/aggregation_data.go ./vendor/go.opencensus.io/stats/view/collector.go ./vendor/go.opencensus.io/stats/view/doc.go ./vendor/go.opencensus.io/stats/view/export.go ./vendor/go.opencensus.io/stats/view/view.go ./vendor/go.opencensus.io/stats/view/view_to_metric.go ./vendor/go.opencensus.io/stats/view/worker.go ./vendor/go.opencensus.io/stats/view/worker_commands.go cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/c8/c8e2010d552b113a0bcb4cfb5641a055ad77db523395fb046ec92b108d49d047-d # internal gonum.org/v1/gonum/graph/simple mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b710/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b711/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b713/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p gonum.org/v1/gonum/graph/simple -lang=go1.16 -complete -installsuffix shared -buildid 26bNgH9eOwzdJZBSpXa3/26bNgH9eOwzdJZBSpXa3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b707/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/simple/dense_directed_matrix.go ./vendor/gonum.org/v1/gonum/graph/simple/dense_undirected_matrix.go ./vendor/gonum.org/v1/gonum/graph/simple/directed.go ./vendor/gonum.org/v1/gonum/graph/simple/doc.go ./vendor/gonum.org/v1/gonum/graph/simple/simple.go ./vendor/gonum.org/v1/gonum/graph/simple/undirected.go ./vendor/gonum.org/v1/gonum/graph/simple/weighted_directed.go ./vendor/gonum.org/v1/gonum/graph/simple/weighted_undirected.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b946/_pkg_.a # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/b0/b09010d60b356b568d0a604bf0479d2f1f51afb0141e98106f1e0e73e58bf7a1-d # internal github.com/edsrzf/mmap-go mkdir -p $WORK/b947/ cat >$WORK/b947/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p github.com/edsrzf/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid TjhFUxcf5NMOCt_NUa1a/TjhFUxcf5NMOCt_NUa1a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b947/importcfg -pack ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b935/_pkg_.a # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/92/92a6dc5202de2807b41b68d924d4842658e027d279e874da5a6e8477fd4f44b3-d # internal github.com/prometheus/prometheus/pkg/labels mkdir -p $WORK/b949/ cat >$WORK/b949/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b481/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p github.com/prometheus/prometheus/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid xsHEu3htZnp4Gsf4AKfJ/xsHEu3htZnp4Gsf4AKfJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b949/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/labels/labels.go ./vendor/github.com/prometheus/prometheus/pkg/labels/matcher.go ./vendor/github.com/prometheus/prometheus/pkg/labels/regexp.go ./vendor/github.com/prometheus/prometheus/pkg/labels/test_utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b936/_pkg_.a # internal cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/06/065e90af1113e8715856d54ff8db59ba8407a87681bcf52feb9b076f3fb65c72-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b934/ cat >$WORK/b934/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b935/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b152/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b098/_pkg_.a packagefile golang.org/x/text/width=$WORK/b936/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p github.com/PuerkitoBio/purell -lang=go1.16 -complete -installsuffix shared -buildid b0Ycuxo-lvx4RH_Pmzm2/b0Ycuxo-lvx4RH_Pmzm2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b934/importcfg -pack ./vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b947/_pkg_.a # internal cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/ec/ecce3249bd3013bef14c40037297a376af372177448a0a4e98cb47fc05a4a08f-d # internal github.com/prometheus/prometheus/pkg/timestamp mkdir -p $WORK/b950/ cat >$WORK/b950/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p github.com/prometheus/prometheus/pkg/timestamp -lang=go1.16 -complete -installsuffix shared -buildid MG-T8qoc4xGRA5dhgCMo/MG-T8qoc4xGRA5dhgCMo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b950/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/6a/6a2f802be067f78c55157054b1f3289ac4a9222f246a6883a1027f907150dd39-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b954/ cat >$WORK/b954/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -lang=go1.16 -complete -installsuffix shared -buildid TaXkDlMiXcGSY5oFy-V5/TaXkDlMiXcGSY5oFy-V5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b954/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/bstream.go ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/chunk.go ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/3e/3efee495ea5711b59883cde8cc3ee596d599100d7241de134faa822511313f10-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b956/ cat >$WORK/b956/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p github.com/prometheus/prometheus/tsdb/errors -lang=go1.16 -complete -installsuffix shared -buildid GB0-f8-VfMDz9VG5P7az/GB0-f8-VfMDz9VG5P7az -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b956/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/errors/errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b950/_pkg_.a # internal cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/99/99a15fc105aa37eff7349087938d9ff321c7fae74c66a01c8c751643eb3d7c66-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b957/ cat >$WORK/b957/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p github.com/prometheus/prometheus/tsdb/fileutil -lang=go1.16 -complete -installsuffix shared -buildid PoglGCZkmDR0VEJfwWoh/PoglGCZkmDR0VEJfwWoh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b957/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/dir.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/dir_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/fileutil.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/flock.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/flock_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/mmap.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/mmap_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/preallocate.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/preallocate_linux.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/sync_linux.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b119/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b119/_x011.o -c openssl_ecdsa_signature.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b934/_pkg_.a # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/1b/1b57ab2ed3a12cee0db8b80ef16638d6b4f938b67acc1ec7a7eb3e655056a6b2-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b959/ cat >$WORK/b959/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p github.com/prometheus/prometheus/util/strutil -lang=go1.16 -complete -installsuffix shared -buildid DR9CwloeyYOiTxow-vuP/DR9CwloeyYOiTxow-vuP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b959/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/strutil/quote.go ./vendor/github.com/prometheus/prometheus/util/strutil/strconv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b949/_pkg_.a # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/db/db8bf5baee68361fdca4d739be862ab16af0c11fa6ae43a8a001455d5e23b5ee-d # internal github.com/prometheus/prometheus/pkg/exemplar mkdir -p $WORK/b948/ cat >$WORK/b948/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b949/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p github.com/prometheus/prometheus/pkg/exemplar -lang=go1.16 -complete -installsuffix shared -buildid nnaO8ARiRvEUTChkT-bB/nnaO8ARiRvEUTChkT-bB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b948/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/exemplar/exemplar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b956/_pkg_.a # internal cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/16/161f3167805eb6d9c68142a7fd7bb1167b2443e95a59d69c4c4bca50c6b9fccd-d # internal github.com/alecthomas/units mkdir -p $WORK/b962/ cat >$WORK/b962/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p github.com/alecthomas/units -lang=go1.16 -complete -installsuffix shared -buildid ceGQUO12KHsPhYVDrI09/ceGQUO12KHsPhYVDrI09 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b962/importcfg -pack ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b962/_pkg_.a # internal cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/9b/9b26ea8839d236c39165dd2dba11f8ac82d4f511ae6f366ef47284c0b206e6ef-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b964/ cat >$WORK/b964/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p github.com/prometheus/prometheus/discovery/targetgroup -lang=go1.16 -complete -installsuffix shared -buildid Ia56lD36ZXdEqHuSCmDg/Ia56lD36ZXdEqHuSCmDg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b964/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b948/_pkg_.a # internal cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/95/95c7e0b6a68ceb6682c2c149d576545e244fc119c8c5a3111d75625766cc02ab-d # internal github.com/prometheus/prometheus/pkg/relabel mkdir -p $WORK/b965/ cat >$WORK/b965/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b949/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p github.com/prometheus/prometheus/pkg/relabel -lang=go1.16 -complete -installsuffix shared -buildid D3cxIKGuvi3lbdf3sisD/D3cxIKGuvi3lbdf3sisD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b965/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/relabel/relabel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b954/_pkg_.a # internal cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/62/6220d4b26602af72b2256948d8a57e050f2f964a7f9bb4186ceb847c6adae4dd-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b966/ cat >$WORK/b966/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b967/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p github.com/prometheus/prometheus/tsdb/encoding -lang=go1.16 -complete -installsuffix shared -buildid qam4sFjiZ00Wlyr2-te7/qam4sFjiZ00Wlyr2-te7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b966/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/encoding/encoding.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b119/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b119/_x012.o -c openssl_evp.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b959/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/de/de7c4ed4ae42d066ba930f2351e7209746fa48189f209e6b95e5d00a7b38bf5c-d # internal github.com/golang/snappy mkdir -p $WORK/b973/ cat >$WORK/b973/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p github.com/golang/snappy -lang=go1.16 -complete -installsuffix shared -buildid AjUI_gag1jkCvJsg22rI/AjUI_gag1jkCvJsg22rI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b973/importcfg -pack ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/golang/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b964/_pkg_.a # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/3f/3ff43b6022095ed5d76134277db20d22a0f052d5cf95b88c759bb09187881abb-d # internal go.uber.org/goleak/internal/stack mkdir -p $WORK/b978/ cat >$WORK/b978/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p go.uber.org/goleak/internal/stack -lang=go1.16 -complete -installsuffix shared -buildid 31F5mFg-j1wIyyiOYNaw/31F5mFg-j1wIyyiOYNaw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b978/importcfg -pack ./vendor/go.uber.org/goleak/internal/stack/stacks.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b957/_pkg_.a # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/8f/8fc412551fd844683267ea3e48d7019ddc2446ed2b57d9c4b0e9f307b0827b1f-d # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b955/ cat >$WORK/b955/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b956/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b957/_pkg_.a packagefile go.uber.org/atomic=$WORK/b577/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p github.com/prometheus/prometheus/tsdb/chunks -lang=go1.16 -complete -installsuffix shared -buildid LonC6MVil88ahozQfr_S/LonC6MVil88ahozQfr_S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b955/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/chunks/chunks.go ./vendor/github.com/prometheus/prometheus/tsdb/chunks/head_chunks.go ./vendor/github.com/prometheus/prometheus/tsdb/chunks/head_chunks_other.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b966/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/9d/9d6937ada970cf727ca2be91ca68afe68b0b11f09932bbd9eb7ac75bc19a00c5-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b971/ cat >$WORK/b971/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b966/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b956/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b957/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p github.com/prometheus/prometheus/tsdb/tombstones -lang=go1.16 -complete -installsuffix shared -buildid 3rlUX2E4IhJjhj4XtEe6/3rlUX2E4IhJjhj4XtEe6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b971/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b973/_pkg_.a # internal cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/a3/a3cd52124dfe53ceebd13e67212a7ad2df598b77d6b2e73ff6631a0a9100a6a7-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b986/ cat >$WORK/b986/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p github.com/go-openapi/runtime/logger -lang=go1.16 -complete -installsuffix shared -buildid uodniE-KSF9Z2tJPWzVE/uodniE-KSF9Z2tJPWzVE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b986/importcfg -pack ./vendor/github.com/go-openapi/runtime/logger/logger.go ./vendor/github.com/go-openapi/runtime/logger/standard.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b978/_pkg_.a # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/fa/fa2006b17f7334980665dab10613827c1a79f0e2ad8b3c27a38da30f53943975-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b965/_pkg_.a # internal go.uber.org/goleak mkdir -p $WORK/b977/ cat >$WORK/b977/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b978/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p go.uber.org/goleak -lang=go1.16 -complete -installsuffix shared -buildid VvdgXIHaQDE7dbeZ1Ua2/VvdgXIHaQDE7dbeZ1Ua2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b977/importcfg -pack ./vendor/go.uber.org/goleak/doc.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/tracestack_new.go cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/e3/e3db435d5e9ff2f8c5611a0652401ca35e4c074b2e55674bea96eac292ab4d66-d # internal github.com/docker/go-units mkdir -p $WORK/b993/ cat >$WORK/b993/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid EUE53cLR33BlXbelNI2c/EUE53cLR33BlXbelNI2c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b993/importcfg -pack ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b119/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b119/_x013.o -c openssl_lock_setup.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/2b/2be4bd3443f6a9ff00cd12817f8931141e51874cad1a034c1025f9ea62cb0908-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b958/ cat >$WORK/b958/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b955/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -lang=go1.16 -complete -installsuffix shared -buildid 53j2TPvTH3AItcgZxlsU/53j2TPvTH3AItcgZxlsU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b958/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b986/_pkg_.a # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/71/71727b5501e0ac4053660d43aa2b669ca9504a66861c27d3bb70bd294bdcc8d3-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b994/ cat >$WORK/b994/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p github.com/jessevdk/go-flags -lang=go1.16 -complete -installsuffix shared -buildid dErlJd2XCnUZsNBCtEs2/dErlJd2XCnUZsNBCtEs2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b994/importcfg -pack ./vendor/github.com/jessevdk/go-flags/arg.go ./vendor/github.com/jessevdk/go-flags/closest.go ./vendor/github.com/jessevdk/go-flags/command.go ./vendor/github.com/jessevdk/go-flags/completion.go ./vendor/github.com/jessevdk/go-flags/convert.go ./vendor/github.com/jessevdk/go-flags/error.go ./vendor/github.com/jessevdk/go-flags/flags.go ./vendor/github.com/jessevdk/go-flags/group.go ./vendor/github.com/jessevdk/go-flags/help.go ./vendor/github.com/jessevdk/go-flags/ini.go ./vendor/github.com/jessevdk/go-flags/man.go ./vendor/github.com/jessevdk/go-flags/multitag.go ./vendor/github.com/jessevdk/go-flags/option.go ./vendor/github.com/jessevdk/go-flags/optstyle_other.go ./vendor/github.com/jessevdk/go-flags/parser.go ./vendor/github.com/jessevdk/go-flags/termsize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b977/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/01/01c59e4e81a9209073ac2fea08a800e8e0340dc844a498cf002d9247575d0519-d # internal golang.org/x/net/netutil mkdir -p $WORK/b1001/ cat >$WORK/b1001/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b156/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p golang.org/x/net/netutil -lang=go1.16 -complete -installsuffix shared -buildid O7COlXEMDbI9GusUQ06f/O7COlXEMDbI9GusUQ06f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1001/importcfg -pack ./vendor/golang.org/x/net/netutil/listen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b971/_pkg_.a # internal cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/f2/f2bc6f60b7dc0b02796dbe8485aca6dccce47fdd0524adeafc6cc6f2c6fcf99b-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b970/ cat >$WORK/b970/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b966/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b971/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p github.com/prometheus/prometheus/tsdb/record -lang=go1.16 -complete -installsuffix shared -buildid 5mv0N_wMdjnTxNTPR6P7/5mv0N_wMdjnTxNTPR6P7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b970/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1001/_pkg_.a # internal cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/08/08ce9dc8266af08e759b000ff026c8f7afefe038239a4ef55bf2af9287c7b71d-d # internal archive/zip mkdir -p $WORK/b1007/ cat >$WORK/b1007/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p archive/zip -std -complete -installsuffix shared -buildid IVn3dRevaXUiVIwjHevc/IVn3dRevaXUiVIwjHevc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1007/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b958/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/c6/c61330040264fcc59acd12522e8087e83b30e06534cc30d9402fbde3db4da5b8-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b953/ cat >$WORK/b953/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b946/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b955/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b956/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b958/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p github.com/prometheus/prometheus/storage -lang=go1.16 -complete -installsuffix shared -buildid pGkIK8-51C4l_tMMjH2W/pGkIK8-51C4l_tMMjH2W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b953/importcfg -pack ./vendor/github.com/prometheus/prometheus/storage/buffer.go ./vendor/github.com/prometheus/prometheus/storage/fanout.go ./vendor/github.com/prometheus/prometheus/storage/generic.go ./vendor/github.com/prometheus/prometheus/storage/interface.go ./vendor/github.com/prometheus/prometheus/storage/lazy.go ./vendor/github.com/prometheus/prometheus/storage/memoized_iterator.go ./vendor/github.com/prometheus/prometheus/storage/merge.go ./vendor/github.com/prometheus/prometheus/storage/noop.go ./vendor/github.com/prometheus/prometheus/storage/secondary.go ./vendor/github.com/prometheus/prometheus/storage/series.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b119/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b119/_x014.o -c openssl_port_aead_gcm.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b970/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/1d/1d71b93d1df68a1922d28f29bdbc422e81f9c228dc130759e2c18eee9e940968-d # internal github.com/grafana/grafana/pkg/schema mkdir -p $WORK/b1008/ cat >$WORK/b1008/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b141/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p github.com/grafana/grafana/pkg/schema -lang=go1.17 -complete -installsuffix shared -buildid Tmb2PSPdUxUPbaYysNj4/Tmb2PSPdUxUPbaYysNj4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1008/importcfg -pack ./pkg/schema/schema.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b993/_pkg_.a # internal cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/fe/fe5f15b90ba62940877d48233a1ff3b9962e3ce8bb07c140dfef2421ef949eb4-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b992/ cat >$WORK/b992/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b993/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p github.com/go-openapi/runtime/flagext -lang=go1.16 -complete -installsuffix shared -buildid sisgBWlPYqiGUZHokRFR/sisgBWlPYqiGUZHokRFR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b992/importcfg -pack ./vendor/github.com/go-openapi/runtime/flagext/byte_size.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b119/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b119/_x015.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b119/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b119/_x016.o -c openssl_port_evp_md5_sha1.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b953/_pkg_.a # internal cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/26/265330fa7c9e3aeb768dc51ad28fb82382482243d640d36de06773906d0e9b59-d # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b952/ cat >$WORK/b952/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b959/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p github.com/prometheus/prometheus/promql/parser -lang=go1.16 -complete -installsuffix shared -buildid 2cDeW6G9_4WYwD4mB7_z/2cDeW6G9_4WYwD4mB7_z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b952/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/parser/ast.go ./vendor/github.com/prometheus/prometheus/promql/parser/functions.go ./vendor/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./vendor/github.com/prometheus/prometheus/promql/parser/lex.go ./vendor/github.com/prometheus/prometheus/promql/parser/parse.go ./vendor/github.com/prometheus/prometheus/promql/parser/printer.go ./vendor/github.com/prometheus/prometheus/promql/parser/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b992/_pkg_.a # internal cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/fc/fce04034d38e13fbfbd5959599db38a7c8ff72f902f9a8341a2818aa90b145f2-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b969/ cat >$WORK/b969/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b946/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b955/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b966/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b956/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b957/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p github.com/prometheus/prometheus/tsdb/index -lang=go1.16 -complete -installsuffix shared -buildid IEr97W_XBP99NgQx1JSi/IEr97W_XBP99NgQx1JSi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b969/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/index/index.go ./vendor/github.com/prometheus/prometheus/tsdb/index/postings.go ./vendor/github.com/prometheus/prometheus/tsdb/index/postingsstats.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b119/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b119/_x017.o -c openssl_port_hmac.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1008/_pkg_.a # internal cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/8b/8bd7a1286fb6aa0eabb013fc955208597b3c5b427cd1ca3c58734a27a5b73901-d # internal github.com/grafana/grafana mkdir -p $WORK/b1010/ cat >$WORK/b1010/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b184/_pkg_.a EOF cat >$WORK/b1010/embedcfg << 'EOF' # internal { "Patterns": { "cue": [ "cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue" ], "cue.mod": [ "cue.mod/module.cue" ], "packages/grafana-schema/src/schema/*.cue": [ "packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue" ], "packages/grafana-schema/src/scuemata/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue" ], "packages/grafana-schema/src/scuemata/*/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue" ], "public/app/plugins/*/*/*.cue": [ "public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/timeseries/models.cue" ], "public/app/plugins/*/*/plugin.json": [ "public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json" ] }, "Files": { "cue.mod/module.cue": "/builddir/build/BUILD/grafana-9.0.9/cue.mod/module.cue", "cue/scuemata/panel-plugin.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/scuemata.cue", "packages/grafana-schema/src/schema/graph.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/tooltip.cue", "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dashboard.cue", "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dist/family.cue", "public/app/plugins/datasource/alertmanager/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/barchart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/bargauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/candlestick/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/canvas/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/dashlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/gauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/heatmap-new/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/histogram/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/news/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/stat/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/state-timeline/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/status-history/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/table/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/text/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/models.cue", "public/app/plugins/panel/timeseries/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/xychart/plugin.json" } }EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p github.com/grafana/grafana -lang=go1.17 -complete -installsuffix shared -buildid sVbULxypYvR2NRGkGASW/sVbULxypYvR2NRGkGASW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1010/importcfg -embedcfg $WORK/b1010/embedcfg -pack ./embed.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b119/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b119/_x018.o -c openssl_port_rsa.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b994/_pkg_.a # internal cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/06/06a9a30457e7f355e75f0dfce4d05ea143763de011ca77397975207290ed6cc3-d # internal github.com/hashicorp/go-version mkdir -p $WORK/b1011/ cat >$WORK/b1011/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid _aoiMgIVMCa3vJjh4ErA/_aoiMgIVMCa3vJjh4ErA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1011/importcfg -pack ./vendor/github.com/hashicorp/go-version/constraint.go ./vendor/github.com/hashicorp/go-version/version.go ./vendor/github.com/hashicorp/go-version/version_collection.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1007/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/28/282a51f631f0ea95b371f885b9efcbb866b382f1924f83d8340a02354738bd64-d # internal testing/iotest mkdir -p $WORK/b1013/ cat >$WORK/b1013/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1013/_pkg_.a -trimpath "$WORK/b1013=>" -p testing/iotest -std -complete -installsuffix shared -buildid bmIzP7KTFkKL6XFFWlmJ/bmIzP7KTFkKL6XFFWlmJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1013/importcfg -pack /usr/lib/golang/src/testing/iotest/logger.go /usr/lib/golang/src/testing/iotest/reader.go /usr/lib/golang/src/testing/iotest/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1010/_pkg_.a # internal cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/34/348d9caf2b72010682c0df182955705e900152939e0fd4251927d7609640874d-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1013/_pkg_.a # internal cp $WORK/b1013/_pkg_.a /builddir/.cache/go-build/96/96e869a099235666ea7c33b63510441b1fc3984aafd1e4f8bf20a20cf69c85ba-d # internal testing/fstest mkdir -p $WORK/b1012/ cat >$WORK/b1012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/iotest=$WORK/b1013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1012/_pkg_.a -trimpath "$WORK/b1012=>" -p testing/fstest -std -complete -installsuffix shared -buildid -73ugyECtpYvMNCvBhPn/-73ugyECtpYvMNCvBhPn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1012/importcfg -pack /usr/lib/golang/src/testing/fstest/mapfs.go /usr/lib/golang/src/testing/fstest/testfs.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b119/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b119/_x019.o -c openssl_stub_rand.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b969/_pkg_.a # internal cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/33/332d17b2bf398424c58092267da486c065ae848cd612334e9ad43d20c79230d2-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1011/_pkg_.a # internal cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/1e/1e7933b5198780f92adf3533822d56ee5460498a5a701cc1f9bf4917d0ad405d-d # internal cd $WORK/b119 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b952/_pkg_.a # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/90/903f9cdbaefd6b632a1118214ad20dae4bb0326d2cb5399d6cb217f510a00239-d # internal cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b119=/tmp/go-build -gno-record-gcc-switches -o $WORK/b119/_cgo_.o $WORK/b119/_cgo_main.o $WORK/b119/_x001.o $WORK/b119/_x002.o $WORK/b119/_x003.o $WORK/b119/_x004.o $WORK/b119/_x005.o $WORK/b119/_x006.o $WORK/b119/_x007.o $WORK/b119/_x008.o $WORK/b119/_x009.o $WORK/b119/_x010.o $WORK/b119/_x011.o $WORK/b119/_x012.o $WORK/b119/_x013.o $WORK/b119/_x014.o $WORK/b119/_x015.o $WORK/b119/_x016.o $WORK/b119/_x017.o $WORK/b119/_x018.o $WORK/b119/_x019.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1012/_pkg_.a # internal cp $WORK/b1012/_pkg_.a /builddir/.cache/go-build/5e/5ea26c440805f9c9eeff385e607ce331135cf712761dcdd4124117826a4e0324-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage openssl -dynimport $WORK/b119/_cgo_.o -dynout $WORK/b119/_cgo_import.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b113/_pkg_.a packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile encoding/asn1=$WORK/b122/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile runtime/cgo=$WORK/b123/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/github.com/golang-fips/openssl-fips/openssl -std -installsuffix shared -buildid YhbJHQtI7oeI3lSQxHV5/YhbJHQtI7oeI3lSQxHV5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/doc.go $WORK/b119/_cgo_gotypes.go $WORK/b119/aes.cgo1.go $WORK/b119/ecdh.cgo1.go $WORK/b119/ecdsa.cgo1.go $WORK/b119/hkdf.cgo1.go $WORK/b119/hmac.cgo1.go $WORK/b119/openssl.cgo1.go $WORK/b119/rand.cgo1.go $WORK/b119/rsa.cgo1.go $WORK/b119/sha.cgo1.go $WORK/b119/_cgo_import.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b119/_pkg_.a $WORK/b119/_x001.o $WORK/b119/_x002.o $WORK/b119/_x003.o $WORK/b119/_x004.o $WORK/b119/_x005.o $WORK/b119/_x006.o $WORK/b119/_x007.o $WORK/b119/_x008.o $WORK/b119/_x009.o $WORK/b119/_x010.o $WORK/b119/_x011.o $WORK/b119/_x012.o $WORK/b119/_x013.o $WORK/b119/_x014.o $WORK/b119/_x015.o $WORK/b119/_x016.o $WORK/b119/_x017.o $WORK/b119/_x018.o $WORK/b119/_x019.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/7f/7f6d92dc62a82516b78c286aa1997d00e398a4714ac90d36f8ab9500a846206d-d # internal crypto/internal/backend mkdir -p $WORK/b118/ cat >$WORK/b118/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/backend -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b118/symabis ./dummy.s crypto/internal/backend/bbig mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl-fips/openssl=vendor/github.com/golang-fips/openssl-fips/openssl packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b119/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p crypto/internal/backend/bbig -std -complete -installsuffix shared -buildid xM66p3bUXZC0Mg5XWQpi/xM66p3bUXZC0Mg5XWQpi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/crypto/internal/backend/bbig/big.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl-fips/openssl=vendor/github.com/golang-fips/openssl-fips/openssl packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/internal/backend -std -installsuffix shared -buildid 3MxY7O0KG4HlX5Hk5WWY/3MxY7O0KG4HlX5Hk5WWY -goversion go1.19.10 -symabis $WORK/b118/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h /usr/lib/golang/src/crypto/internal/backend/openssl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/67/676117846a43d9669747ac797cc82d6367937e7f60c7339474365ecf68ddb0d2-d # internal cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/backend -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b118/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b118/_pkg_.a $WORK/b118/dummy.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/65/65a5a9152c9ae43c7d11139ba9a77ffa1dbf7792eb194eb9ba9df40fa47ce463-d # internal crypto/rand mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b118/_pkg_.a packagefile crypto/internal/randutil=$WORK/b124/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/rand -std -complete -installsuffix shared -buildid rSQUNbxZ3Kg3MBMPNhMS/rSQUNbxZ3Kg3MBMPNhMS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go crypto/sha512 mkdir -p $WORK/b125/ crypto/hmac cat >$WORK/b125/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/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b125/symabis ./sha512block_s390x.s mkdir -p $WORK/b129/ crypto/sha1 mkdir -p $WORK/b131/ cat >$WORK/b131/go_asm.h << 'EOF' # internal EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b131/symabis ./sha1block_s390x.s cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/hmac -std -complete -installsuffix shared -buildid huE-pWqQvxhwrmvG1d1b/huE-pWqQvxhwrmvG1d1b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go crypto/sha256 mkdir -p $WORK/b132/ cat >$WORK/b132/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/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b132/symabis ./sha256block_s390x.s crypto/aes mkdir -p $WORK/b178/ cat >$WORK/b178/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/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b178/symabis ./asm_s390x.s cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b113/_pkg_.a packagefile crypto/internal/backend=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/sha512 -std -installsuffix shared -buildid I3TUjkSWputsipCDF-M1/I3TUjkSWputsipCDF-M1 -goversion go1.19.10 -symabis $WORK/b125/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_decl.go /usr/lib/golang/src/crypto/sha512/sha512block_s390x.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b113/_pkg_.a packagefile crypto/internal/backend=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/sha1 -std -installsuffix shared -buildid BhlOHZnDdoirWKknZ0XS/BhlOHZnDdoirWKknZ0XS -goversion go1.19.10 -symabis $WORK/b131/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_decl.go /usr/lib/golang/src/crypto/sha1/sha1block_s390x.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b113/_pkg_.a packagefile crypto/internal/backend=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p crypto/sha256 -std -installsuffix shared -buildid wB2_Pg4NeOLZAkt7r-bd/wB2_Pg4NeOLZAkt7r-bd -goversion go1.19.10 -symabis $WORK/b132/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go /usr/lib/golang/src/crypto/sha256/sha256block_s390x.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile crypto/internal/backend=$WORK/b118/_pkg_.a packagefile crypto/internal/subtle=$WORK/b121/_pkg_.a packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p crypto/aes -std -installsuffix shared -buildid pTUb4od91ZtlO6BrmLqa/pTUb4od91ZtlO6BrmLqa -goversion go1.19.10 -symabis $WORK/b178/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack -asmhdr $WORK/b178/go_asm.h /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cbc_s390x.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_s390x.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/ctr_s390x.go /usr/lib/golang/src/crypto/aes/gcm_s390x.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a0/a0a33e1a767098e10f7c2bf76c3bcd6d9d0fb496a82544d279e53a07509e0431-d # internal crypto/rsa mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b113/_pkg_.a packagefile crypto/internal/backend=$WORK/b118/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b185/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b186/_pkg_.a packagefile crypto/internal/randutil=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p crypto/rsa -std -complete -installsuffix shared -buildid PDojHFXijeKAjygvcffW/PDojHFXijeKAjygvcffW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/crypto/rsa/boring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/33/331c0981c8bffc6fb6f0ec7faef59f52fb22895da4f288d8de91c7cda6d5cb04-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid WQuHmxNhSv22XNFHO4Lo/WQuHmxNhSv22XNFHO4Lo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha512 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b125/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b125/_pkg_.a $WORK/b125/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/1f/1feb73be13bedf2ebb1c5b411ed01c4c967282959f2aba575870570f0cb93444-d # internal crypto/ed25519 mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b113/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b114/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/sha512=$WORK/b125/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid cVK4hRkKPP33oE1qLPKT/cVK4hRkKPP33oE1qLPKT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b131/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/60/6005ad7fe187a2a7ba2e13bb9314ed8f164ed8df29a99993fd118cabf6c95700-d # internal cuelang.org/go/pkg/crypto/sha512 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b125/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p cuelang.org/go/pkg/crypto/sha512 -lang=go1.16 -complete -installsuffix shared -buildid 1x-bwXwqT02WOGeisMNy/1x-bwXwqT02WOGeisMNy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha512/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha512/sha512.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b131/_pkg_.a $WORK/b131/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/73/7388ef14312995fdf979e96e53bff05cdbe763c96918fc8d7b4da0343e3abe8d-d # internal cuelang.org/go/pkg/crypto/sha1 mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p cuelang.org/go/pkg/crypto/sha1 -lang=go1.16 -complete -installsuffix shared -buildid XmjpKHggsFAc5z5p17I4/XmjpKHggsFAc5z5p17I4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha1/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha1/sha1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/52/52e9f8180ca2ebb167447e3e47364f232c7728bceb5332af99e0a67cf8e5fa12-d # internal cuelang.org/go/pkg/crypto/ed25519 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b112/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p cuelang.org/go/pkg/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid F3GtzzT_2BGigqF5mIJh/F3GtzzT_2BGigqF5mIJh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/ed25519/ed25519.go ./vendor/cuelang.org/go/pkg/crypto/ed25519/pkg.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b132/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/90/902bbd50a068c51efef55f808269dfdfebc82130d41b1e140a00e41558245ce3-d # internal mime/multipart mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile mime/quotedprintable=$WORK/b216/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p mime/multipart -std -complete -installsuffix shared -buildid -RPxa7TEwFQqoMADqYIj/-RPxa7TEwFQqoMADqYIj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b178/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b132/_pkg_.a $WORK/b132/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/e3/e33c849dbb9d0c4f0a4b2ee3213d5e498d2ad95cfbfff4d2d827287781be25fd-d # internal cuelang.org/go/pkg/crypto/hmac mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/sha512=$WORK/b125/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p cuelang.org/go/pkg/crypto/hmac -lang=go1.16 -complete -installsuffix shared -buildid TbRbHKew1cLgVyWJYUT7/TbRbHKew1cLgVyWJYUT7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/hmac/hmac.go ./vendor/cuelang.org/go/pkg/crypto/hmac/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/54/54772f7f45e91cedbac8c4f5e78885990ab30aabca31b8f2078537fe1ba1648c-d # internal cuelang.org/go/pkg/crypto/sha256 mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p cuelang.org/go/pkg/crypto/sha256 -lang=go1.16 -complete -installsuffix shared -buildid iUfnZD73ekq-JPDul0FF/iUfnZD73ekq-JPDul0FF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha256/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha256/sha256.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b178/_pkg_.a $WORK/b178/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/3b/3b8f7d7f9965c3ff1017697b04dcab41881578f36284177d495ad62584dcaae9-d # internal crypto/ecdsa mkdir -p $WORK/b180/ cat >$WORK/b180/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/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b180/symabis ./ecdsa_s390x.s cat >$WORK/b180/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/b113/_pkg_.a packagefile crypto/aes=$WORK/b178/_pkg_.a packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b181/_pkg_.a packagefile crypto/internal/backend=$WORK/b118/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b185/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b186/_pkg_.a packagefile crypto/internal/randutil=$WORK/b124/_pkg_.a packagefile crypto/sha512=$WORK/b125/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b188/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p crypto/ecdsa -std -installsuffix shared -buildid Evt5m20eqUxlE6fXwL_N/Evt5m20eqUxlE6fXwL_N -goversion go1.19.10 -symabis $WORK/b180/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack -asmhdr $WORK/b180/go_asm.h /usr/lib/golang/src/crypto/ecdsa/boring.go /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_hashsignverify.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/04/046cbd3c3fcd79a18435999b547666196bd2c46d78c91b377c0957ef81e6f6cc-d # internal github.com/google/uuid mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid wwGBFl_8tuyyRm-bAZY3/wwGBFl_8tuyyRm-bAZY3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/github.com/google/uuid/dce.go ./vendor/github.com/google/uuid/doc.go ./vendor/github.com/google/uuid/hash.go ./vendor/github.com/google/uuid/marshal.go ./vendor/github.com/google/uuid/node.go ./vendor/github.com/google/uuid/node_net.go ./vendor/github.com/google/uuid/null.go ./vendor/github.com/google/uuid/sql.go ./vendor/github.com/google/uuid/time.go ./vendor/github.com/google/uuid/util.go ./vendor/github.com/google/uuid/uuid.go ./vendor/github.com/google/uuid/version1.go ./vendor/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/22/226be831318e3514064212b5d8fe2d847e111a786d23a8316680852597a63a9f-d # internal github.com/teris-io/shortid mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/teris-io/shortid -lang=go1.16 -complete -installsuffix shared -buildid k83KL2U7faOBU0eZOXeX/k83KL2U7faOBU0eZOXeX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack ./vendor/github.com/teris-io/shortid/shortid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/f2/f215eae1cf5f7c0e1ec419fff9d4a6d6c106c886e26c12ce6195eae919a2f62e-d # internal crypto/boring mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p crypto/boring -std -complete -installsuffix shared -buildid ZZp5o9kGOrToCnZyjsOL/ZZp5o9kGOrToCnZyjsOL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack /usr/lib/golang/src/crypto/boring/boring.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/59/597a16a21e4476a7caf7c3018de75e214222dfbfd5b84908b6e28ebaab44c6fc-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/14/1488682967325a26a74fd7b154a654ea4e408ca40c4c678de3fe3bc954bd15ef-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b456/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b457/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b459/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b460/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b461/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/klauspost/compress/zstd -lang=go1.16 -complete -installsuffix shared -buildid ojd1wQx3eeOtU8r7OZp6/ojd1wQx3eeOtU8r7OZp6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/bitreader.go ./vendor/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/github.com/klauspost/compress/zstd/blockdec.go ./vendor/github.com/klauspost/compress/zstd/blockenc.go ./vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/github.com/klauspost/compress/zstd/bytereader.go ./vendor/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/github.com/klauspost/compress/zstd/decoder.go ./vendor/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/github.com/klauspost/compress/zstd/dict.go ./vendor/github.com/klauspost/compress/zstd/enc_base.go ./vendor/github.com/klauspost/compress/zstd/enc_best.go ./vendor/github.com/klauspost/compress/zstd/enc_better.go ./vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/github.com/klauspost/compress/zstd/encoder.go ./vendor/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/github.com/klauspost/compress/zstd/framedec.go ./vendor/github.com/klauspost/compress/zstd/frameenc.go ./vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/github.com/klauspost/compress/zstd/fuzz_none.go ./vendor/github.com/klauspost/compress/zstd/hash.go ./vendor/github.com/klauspost/compress/zstd/history.go ./vendor/github.com/klauspost/compress/zstd/seqdec.go ./vendor/github.com/klauspost/compress/zstd/seqenc.go ./vendor/github.com/klauspost/compress/zstd/snappy.go ./vendor/github.com/klauspost/compress/zstd/zip.go ./vendor/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/9d/9d3d1f0fcbbebac4f7d3a95625f2b28ca8c22585a2dcc19ef262e7c7116d5766-d # internal github.com/sean-/seed mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/sean-/seed -lang=go1.16 -complete -installsuffix shared -buildid 00JgPk5kVRqDiOjSIp0l/00JgPk5kVRqDiOjSIp0l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b546/importcfg -pack ./vendor/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/1d/1deaa766500afcbc419c47782e2df47078c4c90cce37c20d111fbe0bf5886fda-d # internal github.com/patrickmn/go-cache mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile encoding/gob=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/patrickmn/go-cache -lang=go1.16 -complete -installsuffix shared -buildid 3LK3NESWwDFo-CPMBeQ1/3LK3NESWwDFo-CPMBeQ1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./vendor/github.com/patrickmn/go-cache/cache.go ./vendor/github.com/patrickmn/go-cache/sharded.go golang.org/x/crypto/internal/boring mkdir -p $WORK/b279/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b279/ -importpath golang.org/x/crypto/internal/boring -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b279/ -g -O2 ./boring.go cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/ecdsa -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b180/ecdsa_s390x.o ./ecdsa_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/c1/c182aca0ebb34e2f245fa9cae567b8451cea1ef5d6b303b851a2024fac76e4bb-d # internal cuelang.org/go/pkg/uuid mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/uuid=$WORK/b223/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p cuelang.org/go/pkg/uuid -lang=go1.16 -complete -installsuffix shared -buildid BW6DqFe-2NxmnrfIDP6p/BW6DqFe-2NxmnrfIDP6p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./vendor/cuelang.org/go/pkg/uuid/pkg.go ./vendor/cuelang.org/go/pkg/uuid/uuid.go cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b180/_pkg_.a $WORK/b180/ecdsa_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/22/22be7990ceb7b215cc87652d7666b0f5f4092883f364b6a040b8309bcc0451d6-d # internal github.com/lib/pq/scram mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/lib/pq/scram -lang=go1.16 -complete -installsuffix shared -buildid QbOKhsohze4ciMopwM9j/QbOKhsohze4ciMopwM9j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./vendor/github.com/lib/pq/scram/scram.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/e5/e52e98838f333724a1eb501c9385e5b27833745f0acd4f7cc517453ab349c2bb-d # internal crypto/x509 mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b113/_pkg_.a packagefile crypto/aes=$WORK/b178/_pkg_.a packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile crypto/des=$WORK/b179/_pkg_.a packagefile crypto/dsa=$WORK/b193/_pkg_.a packagefile crypto/ecdsa=$WORK/b180/_pkg_.a packagefile crypto/ed25519=$WORK/b112/_pkg_.a packagefile crypto/elliptic=$WORK/b181/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b189/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile crypto/rsa=$WORK/b191/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/sha512=$WORK/b125/_pkg_.a packagefile crypto/x509/pkix=$WORK/b194/_pkg_.a packagefile encoding/asn1=$WORK/b122/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/pem=$WORK/b195/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b188/_pkg_.a packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p crypto/x509 -std -complete -installsuffix shared -buildid FGUpv9UoXqbEDmg4h6Eu/FGUpv9UoXqbEDmg4h6Eu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/crypto/x509/boring.go /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/21/216f3247cd33b1742ffbb9a0e57c8fda6d730cec0e12f87ff97ebf20c1808f20-d # internal github.com/mattn/go-sqlite3 mkdir -p $WORK/b666/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b666/ -importpath github.com/mattn/go-sqlite3 -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b666/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/95/95cb0f669438e01346ebcd45c186c2a66cc6301985f0cd56449c9c9ce0e0dd12-d # internal github.com/stretchr/objx mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/stretchr/objx -lang=go1.16 -complete -installsuffix shared -buildid 574JP9y80zaXQs2VHrYM/574JP9y80zaXQs2VHrYM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b685/importcfg -pack ./vendor/github.com/stretchr/objx/accessors.go ./vendor/github.com/stretchr/objx/conversions.go ./vendor/github.com/stretchr/objx/doc.go ./vendor/github.com/stretchr/objx/map.go ./vendor/github.com/stretchr/objx/mutations.go ./vendor/github.com/stretchr/objx/security.go ./vendor/github.com/stretchr/objx/tests.go ./vendor/github.com/stretchr/objx/type_specific.go ./vendor/github.com/stretchr/objx/type_specific_codegen.go ./vendor/github.com/stretchr/objx/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/c4/c49ac051d6fc85c59d65e22204451be7c506a310994b3202a92c1fd16d48f654-d # internal github.com/grafana/grafana/pkg/infra/localcache mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile github.com/patrickmn/go-cache=$WORK/b651/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/grafana/grafana/pkg/infra/localcache -lang=go1.17 -complete -installsuffix shared -buildid F3W4uRlbruW9aAxqQS2g/F3W4uRlbruW9aAxqQS2g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b650/importcfg -pack ./pkg/infra/localcache/cache.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/a5/a5564915c0e9c089bac746492e5c8621bb600c0269d1129cfc405ba3aa33f1bd-d # internal github.com/gofrs/uuid mkdir -p $WORK/b696/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/gofrs/uuid -lang=go1.16 -complete -installsuffix shared -buildid uDjRC_IZiA27vLedEwZB/uDjRC_IZiA27vLedEwZB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b696/importcfg -pack ./vendor/github.com/gofrs/uuid/codec.go ./vendor/github.com/gofrs/uuid/generator.go ./vendor/github.com/gofrs/uuid/sql.go ./vendor/github.com/gofrs/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/16/166626a6c2ae2ff1f89c57aee4ab08a421117571272cbd17933fd1e598d4cf4b-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b836/ cat >$WORK/b836/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p go.mongodb.org/mongo-driver/bson/primitive -lang=go1.16 -complete -installsuffix shared -buildid aOqAlm5rXpZ9RVqTbcX_/aOqAlm5rXpZ9RVqTbcX_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b836/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/8d/8d6acd75c527dbf466e1e5baf11f1557a6d454ed798844ec209d0d32840b44d9-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b837/ cat >$WORK/b837/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b269/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b835/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b836/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -lang=go1.16 -complete -installsuffix shared -buildid gu2K6mtAZ1kYZtyNcXZE/gu2K6mtAZ1kYZtyNcXZE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b837/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go cd $WORK/b279 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b279=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/0a/0a72dab2bf2f81b8eedc7190ae3346cf2858e59603fab16163a999846b069017-d # internal crypto/tls mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b155/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b113/_pkg_.a packagefile crypto/aes=$WORK/b178/_pkg_.a packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile crypto/des=$WORK/b179/_pkg_.a packagefile crypto/ecdsa=$WORK/b180/_pkg_.a packagefile crypto/ed25519=$WORK/b112/_pkg_.a packagefile crypto/elliptic=$WORK/b181/_pkg_.a packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile crypto/internal/backend=$WORK/b118/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b185/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b189/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/rc4=$WORK/b190/_pkg_.a packagefile crypto/rsa=$WORK/b191/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/sha512=$WORK/b125/_pkg_.a packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/pem=$WORK/b195/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b201/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b203/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p crypto/tls -std -complete -installsuffix shared -buildid SIjTmu99DPebTjlziVhn/SIjTmu99DPebTjlziVhn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/boring.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go cd $WORK/b279 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b279=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_x002.o -c boring.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/0a/0a8167bed454fdf76bbfa671dbca1436c28eb169f4433199bb662b18bbc08d13-d # internal github.com/apache/arrow/go/arrow/ipc mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b440/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b450/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b451/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b441/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b443/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b453/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b444/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b454/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b455/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b462/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b447/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/apache/arrow/go/arrow/ipc -lang=go1.16 -complete -installsuffix shared -buildid hxEwTyKfAMFzcTFv0JY3/hxEwTyKfAMFzcTFv0JY3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b452/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/ipc/compression.go ./vendor/github.com/apache/arrow/go/arrow/ipc/dict.go ./vendor/github.com/apache/arrow/go/arrow/ipc/file_reader.go ./vendor/github.com/apache/arrow/go/arrow/ipc/file_writer.go ./vendor/github.com/apache/arrow/go/arrow/ipc/ipc.go ./vendor/github.com/apache/arrow/go/arrow/ipc/message.go ./vendor/github.com/apache/arrow/go/arrow/ipc/metadata.go ./vendor/github.com/apache/arrow/go/arrow/ipc/reader.go ./vendor/github.com/apache/arrow/go/arrow/ipc/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/ba/ba2e05118908d50083deaf4d35398d7eaba20adb5ba6bee919e6d2c52ef5dbb0-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b828/ cat >$WORK/b828/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rsa=$WORK/b191/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b195/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b089/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/asaskevich/govalidator -lang=go1.16 -complete -installsuffix shared -buildid QmDk7wXP3kE7eQo4XAzS/QmDk7wXP3kE7eQo4XAzS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b828/importcfg -pack ./vendor/github.com/asaskevich/govalidator/arrays.go ./vendor/github.com/asaskevich/govalidator/converter.go ./vendor/github.com/asaskevich/govalidator/doc.go ./vendor/github.com/asaskevich/govalidator/error.go ./vendor/github.com/asaskevich/govalidator/numerics.go ./vendor/github.com/asaskevich/govalidator/patterns.go ./vendor/github.com/asaskevich/govalidator/types.go ./vendor/github.com/asaskevich/govalidator/utils.go ./vendor/github.com/asaskevich/govalidator/validator.go cd $WORK/b279 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b279=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I ./vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b279=/tmp/go-build -gno-record-gcc-switches -o $WORK/b279/_cgo_.o $WORK/b279/_cgo_main.o $WORK/b279/_x001.o $WORK/b279/_x002.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage boring -dynimport $WORK/b279/_cgo_.o -dynout $WORK/b279/_cgo_import.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile runtime/cgo=$WORK/b123/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p golang.org/x/crypto/internal/boring -installsuffix shared -buildid 9mO6NojjNekh06eFwPyT/9mO6NojjNekh06eFwPyT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack $WORK/b279/_cgo_gotypes.go $WORK/b279/boring.cgo1.go $WORK/b279/_cgo_import.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b279/_pkg_.a $WORK/b279/_x001.o $WORK/b279/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/bb/bb5967ab6a830ac4bb0848f8dc87ce4bd599d7800d88916fc4f45825e56943b0-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile crypto/boring=$WORK/b278/_pkg_.a packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile golang.org/x/crypto/internal/boring=$WORK/b279/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.16 -complete -installsuffix shared -buildid _kAuymooJ1PbQfZXfxQh/_kAuymooJ1PbQfZXfxQh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack ./vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/db/db1d2b1ee26d0c5aef03af73ddfc54630bcebd0d876cc8bd70b56479e6b22cf2-d # internal github.com/grafana/grafana/pkg/util mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/aes=$WORK/b178/_pkg_.a packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b276/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b277/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime/quotedprintable=$WORK/b216/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/grafana/grafana/pkg/util -lang=go1.17 -complete -installsuffix shared -buildid elGOFYiTMWcSId3Ad_XZ/elGOFYiTMWcSId3Ad_XZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./pkg/util/encoding.go ./pkg/util/encryption.go ./pkg/util/filepath.go ./pkg/util/ip_address.go ./pkg/util/json.go ./pkg/util/math.go ./pkg/util/md5.go ./pkg/util/shortid_generator.go ./pkg/util/split_email.go ./pkg/util/strings.go ./pkg/util/url.go ./pkg/util/validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/ae/aecef1f062a4545be584e9194b16ed4c006ca09e21e159e4f881fddb83f9e367-d # internal go.opencensus.io/trace mkdir -p $WORK/b869/ cat >$WORK/b869/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b870/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b871/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b873/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b874/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile runtime/trace=$WORK/b495/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p go.opencensus.io/trace -lang=go1.16 -complete -installsuffix shared -buildid ejmYIungocRP2ZhIfdZr/ejmYIungocRP2ZhIfdZr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b869/importcfg -pack ./vendor/go.opencensus.io/trace/basetypes.go ./vendor/go.opencensus.io/trace/config.go ./vendor/go.opencensus.io/trace/doc.go ./vendor/go.opencensus.io/trace/evictedqueue.go ./vendor/go.opencensus.io/trace/export.go ./vendor/go.opencensus.io/trace/lrumap.go ./vendor/go.opencensus.io/trace/sampling.go ./vendor/go.opencensus.io/trace/spanbucket.go ./vendor/go.opencensus.io/trace/spanstore.go ./vendor/go.opencensus.io/trace/status_codes.go ./vendor/go.opencensus.io/trace/trace.go ./vendor/go.opencensus.io/trace/trace_api.go ./vendor/go.opencensus.io/trace/trace_go11.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/df/df5386b21f52b56c781250fdd61f779ae140b0cb5f9c17612f477cc6a9f98c55-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b834/ cat >$WORK/b834/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b835/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b836/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b837/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -lang=go1.16 -complete -installsuffix shared -buildid BeovCTJjk5TxlGcGY1uF/BeovCTJjk5TxlGcGY1uF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b834/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/70/701910a703e6a0c01c9860603ee6df41b4ea4991d033445d6ae2dce122d7b8ce-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b883/ cat >$WORK/b883/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/rsa=$WORK/b191/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p golang.org/x/oauth2/jws -lang=go1.16 -complete -installsuffix shared -buildid lUqGTs3wGVPJFUq3Q4Ch/lUqGTs3wGVPJFUq3Q4Ch -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b883/importcfg -pack ./vendor/golang.org/x/oauth2/jws/jws.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/3c/3cdb817820f0f1ae7f41363421f4acba53db0b02ac25caffb9313cac4d028346-d # internal github.com/grafana/grafana/pkg/infra/log mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b266/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b271/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b272/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b247/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b280/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log/syslog=$WORK/b268/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/grafana/grafana/pkg/infra/log -lang=go1.17 -complete -installsuffix shared -buildid ml1XXKBZCAl4pUzJ12oC/ml1XXKBZCAl4pUzJ12oC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./pkg/infra/log/composite_logger.go ./pkg/infra/log/file.go ./pkg/infra/log/handlers.go ./pkg/infra/log/interface.go ./pkg/infra/log/log.go ./pkg/infra/log/syslog.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/dd/ddf72e32a1e9eb8576ee9e2dbd18dac928c771523e890ed2a962d771c5066f35-d # internal github.com/grafana/grafana/pkg/components/apikeygen mkdir -p $WORK/b791/ cat >$WORK/b791/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/grafana/grafana/pkg/components/apikeygen -lang=go1.17 -complete -installsuffix shared -buildid QZwx-4DWJHupH-iQ53Yo/QZwx-4DWJHupH-iQ53Yo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b791/importcfg -pack ./pkg/components/apikeygen/apikeygen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/21/21f0bcfa2bb117ebdfafdb3507f55aec35f7a058baae1c954221c405e8c311f0-d # internal github.com/grafana/grafana/pkg/components/apikeygenprefixed mkdir -p $WORK/b792/ cat >$WORK/b792/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/grafana/grafana/pkg/components/apikeygenprefixed -lang=go1.17 -complete -installsuffix shared -buildid ySg4nLl7DfqWsHl33DvN/ySg4nLl7DfqWsHl33DvN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b792/importcfg -pack ./pkg/components/apikeygenprefixed/apikeygen.go ./pkg/components/apikeygenprefixed/errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/d9/d900bced2b2d40547cada211b74468b1a5d3bf5cae758f1e357a40451bb0702d-d # internal github.com/grafana/grafana/pkg/services/encryption/ossencryption mkdir -p $WORK/b815/ cat >$WORK/b815/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/aes=$WORK/b178/_pkg_.a packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b277/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/grafana/grafana/pkg/services/encryption/ossencryption -lang=go1.17 -complete -installsuffix shared -buildid AXK6_kzVWfbO6FRpPGBO/AXK6_kzVWfbO6FRpPGBO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b815/importcfg -pack ./pkg/services/encryption/ossencryption/ossencryption.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/1f/1f69dabb2819eee6e979dd4d7a00bad841b021e3ce25a435137170ef3c4d67b1-d # internal github.com/grafana/grafana-plugin-sdk-go/data mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b440/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b450/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b451/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b452/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b444/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b467/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b250/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b468/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b469/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b472/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b473/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/grafana/grafana-plugin-sdk-go/data -lang=go1.16 -complete -installsuffix shared -buildid 1Dam9fwVBeLu-biLP8Uc/1Dam9fwVBeLu-biLP8Uc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/arrow.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/arrow_column_builders.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/constants.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/conversion_input.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field_config.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field_type.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_json.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_json.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_meta.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_type.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/framer.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/generic_nullable_vector.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/generic_vector.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/labels.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/nullable_vector.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/time_series.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/value_mapping.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/vector.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/vector.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/5b/5b332b5f9a5ef813ed5de921f911109921c70e6072533dea09ed6ba2ba06be7d-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/33/33d7b3d618b2296446089c3e7618e07fb83c237f18cdcbe516205df2237b6ddd-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d0/d0174ffcc62e99f76fcdd8811dad943f38afc598a334863895cff7587d1d8c47-d # internal net/http/httptrace mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile internal/nettrace=$WORK/b158/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid V_qaZOZ5fJdqBoLXaDyI/V_qaZOZ5fJdqBoLXaDyI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go google.golang.org/grpc/internal/credentials mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p google.golang.org/grpc/internal/credentials -lang=go1.16 -complete -installsuffix shared -buildid etQ2utM66nyLuVi_o3Vo/etQ2utM66nyLuVi_o3Vo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack ./vendor/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/google.golang.org/grpc/internal/credentials/util.go github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile embed=$WORK/b184/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a EOF cat >$WORK/b500/embedcfg << 'EOF' # internal { "Patterns": { "grafana-e2e-ca.key.pem": [ "grafana-e2e-ca.key.pem" ], "grafana-e2e-ca.pem": [ "grafana-e2e-ca.pem" ] }, "Files": { "grafana-e2e-ca.key.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.key.pem", "grafana-e2e-ca.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.pem" } }EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority -lang=go1.16 -complete -installsuffix shared -buildid RRiKsOXWn1KrF8QdfYnH/RRiKsOXWn1KrF8QdfYnH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b500/importcfg -embedcfg $WORK/b500/embedcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/ca.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/fd/fd0cae1b7e8ddb919a7c1bbea14b9ae8a15b3f138df38527e3c61dc41ee3d1f3-d # internal net/http mkdir -p $WORK/b204/ cat >$WORK/b204/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/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile container/list=$WORK/b155/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b205/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b212/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b213/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b206/_pkg_.a packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile internal/safefilepath=$WORK/b045/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile mime/multipart=$WORK/b215/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http/httptrace=$WORK/b217/_pkg_.a packagefile net/http/internal=$WORK/b218/_pkg_.a packagefile net/http/internal/ascii=$WORK/b219/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p net/http -std -complete -installsuffix shared -buildid HdD8sZ4NaJ8vGlgaTOeT/HdD8sZ4NaJ8vGlgaTOeT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/2a/2ab3c5c24c72a363c4df71fbc7e05b5a185de47f51386e42d2a626a72ca16d07-d # internal github.com/miekg/dns mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b113/_pkg_.a packagefile crypto/ecdsa=$WORK/b180/_pkg_.a packagefile crypto/ed25519=$WORK/b112/_pkg_.a packagefile crypto/elliptic=$WORK/b181/_pkg_.a packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/rsa=$WORK/b191/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/sha512=$WORK/b125/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile encoding/asn1=$WORK/b122/_pkg_.a packagefile encoding/base32=$WORK/b540/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b541/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b545/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/miekg/dns -lang=go1.16 -complete -installsuffix shared -buildid qTteeAzq0qtV_FW7ipof/qTteeAzq0qtV_FW7ipof -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b539/importcfg -pack ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/f5/f5d169e196175d4b46b54bb5804bc9c3f5c00c71d1b667147c4ded1c3d52e509-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b376/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p google.golang.org/grpc/credentials -lang=go1.16 -complete -installsuffix shared -buildid Z6kb_z59wKnQbEIFxMcD/Z6kb_z59wKnQbEIFxMcD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/2a/2aaef3c17f97d85fe82056314e08e94bf4562db183044ac70148c826000b5b6c-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b569/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/uber/jaeger-client-go/thrift -lang=go1.16 -complete -installsuffix shared -buildid Va38xAchtZgxCg8PhMFu/Va38xAchtZgxCg8PhMFu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b568/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/b8/b86f549485ef9ebe39449d0a03653ec63916b526283f96764b5091bc4b21133a-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b379/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p google.golang.org/grpc/resolver -lang=go1.16 -complete -installsuffix shared -buildid DAnyp5hJ4GcdDUfJhy1y/DAnyp5hJ4GcdDUfJhy1y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b378/importcfg -pack ./vendor/google.golang.org/grpc/resolver/map.go ./vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/c5/c57da5b66122d12d920976d485da958869ecb33d121f6115f0a8959d98761713-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b379/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p google.golang.org/grpc/internal -lang=go1.16 -complete -installsuffix shared -buildid MvsmoolWE_G8S4bdukUM/MvsmoolWE_G8S4bdukUM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/55/5562cadf7c05c45bc3224d0098a1e769cddf2dfd5e400cc2a129bbb86443d78e-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b379/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p google.golang.org/grpc/balancer -lang=go1.16 -complete -installsuffix shared -buildid HSHIm9yNCyuKP7XjtdEB/HSHIm9yNCyuKP7XjtdEB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/99/9972bfcd42a99c5eb561b15509521e2daf95d745681254c23fcd2ddc2809e1ab-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p google.golang.org/grpc/balancer/base -lang=go1.16 -complete -installsuffix shared -buildid EPm648YP7lqvSszeCmhl/EPm648YP7lqvSszeCmhl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/fe/feec6bf58719604fa09bf8a10f63c8784ccb48ce198eb7d6d6fb243ea89304d9-d # internal google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile net=$WORK/b156/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.16 -complete -installsuffix shared -buildid 8AheL-TtTqvy6Rkjct0I/8AheL-TtTqvy6Rkjct0I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack ./vendor/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/cd/cd338c79e78c1f2c584861230ef2d23aa0670b6b0bdc4c79af2b8ea394ba3307-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p google.golang.org/grpc/internal/channelz -lang=go1.16 -complete -installsuffix shared -buildid 40tBCR-SjZ3p6AD_ar42/40tBCR-SjZ3p6AD_ar42 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/logging.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/0b/0b05f37275242845fe8cde412e6878d9ad903f7936244ec3285fcca002f2d135-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b383/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.16 -complete -installsuffix shared -buildid 9nFASJPC2Y_JuXXeP1Wm/9nFASJPC2Y_JuXXeP1Wm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/5d/5d9ef8edf9f297e02e53bd21f7e21111096dfa107ace19d98c1f123279b04578-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b379/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid q9pVljd7ZLt0VorZYAYk/q9pVljd7ZLt0VorZYAYk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/1f/1f17ec538d04ead568f433fade1d0aa2cd71515d728841c52ba5f35b56ef081d-d # internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.16 -complete -installsuffix shared -buildid w2OHcSETpxVAF86PGOyF/w2OHcSETpxVAF86PGOyF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/58/589adbb3cd1f2b2321275cba4aefe2e0735893974fa8f3fb4ddcbecd75f31a1e-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.16 -complete -installsuffix shared -buildid 4uP-0ukBi9Rd0bTLI92a/4uP-0ukBi9Rd0bTLI92a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/10/10f968f650753693f67c2ec7019ecf6af7b46ce85b89ee670a8af207427c9456-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b388/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b379/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.16 -complete -installsuffix shared -buildid CxA1SQcJ2xr8evinFnMd/CxA1SQcJ2xr8evinFnMd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b411/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/64/646f0aee9da0c805cf7fc862f8102249ab6cb13ef769feedf382c12a127b5674-d # internal cuelang.org/go/pkg/tool/http mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b172/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile encoding/pem=$WORK/b195/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p cuelang.org/go/pkg/tool/http -lang=go1.16 -complete -installsuffix shared -buildid elfYi0WlhZ3J-iR236ec/elfYi0WlhZ3J-iR236ec -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/http/doc.go ./vendor/cuelang.org/go/pkg/tool/http/http.go ./vendor/cuelang.org/go/pkg/tool/http/pkg.go cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/a4/a456ffe24328ae6530e0e2b5224053c4f5c8c5211fe90b19fa5fd9c833d67c08-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b298/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/aws/aws-sdk-go/aws -lang=go1.16 -complete -installsuffix shared -buildid lqjtSB3rVkyNiIoJgtlP/lqjtSB3rVkyNiIoJgtlP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/config.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./vendor/github.com/aws/aws-sdk-go/aws/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/errors.go ./vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/aws/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/types.go ./vendor/github.com/aws/aws-sdk-go/aws/url.go ./vendor/github.com/aws/aws-sdk-go/aws/version.go cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/13/136051de913128d8a0baae508e61dac2ef380c8106b61407b18b9abcdd1f9481-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/51/51d26f6fc16fa18aa78b46c8ea16c413cfc4b5abc2551b99a7b5ffe55781ceb2-d # internal net/http/httputil mkdir -p $WORK/b306/ golang.org/x/net/trace mkdir -p $WORK/b339/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b205/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/http/internal=$WORK/b218/_pkg_.a packagefile net/http/internal/ascii=$WORK/b219/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p net/http/httputil -std -complete -installsuffix shared -buildid ltcnNzV7DQ6YZ7_pCH7y/ltcnNzV7DQ6YZ7_pCH7y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b340/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b075/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p golang.org/x/net/trace -lang=go1.16 -complete -installsuffix shared -buildid v97k5-29zQAeeDcJvTJM/v97k5-29zQAeeDcJvTJM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/af/afc025d71b6dc9cfb6afde965caf98f4211cecb61d3aa86e348ff44ce4503b03-d # internal cuelang.org/go/pkg mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b111/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b128/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b133/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b134/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b135/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b136/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b137/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b138/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b140/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b141/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b143/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b147/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b148/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b149/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b150/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b151/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b162/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b163/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b164/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b165/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b166/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b167/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b168/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b169/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b170/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b173/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b175/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b176/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b220/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b222/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p cuelang.org/go/pkg -lang=go1.16 -complete -installsuffix shared -buildid nHA99YTaAnLAgjJkVxE2/nHA99YTaAnLAgjJkVxE2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack ./vendor/cuelang.org/go/pkg/doc.go ./vendor/cuelang.org/go/pkg/register.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/ee/eefbfb28b81a5df54e8a3ce1c593354a4e4b19f2f39d738a4e926890b7d6b212-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b298/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/aws/aws-sdk-go/aws/request -lang=go1.16 -complete -installsuffix shared -buildid GWiKqlDkKHaaCgmxIyBM/GWiKqlDkKHaaCgmxIyBM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/cf/cf9ab85990a8730a0aca42b58b7dcae60c92e16d786c493c86dd66637e0eb2c7-d # internal cuelang.org/go/cue/cuecontext mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b101/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p cuelang.org/go/cue/cuecontext -lang=go1.16 -complete -installsuffix shared -buildid 7tIGKnj8hMl9JVZvwJiY/7tIGKnj8hMl9JVZvwJiY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack ./vendor/cuelang.org/go/cue/cuecontext/cuecontext.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/98/98529d0c28a11cf6cdf5610fa00d1b2b17627a1cfbfeeec000b68d96e61bb3d7-d # internal cuelang.org/go/encoding/protobuf mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b071/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b110/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b231/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b056/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/scanner=$WORK/b232/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p cuelang.org/go/encoding/protobuf -lang=go1.16 -complete -installsuffix shared -buildid aMDansP44ZavFQguLrqr/aMDansP44ZavFQguLrqr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/errors.go ./vendor/cuelang.org/go/encoding/protobuf/parse.go ./vendor/cuelang.org/go/encoding/protobuf/protobuf.go ./vendor/cuelang.org/go/encoding/protobuf/types.go ./vendor/cuelang.org/go/encoding/protobuf/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/36/363ba75bcb9e4e89934bf316516f2836e1730e2306d7db8a1432fa57d6197cf0-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p google.golang.org/grpc/internal/resolver -lang=go1.16 -complete -installsuffix shared -buildid qhOHjlsy27so6_BVWLZk/qhOHjlsy27so6_BVWLZk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/4f/4fef582a94263caa83b7d7818d75c8413d7928128ad15f4bad2e195b97c52493-d # internal cuelang.org/go/encoding/gocode/gocodec mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b109/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b127/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p cuelang.org/go/encoding/gocode/gocodec -lang=go1.16 -complete -installsuffix shared -buildid w8yBryxXa6etMAaQn4VI/w8yBryxXa6etMAaQn4VI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./vendor/cuelang.org/go/encoding/gocode/gocodec/codec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/17/176cb9395b717a3c0aefda97c974c21516f9379755c934fac1d3d91522b5f976-d # internal google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.16 -complete -installsuffix shared -buildid v9ZIiDNPyMAemCHI-60j/v9ZIiDNPyMAemCHI-60j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/6e/6e140bf05982064333e889fc8ddb0efc574743fd8f522ad6237e7e2e349c34b7-d # internal golang.org/x/net/http2 mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b416/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b417/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b152/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/http/httptrace=$WORK/b217/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p golang.org/x/net/http2 -lang=go1.16 -complete -installsuffix shared -buildid JGea58YnNwmbCCaLGbii/JGea58YnNwmbCCaLGbii -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./vendor/golang.org/x/net/http2/ascii.go ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/go115.go ./vendor/golang.org/x/net/http2/go118.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/bd/bdbab9556e844bc6b46afb10d8d24f33d2daddd4c7b948c47390d8a504d2c2f4-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.16 -complete -installsuffix shared -buildid dQUiHEB6a_qsuFrbbOkn/dQUiHEB6a_qsuFrbbOkn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/3f/3f27187583a97583b37d2860ba3aaf2fd6ecde9a27de7aca9949265e85f3b81b-d # internal cuelang.org/go/internal/filetypes mkdir -p $WORK/b243/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b302/_pkg_.a # internal cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b244/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b110/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p cuelang.org/go/internal/filetypes -lang=go1.16 -complete -installsuffix shared -buildid JERjuI6yTB42HkblXbxV/JERjuI6yTB42HkblXbxV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./vendor/cuelang.org/go/internal/filetypes/filetypes.go ./vendor/cuelang.org/go/internal/filetypes/types.go ./vendor/cuelang.org/go/internal/filetypes/util.go cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/50/500ab7b599f32ec3b4a74d994046921410aaabe59de78d71b2dc4f1bf1b770d2-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b305/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http/httputil=$WORK/b306/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/aws/aws-sdk-go/aws/client -lang=go1.16 -complete -installsuffix shared -buildid EsQdk5AZLM8QpkBFdO9r/EsQdk5AZLM8QpkBFdO9r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/be/bec580d51a1857319e081c6c43d15c8dc9844a5e6612b9e16978d52b183b4ab2-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -lang=go1.16 -complete -installsuffix shared -buildid vkyJN2VfWddSIk6sUwH8/vkyJN2VfWddSIk6sUwH8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/65/65575956d14386bf7b8b86c6c411a2fa1a319ad2bfe1f0b0edf570016bf2e396-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b316/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/aws/aws-sdk-go/private/protocol -lang=go1.16 -complete -installsuffix shared -buildid z15_5s97RVjLE1Evwb-i/z15_5s97RVjLE1Evwb-i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/f0/f0028f8ef8f2a65c16d4120796498e20d897e167efc595781c4fe2361b5c141c-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/aws/aws-sdk-go/aws/csm -lang=go1.16 -complete -installsuffix shared -buildid jEdY7a_S3cmtRViXv7RS/jEdY7a_S3cmtRViXv7RS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/10/10299c465e512729169d00dbb6b79a3a6470933b3fe90c77a9af8c7c23f9b186-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b307/ cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/b9/b9076910c28b7d44c07eedf9f32c3d562822cbe8826ef1c56be5edbf78081ad3-d # internal cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b309/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF google.golang.org/grpc/internal/metadata /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -lang=go1.16 -complete -installsuffix shared -buildid KjT_Eo9fCEYaEx7bTEDJ/KjT_Eo9fCEYaEx7bTEDJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p google.golang.org/grpc/internal/metadata -lang=go1.16 -complete -installsuffix shared -buildid b8PbbtEra2UznXk5bRoz/b8PbbtEra2UznXk5bRoz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./vendor/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/68/68df43f0efbb3341eacab28d90cd2fce0b134f5f26a4990be3995d170eb78b93-d # internal cuelang.org/go/internal/encoding mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b142/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b226/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b227/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b230/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b233/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b235/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b243/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b146/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b143/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b077/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p cuelang.org/go/internal/encoding -lang=go1.16 -complete -installsuffix shared -buildid Pa3_Pw1ahjyWETI4n8rN/Pa3_Pw1ahjyWETI4n8rN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/detect.go ./vendor/cuelang.org/go/internal/encoding/encoder.go ./vendor/cuelang.org/go/internal/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/a9/a934812d31395d777d27aa8175155466aa8c5664360698b582f01ec69ff54e96-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -lang=go1.16 -complete -installsuffix shared -buildid 2-Al9ooxW1zjO36sZiHu/2-Al9ooxW1zjO36sZiHu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/62/62bf3bc1992aeb8006467553bef8632c105d39314af665b8d6ecaccdfc3c79ec-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -lang=go1.16 -complete -installsuffix shared -buildid Ehzl_bUUAYq8MO2i4oER/Ehzl_bUUAYq8MO2i4oER -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/d3/d3ce174053e28937df272f3b36b14c4dd321916d16d0e61c1a03eba3f68b9e48-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b309/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -lang=go1.16 -complete -installsuffix shared -buildid 6qFT1tjVjh3lAfVQcbZm/6qFT1tjVjh3lAfVQcbZm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/d5/d5a09566f7127f65a432f411f4dbcf204221c3b460b39c8cc05cbffeb92a9f95-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/xml=$WORK/b318/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -lang=go1.16 -complete -installsuffix shared -buildid _xBksShdjl2uKR--yk3p/_xBksShdjl2uKR--yk3p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/61/61d64126615e700b2a43007eae63a0802937326f697ff1e008092f0ed34fb275-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b327/ cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/23/23462a480a177704c7b373f0379f4b87e7837cc50ac58dea6750dd5803e0baba-d # internal cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -lang=go1.16 -complete -installsuffix shared -buildid 1QAxlZQ5j8FWAP79_oBa/1QAxlZQ5j8FWAP79_oBa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go cuelang.org/go/cue/load mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b221/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b103/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b225/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b243/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b110/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b240/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p cuelang.org/go/cue/load -lang=go1.16 -complete -installsuffix shared -buildid tnzxTmMab2qjSHKjZzq6/tnzxTmMab2qjSHKjZzq6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./vendor/cuelang.org/go/cue/load/config.go ./vendor/cuelang.org/go/cue/load/doc.go ./vendor/cuelang.org/go/cue/load/errors.go ./vendor/cuelang.org/go/cue/load/fs.go ./vendor/cuelang.org/go/cue/load/import.go ./vendor/cuelang.org/go/cue/load/loader.go ./vendor/cuelang.org/go/cue/load/match.go ./vendor/cuelang.org/go/cue/load/package.go ./vendor/cuelang.org/go/cue/load/read.go ./vendor/cuelang.org/go/cue/load/search.go ./vendor/cuelang.org/go/cue/load/source.go ./vendor/cuelang.org/go/cue/load/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/40/403b19bc46ea15c81ba7e3a8c548c91ae87cf473b898c82ff5d054a0623c77b1-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b318/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/aws/aws-sdk-go/private/protocol/query -lang=go1.16 -complete -installsuffix shared -buildid YmSYaHvXJO56bowc045N/YmSYaHvXJO56bowc045N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/cc/ccdf1dd15e80ef0cb54a3fd521703d69ded13a88d5815530e09ca520ed3033b8-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b314/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -lang=go1.16 -complete -installsuffix shared -buildid KX9U7FoYZ870NoI4vxdu/KX9U7FoYZ870NoI4vxdu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b317/_pkg_.a # internal cd $WORK/b666 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/49/493ae0c964cf6710b835147f469696b25dfd904fb34d496c42a792d4667202f6-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile net=$WORK/b156/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p google.golang.org/grpc/peer -lang=go1.16 -complete -installsuffix shared -buildid PWXbE8tPtzGpW7meiB79/PWXbE8tPtzGpW7meiB79 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/85/857caceab638c187584f36ac31e1baab9fee4d001b50d72afafaf39e3ebfa260-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b327/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b314/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -lang=go1.16 -complete -installsuffix shared -buildid Ix-c8YpCdqRfuDgG2cOi/Ix-c8YpCdqRfuDgG2cOi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b415/_pkg_.a # internal cd $WORK/b666 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/e3/e36ba2d0d757e192e3e2ae3bbeb8fa0c57769168bafe7398d965bb41a04c5212-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b327/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -lang=go1.16 -complete -installsuffix shared -buildid GBUOnBCBi5gfWHyzUO0e/GBUOnBCBi5gfWHyzUO0e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/4a/4a33f085b567fce7a3432fc4c4edb7918a6e39885298a457db3fac59bac74b4d-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b415/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b417/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b419/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b423/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/http/httputil=$WORK/b306/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p google.golang.org/grpc/internal/transport -lang=go1.16 -complete -installsuffix shared -buildid qtOgOFIekpjHJ-zB-2n4/qtOgOFIekpjHJ-zB-2n4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/proxy.go ./vendor/google.golang.org/grpc/internal/transport/transport.go cd $WORK/b666 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/f3/f3776567b937bb25a044d96d33e79cb60a47496eb8a1e8577680ce822eb95bad-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b327/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b328/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b314/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -lang=go1.16 -complete -installsuffix shared -buildid T8JEE_r0FEp8ZwlJduWz/T8JEE_r0FEp8ZwlJduWz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/a3/a31297705a8711cf3de77466822d9d5e437677847a8aec96b5bb58c6d1bec591-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b332/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b295/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/aws/aws-sdk-go/aws/defaults -lang=go1.16 -complete -installsuffix shared -buildid wFB8XYzVWc-a1MwXgaPs/wFB8XYzVWc-a1MwXgaPs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go cd $WORK/b666 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/8e/8e53a6cdbb4a3d38b090cad32c4a9d16854f2468273e1ec0fdbaee9e5772d2f2-d # internal net/rpc mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b108/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go/token=$WORK/b259/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p net/rpc -std -complete -installsuffix shared -buildid ivxyKk9gvDomDCLCmMvc/ivxyKk9gvDomDCLCmMvc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/56/56fc3f835d9b6979661165c23b7f4e72f0c4156dfa5f2b837647a72587049eba-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/httpclient mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/httpclient -lang=go1.16 -complete -installsuffix shared -buildid _UlkG-lqSBWGNcsUiFBv/_UlkG-lqSBWGNcsUiFBv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/basic_auth_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/contextual_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/custom_headers_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/http_client.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/options.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/ad/adadd6d17f54043bbff00d9387137f8862ce3e2684ee617336493680a923c270-d # internal expvar mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p expvar -std -complete -installsuffix shared -buildid uT2EvzDYKrYkuxH2-kMn/uT2EvzDYKrYkuxH2-kMn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/08/089b9bda92a957e4a20d0311065c21286a868ebc0e2d9f5a1af438b67c3dd91c-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b317/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/aws/aws-sdk-go/service/sts -lang=go1.16 -complete -installsuffix shared -buildid caPysynmHHA_jq2OnqTM/caPysynmHHA_jq2OnqTM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sts/service.go cd $WORK/b666 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/d5/d56f094b71fdd3e93dde6c735c5ff481364a9c50e458a97407139bfcab2a7352-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b326/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/aws/aws-sdk-go/service/sso -lang=go1.16 -complete -installsuffix shared -buildid -1cQ9-x9FUtLtWYiUMAR/-1cQ9-x9FUtLtWYiUMAR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/7a/7a66129240766c0e1209bf9282ba46e23d2789ec70a1fae4f577e32d3bb4d2b1-d # internal google.golang.org/grpc mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b385/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b386/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b387/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b388/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b389/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b390/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b423/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p google.golang.org/grpc -lang=go1.16 -complete -installsuffix shared -buildid L0kup9C64l4CCHeUc4uZ/L0kup9C64l4CCHeUc4uZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/version.go cd $WORK/b666 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/f6/f68b81a5b42a2a61c1a9f6012ab23a23e7564f42f7b2b4d52b520866973eb86e-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b391/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b487/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b483/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b488/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/prometheus/common/expfmt -lang=go1.16 -complete -installsuffix shared -buildid bi6mX_8bkL-BoO_lyoHY/bi6mX_8bkL-BoO_lyoHY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go cd $WORK/b666 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/b5/b53eebc68d336bc327415f0529f596b03d30cf9ea174cc31a1f81fb19f7268d6-d # internal net/http/pprof mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b089/_pkg_.a packagefile internal/profile=$WORK/b493/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/pprof=$WORK/b494/_pkg_.a packagefile runtime/trace=$WORK/b495/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p net/http/pprof -std -complete -installsuffix shared -buildid Tb9vuvMMqBhiUjTMwOgW/Tb9vuvMMqBhiUjTMwOgW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/bf/bf5123e44b3b79ab72d208ccc6e79bca84014c1a4e8ab2a6ef8652e4c1681762-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b325/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -lang=go1.16 -complete -installsuffix shared -buildid qgkUjWVVDNelflZBEq_0/qgkUjWVVDNelflZBEq_0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/a3/a3c7b6a322ee79e19c473a8fb47358b81c91c591c80a92c8d48661ef38a9ff3c-d # internal github.com/elazarl/goproxy mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b113/_pkg_.a packagefile crypto/aes=$WORK/b178/_pkg_.a packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile crypto/ecdsa=$WORK/b180/_pkg_.a packagefile crypto/elliptic=$WORK/b181/_pkg_.a packagefile crypto/rsa=$WORK/b191/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile crypto/x509/pkix=$WORK/b194/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/elazarl/goproxy -lang=go1.16 -complete -installsuffix shared -buildid pURNb5GeX7Sr9jr64w_o/pURNb5GeX7Sr9jr64w_o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./vendor/github.com/elazarl/goproxy/actions.go ./vendor/github.com/elazarl/goproxy/certs.go ./vendor/github.com/elazarl/goproxy/chunked.go ./vendor/github.com/elazarl/goproxy/counterecryptor.go ./vendor/github.com/elazarl/goproxy/ctx.go ./vendor/github.com/elazarl/goproxy/dispatcher.go ./vendor/github.com/elazarl/goproxy/doc.go ./vendor/github.com/elazarl/goproxy/https.go ./vendor/github.com/elazarl/goproxy/logger.go ./vendor/github.com/elazarl/goproxy/proxy.go ./vendor/github.com/elazarl/goproxy/responses.go ./vendor/github.com/elazarl/goproxy/signer.go ./vendor/github.com/elazarl/goproxy/websocket.go cd $WORK/b666 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/f9/f90d19e37a166e43cf53af59327a56e0e1151470c4d4774893a635e6f7ccab92-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b329/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -lang=go1.16 -complete -installsuffix shared -buildid Tiuvz1wZpoHrsmUB3Lxm/Tiuvz1wZpoHrsmUB3Lxm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/11/1148eafd6896a78fef57ddc29fc679ad3f5a5f92a229e6027345afb5d8de34e8-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b311/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -lang=go1.16 -complete -installsuffix shared -buildid xs6-8erTtGjqIm8GnYZq/xs6-8erTtGjqIm8GnYZq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go cd $WORK/b666 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/f0/f030f7fdfb18d579f28521e80aedff70c3bc590f0f2a309fe0015699ae9540c5-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile expvar=$WORK/b479/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b480/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b481/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b482/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b483/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b486/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b489/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b397/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b461/_pkg_.a packagefile runtime/metrics=$WORK/b485/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.16 -complete -installsuffix shared -buildid EqyogJ_RXixtTP_hyfYq/EqyogJ_RXixtTP_hyfYq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b478/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector_go117.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go cd $WORK/b666 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/69/695684d7972b6e34e8f40f2222d06d4fccf88b769e2da82dd27fee7f6f9108db-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b321/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -lang=go1.16 -complete -installsuffix shared -buildid rhju652wU8aCewmPfEBg/rhju652wU8aCewmPfEBg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b666/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b666/_x011.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/5b/5b82c76f74bacc56f5f80dc82f4869f6e43d0b819fe0759e62b14fcf95fb99c6-d # internal github.com/mailru/easyjson mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/jlexer=$WORK/b506/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b508/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/mailru/easyjson -lang=go1.16 -complete -installsuffix shared -buildid XtfpcCNBpasTKkNwMf82/XtfpcCNBpasTKkNwMf82 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack ./vendor/github.com/mailru/easyjson/helpers.go ./vendor/github.com/mailru/easyjson/raw.go ./vendor/github.com/mailru/easyjson/unknown_fields.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/61/6192a1a8d5448e09e87330947201b5a807db669b0a09f8c069a70fcd9a6a0a1c-d # internal github.com/go-openapi/swag mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b506/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b508/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b513/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/go-openapi/swag -lang=go1.16 -complete -installsuffix shared -buildid 4HrFZT9138mjFzTK15X6/4HrFZT9138mjFzTK15X6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/9b/9b9c832dce14d347afe4758d71fc4f2799cfe13acd2857aaf0984b5b878f9ff3-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b330/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b331/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b311/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/aws/aws-sdk-go/aws/session -lang=go1.16 -complete -installsuffix shared -buildid 8i8PHImRaxoqNww77J2s/8i8PHImRaxoqNww77J2s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/89/89dd8cde7ec36cd7dd5b097721e74297e0e82eeb54b66169441ee467fe2dfbfa-d # internal github.com/chromedp/cdproto/har mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b505/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b506/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b508/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/chromedp/cdproto/har -lang=go1.16 -complete -installsuffix shared -buildid uftoOX7LwOPKXaHbr8Nb/uftoOX7LwOPKXaHbr8Nb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b504/importcfg -pack ./vendor/github.com/chromedp/cdproto/har/easyjson.go ./vendor/github.com/chromedp/cdproto/har/har.go ./vendor/github.com/chromedp/cdproto/har/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/c3/c390f91271703cb93e06defa9252f5219f57c3e96860ec1ea2c1abefc2b60fb1-d # internal github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 -lang=go1.16 -complete -installsuffix shared -buildid k5ARISZUEQltzxRdB9v2/k5ARISZUEQltzxRdB9v2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2/backend.pb.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2/backend_grpc.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/95/952c48d19a06f8a00900fcc4347e1bd51685b44f74ab46a26b5ee38d1541d33b-d # internal github.com/hashicorp/go-plugin/internal/plugin mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b425/_pkg_.a packagefile golang.org/x/net/context=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/hashicorp/go-plugin/internal/plugin -lang=go1.16 -complete -installsuffix shared -buildid qXqr-YiyGP9zj5k7zGIq/qXqr-YiyGP9zj5k7zGIq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./vendor/github.com/hashicorp/go-plugin/internal/plugin/gen.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.pb.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.pb.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/28/28523873b88ba0d1c39526d22caf8fb618b39cec607aaeb3556f7fb439ba0e7b-d # internal google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p google.golang.org/grpc/health/grpc_health_v1 -lang=go1.16 -complete -installsuffix shared -buildid TY1OTj6HcF3EIaY4Srli/TY1OTj6HcF3EIaY4Srli -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go ./vendor/google.golang.org/grpc/health/grpc_health_v1/health_grpc.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/ce/ce5478927ac2a7bc2ea8e97cfa7025fdd818f5b1d00a5496d29a3e43e4843a74-d # internal google.golang.org/grpc/reflection/grpc_reflection_v1alpha mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p google.golang.org/grpc/reflection/grpc_reflection_v1alpha -lang=go1.16 -complete -installsuffix shared -buildid GKBtd0-thhEuoV96LW8W/GKBtd0-thhEuoV96LW8W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.pb.go ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection_grpc.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/82/821364b6cc295b199d0d06dd084782aa1d8219dcb5df7033794a42f675d9107c-d # internal google.golang.org/grpc/health mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b434/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b388/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p google.golang.org/grpc/health -lang=go1.16 -complete -installsuffix shared -buildid FTBn0dTs0MFm_tqtQk3_/FTBn0dTs0MFm_tqtQk3_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./vendor/google.golang.org/grpc/health/client.go ./vendor/google.golang.org/grpc/health/logging.go ./vendor/google.golang.org/grpc/health/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/a1/a1699e9ca2a28ce9d1e410bbb93df1dde925755cb7e53453379772f092c69b3e-d # internal github.com/grpc-ecosystem/go-grpc-middleware mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/grpc-ecosystem/go-grpc-middleware -lang=go1.16 -complete -installsuffix shared -buildid xVbMks00EWQvnFB4eD13/xVbMks00EWQvnFB4eD13 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b475/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/chain.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/doc.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/wrappers.go cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/85/85908c6ad962909736f1a3491a811229e0e96c03d05aea88b6a7e6d26b21ffb0-d # internal github.com/grpc-ecosystem/go-grpc-prometheus mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b477/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/grpc-ecosystem/go-grpc-prometheus -lang=go1.16 -complete -installsuffix shared -buildid B1GM4t4u7jmRPEA2A0lK/B1GM4t4u7jmRPEA2A0lK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/metric_options.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/15/15219154e64fc1db52dcd2e81be685fb1f3a9eacaa1d323cc6c0595dcc5c2fc5-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/go-openapi/jsonpointer -lang=go1.16 -complete -installsuffix shared -buildid BpUAcAakiK7ESk9u_N5w/BpUAcAakiK7ESk9u_N5w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/d3/d346e23591a5c815bd4f6e88fbaa050bb6710d00372586803e2af0ce9302caac-d # internal github.com/gorilla/mux mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/gorilla/mux -lang=go1.16 -complete -installsuffix shared -buildid o4HPyYR51NMdybw0zsxx/o4HPyYR51NMdybw0zsxx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b518/importcfg -pack ./vendor/github.com/gorilla/mux/doc.go ./vendor/github.com/gorilla/mux/middleware.go ./vendor/github.com/gorilla/mux/mux.go ./vendor/github.com/gorilla/mux/regexp.go ./vendor/github.com/gorilla/mux/route.go ./vendor/github.com/gorilla/mux/test_helpers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/6e/6e29aded930247ad363e2a6e4d827258357fdbf98b06a2daa45d804953c2d812-d # internal google.golang.org/grpc/reflection mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b436/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p google.golang.org/grpc/reflection -lang=go1.16 -complete -installsuffix shared -buildid q7cDXAfPNc43XLFa4Yfx/q7cDXAfPNc43XLFa4Yfx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack ./vendor/google.golang.org/grpc/reflection/serverreflection.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/2c/2ca8f2eca847620a999daca391a287b16cb55f2f56f39bd501cc7ada91acdfa6-d # internal github.com/getkin/kin-openapi/openapi3 mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b511/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b512/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b514/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/getkin/kin-openapi/openapi3 -lang=go1.16 -complete -installsuffix shared -buildid T1YtIrF20XpCpYoR3nl5/T1YtIrF20XpCpYoR3nl5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./vendor/github.com/getkin/kin-openapi/openapi3/callback.go ./vendor/github.com/getkin/kin-openapi/openapi3/components.go ./vendor/github.com/getkin/kin-openapi/openapi3/content.go ./vendor/github.com/getkin/kin-openapi/openapi3/discriminator.go ./vendor/github.com/getkin/kin-openapi/openapi3/doc.go ./vendor/github.com/getkin/kin-openapi/openapi3/encoding.go ./vendor/github.com/getkin/kin-openapi/openapi3/errors.go ./vendor/github.com/getkin/kin-openapi/openapi3/example.go ./vendor/github.com/getkin/kin-openapi/openapi3/extension.go ./vendor/github.com/getkin/kin-openapi/openapi3/external_docs.go ./vendor/github.com/getkin/kin-openapi/openapi3/header.go ./vendor/github.com/getkin/kin-openapi/openapi3/info.go ./vendor/github.com/getkin/kin-openapi/openapi3/internalize_refs.go ./vendor/github.com/getkin/kin-openapi/openapi3/link.go ./vendor/github.com/getkin/kin-openapi/openapi3/loader.go ./vendor/github.com/getkin/kin-openapi/openapi3/loader_uri_reader.go ./vendor/github.com/getkin/kin-openapi/openapi3/media_type.go ./vendor/github.com/getkin/kin-openapi/openapi3/openapi3.go ./vendor/github.com/getkin/kin-openapi/openapi3/operation.go ./vendor/github.com/getkin/kin-openapi/openapi3/parameter.go ./vendor/github.com/getkin/kin-openapi/openapi3/path_item.go ./vendor/github.com/getkin/kin-openapi/openapi3/paths.go ./vendor/github.com/getkin/kin-openapi/openapi3/refs.go ./vendor/github.com/getkin/kin-openapi/openapi3/request_body.go ./vendor/github.com/getkin/kin-openapi/openapi3/response.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema_formats.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema_validation_settings.go ./vendor/github.com/getkin/kin-openapi/openapi3/security_requirements.go ./vendor/github.com/getkin/kin-openapi/openapi3/security_scheme.go ./vendor/github.com/getkin/kin-openapi/openapi3/serialization_method.go ./vendor/github.com/getkin/kin-openapi/openapi3/server.go ./vendor/github.com/getkin/kin-openapi/openapi3/tag.go ./vendor/github.com/getkin/kin-openapi/openapi3/xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/77/7718ac58744f26d899579c7263f18448e028dd86c98a0449ecc499ab9a584343-d # internal github.com/elazarl/goproxy/transport mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/elazarl/goproxy/transport -lang=go1.16 -complete -installsuffix shared -buildid 0J3u7A85SuBy3oA_tzNw/0J3u7A85SuBy3oA_tzNw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b520/importcfg -pack ./vendor/github.com/elazarl/goproxy/transport/roundtripper.go ./vendor/github.com/elazarl/goproxy/transport/transport.go ./vendor/github.com/elazarl/goproxy/transport/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/96/968f616db03007666316e71ebd44c159991a6d4e6e2451bfbaa348a974a39994-d # internal github.com/armon/go-metrics mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b534/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/signal=$WORK/b432/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/armon/go-metrics -lang=go1.16 -complete -installsuffix shared -buildid 64ChoDhCRgfwg6im5G-d/64ChoDhCRgfwg6im5G-d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack ./vendor/github.com/armon/go-metrics/const_unix.go ./vendor/github.com/armon/go-metrics/inmem.go ./vendor/github.com/armon/go-metrics/inmem_endpoint.go ./vendor/github.com/armon/go-metrics/inmem_signal.go ./vendor/github.com/armon/go-metrics/metrics.go ./vendor/github.com/armon/go-metrics/sink.go ./vendor/github.com/armon/go-metrics/start.go ./vendor/github.com/armon/go-metrics/statsd.go ./vendor/github.com/armon/go-metrics/statsite.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/fd/fd1ffba79b43d3f972a4b8102fdc294f5fb1ccc50d3a00f0a815f4859b96dd74-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b536/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b435/_pkg_.a # internal cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/rpc=$WORK/b437/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/hashicorp/go-msgpack/codec -lang=go1.16 -complete -installsuffix shared -buildid mymABUVzaS5_defOKdmA/mymABUVzaS5_defOKdmA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./vendor/github.com/hashicorp/go-msgpack/codec/0doc.go ./vendor/github.com/hashicorp/go-msgpack/codec/binc.go ./vendor/github.com/hashicorp/go-msgpack/codec/decode.go ./vendor/github.com/hashicorp/go-msgpack/codec/encode.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper_internal.go ./vendor/github.com/hashicorp/go-msgpack/codec/msgpack.go ./vendor/github.com/hashicorp/go-msgpack/codec/rpc.go ./vendor/github.com/hashicorp/go-msgpack/codec/simple.go ./vendor/github.com/hashicorp/go-msgpack/codec/time.go cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/3c/3c58166a75cf9e0e4e3379e6c8576fcb62da8c29d514884e1ecb231431f09da3-d # internal github.com/hashicorp/go-plugin mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/ecdsa=$WORK/b180/_pkg_.a packagefile crypto/elliptic=$WORK/b181/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile crypto/x509/pkix=$WORK/b194/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b195/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b425/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b336/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b427/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b429/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b430/_pkg_.a packagefile github.com/oklog/run=$WORK/b431/_pkg_.a packagefile golang.org/x/net/context=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b433/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b434/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b435/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/rpc=$WORK/b437/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile os/signal=$WORK/b432/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/hashicorp/go-plugin -lang=go1.16 -complete -installsuffix shared -buildid YRdpE-U8SczbcGT8Hqwc/YRdpE-U8SczbcGT8Hqwc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./vendor/github.com/hashicorp/go-plugin/client.go ./vendor/github.com/hashicorp/go-plugin/discover.go ./vendor/github.com/hashicorp/go-plugin/error.go ./vendor/github.com/hashicorp/go-plugin/grpc_broker.go ./vendor/github.com/hashicorp/go-plugin/grpc_client.go ./vendor/github.com/hashicorp/go-plugin/grpc_controller.go ./vendor/github.com/hashicorp/go-plugin/grpc_server.go ./vendor/github.com/hashicorp/go-plugin/grpc_stdio.go ./vendor/github.com/hashicorp/go-plugin/log_entry.go ./vendor/github.com/hashicorp/go-plugin/mtls.go ./vendor/github.com/hashicorp/go-plugin/mux_broker.go ./vendor/github.com/hashicorp/go-plugin/plugin.go ./vendor/github.com/hashicorp/go-plugin/process.go ./vendor/github.com/hashicorp/go-plugin/process_posix.go ./vendor/github.com/hashicorp/go-plugin/protocol.go ./vendor/github.com/hashicorp/go-plugin/rpc_client.go ./vendor/github.com/hashicorp/go-plugin/rpc_server.go ./vendor/github.com/hashicorp/go-plugin/server.go ./vendor/github.com/hashicorp/go-plugin/server_mux.go ./vendor/github.com/hashicorp/go-plugin/stream.go ./vendor/github.com/hashicorp/go-plugin/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/8d/8d52b8cc342bbb3fc60db66b6b0168c389e23d306a941241affc91195e60db6d-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b499/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b520/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils -lang=go1.16 -complete -installsuffix shared -buildid Ty7wfKk1LsCJEqEMB_-u/Ty7wfKk1LsCJEqEMB_-u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils/http.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/7a/7a23435507a34d83261e1ef06c6ca77769ed05b598caed7f8dc279452603cd52-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b553/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b339/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/mwitkow/go-conntrack -lang=go1.16 -complete -installsuffix shared -buildid TcmjoNEQxp_S1HhAEgUz/TcmjoNEQxp_S1HhAEgUz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b552/importcfg -pack ./vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/86/86f056cd71285bf51d7bfc6ddb26815a2e8130e0d6bf73f9f9bd8d266f8bd232-d # internal github.com/getkin/kin-openapi/routers mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b510/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/getkin/kin-openapi/routers -lang=go1.16 -complete -installsuffix shared -buildid HDo1SdH_Lo7GP9DcBK0D/HDo1SdH_Lo7GP9DcBK0D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/3a/3a8a61b1c42efb5937e364ffcb9817b13b74307b1d29950008b00bbfe9a7566a-d # internal github.com/getkin/kin-openapi/routers/gorillamux mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b510/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b516/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b518/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/getkin/kin-openapi/routers/gorillamux -lang=go1.16 -complete -installsuffix shared -buildid 4rLMOGujeQKTIybPk2Ne/4rLMOGujeQKTIybPk2Ne -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/gorillamux/router.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/8d/8da569c8143eea15b95f775552ec0e96c543e5788e69e78db2052eb80d933576-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p golang.org/x/net/context/ctxhttp -lang=go1.16 -complete -installsuffix shared -buildid qGNA4532zARnqVZNqcoW/qGNA4532zARnqVZNqcoW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/ea/eaaf47d1cb661bf9a28f2f640807c7303a80226f5f5db617b1078e0d401eda0b-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rsa=$WORK/b191/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b195/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b556/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p golang.org/x/oauth2/internal -lang=go1.16 -complete -installsuffix shared -buildid VYT0zsOeLX8Iuq_JU-QU/VYT0zsOeLX8Iuq_JU-QU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/d7/d7be74a1065a3eb778eeddb0d1d890d70a0e6ccaefa45f7ffacbca022697ca87-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b504/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b510/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b516/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b517/_pkg_.a packagefile github.com/google/uuid=$WORK/b223/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b519/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage -lang=go1.16 -complete -installsuffix shared -buildid MEpB4zLoErMlp2uVLpBb/MEpB4zLoErMlp2uVLpBb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/har.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/openapi.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/25/255a4f43a43973c3ae3b8c92eb6de7b8f127b554b98585e2d9ddb41f1235e34e-d # internal golang.org/x/oauth2 mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b555/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p golang.org/x/oauth2 -lang=go1.16 -complete -installsuffix shared -buildid isYA3exSzWCyfF6Q76R5/isYA3exSzWCyfF6Q76R5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/0d/0df60a7cecb6d89c8eb653d056dd186ccff8ffc6beca30b47b43468e6eaef0cc-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin mkdir -p $WORK/b334/ cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/a5/a5fc22a1b2ec62c80d2afefc4939e8b6ed77a1eb51624f44b4eb7c7ea44a0f28-d # internal cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b335/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b337/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin -lang=go1.16 -complete -installsuffix shared -buildid D8QwIwmvMOOAWP4QjWB7/D8QwIwmvMOOAWP4QjWB7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/handshake.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/serve.go github.com/opentracing/opentracing-go mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b560/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/opentracing/opentracing-go -lang=go1.16 -complete -installsuffix shared -buildid uxyFdQ67_fvNB_-_12Se/uxyFdQ67_fvNB_-_12Se -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext.go ./vendor/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/github.com/opentracing/opentracing-go/gocontext.go ./vendor/github.com/opentracing/opentracing-go/noop.go ./vendor/github.com/opentracing/opentracing-go/propagation.go ./vendor/github.com/opentracing/opentracing-go/span.go ./vendor/github.com/opentracing/opentracing-go/tracer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/40/409b928c4aac5667370f8cbecbda14f5f541043c32419ac44aa867526b20d0cc-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b555/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.16 -complete -installsuffix shared -buildid 6ZXTbgYwD9jkqJErr40k/6ZXTbgYwD9jkqJErr40k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/f3/f3ea6dba86fb55c8e4bec7b05bb93ce3b4cc6f3a3305e0a7364b8f7f97e86afb-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b559/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/opentracing/opentracing-go/ext -lang=go1.16 -complete -installsuffix shared -buildid CycVECx1M6nha1NJw57o/CycVECx1M6nha1NJw57o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/59/5936557b025307253862fc3a9ae154758a05bb4e214cd7a937a672917ce8e3f3-d # internal github.com/prometheus/common/config mkdir -p $WORK/b551/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b561/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b503/_pkg_.a # internal cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b552/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b415/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b557/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b513/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/14/147a2afd0a352d5766e526aa23c264c67522b48eef10c8a64c3af6028f7408f0-d # internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/prometheus/common/config -lang=go1.16 -complete -installsuffix shared -buildid 9o6BcvcsXKJwaLa52Xkg/9o6BcvcsXKJwaLa52Xkg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b551/importcfg -pack ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b568/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -lang=go1.16 -complete -installsuffix shared -buildid VGQ6K_5o7I0B1q921u0s/VGQ6K_5o7I0B1q921u0s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b571/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/37/372bf786bab7d819ae8c201a8483954658d9fbd618355ad746f82a6505fa2784-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture mkdir -p $WORK/b502/ cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/e3/e37de2a6a5696ee18bf86857ad6b533ed97d1c6c37f63b960742715d7451f568-d # internal github.com/grafana/grafana-plugin-sdk-go/backend mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b334/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b438/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b335/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b337/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b475/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b476/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b424/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b469/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b486/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/http/pprof=$WORK/b492/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/grafana/grafana-plugin-sdk-go/backend -lang=go1.16 -complete -installsuffix shared -buildid 7vu4JQzpSVa5kurzEOo5/7vu4JQzpSVa5kurzEOo5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/common.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/convert_from_protobuf.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/convert_to_protobuf.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/data_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/diagnostics_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/framer.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/http_settings.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/json.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/serve.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/setup.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/stream_adapter.go cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b503/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b519/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture -lang=go1.16 -complete -installsuffix shared -buildid gYxBVGZC6AIR7P_hltNJ/gYxBVGZC6AIR7P_hltNJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture/fixture.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/cf/cfcf0df04642cf0dd02e62efb258e4254d17d920a4f747f19caaba06d3721608-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b568/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -lang=go1.16 -complete -installsuffix shared -buildid FV1H6dAquyrYZ2sS-i8d/FV1H6dAquyrYZ2sS-i8d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/b9/b92fd89c8d3696739b61fcd4caf228f812e6e14da40178abbcc94ce834c3ef50-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile embed=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b499/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b500/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b501/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b502/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b519/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e -lang=go1.16 -complete -installsuffix shared -buildid t71DTDK8_X5TL1j32H2n/t71DTDK8_X5TL1j32H2n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b498/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/04/0479de09ac497f0d94858a7cdaa4fba6079f43adf6f5e291be1c44ef7b8a3f58-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/lzw=$WORK/b532/_pkg_.a packagefile container/list=$WORK/b155/_pkg_.a packagefile crypto/aes=$WORK/b178/_pkg_.a packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b533/_pkg_.a packagefile github.com/google/btree=$WORK/b535/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b536/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b537/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b528/_pkg_.a packagefile github.com/miekg/dns=$WORK/b539/_pkg_.a packagefile github.com/sean-/seed=$WORK/b546/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/hashicorp/memberlist -lang=go1.16 -complete -installsuffix shared -buildid tda6AurWTYZ0h-f98pBL/tda6AurWTYZ0h-f98pBL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack ./vendor/github.com/hashicorp/memberlist/alive_delegate.go ./vendor/github.com/hashicorp/memberlist/awareness.go ./vendor/github.com/hashicorp/memberlist/broadcast.go ./vendor/github.com/hashicorp/memberlist/config.go ./vendor/github.com/hashicorp/memberlist/conflict_delegate.go ./vendor/github.com/hashicorp/memberlist/delegate.go ./vendor/github.com/hashicorp/memberlist/event_delegate.go ./vendor/github.com/hashicorp/memberlist/keyring.go ./vendor/github.com/hashicorp/memberlist/label.go ./vendor/github.com/hashicorp/memberlist/logging.go ./vendor/github.com/hashicorp/memberlist/memberlist.go ./vendor/github.com/hashicorp/memberlist/merge_delegate.go ./vendor/github.com/hashicorp/memberlist/mock_transport.go ./vendor/github.com/hashicorp/memberlist/net.go ./vendor/github.com/hashicorp/memberlist/net_transport.go ./vendor/github.com/hashicorp/memberlist/peeked_conn.go ./vendor/github.com/hashicorp/memberlist/ping_delegate.go ./vendor/github.com/hashicorp/memberlist/queue.go ./vendor/github.com/hashicorp/memberlist/security.go ./vendor/github.com/hashicorp/memberlist/state.go ./vendor/github.com/hashicorp/memberlist/suspicion.go ./vendor/github.com/hashicorp/memberlist/transport.go ./vendor/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/58/58fb15370745e126b1d783e612d57b9bf827c663cfa1dc170682f247d2c494b1-d # internal github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b568/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid -B2txOyrEOAaBP2dr9_x/-B2txOyrEOAaBP2dr9_x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/52/52ef406bc4ae5af6a603419394435df8d1450c5d6e99e51de22c765b27bf54d8-d # internal github.com/grafana/grafana-plugin-sdk-go/build mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b498/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b500/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b501/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b502/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b503/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b521/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b522/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b523/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/grafana/grafana-plugin-sdk-go/build -lang=go1.16 -complete -installsuffix shared -buildid ANvF1pnuaPS0BOEAXBNz/ANvF1pnuaPS0BOEAXBNz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/common.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/common_unix.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/info.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/5f/5f538b6efe40a99b09031be731eedaa723c8d4a021fb3f8353b06b4715e1b722-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b551/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b513/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/prometheus/exporter-toolkit/web -lang=go1.16 -complete -installsuffix shared -buildid IebSvu-PmDoJ2i2Xn8yi/IebSvu-PmDoJ2i2Xn8yi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b558/importcfg -pack ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/2b/2be6ea7f7ebf44a48c52bdad7f09a2d3dbf8ff5de631768581d09cd6946ea245-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b568/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -lang=go1.16 -complete -installsuffix shared -buildid Rl-kkUDsXU0LIGZTHY6W/Rl-kkUDsXU0LIGZTHY6W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/9a/9a3c44fa312c666587a3fe32ce39dce4793b0224360a2015dfd9cbc4668bc00c-d # internal go.opentelemetry.io/otel/propagation mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b591/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p go.opentelemetry.io/otel/propagation -lang=go1.16 -complete -installsuffix shared -buildid 5EOQmEDN8Cq-Al22IAud/5EOQmEDN8Cq-Al22IAud -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b588/importcfg -pack ./vendor/go.opentelemetry.io/otel/propagation/baggage.go ./vendor/go.opentelemetry.io/otel/propagation/doc.go ./vendor/go.opentelemetry.io/otel/propagation/propagation.go ./vendor/go.opentelemetry.io/otel/propagation/trace_context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/b6/b68fdc2b78f22c7c1b05285c81da89ac69e5b9c9df445e82b6f0b9a1e1664bf8-d # internal github.com/grafana/grafana-aws-sdk/pkg/awsds mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b322/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b496/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b497/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/grafana/grafana-aws-sdk/pkg/awsds -lang=go1.16 -complete -installsuffix shared -buildid o7LzDchAnjdlQgzRzrFB/o7LzDchAnjdlQgzRzrFB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/sessions.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/settings.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/types.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/3b/3becdd8de868a269c2c771d883a893eab5afd72eaa9cd4c8da05d9526d5c6ec7-d # internal go.opentelemetry.io/contrib/propagators/jaeger mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b591/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p go.opentelemetry.io/contrib/propagators/jaeger -lang=go1.16 -complete -installsuffix shared -buildid UgM4XyIU9q1W5ZsnduXq/UgM4XyIU9q1W5ZsnduXq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/context.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/doc.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/jaeger_propagator.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/7a/7a3284bc88a233562adb20e37a8b84f8ef8cb966fdc73dc717cfb583ed0f3b16-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b568/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b571/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b573/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -lang=go1.16 -complete -installsuffix shared -buildid TmpbQsua-kkXu8cGRd9T/TmpbQsua-kkXu8cGRd9T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/44/448ac8a3d50be20ad5380ae80eb7aa79018918570f37b0b1a259e31b114f90fb-d # internal go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b596/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b598/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b594/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b591/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.16 -complete -installsuffix shared -buildid WGnbfwWxaHlbw3j4pLPR/WGnbfwWxaHlbw3j4pLPR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./vendor/go.opentelemetry.io/otel/internal/global/state.go ./vendor/go.opentelemetry.io/otel/internal/global/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/e9/e926590fae5a4ce5363597063c3a78bf2d7bd386a26674b99f78a5ae5a80b027-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile compress/zlib=$WORK/b569/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift -lang=go1.16 -complete -installsuffix shared -buildid CEuneIXt_dAfge-Gpo2m/CEuneIXt_dAfge-Gpo2m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/application_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/binary_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/buffered_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/compact_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/configuration.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/context.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/debug_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/deserializer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/framed_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_context.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/http_client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/http_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/iostream_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/json_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/logger.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/memory_buffer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/messagetype.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/middleware.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/multiplexed_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/numeric.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/pointerize.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/processor_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/response_helper.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/rich_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/serializer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/simple_json_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/simple_server.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket_conn.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket_unix_conn.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/ssl_server_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/ssl_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/type.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/zlib_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/ba/bada08346d8e1db5b54199022377ab9a27c48262034aaf95b3ebc5526f4c1a6b-d # internal go.opentelemetry.io/otel/semconv/v1.7.0 mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b594/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b591/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p go.opentelemetry.io/otel/semconv/v1.7.0 -lang=go1.16 -complete -installsuffix shared -buildid 3-aEjYFi_Xiw3wsdi8ns/3-aEjYFi_Xiw3wsdi8ns -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/46/46d5e1bb92e7e871a23c9ccb0f029d0db0b60e4256dc724d21f4255ad280500a-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b527/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b528/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b529/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b531/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b547/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b548/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b551/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b558/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b513/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/prometheus/alertmanager/cluster -lang=go1.16 -complete -installsuffix shared -buildid OanvqcZZlXqj9zGhY35I/OanvqcZZlXqj9zGhY35I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/advertise.go ./vendor/github.com/prometheus/alertmanager/cluster/channel.go ./vendor/github.com/prometheus/alertmanager/cluster/cluster.go ./vendor/github.com/prometheus/alertmanager/cluster/connection_pool.go ./vendor/github.com/prometheus/alertmanager/cluster/delegate.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_config.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_connection.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/87/87299716b7c5bf08de8b6537828fe77db6101d89917eadfca183d710fdccdab6-d # internal github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b567/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b568/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b575/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b571/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b573/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/uber/jaeger-client-go/utils -lang=go1.16 -complete -installsuffix shared -buildid dCtmIu5uCbzbVzRaPZAa/dCtmIu5uCbzbVzRaPZAa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./vendor/github.com/uber/jaeger-client-go/utils/localip.go ./vendor/github.com/uber/jaeger-client-go/utils/rand.go ./vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./vendor/github.com/uber/jaeger-client-go/utils/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/f2/f27a9b11aba859ec11da91de67ca3af7cb11c168f3892678bd237a24c18d2b79-d # internal go.opentelemetry.io/otel mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b596/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b597/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b591/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p go.opentelemetry.io/otel -lang=go1.16 -complete -installsuffix shared -buildid QRuNfBSrMO4hn6Rk-3my/QRuNfBSrMO4hn6Rk-3my -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack ./vendor/go.opentelemetry.io/otel/doc.go ./vendor/go.opentelemetry.io/otel/error_handler.go ./vendor/go.opentelemetry.io/otel/handler.go ./vendor/go.opentelemetry.io/otel/internal_logging.go ./vendor/go.opentelemetry.io/otel/propagation.go ./vendor/go.opentelemetry.io/otel/trace.go ./vendor/go.opentelemetry.io/otel/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/b4/b483822b484424fc56244674b1b2842104ae610d2fa973251aaf07ac37a9db27-d # internal go.opentelemetry.io/otel/sdk/internal/env mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/internal/global=$WORK/b597/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p go.opentelemetry.io/otel/sdk/internal/env -lang=go1.16 -complete -installsuffix shared -buildid pH_bNjmZNhQUaqBpGw7U/pH_bNjmZNhQUaqBpGw7U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/7d/7d33f1ffbbc5582eac53a70a0874267ba31962b25a52411c4533b16dfeab4ada-d # internal go.opentelemetry.io/otel/semconv/v1.4.0 mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b594/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b591/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p go.opentelemetry.io/otel/semconv/v1.4.0 -lang=go1.16 -complete -installsuffix shared -buildid Ov4z_AYw7ckmXVrjzL9L/Ov4z_AYw7ckmXVrjzL9L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/bb/bb501f00af020c402265fc370e2b70f021efbcaa197b8c94ce4aaca2c9adaafa-d # internal github.com/grafana/grafana/pkg/setting mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b282/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b290/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b524/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b496/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b526/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b280/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/grafana/grafana/pkg/setting -lang=go1.17 -complete -installsuffix shared -buildid BxmUDQLL3uTmUqWfo_pk/BxmUDQLL3uTmUqWfo_pk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./pkg/setting/date_formats.go ./pkg/setting/expanders.go ./pkg/setting/provider.go ./pkg/setting/setting.go ./pkg/setting/setting_azure.go ./pkg/setting/setting_dashboard_previews.go ./pkg/setting/setting_data_proxy.go ./pkg/setting/setting_feature_toggles.go ./pkg/setting/setting_plugins.go ./pkg/setting/setting_quota.go ./pkg/setting/setting_sentry.go ./pkg/setting/setting_smtp.go ./pkg/setting/setting_unified_alerting.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/be/be4825740e7f32979b0a8bf460c101dcddb800f231e52c0cfdafd2b8a74bb5a5-d # internal go.opentelemetry.io/otel/sdk/resource mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b595/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b608/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b240/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.16 -complete -installsuffix shared -buildid SlFyEGUdSnO5Xvm0jDZq/SlFyEGUdSnO5Xvm0jDZq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b607/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/resource/auto.go ./vendor/go.opentelemetry.io/otel/sdk/resource/builtin.go ./vendor/go.opentelemetry.io/otel/sdk/resource/config.go ./vendor/go.opentelemetry.io/otel/sdk/resource/container.go ./vendor/go.opentelemetry.io/otel/sdk/resource/doc.go ./vendor/go.opentelemetry.io/otel/sdk/resource/env.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os_release_unix.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os_unix.go ./vendor/go.opentelemetry.io/otel/sdk/resource/process.go ./vendor/go.opentelemetry.io/otel/sdk/resource/resource.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/81/814fb334b3da062f8b9e55481bd1355fd7bad23214df4e2c21c9b6be5389ead8-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b559/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b561/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b563/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b564/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b565/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b567/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b568/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b571/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b572/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b573/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b574/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b576/_pkg_.a packagefile go.uber.org/atomic=$WORK/b577/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/uber/jaeger-client-go -lang=go1.16 -complete -installsuffix shared -buildid 2R-ayLs5QznWi1DjhfMZ/2R-ayLs5QznWi1DjhfMZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./vendor/github.com/uber/jaeger-client-go/constants.go ./vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./vendor/github.com/uber/jaeger-client-go/doc.go ./vendor/github.com/uber/jaeger-client-go/header.go ./vendor/github.com/uber/jaeger-client-go/interop.go ./vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/logger.go ./vendor/github.com/uber/jaeger-client-go/metrics.go ./vendor/github.com/uber/jaeger-client-go/observer.go ./vendor/github.com/uber/jaeger-client-go/process.go ./vendor/github.com/uber/jaeger-client-go/propagation.go ./vendor/github.com/uber/jaeger-client-go/reference.go ./vendor/github.com/uber/jaeger-client-go/reporter.go ./vendor/github.com/uber/jaeger-client-go/reporter_options.go ./vendor/github.com/uber/jaeger-client-go/sampler.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./vendor/github.com/uber/jaeger-client-go/span.go ./vendor/github.com/uber/jaeger-client-go/span_allocator.go ./vendor/github.com/uber/jaeger-client-go/span_context.go ./vendor/github.com/uber/jaeger-client-go/tracer.go ./vendor/github.com/uber/jaeger-client-go/tracer_options.go ./vendor/github.com/uber/jaeger-client-go/transport.go ./vendor/github.com/uber/jaeger-client-go/transport_udp.go ./vendor/github.com/uber/jaeger-client-go/zipkin.go ./vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/a7/a7184d8a94b421e01e17da3f23000aadce2bc48677bf4620159b3e6ce8821b5e-d # internal go.opentelemetry.io/otel/sdk/internal mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b595/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p go.opentelemetry.io/otel/sdk/internal -lang=go1.16 -complete -installsuffix shared -buildid RKD6rK2lwqf98_tEm5YM/RKD6rK2lwqf98_tEm5YM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/e4/e445e403280d3eac4b9aaef3f145dad19b4bfd17e84aaff8611cbc315f9c74db-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b605/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger -lang=go1.16 -complete -installsuffix shared -buildid JXX2XejD9QYRL6ocWo3L/JXX2XejD9QYRL6ocWo3L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/jaeger-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/jaeger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/6e/6e18d874147e1f3f7ecc542dbb993fbeee870860465a2aa86275ff5ff3088575-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b605/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid rJKt8r4LGAIsX-pd_Mvc/rJKt8r4LGAIsX-pd_Mvc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/zipkincore-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b611/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/1b/1bd264982266f1c309d628ae2eefd546b0d1646f584572963c79b1476c931baf-d # internal go.opentelemetry.io/otel/sdk/trace mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b595/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b594/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b597/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b610/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b611/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b612/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b608/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b591/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/trace=$WORK/b495/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p go.opentelemetry.io/otel/sdk/trace -lang=go1.16 -complete -installsuffix shared -buildid xy2OsBeSEMkPeyCwANQ4/xy2OsBeSEMkPeyCwANQ4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/trace/batch_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/doc.go ./vendor/go.opentelemetry.io/otel/sdk/trace/event.go ./vendor/go.opentelemetry.io/otel/sdk/trace/evictedqueue.go ./vendor/go.opentelemetry.io/otel/sdk/trace/id_generator.go ./vendor/go.opentelemetry.io/otel/sdk/trace/link.go ./vendor/go.opentelemetry.io/otel/sdk/trace/provider.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampler_env.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampling.go ./vendor/go.opentelemetry.io/otel/sdk/trace/simple_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/snapshot.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_exporter.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_limits.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/b6/b6efbf530977593b65948366f8d45dc6c0c1663d17c9effe7f066f1386f8e84a-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/envconfig mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid tnbWxp_Kz3aG481QwFRn/tnbWxp_Kz3aG481QwFRn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b624/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/e7/e7a22efd2ce94a9787cf7e1bcb86f3d453da9f55dc843734cbfd66f111e538bd-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b563/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b580/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b574/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -lang=go1.16 -complete -installsuffix shared -buildid 2kbBLKWPswXXReOTQ7c9/2kbBLKWPswXXReOTQ7c9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/f6/f6d5677ffc135502cd717543a866de4b78e1e72c9faf44ec60a7f34c9db9c84b-d # internal github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b574/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -lang=go1.16 -complete -installsuffix shared -buildid 8x2DoFCaWm83S20t22To/8x2DoFCaWm83S20t22To -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b581/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/a1/a1bde1782663cd731609f1739bb180cf86aabf511c69d16390d0eafaa62dd92a-d # internal github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b559/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b561/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b576/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/uber/jaeger-client-go/rpcmetrics -lang=go1.16 -complete -installsuffix shared -buildid rtX-QFYMOiSqOzE_FTpq/rtX-QFYMOiSqOzE_FTpq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/b6/b6d230d7100d8eb90300d31cd12e9ab64f271c0638a860186b2d5f786231046a-d # internal github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b568/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b571/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/uber/jaeger-client-go/transport -lang=go1.16 -complete -installsuffix shared -buildid OcXahdb2hfL9vyuCDE8W/OcXahdb2hfL9vyuCDE8W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b583/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/1b/1ba146e0308585d7d7a2fa51f7dc36e61103dd8029c6454fdeaf17e3d55050ef-d # internal github.com/uber/jaeger-client-go/zipkin mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b559/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b562/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/uber/jaeger-client-go/zipkin -lang=go1.16 -complete -installsuffix shared -buildid lPQVMOPYfrxY-agOxLeO/lPQVMOPYfrxY-agOxLeO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b584/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/zipkin/doc.go ./vendor/github.com/uber/jaeger-client-go/zipkin/propagation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/0b/0bc7dc6aef9064857ad62aa2a524092af7abe8da344833e34dddab165a021055-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b559/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b579/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b581/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b582/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b583/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b574/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b576/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/uber/jaeger-client-go/config -lang=go1.16 -complete -installsuffix shared -buildid h6R5G6R48BqtNDxg4XoP/h6R5G6R48BqtNDxg4XoP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/config/config.go ./vendor/github.com/uber/jaeger-client-go/config/config_env.go ./vendor/github.com/uber/jaeger-client-go/config/options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/a9/a9ff089e5cd03b4d599693b1a9d3cd70a936af730f376a8726f48a479c3d2207-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/runtime mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b628/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b629/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b630/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b631/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b633/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b395/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b397/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b635/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/runtime -lang=go1.16 -complete -installsuffix shared -buildid isBPqiX-4MaLQyBUy-eM/isBPqiX-4MaLQyBUy-eM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b627/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/context.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/errors.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/fieldmask.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/handler.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_httpbodyproto.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_json.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_jsonpb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_proto.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler_registry.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/mux.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/proto2_convert.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/query.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/f9/f971877858908f0d3ec4b7707b1a60f192324a5e3a176b2069eb15b529e34072-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b623/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b624/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b620/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b385/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b625/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig -lang=go1.16 -complete -installsuffix shared -buildid nafiCCyW8k__PhsKQYi5/nafiCCyW8k__PhsKQYi5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b622/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/envconfig.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/options.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/optiontypes.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/90/905985abc48e24d658ff9c736f60fe6451b1fa28c30861be2357e495ea3ef2d5-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b606/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b605/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent -lang=go1.16 -complete -installsuffix shared -buildid HVymHhzVsRrrj2DNldB0/HVymHhzVsRrrj2DNldB0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b603/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/agent-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/agent.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/13/13431618daf106ee0ab7baff9a9cb7f11170b93831c6e8e2547b7ead7c9e6cbe-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b594/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b610/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b609/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b591/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b616/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b617/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b618/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform -lang=go1.16 -complete -installsuffix shared -buildid XrsKFzEB7kw62QCB4otb/XrsKFzEB7kw62QCB4otb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/attribute.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/instrumentation.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/resource.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/span.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/98/9854ca10906b78cbac6b8a723e06f99547ca5c19ed31740483e28585b24186a9-d # internal github.com/go-sql-driver/mysql mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/rsa=$WORK/b191/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile database/sql=$WORK/b644/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b195/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/go-sql-driver/mysql -lang=go1.16 -complete -installsuffix shared -buildid Qz94PG7rpWBlHIdz5ukx/Qz94PG7rpWBlHIdz5ukx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b646/importcfg -pack ./vendor/github.com/go-sql-driver/mysql/auth.go ./vendor/github.com/go-sql-driver/mysql/buffer.go ./vendor/github.com/go-sql-driver/mysql/collations.go ./vendor/github.com/go-sql-driver/mysql/conncheck.go ./vendor/github.com/go-sql-driver/mysql/connection.go ./vendor/github.com/go-sql-driver/mysql/connector.go ./vendor/github.com/go-sql-driver/mysql/const.go ./vendor/github.com/go-sql-driver/mysql/driver.go ./vendor/github.com/go-sql-driver/mysql/dsn.go ./vendor/github.com/go-sql-driver/mysql/errors.go ./vendor/github.com/go-sql-driver/mysql/fields.go ./vendor/github.com/go-sql-driver/mysql/infile.go ./vendor/github.com/go-sql-driver/mysql/nulltime.go ./vendor/github.com/go-sql-driver/mysql/nulltime_go113.go ./vendor/github.com/go-sql-driver/mysql/packets.go ./vendor/github.com/go-sql-driver/mysql/result.go ./vendor/github.com/go-sql-driver/mysql/rows.go ./vendor/github.com/go-sql-driver/mysql/statement.go ./vendor/github.com/go-sql-driver/mysql/transaction.go ./vendor/github.com/go-sql-driver/mysql/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/e9/e9a41a3116656d5700063200004c0088d6828d1bcfcb2241906c87d3943d0d6c-d # internal github.com/grafana/grafana/pkg/infra/metrics/graphitebridge mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b483/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b486/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/grafana/grafana/pkg/infra/metrics/graphitebridge -lang=go1.17 -complete -installsuffix shared -buildid R3xibejkGx6cgsI3NXA7/R3xibejkGx6cgsI3NXA7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b653/importcfg -pack ./pkg/infra/metrics/graphitebridge/graphite.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/d0/d06b93c16a9c712ed4295aff80620070149d56e51a6f4d5b243c193e3653da0b-d # internal go.opentelemetry.io/otel/exporters/jaeger mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b594/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b603/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b605/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b609/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b613/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b591/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p go.opentelemetry.io/otel/exporters/jaeger -lang=go1.16 -complete -installsuffix shared -buildid I1l7YsRQu273-bB_z_xr/I1l7YsRQu273-bB_z_xr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/agent.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/doc.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/env.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/jaeger.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/reconnecting_udp_client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/uploader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/e0/e04acf98fdab0bc9a517b1c4fb02f1312354a5bbede0568cac03fb744d5be8dd-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b615/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b609/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b618/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace -lang=go1.16 -complete -installsuffix shared -buildid bGPL4kQsULnyVGiMNMMF/bGPL4kQsULnyVGiMNMMF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/clients.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/36/36544f6daf7d7f2639c02d54b2aaa77626defd7e70b150bb2e5c4f9ef6c3f072-d # internal go.opentelemetry.io/proto/otlp/collector/trace/v1 mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b627/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b629/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b618/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p go.opentelemetry.io/proto/otlp/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid 7XbDN-Zv4qlR57Ie8ZPN/7XbDN-Zv4qlR57Ie8ZPN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_config.pb.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.gw.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service_grpc.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/71/71302e1f5eab9a130f39aa9189fe7a184cd9c0224d143c833470291fee5f6e6d-d # internal github.com/grafana/grafana/pkg/infra/metrics/metricutil mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/grafana/grafana/pkg/infra/metrics/metricutil -lang=go1.17 -complete -installsuffix shared -buildid XujLxlxyxUHIlv735ss9/XujLxlxyxUHIlv735ss9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./pkg/infra/metrics/metricutil/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/b2/b20191cb8aa8703f3f76b99f35e1c082beffa94a28132a005e70728de2fc110d-d # internal github.com/lib/pq mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile database/sql=$WORK/b644/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b664/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b665/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b240/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/lib/pq -lang=go1.16 -complete -installsuffix shared -buildid 9hjAoQZNMwe9uC4mzUtW/9hjAoQZNMwe9uC4mzUtW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b663/importcfg -pack ./vendor/github.com/lib/pq/array.go ./vendor/github.com/lib/pq/buf.go ./vendor/github.com/lib/pq/conn.go ./vendor/github.com/lib/pq/conn_go18.go ./vendor/github.com/lib/pq/connector.go ./vendor/github.com/lib/pq/copy.go ./vendor/github.com/lib/pq/doc.go ./vendor/github.com/lib/pq/encode.go ./vendor/github.com/lib/pq/error.go ./vendor/github.com/lib/pq/krb.go ./vendor/github.com/lib/pq/notice.go ./vendor/github.com/lib/pq/notify.go ./vendor/github.com/lib/pq/rows.go ./vendor/github.com/lib/pq/ssl.go ./vendor/github.com/lib/pq/ssl_permissions.go ./vendor/github.com/lib/pq/url.go ./vendor/github.com/lib/pq/user_posix.go ./vendor/github.com/lib/pq/uuid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/59/59e89424b87ebce5a0717f922b86e45f52f09f4e3dfcba28a2173491845fff9f-d # internal xorm.io/xorm mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b155/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile database/sql=$WORK/b644/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/gob=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile log/syslog=$WORK/b268/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/builder=$WORK/b668/_pkg_.a packagefile xorm.io/core=$WORK/b669/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p xorm.io/xorm -lang=go1.16 -complete -installsuffix shared -buildid AANw-pPgjuSkwFJ34X8V/AANw-pPgjuSkwFJ34X8V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./vendor/xorm.io/xorm/cache_lru.go ./vendor/xorm.io/xorm/cache_memory_store.go ./vendor/xorm.io/xorm/context_cache.go ./vendor/xorm.io/xorm/convert.go ./vendor/xorm.io/xorm/dialect_mssql.go ./vendor/xorm.io/xorm/dialect_mysql.go ./vendor/xorm.io/xorm/dialect_oracle.go ./vendor/xorm.io/xorm/dialect_postgres.go ./vendor/xorm.io/xorm/dialect_sqlite3.go ./vendor/xorm.io/xorm/doc.go ./vendor/xorm.io/xorm/engine.go ./vendor/xorm.io/xorm/engine_cond.go ./vendor/xorm.io/xorm/engine_context.go ./vendor/xorm.io/xorm/engine_group.go ./vendor/xorm.io/xorm/engine_group_policy.go ./vendor/xorm.io/xorm/engine_table.go ./vendor/xorm.io/xorm/error.go ./vendor/xorm.io/xorm/helpers.go ./vendor/xorm.io/xorm/helpler_time.go ./vendor/xorm.io/xorm/interface.go ./vendor/xorm.io/xorm/json.go ./vendor/xorm.io/xorm/logger.go ./vendor/xorm.io/xorm/processors.go ./vendor/xorm.io/xorm/rows.go ./vendor/xorm.io/xorm/session.go ./vendor/xorm.io/xorm/session_cols.go ./vendor/xorm.io/xorm/session_cond.go ./vendor/xorm.io/xorm/session_context.go ./vendor/xorm.io/xorm/session_convert.go ./vendor/xorm.io/xorm/session_delete.go ./vendor/xorm.io/xorm/session_exist.go ./vendor/xorm.io/xorm/session_find.go ./vendor/xorm.io/xorm/session_get.go ./vendor/xorm.io/xorm/session_insert.go ./vendor/xorm.io/xorm/session_iterate.go ./vendor/xorm.io/xorm/session_query.go ./vendor/xorm.io/xorm/session_raw.go ./vendor/xorm.io/xorm/session_schema.go ./vendor/xorm.io/xorm/session_stats.go ./vendor/xorm.io/xorm/session_tx.go ./vendor/xorm.io/xorm/session_update.go ./vendor/xorm.io/xorm/statement.go ./vendor/xorm.io/xorm/statement_args.go ./vendor/xorm.io/xorm/statement_columnmap.go ./vendor/xorm.io/xorm/statement_exprparam.go ./vendor/xorm.io/xorm/statement_quote.go ./vendor/xorm.io/xorm/syslogger.go ./vendor/xorm.io/xorm/table_name.go ./vendor/xorm.io/xorm/tag.go ./vendor/xorm.io/xorm/transaction.go ./vendor/xorm.io/xorm/types.go ./vendor/xorm.io/xorm/xorm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/d5/d5523b35b67341a6d42ced65c3271c6bfaae27180fef457337c9bacc7768f1a4-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b595/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b620/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b614/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b622/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b626/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b618/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b636/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc -lang=go1.16 -complete -installsuffix shared -buildid dhVJAgyRJZtW5c-8yi9p/dhVJAgyRJZtW5c-8yi9p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/client.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporter.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/07/07ad9b42b3f9e57fa2f064ddea76b9f9d974130d0326754bbe43956026c01df6-d # internal github.com/grafana/grafana/pkg/infra/metrics mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b654/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/grafana/grafana/pkg/infra/metrics -lang=go1.17 -complete -installsuffix shared -buildid hxN7bLuZjGzvxt_Hbd03/hxN7bLuZjGzvxt_Hbd03 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack ./pkg/infra/metrics/frontendmetrics.go ./pkg/infra/metrics/metrics.go ./pkg/infra/metrics/service.go ./pkg/infra/metrics/settings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/16/163a27cf6a9aae022194de97c06bdc95423e02cd164e986b40b14d476b8fe6f2-d # internal github.com/grafana/grafana/pkg/web mkdir -p $WORK/b671/ cat >$WORK/b671/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b671=>" -I $WORK/b671/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b671/symabis ./macaron.s cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/grafana/grafana/pkg/web -lang=go1.17 -installsuffix shared -buildid O2zqmS6XU8bYFHLv1MMd/O2zqmS6XU8bYFHLv1MMd -goversion go1.19.10 -symabis $WORK/b671/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b671/importcfg -pack -asmhdr $WORK/b671/go_asm.h ./pkg/web/binding.go ./pkg/web/context.go ./pkg/web/inject.go ./pkg/web/macaron.go ./pkg/web/render.go ./pkg/web/response_writer.go ./pkg/web/router.go ./pkg/web/tree.go ./pkg/web/web.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/33/33a2f6317f8f47c531847eaacc0941612dbb1b4962f88ff36b8ed148aff24584-d # internal github.com/grafana/grafana/pkg/infra/tracing mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b262/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b559/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b561/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b578/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b584/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b585/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b595/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b594/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b602/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b614/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b619/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b609/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b613/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b591/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/grafana/grafana/pkg/infra/tracing -lang=go1.17 -complete -installsuffix shared -buildid yya9fKM5BUnUKJhnXxPC/yya9fKM5BUnUKJhnXxPC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./pkg/infra/tracing/opentelemetry_tracing.go ./pkg/infra/tracing/test_helper.go ./pkg/infra/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/ae/aee0d7f70d6d9b9b942cd19ddacf37b6c6510048a397cb94a60b606f7ed00468-d # internal github.com/grafana/grafana/pkg/bus mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b261/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/grafana/grafana/pkg/bus -lang=go1.17 -complete -installsuffix shared -buildid urpoi6UHEDKLTfBqr18D/urpoi6UHEDKLTfBqr18D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./pkg/bus/bus.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/0f/0f611094c8af3f262eb8c44dd17e30dcf782fe87385d45fbe3f59c68fb3d2f17-d # internal github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/prometheus/client_golang/prometheus/promauto -lang=go1.16 -complete -installsuffix shared -buildid WTayzlpm6FDDM6rNZ4N0/WTayzlpm6FDDM6rNZ4N0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b678/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/0f/0f6271807df55d7b343e8fb46985a15c40245ca0fbbfed21722c5db58dc619ae-d # internal net/http/httptest mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile flag=$WORK/b239/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b205/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/http/internal/testcert=$WORK/b688/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p net/http/httptest -std -complete -installsuffix shared -buildid b-XeHPiuAtVTLkbKCTCh/b-XeHPiuAtVTLkbKCTCh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b687/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/da/dae8d70c59f38173f8143075a45bd4fa0f9b6710be6a2365e15bba3905dc5c40-d # internal github.com/grafana/grafana/pkg/expr/mathexp mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b671=>" -I $WORK/b671/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b671/macaron.o ./macaron.s cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/grafana/grafana/pkg/expr/mathexp -lang=go1.17 -complete -installsuffix shared -buildid UAOBYaYoGxia3waauFLI/UAOBYaYoGxia3waauFLI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b699/importcfg -pack ./pkg/expr/mathexp/exp.go ./pkg/expr/mathexp/funcs.go ./pkg/expr/mathexp/reduce.go ./pkg/expr/mathexp/resample.go ./pkg/expr/mathexp/testing.go ./pkg/expr/mathexp/type_series.go ./pkg/expr/mathexp/types.go cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b671/_pkg_.a $WORK/b671/macaron.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/72/72f2654e0f650076c15878b91e533dec30b4fcc315c5a02c00639280d5cd0fd8-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin -lang=go1.17 -complete -installsuffix shared -buildid REAfYMYSOl5YoNRReAfU/REAfYMYSOl5YoNRReAfU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b702/importcfg -pack ./pkg/plugins/backendplugin/backendplugin.go ./pkg/plugins/backendplugin/errors.go ./pkg/plugins/backendplugin/ifaces.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/c9/c901a20e8f00c5d4ad34243704eb442cb2020ee6607bc6ef5d23bc082a336e25-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b424/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 -lang=go1.17 -complete -installsuffix shared -buildid NPDvHfr0oDQljiC-qLRZ/NPDvHfr0oDQljiC-qLRZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b703/importcfg -pack ./pkg/plugins/backendplugin/pluginextensionv2/renderer_grpc_plugin.go ./pkg/plugins/backendplugin/pluginextensionv2/rendererv2.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/56/5622271823a3c1bab1af535cc8255d2d40bd0ac17bf08231b28e725c065458d8-d # internal github.com/grafana/grafana/pkg/infra/httpclient mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b438/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/grafana/grafana/pkg/infra/httpclient -lang=go1.17 -complete -installsuffix shared -buildid Md0BMx-pHvscUO3zlXZw/Md0BMx-pHvscUO3zlXZw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b706/importcfg -pack ./pkg/infra/httpclient/count_bytes_reader.go ./pkg/infra/httpclient/max_bytes_reader.go ./pkg/infra/httpclient/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/18/18b03cd575b818d49e6a1ebf45c82f7936a8546d97da037f5aafacac54ff2ad3-d # internal net/smtp mkdir -p $WORK/b739/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p net/smtp -std -complete -installsuffix shared -buildid jHWwtfqv5jLsRFNkjrK5/jHWwtfqv5jLsRFNkjrK5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b739/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/d0/d00ea7d9d93f6d34a784222a5caae51d9b952c3215ff98c1b89e68c2b22c2a03-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b683/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b684/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/http/httptest=$WORK/b687/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b461/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/stretchr/testify/assert -lang=go1.16 -complete -installsuffix shared -buildid b2mBr5IT5hx7pisxCzy0/b2mBr5IT5hx7pisxCzy0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b686/importcfg -pack ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/cb/cbf24dbb7538fc647723634120b046ac990b31874a664fdfbfd16046c5d8b7ff-d # internal github.com/grafana/grafana/pkg/expr/classic mkdir -p $WORK/b698/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b699/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/grafana/grafana/pkg/expr/classic -lang=go1.17 -complete -installsuffix shared -buildid xpFB_kVwxWgvGZhEz7_v/xpFB_kVwxWgvGZhEz7_v -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b698/importcfg -pack ./pkg/expr/classic/classic.go ./pkg/expr/classic/evaluator.go ./pkg/expr/classic/reduce.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/4c/4cfffb2abf0356d8630571894fcd7a36073bd7e9c70dfc912ecc6ce46a692678-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b743/ cat >$WORK/b743/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b312/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b551/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/prometheus/common/sigv4 -lang=go1.16 -complete -installsuffix shared -buildid xpa2Com-ZR3kKOxFZ6wy/xpa2Com-ZR3kKOxFZ6wy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b743/importcfg -pack ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/9b/9ba513f00840e95109d7fc64ea25279cea29b73f3f2553fed113f6916b966cf4-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b747/ cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b741/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/prometheus/alertmanager/types -lang=go1.16 -complete -installsuffix shared -buildid fXHzzZfP66GfMLnssiVn/fXHzzZfP66GfMLnssiVn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b747/importcfg -pack ./vendor/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/b9/b91449879404bafb450e80c58412763a80fb453874f33cb74413fe4d10017936-d # internal gopkg.in/mail.v2 mkdir -p $WORK/b737/ cat >$WORK/b737/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile mime/multipart=$WORK/b215/_pkg_.a packagefile mime/quotedprintable=$WORK/b216/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/mail=$WORK/b738/_pkg_.a packagefile net/smtp=$WORK/b739/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p gopkg.in/mail.v2 -lang=go1.16 -complete -installsuffix shared -buildid 9Zr5qs4nNNrFEk6oV4J1/9Zr5qs4nNNrFEk6oV4J1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b737/importcfg -pack ./vendor/gopkg.in/mail.v2/auth.go ./vendor/gopkg.in/mail.v2/doc.go ./vendor/gopkg.in/mail.v2/errors.go ./vendor/gopkg.in/mail.v2/message.go ./vendor/gopkg.in/mail.v2/mime.go ./vendor/gopkg.in/mail.v2/send.go ./vendor/gopkg.in/mail.v2/smtp.go ./vendor/gopkg.in/mail.v2/writeto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b747/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/ab/abdd2ec9b2583e11d999a1b6871071649125f0963b25ddabf97d93bbf89477be-d # internal github.com/stretchr/testify/mock mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b683/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b684/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b685/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b686/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/stretchr/testify/mock -lang=go1.16 -complete -installsuffix shared -buildid dzFEAPzZ1wyuotAS3Btx/dzFEAPzZ1wyuotAS3Btx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b682/importcfg -pack ./vendor/github.com/stretchr/testify/mock/doc.go ./vendor/github.com/stretchr/testify/mock/mock.go cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/d3/d33108a19e70d850af714ae7f51bbfe789bbc99dad874219e14d3674dc7b189b-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b746/ cat >$WORK/b746/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b747/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/prometheus/alertmanager/provider -lang=go1.16 -complete -installsuffix shared -buildid GJyWD0d0oeO1JK2o47Ur/GJyWD0d0oeO1JK2o47Ur -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b746/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b743/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/79/790d513b2f3d8c3c98d96ea511a7fb26b8916f699acf517df68f1ecd4f49ff1a-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b740/ cat >$WORK/b740/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b742/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b551/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b743/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b513/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/prometheus/alertmanager/config -lang=go1.16 -complete -installsuffix shared -buildid bBCrZ6g7GZ957FMvf-aW/bBCrZ6g7GZ957FMvf-aW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b740/importcfg -pack ./vendor/github.com/prometheus/alertmanager/config/config.go ./vendor/github.com/prometheus/alertmanager/config/coordinator.go ./vendor/github.com/prometheus/alertmanager/config/notifiers.go cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/b7/b756ed5f34f96d603b1db39ad67cbf98ed78e2c726c9f99deb285caf2f99e521-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b748/ cat >$WORK/b748/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b747/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/prometheus/alertmanager/store -lang=go1.16 -complete -installsuffix shared -buildid gxfmTUJ5qhZP-pbgwdyF/gxfmTUJ5qhZP-pbgwdyF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b748/importcfg -pack ./vendor/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/61/610aad020ffdb053b028f999c1ccd6d7e9d958dd9947b01aacad33eb6c01c2a9-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b749/ cat >$WORK/b749/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b487/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b526/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b750/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/prometheus/alertmanager/nflog -lang=go1.16 -complete -installsuffix shared -buildid zHrpiyRpYgus9BqQeNi8/zHrpiyRpYgus9BqQeNi8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b749/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflog.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/38/382785a8ed086b059169687b44cdce9679609708f67e1658dc4fdc9824016744-d # internal github.com/prometheus/alertmanager/silence mkdir -p $WORK/b753/ cat >$WORK/b753/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b696/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b487/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b526/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b754/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b747/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/prometheus/alertmanager/silence -lang=go1.16 -complete -installsuffix shared -buildid mLqsVSJKPn46oVdzn4rP/mLqsVSJKPn46oVdzn4rP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b753/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/4a/4a7ffac188f9a6bf22a76bb1fbfc9b0f39dfc1fc638c20eba75525dd2eb5abd0-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b758/ cat >$WORK/b758/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/shurcooL/httpfs/vfsutil -lang=go1.16 -complete -installsuffix shared -buildid MRxcvUgY58M0DjIdhziy/MRxcvUgY58M0DjIdhziy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b758/importcfg -pack ./vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./vendor/github.com/shurcooL/httpfs/vfsutil/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/a7/a7a8c24dbbff5182b3fb1183745ecb0bffa3a9106e5a1fe1428830c5e01c0ced-d # internal github.com/prometheus/common/version mkdir -p $WORK/b759/ cat >$WORK/b759/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/prometheus/common/version -lang=go1.16 -complete -installsuffix shared -buildid Apd4dgV1iGJYsRr5PtGu/Apd4dgV1iGJYsRr5PtGu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b759/importcfg -pack ./vendor/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/53/53e4c805f68e17d1a75f051222fa1e7dc199f465b9141b7675e5112733861b90-d # internal github.com/stretchr/testify/require mkdir -p $WORK/b760/ cat >$WORK/b760/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=$WORK/b686/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/stretchr/testify/require -lang=go1.16 -complete -installsuffix shared -buildid xEXiUe__cx6VUXyMT-Xm/xEXiUe__cx6VUXyMT-Xm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b760/importcfg -pack ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/requirements.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/11/115df2e14974bfea5f04158731c2d1aad6b3c9c0177bafc6bfd45631e4cb36b4-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt mkdir -p $WORK/b763/ cat >$WORK/b763/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt -lang=go1.16 -complete -installsuffix shared -buildid TTn5bXO8z7QZ6m6o7vPG/TTn5bXO8z7QZ6m6o7vPG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b763/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/instance_manager.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/locker.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/69/698f936929240c68e8a1630d015c9928eec8e3e374f4b2fe8897f435626982a2-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b745/ cat >$WORK/b745/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/oklog/run=$WORK/b431/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b746/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b747/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/prometheus/alertmanager/inhibit -lang=go1.16 -complete -installsuffix shared -buildid lUquK6Zy9-CbWJxkBP7x/lUquK6Zy9-CbWJxkBP7x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b745/importcfg -pack ./vendor/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/38/38b07a7394cb7069940ca8329a50c099fb3a7e0e489e86a9a3f7eb2e6243ede8-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/automanagement mkdir -p $WORK/b764/ cat >$WORK/b764/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b763/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/automanagement -lang=go1.16 -complete -installsuffix shared -buildid i-ukrN-t1BugD-1CWJ_x/i-ukrN-t1BugD-1CWJ_x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b764/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/automanagement/manager.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/80/80d6503f519618aa710360c34aa05bdb638da6935af10b0f8c059db870e574d2-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b757/ cat >$WORK/b757/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b758/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b091/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/shurcooL/vfsgen -lang=go1.16 -complete -installsuffix shared -buildid ZFiIlAYVZtVEED127LxK/ZFiIlAYVZtVEED127LxK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b757/importcfg -pack ./vendor/github.com/shurcooL/vfsgen/commentwriter.go ./vendor/github.com/shurcooL/vfsgen/doc.go ./vendor/github.com/shurcooL/vfsgen/generator.go ./vendor/github.com/shurcooL/vfsgen/options.go ./vendor/github.com/shurcooL/vfsgen/stringwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/0f/0f99cb68ecb73a0f0d3983177810894705b8c5249b483f5ea024f9d62e07ac59-d # internal github.com/go-redis/redis/v8 mkdir -p $WORK/b778/ cat >$WORK/b778/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b481/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b779/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b780/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b783/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b784/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b785/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b786/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b781/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b782/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/go-redis/redis/v8 -lang=go1.16 -complete -installsuffix shared -buildid 6Gji-b5_Y47BkjLZH9v9/6Gji-b5_Y47BkjLZH9v9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b778/importcfg -pack ./vendor/github.com/go-redis/redis/v8/cluster.go ./vendor/github.com/go-redis/redis/v8/cluster_commands.go ./vendor/github.com/go-redis/redis/v8/command.go ./vendor/github.com/go-redis/redis/v8/commands.go ./vendor/github.com/go-redis/redis/v8/doc.go ./vendor/github.com/go-redis/redis/v8/error.go ./vendor/github.com/go-redis/redis/v8/iterator.go ./vendor/github.com/go-redis/redis/v8/options.go ./vendor/github.com/go-redis/redis/v8/pipeline.go ./vendor/github.com/go-redis/redis/v8/pubsub.go ./vendor/github.com/go-redis/redis/v8/redis.go ./vendor/github.com/go-redis/redis/v8/result.go ./vendor/github.com/go-redis/redis/v8/ring.go ./vendor/github.com/go-redis/redis/v8/script.go ./vendor/github.com/go-redis/redis/v8/sentinel.go ./vendor/github.com/go-redis/redis/v8/tx.go ./vendor/github.com/go-redis/redis/v8/universal.go ./vendor/github.com/go-redis/redis/v8/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/db/db106bb262d972707b004189cbc4fcc07ac6f00630d4b665694be59a96cef4a9-d # internal gopkg.in/ldap.v3 mkdir -p $WORK/b797/ cat >$WORK/b797/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b798/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p gopkg.in/ldap.v3 -lang=go1.16 -complete -installsuffix shared -buildid K5DZGBjs9c3Lpe6emJHU/K5DZGBjs9c3Lpe6emJHU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b797/importcfg -pack ./vendor/gopkg.in/ldap.v3/add.go ./vendor/gopkg.in/ldap.v3/bind.go ./vendor/gopkg.in/ldap.v3/client.go ./vendor/gopkg.in/ldap.v3/compare.go ./vendor/gopkg.in/ldap.v3/conn.go ./vendor/gopkg.in/ldap.v3/control.go ./vendor/gopkg.in/ldap.v3/debug.go ./vendor/gopkg.in/ldap.v3/del.go ./vendor/gopkg.in/ldap.v3/dn.go ./vendor/gopkg.in/ldap.v3/doc.go ./vendor/gopkg.in/ldap.v3/error.go ./vendor/gopkg.in/ldap.v3/filter.go ./vendor/gopkg.in/ldap.v3/ldap.go ./vendor/gopkg.in/ldap.v3/moddn.go ./vendor/gopkg.in/ldap.v3/modify.go ./vendor/gopkg.in/ldap.v3/passwdmodify.go ./vendor/gopkg.in/ldap.v3/request.go ./vendor/gopkg.in/ldap.v3/search.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/28/2860643682fa5369c220d7610f161f516a1d0caff7adb6e449bc00f3688b775d-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b756/ cat >$WORK/b756/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b757/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/prometheus/alertmanager/asset -lang=go1.16 -complete -installsuffix shared -buildid yzw7Q2s2LFDLJvEPcDyY/yzw7Q2s2LFDLJvEPcDyY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b756/importcfg -pack ./vendor/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./vendor/github.com/prometheus/alertmanager/asset/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/79/7947bc792d3f5a87da94dc6914a1b4da18e0eeaf832988e5581bcf1100b251c0-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/datasource mkdir -p $WORK/b762/ cat >$WORK/b762/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b763/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b764/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b765/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/datasource -lang=go1.16 -complete -installsuffix shared -buildid yzoleLlJHbtymCuQVKMp/yzoleLlJHbtymCuQVKMp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b762/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/instance_provider.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/manage.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/query_type_mux.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/serve.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/08/0889f83189f75699639809b4e8c9383e07f9ced221290b6afa37648448a34ba3-d # internal github.com/grafana/grafana/pkg/services/secrets mkdir -p $WORK/b801/ cat >$WORK/b801/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b667/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/grafana/grafana/pkg/services/secrets -lang=go1.17 -complete -installsuffix shared -buildid WkUxjjAuwvoypgUknN9H/WkUxjjAuwvoypgUknN9H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b801/importcfg -pack ./pkg/services/secrets/secrets.go ./pkg/services/secrets/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/1f/1f387daf9460f1098ae1c81342b4faa6a0c7dfd3979382ffbbe3d0b7541ffff9-d # internal github.com/grafana/grafana/pkg/infra/usagestats mkdir -p $WORK/b813/ cat >$WORK/b813/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b760/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/grafana/grafana/pkg/infra/usagestats -lang=go1.17 -complete -installsuffix shared -buildid SMsuWrTpwYUB4tzHXKPC/SMsuWrTpwYUB4tzHXKPC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b813/importcfg -pack ./pkg/infra/usagestats/mock.go ./pkg/infra/usagestats/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/4f/4f868435ebdeb57b7c4601225e90921a76a6784185e262475fe7f789376a255d-d # internal github.com/grafana/grafana/pkg/services/kmsproviders mkdir -p $WORK/b818/ cat >$WORK/b818/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b801/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/grafana/grafana/pkg/services/kmsproviders -lang=go1.17 -complete -installsuffix shared -buildid pyQhTlR5i0yITeBt_NHG/pyQhTlR5i0yITeBt_NHG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b818/importcfg -pack ./pkg/services/kmsproviders/kmsproviders.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/9e/9e87dd8722ba053512de7d8a5536da26cfb28bc5d48d6c06ddcb852c8baafeb6-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b755/ cat >$WORK/b755/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b756/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b747/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b091/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/prometheus/alertmanager/template -lang=go1.16 -complete -installsuffix shared -buildid ReMTlxy32sXOPwFt2YNN/ReMTlxy32sXOPwFt2YNN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b755/importcfg -pack ./vendor/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/e5/e5fbe653e1891bd07485fac3d69797cd1104bf1782b59148048f8a9de1f8961f-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider mkdir -p $WORK/b819/ cat >$WORK/b819/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider -lang=go1.17 -complete -installsuffix shared -buildid CmXVhcH_0gxuAafcr3rU/CmXVhcH_0gxuAafcr3rU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b819/importcfg -pack ./pkg/services/kmsproviders/defaultprovider/grafana_provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/06/06934891ea46693bd1a9e4a51093947bc5f152c623b4a5e55f33ef55ba042b67-d # internal github.com/go-openapi/errors mkdir -p $WORK/b829/ cat >$WORK/b829/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/go-openapi/errors -lang=go1.16 -complete -installsuffix shared -buildid Uv8SWcIfCwVVMC4PpXKH/Uv8SWcIfCwVVMC4PpXKH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b829/importcfg -pack ./vendor/github.com/go-openapi/errors/api.go ./vendor/github.com/go-openapi/errors/auth.go ./vendor/github.com/go-openapi/errors/doc.go ./vendor/github.com/go-openapi/errors/headers.go ./vendor/github.com/go-openapi/errors/middleware.go ./vendor/github.com/go-openapi/errors/parsing.go ./vendor/github.com/go-openapi/errors/schema.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/81/81d005f6c5ab973cc6098a0656d14c5bce59f1aa573793733a514a3e415046f9-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b832/ cat >$WORK/b832/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b833/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b834/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b835/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b836/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b837/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -lang=go1.16 -complete -installsuffix shared -buildid yBMOkSeO055lxFqoEZ2r/yBMOkSeO055lxFqoEZ2r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b832/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/10/105deeff3976562105970bdb1e5df323d385a79677d21a74c8824e04ee8eb165-d # internal github.com/aws/aws-sdk-go/internal/s3shared mkdir -p $WORK/b845/ cat >$WORK/b845/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b843/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b846/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/aws/aws-sdk-go/internal/s3shared -lang=go1.16 -complete -installsuffix shared -buildid pyi91eSO9hCgnN53Ik6w/pyi91eSO9hCgnN53Ik6w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b845/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/endpoint_errors.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/resource_request.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/12/1222e4ea9b60fb2924d2b3b6112ff1ff3f60eb25b14d7bc2a2bcacca1499e818-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b744/ cat >$WORK/b744/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b621/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b481/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b745/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b749/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b750/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b753/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b755/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b742/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b747/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b759/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/prometheus/alertmanager/notify -lang=go1.16 -complete -installsuffix shared -buildid wWI-tfce2BW003s-oVsO/wWI-tfce2BW003s-oVsO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b744/importcfg -pack ./vendor/github.com/prometheus/alertmanager/notify/notify.go ./vendor/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/2e/2e84f0e8e620dadb61280daa0decfd27e92a198dd67113c707d8676d6d40ea8e-d # internal github.com/aws/aws-sdk-go/internal/s3shared/s3err mkdir -p $WORK/b847/ cat >$WORK/b847/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -lang=go1.16 -complete -installsuffix shared -buildid DtF1yaPYdWSMrl0X17RD/DtF1yaPYdWSMrl0X17RD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b847/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/60/60df4bde8ceaff464bf339582704b91c110e1dac5d74bebfecca84ca3294d653-d # internal github.com/aws/aws-sdk-go/private/checksum mkdir -p $WORK/b848/ cat >$WORK/b848/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/aws/aws-sdk-go/private/checksum -lang=go1.16 -complete -installsuffix shared -buildid ENoscQnErvta-X53o2Pn/ENoscQnErvta-X53o2Pn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b848/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/checksum/content_md5.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/b2/b2b051bddddb52994a6cdac80c3f7654cf6dbc634b54c4ae0bc52b7e427dfed9-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b849/ cat >$WORK/b849/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -lang=go1.16 -complete -installsuffix shared -buildid -iU-iyHchJnDZ-f4qfpi/-iU-iyHchJnDZ-f4qfpi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b849/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/debug.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/decode.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/encode.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/header.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/header_value.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/25/256275ca859482b9cf64672f927a83e44a9a20f0b4554c0ba524e96200518019-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b851/ cat >$WORK/b851/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/xml=$WORK/b318/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b317/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -lang=go1.16 -complete -installsuffix shared -buildid 4Me7NFfx6iP9_Qykj-ue/4Me7NFfx6iP9_Qykj-ue -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b851/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/9b/9b0122bddeec09f3449d536bb794c04a8be437647e47bb2edf6d8d0918e07f1a-d # internal cloud.google.com/go/compute/metadata mkdir -p $WORK/b855/ cat >$WORK/b855/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p cloud.google.com/go/compute/metadata -lang=go1.16 -complete -installsuffix shared -buildid CCdVhMze2bT5gAKWmdkm/CCdVhMze2bT5gAKWmdkm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b855/importcfg -pack ./vendor/cloud.google.com/go/compute/metadata/metadata.go ./vendor/cloud.google.com/go/compute/metadata/retry.go ./vendor/cloud.google.com/go/compute/metadata/retry_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/22/220edb1648902d6c3d7c1eedbf3ed28ecf16d696240f72d898aa0478ba027d35-d # internal google.golang.org/api/googleapi mkdir -p $WORK/b861/ cat >$WORK/b861/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b862/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p google.golang.org/api/googleapi -lang=go1.16 -complete -installsuffix shared -buildid O0ajMKZhS15v2vK5PrTM/O0ajMKZhS15v2vK5PrTM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b861/importcfg -pack ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/08/088d04a5e6ed01dcaf79108178a553f3abfe02b295367d017f8502304da58aa1-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b831/ cat >$WORK/b831/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b832/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b834/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b835/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b836/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b837/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p go.mongodb.org/mongo-driver/bson -lang=go1.16 -complete -installsuffix shared -buildid VZtdDVzuqJ78um9w8Icm/VZtdDVzuqJ78um9w8Icm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b831/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/3d/3dd65e333807a5ba644c16629a1f71daa320f02d466d3a12a57fe97c3351d7e7-d # internal google.golang.org/genproto/googleapis/iam/v1 mkdir -p $WORK/b863/ cat >$WORK/b863/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b864/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b865/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b632/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p google.golang.org/genproto/googleapis/iam/v1 -lang=go1.16 -complete -installsuffix shared -buildid K2dCQ1EEN8FzfRU6ixHh/K2dCQ1EEN8FzfRU6ixHh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b863/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/iam/v1/iam_policy.pb.go ./vendor/google.golang.org/genproto/googleapis/iam/v1/options.pb.go ./vendor/google.golang.org/genproto/googleapis/iam/v1/policy.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/1d/1d814234a2435416a278e0a304ea3a535899afc7ab090c41f011905a410b654d-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b850/ cat >$WORK/b850/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b849/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -lang=go1.16 -complete -installsuffix shared -buildid s4OMIHM-WlbY4Q-kwDxR/s4OMIHM-WlbY4Q-kwDxR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b850/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/reader.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/shared.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/signer.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/stream_writer.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/transport.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/3e/3e5c29714bb7da605404f5437ee12ce00d9308701ee493cc1090b3ba50d3fb5e-d # internal github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b858/ cat >$WORK/b858/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b859/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b861/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b636/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b633/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.16 -complete -installsuffix shared -buildid tClo9CXJsG_6717HCEfk/tClo9CXJsG_6717HCEfk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b858/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/95/95cd251a72e34edce5c03b66be1854aa9a3f6d942e66351f9bcd21e882759fbc-d # internal github.com/googleapis/gax-go/v2 mkdir -p $WORK/b857/ cat >$WORK/b857/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b858/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b633/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/googleapis/gax-go/v2 -lang=go1.16 -complete -installsuffix shared -buildid BB5dA-QpfaenXiBs-zmS/BB5dA-QpfaenXiBs-zmS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b857/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/proto_json_stream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/81/8142b5a5fd66a36ac18435c55a7893d3e882e054673c7015dc3bc20f03937237-d # internal cloud.google.com/go/internal/trace mkdir -p $WORK/b868/ cat >$WORK/b868/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b869/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b447/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b861/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b860/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p cloud.google.com/go/internal/trace -lang=go1.16 -complete -installsuffix shared -buildid H8Km1H5e52Qtppyfl4KN/H8Km1H5e52Qtppyfl4KN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b868/importcfg -pack ./vendor/cloud.google.com/go/internal/trace/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/f0/f0feb363b9e0d784a4b93f916fa2d600e0ba7688e5bfb6649d6af5bd371977e7-d # internal github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b844/ cat >$WORK/b844/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/xml=$WORK/b318/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b843/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b845/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b846/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b847/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b848/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b849/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b850/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b851/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/aws/aws-sdk-go/service/s3 -lang=go1.16 -complete -installsuffix shared -buildid fVbDUUOBEg--o3XGP18F/fVbDUUOBEg--o3XGP18F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b844/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/api.go ./vendor/github.com/aws/aws-sdk-go/service/s3/body_hash.go ./vendor/github.com/aws/aws-sdk-go/service/s3/bucket_location.go ./vendor/github.com/aws/aws-sdk-go/service/s3/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/s3/doc.go ./vendor/github.com/aws/aws-sdk-go/service/s3/doc_custom.go ./vendor/github.com/aws/aws-sdk-go/service/s3/endpoint.go ./vendor/github.com/aws/aws-sdk-go/service/s3/endpoint_builder.go ./vendor/github.com/aws/aws-sdk-go/service/s3/errors.go ./vendor/github.com/aws/aws-sdk-go/service/s3/host_style_bucket.go ./vendor/github.com/aws/aws-sdk-go/service/s3/platform_handlers_go1.6.go ./vendor/github.com/aws/aws-sdk-go/service/s3/service.go ./vendor/github.com/aws/aws-sdk-go/service/s3/sse.go ./vendor/github.com/aws/aws-sdk-go/service/s3/statusok_error.go ./vendor/github.com/aws/aws-sdk-go/service/s3/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/service/s3/waiters.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/1f/1f8aa67ba7aef4c525ff85040b2c649e3909c3d09600a06bd0189316fb61c74c-d # internal golang.org/x/oauth2/authhandler mkdir -p $WORK/b881/ cat >$WORK/b881/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p golang.org/x/oauth2/authhandler -lang=go1.16 -complete -installsuffix shared -buildid iLrd03ke8Q5nwyd5Gy14/iLrd03ke8Q5nwyd5Gy14 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b881/importcfg -pack ./vendor/golang.org/x/oauth2/authhandler/authhandler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/d0/d099d5ff4863ea2853ffa066979c176f0357006533c92caa472cb5ba25c2dd27-d # internal cloud.google.com/go/iam mkdir -p $WORK/b856/ cat >$WORK/b856/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b857/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b863/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p cloud.google.com/go/iam -lang=go1.16 -complete -installsuffix shared -buildid qm2bMzWFBEHqndcQgN8s/qm2bMzWFBEHqndcQgN8s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b856/importcfg -pack ./vendor/cloud.google.com/go/iam/iam.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/7f/7f4e394bc1afe051e640d7cc5a5b1632898c01b378ef7e4e066f245e5557650f-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b827/ cat >$WORK/b827/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b828/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b830/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b547/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b831/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b835/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b836/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/mail=$WORK/b738/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/go-openapi/strfmt -lang=go1.16 -complete -installsuffix shared -buildid ogJvg1eI5HLEEef48_UK/ogJvg1eI5HLEEef48_UK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b827/importcfg -pack ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/c0/c053f158354b1569b1ac7e3b4ad215e5fabc3eccbe0e2713dc132f3f8cb089df-d # internal cloud.google.com/go/internal mkdir -p $WORK/b866/ cat >$WORK/b866/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b857/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b861/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p cloud.google.com/go/internal -lang=go1.16 -complete -installsuffix shared -buildid bgCgp1EEDw6WiYwHi6ys/bgCgp1EEDw6WiYwHi6ys -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b866/importcfg -pack ./vendor/cloud.google.com/go/internal/annotate.go ./vendor/cloud.google.com/go/internal/retry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/5a/5a7c7b1665fd4f1146ed9b50202dbab694edf24a7c7d25ea161a380538bf62ef-d # internal golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b882/ cat >$WORK/b882/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p golang.org/x/oauth2/google/internal/externalaccount -lang=go1.16 -complete -installsuffix shared -buildid m6SzqScCCIMvhDXGABOl/m6SzqScCCIMvhDXGABOl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b882/importcfg -pack ./vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/a8/a85266f0619151802f60ab2363f9c43cbe2b87e2741cf12e791df212d9029550-d # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b884/ cat >$WORK/b884/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b555/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b883/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p golang.org/x/oauth2/jwt -lang=go1.16 -complete -installsuffix shared -buildid iq0_4-IU9TncsELg3ccY/iq0_4-IU9TncsELg3ccY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b884/importcfg -pack ./vendor/golang.org/x/oauth2/jwt/jwt.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/44/44b2cd1eff5bf25366d903619c810671ced15a9520a51f0e2943dcfd955eef3e-d # internal google.golang.org/api/internal/impersonate mkdir -p $WORK/b886/ cat >$WORK/b886/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p google.golang.org/api/internal/impersonate -lang=go1.16 -complete -installsuffix shared -buildid e-zHbZHqA-IiqmNvntmy/e-zHbZHqA-IiqmNvntmy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b886/importcfg -pack ./vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/07/075d8ecd047892e953eb6da378f6b12ee0e0aaaf027a2cddcd5cf170f0b981fd-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b880/ cat >$WORK/b880/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b855/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rsa=$WORK/b191/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b881/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b882/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b555/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b883/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b884/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b240/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p golang.org/x/oauth2/google -lang=go1.16 -complete -installsuffix shared -buildid WsIX098EAWW7ti6jibPG/WsIX098EAWW7ti6jibPG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b880/importcfg -pack ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/sdk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/a4/a434989d960255b651d6844ab2f77930ae111d2b66f22266eb5fc5c19bb64d38-d # internal go.opencensus.io/trace/propagation mkdir -p $WORK/b898/ cat >$WORK/b898/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b869/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p go.opencensus.io/trace/propagation -lang=go1.16 -complete -installsuffix shared -buildid ACDUGX2PohSkt1OT5Qdo/ACDUGX2PohSkt1OT5Qdo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b898/importcfg -pack ./vendor/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b778/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/09/09cc7134afe29c9487d3b757a845c468a7fba84f819a394fe855f5d4c9a121cb-d # internal google.golang.org/api/transport/cert mkdir -p $WORK/b900/ cat >$WORK/b900/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile os/user=$WORK/b240/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p google.golang.org/api/transport/cert -lang=go1.16 -complete -installsuffix shared -buildid 3tiMXibVQ-EoT85tbb0a/3tiMXibVQ-EoT85tbb0a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b900/importcfg -pack ./vendor/google.golang.org/api/transport/cert/default_cert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/c8/c8ac306715d19460b0efe916c8bb97c95188e82435dfa3453fcdb20a77a91032-d # internal google.golang.org/api/internal mkdir -p $WORK/b885/ cat >$WORK/b885/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b880/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b886/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p google.golang.org/api/internal -lang=go1.16 -complete -installsuffix shared -buildid 2Dqp3fvTRVN7tchE0VWn/2Dqp3fvTRVN7tchE0VWn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b885/importcfg -pack ./vendor/google.golang.org/api/internal/conn_pool.go ./vendor/google.golang.org/api/internal/creds.go ./vendor/google.golang.org/api/internal/settings.go ./vendor/google.golang.org/api/internal/version.go cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/52/523413ae1031ca08f6753973b9964dd975fd7f8c8cf8bee5910631b6b24a1243-d # internal google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 mkdir -p $WORK/b902/ cat >$WORK/b902/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b395/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b397/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.16 -complete -installsuffix shared -buildid UkwWuTq6tCSaRpCXwwbx/UkwWuTq6tCSaRpCXwwbx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b902/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer.pb.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer_grpc.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/b9/b98b18cc4ab1261874047b273148674ef23b681ad3e0042a76b64a9132775dfa-d # internal google.golang.org/grpc/credentials/alts/internal mkdir -p $WORK/b905/ cat >$WORK/b905/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile net=$WORK/b156/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.16 -complete -installsuffix shared -buildid W66Z34BohGSP7NsSQaG5/W66Z34BohGSP7NsSQaG5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b905/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/common.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b898/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/85/856f2778ba69a0902dba9b2099e3feda5fe4e1ae48355993eee7ecbd716095e2-d # internal go.opencensus.io/plugin/ocgrpc mkdir -p $WORK/b889/ cat >$WORK/b889/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b890/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b892/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b895/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b894/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b869/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b898/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p go.opencensus.io/plugin/ocgrpc -lang=go1.16 -complete -installsuffix shared -buildid e81bmFEVXnumYDjGAsNu/e81bmFEVXnumYDjGAsNu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b889/importcfg -pack ./vendor/go.opencensus.io/plugin/ocgrpc/client.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/doc.go ./vendor/go.opencensus.io/plugin/ocgrpc/server.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/stats_common.go ./vendor/go.opencensus.io/plugin/ocgrpc/trace_common.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/4a/4ae60cd86d65dad6addba4239042850b26279b41cab6d3770ec8ce8ac29e38d8-d # internal google.golang.org/api/option mkdir -p $WORK/b879/ cat >$WORK/b879/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b880/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b885/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b886/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p google.golang.org/api/option -lang=go1.16 -complete -installsuffix shared -buildid BAmGD5tqQ9EOjYV3Z66d/BAmGD5tqQ9EOjYV3Z66d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b879/importcfg -pack ./vendor/google.golang.org/api/option/option.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/57/57360e03efac2f240cb9b19d625e5f456f9edb6ddba558b561f73cc83bd051bb-d # internal google.golang.org/api/transport/internal/dca mkdir -p $WORK/b899/ cat >$WORK/b899/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b885/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b900/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p google.golang.org/api/transport/internal/dca -lang=go1.16 -complete -installsuffix shared -buildid wGdtBT-7EP1wWDjzCy-y/wGdtBT-7EP1wWDjzCy-y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b899/importcfg -pack ./vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/f9/f966f61b3feaf41f699a1b94fcc2d1f5904dc804e83415947960ddc4d678081f-d # internal google.golang.org/grpc/balancer/grpclb mkdir -p $WORK/b901/ cat >$WORK/b901/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b394/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b396/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b250/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b902/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b385/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b388/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.16 -complete -installsuffix shared -buildid D_KdnWrWqJ3Tz_TR1rzO/D_KdnWrWqJ3Tz_TR1rzO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b901/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_config.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_picker.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_remote_balancer.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/d6/d631fd1c47bba6bd77151dd57e1b8241b7a69dc1d25459943b815a56788071c2-d # internal google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp mkdir -p $WORK/b908/ cat >$WORK/b908/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.16 -complete -installsuffix shared -buildid TjihC_yJK3uW3l4Mdh7R/TjihC_yJK3uW3l4Mdh7R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b908/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/altscontext.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker_grpc.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/transport_security_common.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/d2/d2fb612f6267000e6699de64921c7f5d285b102961c1e403538d6973c4989cfe-d # internal google.golang.org/grpc/credentials/alts/internal/conn mkdir -p $WORK/b909/ cat >$WORK/b909/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/aes=$WORK/b178/_pkg_.a packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b905/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.16 -complete -installsuffix shared -buildid 2oBYhEsAF6JolqQygqyP/2oBYhEsAF6JolqQygqyP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b909/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aeadrekey.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcm.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcmrekey.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/common.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/counter.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/record.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/22/22bc4806b4c028a2b5fdb1a47665f85e9f69d031b76b47a0a1b6f6de46d18e63-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b887/ cat >$WORK/b887/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2/google=$WORK/b880/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b885/_pkg_.a packagefile google.golang.org/api/option=$WORK/b879/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p google.golang.org/api/option/internaloption -lang=go1.16 -complete -installsuffix shared -buildid zcukVdc4VN6P8R9p79a_/zcukVdc4VN6P8R9p79a_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b887/importcfg -pack ./vendor/google.golang.org/api/option/internaloption/internaloption.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/8b/8b33f3cf047a62d1e1eee46c1d2043cad32840badd7024f501bacf6383fab3e7-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker/service mkdir -p $WORK/b910/ cat >$WORK/b910/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b385/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.16 -complete -installsuffix shared -buildid ZgIVCNp6DA17a3nF-99X/ZgIVCNp6DA17a3nF-99X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b910/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/service/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b909/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/42/4256ac97e8f144466c67948361c5a37a5c9d6a8b19a593aca446a05927d3b11f-d # internal google.golang.org/grpc/credentials/oauth mkdir -p $WORK/b912/ cat >$WORK/b912/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b880/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b884/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.16 -complete -installsuffix shared -buildid RLQeosehADfk9wirwJW2/RLQeosehADfk9wirwJW2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b912/importcfg -pack ./vendor/google.golang.org/grpc/credentials/oauth/oauth.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/23/234189387636c1ec01962764551bd95ba1643a4b0a50bd702abcca900eda9594-d # internal google.golang.org/genproto/googleapis/storage/v2 mkdir -p $WORK/b913/ cat >$WORK/b913/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b864/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b863/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b914/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b426/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b632/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b397/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p google.golang.org/genproto/googleapis/storage/v2 -lang=go1.16 -complete -installsuffix shared -buildid jSaygcuRldJgyeP-mvx1/jSaygcuRldJgyeP-mvx1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b913/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/storage/v2/storage.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/c8/c81d1458ccfeb1a24ff6561f6d2217be54becda0b38ceab0e3d7381ce559a333-d # internal google.golang.org/api/internal/gensupport mkdir -p $WORK/b916/ cat >$WORK/b916/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b857/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b861/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile mime/multipart=$WORK/b215/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p google.golang.org/api/internal/gensupport -lang=go1.16 -complete -installsuffix shared -buildid VmEYnjg-ILLMiDJUeFyH/VmEYnjg-ILLMiDJUeFyH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b916/importcfg -pack ./vendor/google.golang.org/api/internal/gensupport/buffer.go ./vendor/google.golang.org/api/internal/gensupport/doc.go ./vendor/google.golang.org/api/internal/gensupport/json.go ./vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./vendor/google.golang.org/api/internal/gensupport/media.go ./vendor/google.golang.org/api/internal/gensupport/params.go ./vendor/google.golang.org/api/internal/gensupport/resumable.go ./vendor/google.golang.org/api/internal/gensupport/retry.go ./vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./vendor/google.golang.org/api/internal/gensupport/send.go ./vendor/google.golang.org/api/internal/gensupport/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/21/21927c2491af9fcf19ffb7408d014799aa1d9f178662cf8c58f74ae4e764f3ea-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b919/ cat >$WORK/b919/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b869/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b898/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -lang=go1.16 -complete -installsuffix shared -buildid PKpdHPgsm9ifHgapRk-m/PKpdHPgsm9ifHgapRk-m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b919/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b916/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/d6/d6ae74f6bbc8ef7f408ca0ac9cb11659876919978350c0a4dfc4b8941fd8e240-d # internal google.golang.org/api/googleapi/transport mkdir -p $WORK/b920/ cat >$WORK/b920/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p google.golang.org/api/googleapi/transport -lang=go1.16 -complete -installsuffix shared -buildid xXf4LOeVCEksHfcKReuQ/xXf4LOeVCEksHfcKReuQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b920/importcfg -pack ./vendor/google.golang.org/api/googleapi/transport/apikey.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b920/_pkg_.a # internal cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/0b/0b2cc7ed4b4dcfeacd93dbd0119265ed0973ac730613c98647912b9438ad565d-d # internal google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b921/ cat >$WORK/b921/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b869/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b898/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p google.golang.org/api/transport/http/internal/propagation -lang=go1.16 -complete -installsuffix shared -buildid PaYluTq9sciWFeyizlU7/PaYluTq9sciWFeyizlU7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b921/importcfg -pack ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/dd/dd7006f58ae3a5fa5e8922c0609004555d97e98e932768e6fb2289b5e6f0f814-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b852/ cat >$WORK/b852/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b844/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -lang=go1.16 -complete -installsuffix shared -buildid 0bEjUx2tQ2MTNgFmf371/0bEjUx2tQ2MTNgFmf371 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b852/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3iface/interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b919/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/69/6934a317cdc0e4246af18de5c082866283409c32bb7d6c97c4e12e3451c12c62-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b918/ cat >$WORK/b918/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b919/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b892/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b895/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b894/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b869/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b898/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/http/httptrace=$WORK/b217/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p go.opencensus.io/plugin/ochttp -lang=go1.16 -complete -installsuffix shared -buildid sJ7qr_S-TLMve4Ndkgdj/sJ7qr_S-TLMve4Ndkgdj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b918/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/client.go ./vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./vendor/go.opencensus.io/plugin/ochttp/doc.go ./vendor/go.opencensus.io/plugin/ochttp/route.go ./vendor/go.opencensus.io/plugin/ochttp/server.go ./vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./vendor/go.opencensus.io/plugin/ochttp/stats.go ./vendor/go.opencensus.io/plugin/ochttp/trace.go ./vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b921/_pkg_.a # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/75/75f9c216cea3a665f4e9b587d4e9da96b62c5042c3e6926124000c1aac9e7d6f-d # internal github.com/grafana/grafana/pkg/services/alerting/metrics mkdir -p $WORK/b925/ cat >$WORK/b925/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p github.com/grafana/grafana/pkg/services/alerting/metrics -lang=go1.17 -complete -installsuffix shared -buildid kORyDEayf9KYYGC7_XQr/kORyDEayf9KYYGC7_XQr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b925/importcfg -pack ./pkg/services/alerting/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/0c/0c1940d3d3339f734f07b292f7024877a9e3e5457a7a02942e66f0724422b530-d # internal google.golang.org/grpc/credentials/alts/internal/authinfo mkdir -p $WORK/b907/ cat >$WORK/b907/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b908/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.16 -complete -installsuffix shared -buildid hPNKl0gUtgUuhLsL2vc1/hPNKl0gUtgUuhLsL2vc1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b907/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/authinfo/authinfo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/d6/d6b5e6c0647b7ca67cfb60eec9dad9a3c832b8148707f79afae6520ff1597036-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker mkdir -p $WORK/b906/ cat >$WORK/b906/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b905/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b907/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b909/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b908/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.16 -complete -installsuffix shared -buildid lAFXFuLOoCC6w9HkCyXK/lAFXFuLOoCC6w9HkCyXK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b906/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/handshaker.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b906/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/d4/d47dbca6547aeabebccb060324591a22a0ef216d1200dd4101da86382828eab0-d # internal google.golang.org/grpc/credentials/alts mkdir -p $WORK/b904/ cat >$WORK/b904/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b905/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b906/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b910/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b908/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b911/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p google.golang.org/grpc/credentials/alts -lang=go1.16 -complete -installsuffix shared -buildid -hd2Sy1M11H70dr8zkJe/-hd2Sy1M11H70dr8zkJe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b904/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/alts.go ./vendor/google.golang.org/grpc/credentials/alts/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/3e/3e4f6b453b9bb46df6a23c2d4ee625ceccb58d77b210a995a2c63912d33c29bc-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b933/ cat >$WORK/b933/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b934/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b514/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p github.com/go-openapi/jsonreference -lang=go1.16 -complete -installsuffix shared -buildid RGVsq5lC-C_qetXiMgPV/RGVsq5lC-C_qetXiMgPV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b933/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b913/_pkg_.a # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/2d/2dfebe912287809686e84c25606999674730e36dcfd3b86f18bc09676499a515-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b942/ cat >$WORK/b942/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/csv=$WORK/b139/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/xml=$WORK/b318/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile mime/multipart=$WORK/b215/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p github.com/go-openapi/runtime -lang=go1.16 -complete -installsuffix shared -buildid 4ckALmYt5uORsJJ0J5cc/4ckALmYt5uORsJJ0J5cc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b942/importcfg -pack ./vendor/github.com/go-openapi/runtime/bytestream.go ./vendor/github.com/go-openapi/runtime/client_auth_info.go ./vendor/github.com/go-openapi/runtime/client_operation.go ./vendor/github.com/go-openapi/runtime/client_request.go ./vendor/github.com/go-openapi/runtime/client_response.go ./vendor/github.com/go-openapi/runtime/constants.go ./vendor/github.com/go-openapi/runtime/csv.go ./vendor/github.com/go-openapi/runtime/discard.go ./vendor/github.com/go-openapi/runtime/file.go ./vendor/github.com/go-openapi/runtime/headers.go ./vendor/github.com/go-openapi/runtime/interfaces.go ./vendor/github.com/go-openapi/runtime/json.go ./vendor/github.com/go-openapi/runtime/request.go ./vendor/github.com/go-openapi/runtime/statuses.go ./vendor/github.com/go-openapi/runtime/text.go ./vendor/github.com/go-openapi/runtime/values.go ./vendor/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/ef/ef8a9df0c1b5897c86aa40be5101050866938cb4adaf91836dd3cfc72c99b777-d # internal google.golang.org/grpc/credentials/google mkdir -p $WORK/b903/ cat >$WORK/b903/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b904/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b912/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b377/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p google.golang.org/grpc/credentials/google -lang=go1.16 -complete -installsuffix shared -buildid CEpezbfP3i5EqIE4PZy7/CEpezbfP3i5EqIE4PZy7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b903/importcfg -pack ./vendor/google.golang.org/grpc/credentials/google/google.go ./vendor/google.golang.org/grpc/credentials/google/xds.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b933/_pkg_.a # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/6b/6b54b47a125585d37e37de10fcc69370b1a8c0475803bf3464fe9239acd336e2-d # internal github.com/go-openapi/spec mkdir -p $WORK/b932/ cat >$WORK/b932/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile encoding/gob=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b514/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b933/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p github.com/go-openapi/spec -lang=go1.16 -complete -installsuffix shared -buildid qI-9d6_Hc5pJeRqVg0av/qI-9d6_Hc5pJeRqVg0av -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b932/importcfg -pack ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/93/9385d9f14f1eb6183550e5bf637ae91f58a65e53f248dff6ab191395e1b0382b-d # internal google.golang.org/api/transport/grpc mkdir -p $WORK/b888/ cat >$WORK/b888/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/compute/metadata=$WORK/b855/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b889/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b885/_pkg_.a packagefile google.golang.org/api/option=$WORK/b879/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b899/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b901/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b903/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b912/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p google.golang.org/api/transport/grpc -lang=go1.16 -complete -installsuffix shared -buildid t3rAmxL0qB1qsuoOCuzd/t3rAmxL0qB1qsuoOCuzd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b888/importcfg -pack ./vendor/google.golang.org/api/transport/grpc/dial.go ./vendor/google.golang.org/api/transport/grpc/dial_socketopt.go ./vendor/google.golang.org/api/transport/grpc/pool.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b852/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b918/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/ec/ec0df8eea8a940c9a59f709cea0dcf68861f70fbeb1008abbe666bba2c3a2c45-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b842/ cat >$WORK/b842/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b843/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b844/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b852/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -lang=go1.16 -complete -installsuffix shared -buildid D-dJDiYN_-roeK18yFjV/D-dJDiYN_-roeK18yFjV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b842/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/arn.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/batch.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/bucket_region.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/buffered_read_seeker.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/default_read_seeker_write_to.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/default_writer_read_from.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/doc.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/download.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/pool.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/read_seeker_write_to.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/upload.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/upload_input.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/writer_read_from.go cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/43/4353cd681b4ff657db8aef7243f675239cec37db946b6fe6d6c4715ec36c251a-d # internal google.golang.org/api/transport/http mkdir -p $WORK/b917/ cat >$WORK/b917/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b918/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b415/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b920/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b885/_pkg_.a packagefile google.golang.org/api/option=$WORK/b879/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b900/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b921/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b899/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p google.golang.org/api/transport/http -lang=go1.16 -complete -installsuffix shared -buildid tfcEJgWPoW3rwNB5caGy/tfcEJgWPoW3rwNB5caGy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b917/importcfg -pack ./vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./vendor/google.golang.org/api/transport/http/dial.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/c3/c313479f5b48bc26a51ea30bf006c29ac14c22d63ed19fc5b5295b2d1b9f30bc-d # internal github.com/prometheus/client_golang/api mkdir -p $WORK/b944/ cat >$WORK/b944/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p github.com/prometheus/client_golang/api -lang=go1.16 -complete -installsuffix shared -buildid GNrefPbQo0sCOuxAt9sW/GNrefPbQo0sCOuxAt9sW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b944/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/client.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b944/_pkg_.a # internal cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/d8/d8f248559ba0efa29e1f2b775abca36418badb2192c46267e110314c6c417e9e-d # internal github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b943/ cat >$WORK/b943/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b469/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b944/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p github.com/prometheus/client_golang/api/prometheus/v1 -lang=go1.16 -complete -installsuffix shared -buildid bbcE1UDANwF1WK2-u-T_/bbcE1UDANwF1WK2-u-T_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b943/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b917/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/c5/c5f75e8fdcbf559b78fbafe6e0e176313f7caa9de0b3d0a72f8335740df77bd0-d # internal google.golang.org/api/iamcredentials/v1 mkdir -p $WORK/b915/ cat >$WORK/b915/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b861/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b885/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b916/_pkg_.a packagefile google.golang.org/api/option=$WORK/b879/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b887/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b917/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p google.golang.org/api/iamcredentials/v1 -lang=go1.16 -complete -installsuffix shared -buildid RsV7OzlylCB0xhMVo_8M/RsV7OzlylCB0xhMVo_8M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b915/importcfg -pack ./vendor/google.golang.org/api/iamcredentials/v1/iamcredentials-gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b888/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/a5/a5c4fd592b504227ddece6a1c525f1ddb27f98ea9fea42e40de4398c470ba0b0-d # internal cloud.google.com/go/storage/internal/apiv2 mkdir -p $WORK/b877/ cat >$WORK/b877/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b857/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b878/_pkg_.a packagefile google.golang.org/api/option=$WORK/b879/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b887/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b888/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b863/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b913/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p cloud.google.com/go/storage/internal/apiv2 -lang=go1.16 -complete -installsuffix shared -buildid bQtL1twuWrv7qmfJvfGU/bQtL1twuWrv7qmfJvfGU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b877/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/apiv2/doc.go ./vendor/cloud.google.com/go/storage/internal/apiv2/storage_client.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b915/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/d1/d1499e4a7597af1fbfa7e0d636da5f0dd3f6e48240b6176b10f6dea748395859-d # internal google.golang.org/api/storage/v1 mkdir -p $WORK/b922/ cat >$WORK/b922/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b857/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b861/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b885/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b916/_pkg_.a packagefile google.golang.org/api/option=$WORK/b879/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b887/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b917/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p google.golang.org/api/storage/v1 -lang=go1.16 -complete -installsuffix shared -buildid T8liFWbSymNcMCdjfCKO/T8liFWbSymNcMCdjfCKO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b922/importcfg -pack ./vendor/google.golang.org/api/storage/v1/storage-gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/77/77c54051b81182205cc3cd114dcb322bb09b50932d6906dcd9e0f375392a0f8f-d # internal google.golang.org/api/transport mkdir -p $WORK/b923/ cat >$WORK/b923/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b880/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b885/_pkg_.a packagefile google.golang.org/api/option=$WORK/b879/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b888/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b917/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p google.golang.org/api/transport -lang=go1.16 -complete -installsuffix shared -buildid D2xg675YpCPL_wus4Mb0/D2xg675YpCPL_wus4Mb0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b923/importcfg -pack ./vendor/google.golang.org/api/transport/dial.go ./vendor/google.golang.org/api/transport/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/31/315878777b73753429f9fc98b373f0c27553fc284ee699b337cd92fafa72b19b-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b963/ cat >$WORK/b963/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b551/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b964/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b513/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p github.com/prometheus/prometheus/discovery -lang=go1.16 -complete -installsuffix shared -buildid i1crDVtYV8pbNcHwjVZR/i1crDVtYV8pbNcHwjVZR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b963/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/discovery.go ./vendor/github.com/prometheus/prometheus/discovery/manager.go ./vendor/github.com/prometheus/prometheus/discovery/registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b932/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/bd/bd6f73d32534ff153aa0b274ac4aecf0e2c1d18870d95caffc147e1de1f38f05-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b931/ cat >$WORK/b931/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b932/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -lang=go1.16 -complete -installsuffix shared -buildid BKcC6T_RBrjQP2qM5B61/BKcC6T_RBrjQP2qM5B61 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b931/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/3f/3f9a611b7ba6b6aa2b49b80464cf8b69216131af9f36c5de06415b3348312471-d # internal github.com/go-openapi/analysis/internal/flatten/operations mkdir -p $WORK/b937/ cat >$WORK/b937/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b514/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p github.com/go-openapi/analysis/internal/flatten/operations -lang=go1.16 -complete -installsuffix shared -buildid RLOk2J26P7R077H2i4VE/RLOk2J26P7R077H2i4VE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b937/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/operations/operations.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b931/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/3e/3e800a5c781a98a9c5140dda179bd4c9d6900acc7100bbd1739454dd366da9cb-d # internal github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b938/ cat >$WORK/b938/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b930/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b514/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b932/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p github.com/go-openapi/analysis/internal/flatten/replace -lang=go1.16 -complete -installsuffix shared -buildid ItrP-ozngNv7IaNpckL3/ItrP-ozngNv7IaNpckL3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b938/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b923/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/4a/4a2602a2497adc82b7b5804e2c617a283e9d49a424026fb2335bf6473aa780f9-d # internal github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b939/ cat >$WORK/b939/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -lang=go1.16 -complete -installsuffix shared -buildid FEsiogfRwjlRJ2TLTInp/FEsiogfRwjlRJ2TLTInp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b939/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b937/_pkg_.a # internal cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/68/68d2d622182b87ad988d77c9a62ff260241c93762b2184d2926106dd91ed41c8-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b940/ cat >$WORK/b940/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b931/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b514/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b932/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -lang=go1.16 -complete -installsuffix shared -buildid Lh_MAyZq8bRVwHa4fwlC/Lh_MAyZq8bRVwHa4fwlC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b940/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./vendor/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b939/_pkg_.a # internal cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/a7/a7e79b850d6f9b5210635df02b112599f604a7073cc2624b0933554af159d9a5-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b972/ cat >$WORK/b972/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/golang/snappy=$WORK/b973/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b956/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b957/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b970/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b971/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p github.com/prometheus/prometheus/tsdb/wal -lang=go1.16 -complete -installsuffix shared -buildid V5zxpZrWxlqQ4MHPPJ52/V5zxpZrWxlqQ4MHPPJ52 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b972/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/wal/checkpoint.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/live_reader.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/reader.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/wal.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/watcher.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b938/_pkg_.a # internal cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/88/889dbda3d00fe6318f9fb8a9bed3180c2cc7ceb45b47541d8c1337e2e9805054-d # internal github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b974/ cat >$WORK/b974/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b559/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p github.com/prometheus/prometheus/util/stats -lang=go1.16 -complete -installsuffix shared -buildid GW_JEvQEzSVSUAXxL-jM/GW_JEvQEzSVSUAXxL-jM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b974/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/stats/query_stats.go ./vendor/github.com/prometheus/prometheus/util/stats/timer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/53/5390df2b8a895a5d45edca1b6882df6be48fe31a2f3ecd6cf63798e672a6714e-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b929/ cat >$WORK/b929/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b930/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b931/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b938/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b939/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b514/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p github.com/go-openapi/analysis -lang=go1.16 -complete -installsuffix shared -buildid -uy1LmJa5lciDTNj4Q7C/-uy1LmJa5lciDTNj4Q7C -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b929/importcfg -pack ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/flatten_name.go ./vendor/github.com/go-openapi/analysis/flatten_options.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b963/_pkg_.a # internal cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/a6/a615d11ae65a0427bce7a1595e8dbfa61abaa8219013acf109c7e6b8ce4bafca-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b961/ cat >$WORK/b961/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b962/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b551/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b743/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b963/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b965/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b513/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p github.com/prometheus/prometheus/config -lang=go1.16 -complete -installsuffix shared -buildid wnORjYRM65heneUvTsmF/wnORjYRM65heneUvTsmF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b961/importcfg -pack ./vendor/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b974/_pkg_.a # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/84/8452f0fe986f464031a957859252eb9128625cd821aa843a56044817816cd699-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b976/ cat >$WORK/b976/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b760/_pkg_.a packagefile go.uber.org/goleak=$WORK/b977/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p github.com/prometheus/prometheus/util/testutil -lang=go1.16 -complete -installsuffix shared -buildid 9JRtKg_PA4GMW89GvZRL/9JRtKg_PA4GMW89GvZRL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b976/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/testutil/context.go ./vendor/github.com/prometheus/prometheus/util/testutil/directory.go ./vendor/github.com/prometheus/prometheus/util/testutil/logging.go ./vendor/github.com/prometheus/prometheus/util/testutil/roundtrip.go ./vendor/github.com/prometheus/prometheus/util/testutil/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b972/_pkg_.a # internal cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/49/49ead9d4dd301ce94d1a6256cbe5738fa323c4fce37307bd9e97df700a0887fb-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b980/ cat >$WORK/b980/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p github.com/prometheus/alertmanager/api/metrics -lang=go1.16 -complete -installsuffix shared -buildid TpEKk2QbpGAS4xv2f1k9/TpEKk2QbpGAS4xv2f1k9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b980/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b922/_pkg_.a # internal cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/50/506bf5719d0ab4896520c7f68028ea31a65f3c2f8a56b2524350a4898813783a-d # internal cloud.google.com/go/storage mkdir -p $WORK/b854/ cat >$WORK/b854/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b855/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b856/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b866/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b867/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b868/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b875/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b876/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b877/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile crypto/rsa=$WORK/b191/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b195/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b857/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b880/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b447/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b861/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b915/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b878/_pkg_.a packagefile google.golang.org/api/option=$WORK/b879/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b887/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b922/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b923/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b917/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b863/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b913/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b865/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b397/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p cloud.google.com/go/storage -lang=go1.16 -complete -installsuffix shared -buildid oRlQOilwawZ37CHw6_0I/oRlQOilwawZ37CHw6_0I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b854/importcfg -pack ./vendor/cloud.google.com/go/storage/acl.go ./vendor/cloud.google.com/go/storage/bucket.go ./vendor/cloud.google.com/go/storage/copy.go ./vendor/cloud.google.com/go/storage/doc.go ./vendor/cloud.google.com/go/storage/hmac.go ./vendor/cloud.google.com/go/storage/iam.go ./vendor/cloud.google.com/go/storage/invoke.go ./vendor/cloud.google.com/go/storage/notifications.go ./vendor/cloud.google.com/go/storage/post_policy_v4.go ./vendor/cloud.google.com/go/storage/reader.go ./vendor/cloud.google.com/go/storage/storage.go ./vendor/cloud.google.com/go/storage/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b961/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/f9/f9af23eaa55629b9c6d199b470215788be2be4d261e50d86930632ac34d7135b-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b960/ cat >$WORK/b960/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b547/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b961/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b955/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b966/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b956/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b957/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b968/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b969/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b970/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b971/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b958/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b972/_pkg_.a packagefile go.uber.org/atomic=$WORK/b577/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b823/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p github.com/prometheus/prometheus/tsdb -lang=go1.16 -complete -installsuffix shared -buildid G46wR8mLa-SXvLchwl4e/G46wR8mLa-SXvLchwl4e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b960/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/block.go ./vendor/github.com/prometheus/prometheus/tsdb/blockwriter.go ./vendor/github.com/prometheus/prometheus/tsdb/compact.go ./vendor/github.com/prometheus/prometheus/tsdb/db.go ./vendor/github.com/prometheus/prometheus/tsdb/exemplar.go ./vendor/github.com/prometheus/prometheus/tsdb/head.go ./vendor/github.com/prometheus/prometheus/tsdb/head_append.go ./vendor/github.com/prometheus/prometheus/tsdb/head_read.go ./vendor/github.com/prometheus/prometheus/tsdb/head_wal.go ./vendor/github.com/prometheus/prometheus/tsdb/isolation.go ./vendor/github.com/prometheus/prometheus/tsdb/querier.go ./vendor/github.com/prometheus/prometheus/tsdb/repair.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbblockutil.go ./vendor/github.com/prometheus/prometheus/tsdb/wal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b980/_pkg_.a # internal cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/1b/1bffbf9ba13a50a0fea3b6747d8036d5c3a81bdbb473ba384ec5b0a9703de045-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b987/ cat >$WORK/b987/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p github.com/go-openapi/runtime/middleware/denco -lang=go1.16 -complete -installsuffix shared -buildid iJaQEwiP_R5vVln1QRCm/iJaQEwiP_R5vVln1QRCm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b987/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/denco/router.go ./vendor/github.com/go-openapi/runtime/middleware/denco/server.go ./vendor/github.com/go-openapi/runtime/middleware/denco/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b976/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/59/59cddb899217a0ff39daec9632b8092951279c21d39eeeb3dfd91178f4b28f31-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b988/ cat >$WORK/b988/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b204/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p github.com/go-openapi/runtime/middleware/header -lang=go1.16 -complete -installsuffix shared -buildid 9cSGSE83WlEG5D9Me3Za/9cSGSE83WlEG5D9Me3Za -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b988/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b929/_pkg_.a # internal cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/fd/fd78343265297cc0d7cf892631585f4bd7675539038c255bad6d9c2d23a207eb-d # internal github.com/go-openapi/loads mkdir -p $WORK/b941/ cat >$WORK/b941/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/gob=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b929/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p github.com/go-openapi/loads -lang=go1.16 -complete -installsuffix shared -buildid ACjP9i86omhA4lOQQA6X/ACjP9i86omhA4lOQQA6X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b941/importcfg -pack ./vendor/github.com/go-openapi/loads/doc.go ./vendor/github.com/go-openapi/loads/loaders.go ./vendor/github.com/go-openapi/loads/options.go ./vendor/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b941/_pkg_.a # internal cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/ff/ffeeec03acf1ddcf3e81632c2a26e15b112880ef2065e2d9c5c4aa6a37fca188-d # internal github.com/go-openapi/validate mkdir -p $WORK/b928/ cat >$WORK/b928/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b929/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b514/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b941/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b942/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p github.com/go-openapi/validate -lang=go1.16 -complete -installsuffix shared -buildid YXSQn-yIlhazHTKmFUPi/YXSQn-yIlhazHTKmFUPi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b928/importcfg -pack ./vendor/github.com/go-openapi/validate/context.go ./vendor/github.com/go-openapi/validate/debug.go ./vendor/github.com/go-openapi/validate/default_validator.go ./vendor/github.com/go-openapi/validate/doc.go ./vendor/github.com/go-openapi/validate/example_validator.go ./vendor/github.com/go-openapi/validate/formats.go ./vendor/github.com/go-openapi/validate/helpers.go ./vendor/github.com/go-openapi/validate/object_validator.go ./vendor/github.com/go-openapi/validate/options.go ./vendor/github.com/go-openapi/validate/result.go ./vendor/github.com/go-openapi/validate/rexp.go ./vendor/github.com/go-openapi/validate/schema.go ./vendor/github.com/go-openapi/validate/schema_messages.go ./vendor/github.com/go-openapi/validate/schema_option.go ./vendor/github.com/go-openapi/validate/schema_props.go ./vendor/github.com/go-openapi/validate/slice_validator.go ./vendor/github.com/go-openapi/validate/spec.go ./vendor/github.com/go-openapi/validate/spec_messages.go ./vendor/github.com/go-openapi/validate/type.go ./vendor/github.com/go-openapi/validate/validator.go ./vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b987/_pkg_.a # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/a5/a50a545076c43a5bc37925b1eaa647c417b0d2b0fb6bf421d435f2d9e7d5f9c2-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b989/ cat >$WORK/b989/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b929/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b941/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b942/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p github.com/go-openapi/runtime/middleware/untyped -lang=go1.16 -complete -installsuffix shared -buildid -NOzgysBMKSDVGrZdsfp/-NOzgysBMKSDVGrZdsfp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b989/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/untyped/api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b988/_pkg_.a # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/cb/cb6fa0876782a39731671966d85e5d65265e13bae35fe43c867cde05dc239ace-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b990/ cat >$WORK/b990/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b942/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/go-openapi/runtime/security -lang=go1.16 -complete -installsuffix shared -buildid pUE4gukhVqHrezJsrVdT/pUE4gukhVqHrezJsrVdT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b990/importcfg -pack ./vendor/github.com/go-openapi/runtime/security/authenticator.go ./vendor/github.com/go-openapi/runtime/security/authorizer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b989/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/88/8842e0f5f047a786118e8db95861d2e51aecd8a19af9dac9a2630c26604ab632-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b1002/ cat >$WORK/b1002/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b746/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b747/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p github.com/prometheus/alertmanager/dispatch -lang=go1.16 -complete -installsuffix shared -buildid U3oAd2bEX6k5OxbqiKNN/U3oAd2bEX6k5OxbqiKNN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1002/importcfg -pack ./vendor/github.com/prometheus/alertmanager/dispatch/dispatch.go ./vendor/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b990/_pkg_.a # internal cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/ee/ee2c4783accba88d8c2912cbc64f7d796a8450f47f70861f1f4a2f61304130b1-d # internal github.com/rs/cors mkdir -p $WORK/b1003/ cat >$WORK/b1003/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p github.com/rs/cors -lang=go1.16 -complete -installsuffix shared -buildid PcPFpDXmQ_3YwgsOh3pq/PcPFpDXmQ_3YwgsOh3pq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1003/importcfg -pack ./vendor/github.com/rs/cors/cors.go ./vendor/github.com/rs/cors/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1002/_pkg_.a # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/91/91eb295e1053bb67fef57816573d695ad55b81d293d139576a1ee8075c56ae90-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b1004/ cat >$WORK/b1004/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b746/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b747/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/prometheus/alertmanager/provider/mem -lang=go1.16 -complete -installsuffix shared -buildid FkHI7nTnDxCUhM2lu2mQ/FkHI7nTnDxCUhM2lu2mQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1004/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/mem/mem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/17/17af30d7616672961e4715d576414e126d0f6944cd8a09e8caf095f1becf489e-d # internal github.com/grafana/grafana/pkg/ifaces/gcsifaces mkdir -p $WORK/b924/ cat >$WORK/b924/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b854/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b880/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b884/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p github.com/grafana/grafana/pkg/ifaces/gcsifaces -lang=go1.17 -complete -installsuffix shared -buildid K5haLTgugh26XmC9Pwz7/K5haLTgugh26XmC9Pwz7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b924/importcfg -pack ./pkg/ifaces/gcsifaces/gcsifaces.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1003/_pkg_.a # internal cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/51/51b10b62d7bb3a4bcc5dc432d8a4f1d52d2f4f6053195e2468356415e2beb7d3-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/services mkdir -p $WORK/b1005/ cat >$WORK/b1005/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b262/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b639/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/services -lang=go1.17 -complete -installsuffix shared -buildid RtAB1GG-X7-P0OEZa8N2/RtAB1GG-X7-P0OEZa8N2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1005/importcfg -pack ./pkg/cmd/grafana-cli/services/api_client.go ./pkg/cmd/grafana-cli/services/io_util.go ./pkg/cmd/grafana-cli/services/services.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1005/_pkg_.a # internal cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/82/82ecfaef4249016d4ee6968249df3551444d6b56bd603afe48f1dd44ab39a5f8-d # internal github.com/grafana/grafana/pkg/schema/load mkdir -p $WORK/b1009/ cat >$WORK/b1009/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b109/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b224/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1010/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1008/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p github.com/grafana/grafana/pkg/schema/load -lang=go1.17 -complete -installsuffix shared -buildid MH7hDqSeCUT-rjA5ue_O/MH7hDqSeCUT-rjA5ue_O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1009/importcfg -pack ./pkg/schema/load/common.go ./pkg/schema/load/constant.go ./pkg/schema/load/dashboard.go ./pkg/schema/load/generic.go ./pkg/schema/load/panel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b924/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/b7/b794b0c4fc647a2f5319c2ecc1508261f0b058e9abaf31c66bd73d8a35033b91-d # internal github.com/grafana/grafana/pkg/components/imguploader/gcs mkdir -p $WORK/b853/ cat >$WORK/b853/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b854/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b924/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b880/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b884/_pkg_.a packagefile google.golang.org/api/option=$WORK/b879/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/grafana/grafana/pkg/components/imguploader/gcs -lang=go1.17 -complete -installsuffix shared -buildid f9SynMDj2C7hd4EwwqWM/f9SynMDj2C7hd4EwwqWM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b853/importcfg -pack ./pkg/components/imguploader/gcs/gcsuploader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1004/_pkg_.a # internal cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/d3/d3dc2f787b1926b6bfd5ba3227aeb5e20c71ec7484b8e9d2b47a199285891ca9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/2f/2f1c036fa66154ad404bf337783414333d312c8ccdfbc0b0e1261048ad8427d2-d # internal github.com/grafana/grafana/pkg/components/imguploader mkdir -p $WORK/b841/ cat >$WORK/b841/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/xml=$WORK/b318/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b332/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b331/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b842/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b311/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b853/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/grafana/grafana/pkg/components/imguploader -lang=go1.17 -complete -installsuffix shared -buildid AMHoROc2p8OCa8HnDcro/AMHoROc2p8OCa8HnDcro -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b841/importcfg -pack ./pkg/components/imguploader/azureblobuploader.go ./pkg/components/imguploader/imguploader.go ./pkg/components/imguploader/localuploader.go ./pkg/components/imguploader/mock.go ./pkg/components/imguploader/s3uploader.go ./pkg/components/imguploader/webdavuploader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1009/_pkg_.a # internal cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/b0/b0895730000d3eb66544e4f1d918b36eb5104d91ed37d7c2693417aa4d11fd51-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b928/_pkg_.a # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/d1/d15d068d61924572c1f808190c0127e91c881c803ae07479a1d63d3d0f360c5d-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b927/ cat >$WORK/b927/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b928/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p github.com/prometheus/alertmanager/api/v2/models -lang=go1.16 -complete -installsuffix shared -buildid cn6eDsDPIfWvFH3ScOFe/cn6eDsDPIfWvFH3ScOFe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b927/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go github.com/go-openapi/runtime/middleware mkdir -p $WORK/b985/ cat >$WORK/b985/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b929/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b941/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b942/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b986/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b987/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b988/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b989/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b990/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b928/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p github.com/go-openapi/runtime/middleware -lang=go1.16 -complete -installsuffix shared -buildid VZOfCCSGq9fb35SR5X-q/VZOfCCSGq9fb35SR5X-q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b985/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/context.go ./vendor/github.com/go-openapi/runtime/middleware/doc.go ./vendor/github.com/go-openapi/runtime/middleware/go18.go ./vendor/github.com/go-openapi/runtime/middleware/negotiate.go ./vendor/github.com/go-openapi/runtime/middleware/not_implemented.go ./vendor/github.com/go-openapi/runtime/middleware/operation.go ./vendor/github.com/go-openapi/runtime/middleware/parameter.go ./vendor/github.com/go-openapi/runtime/middleware/rapidoc.go ./vendor/github.com/go-openapi/runtime/middleware/redoc.go ./vendor/github.com/go-openapi/runtime/middleware/request.go ./vendor/github.com/go-openapi/runtime/middleware/router.go ./vendor/github.com/go-openapi/runtime/middleware/security.go ./vendor/github.com/go-openapi/runtime/middleware/spec.go ./vendor/github.com/go-openapi/runtime/middleware/swaggerui.go ./vendor/github.com/go-openapi/runtime/middleware/validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b960/_pkg_.a # internal cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/5f/5f981c913df42a548d2d76ba3593af53553aede80053afff647a1b8d324bc645-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b975/ cat >$WORK/b975/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b960/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b976/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b760/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p github.com/prometheus/prometheus/util/teststorage -lang=go1.16 -complete -installsuffix shared -buildid 1nD3TE9_nFxCreAVTZDZ/1nD3TE9_nFxCreAVTZDZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b975/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/teststorage/storage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/4f/4f59547f1b788cdf58469257bd310c6ec765b5e6e767aae9529d35c134b877f9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b985/_pkg_.a # internal cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/6b/6ba41ba44336fe8931395f3bd68eaf13adc738565aeae116c184bdf7e2192676-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b927/_pkg_.a # internal cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/91/91874da8c8026a091da190536285d88fb991af731eedcf9e609a0c827dd33e7b-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b996/ cat >$WORK/b996/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b942/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b985/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b927/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -lang=go1.16 -complete -installsuffix shared -buildid ppYQLWnoips6n6v0f41z/ppYQLWnoips6n6v0f41z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b996/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b975/_pkg_.a # internal cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/64/64059516aae23c19daa18cc266dd2bb12e2a191234509ddae1bcbb0a63894e52-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b945/ cat >$WORK/b945/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b946/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b947/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b559/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b960/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b974/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b975/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b976/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b760/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b562/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p github.com/prometheus/prometheus/promql -lang=go1.16 -complete -installsuffix shared -buildid XeW7TiYM9D519ShQHyYh/XeW7TiYM9D519ShQHyYh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b945/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/engine.go ./vendor/github.com/prometheus/prometheus/promql/functions.go ./vendor/github.com/prometheus/prometheus/promql/quantile.go ./vendor/github.com/prometheus/prometheus/promql/query_logger.go ./vendor/github.com/prometheus/prometheus/promql/test.go ./vendor/github.com/prometheus/prometheus/promql/value.go github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b997/ cat >$WORK/b997/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b942/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b985/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b927/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -lang=go1.16 -complete -installsuffix shared -buildid 3qYvfUcJr_aSzOOn1c28/3qYvfUcJr_aSzOOn1c28 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b997/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_urlbuilder.go github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b998/ github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver cat >$WORK/b998/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b942/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b985/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b927/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -lang=go1.16 -complete -installsuffix shared -buildid Hfuf6oY-9IwCADf2Lm6q/Hfuf6oY-9IwCADf2Lm6q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b998/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_urlbuilder.go mkdir -p $WORK/b999/ cat >$WORK/b999/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b942/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b985/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b927/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -lang=go1.16 -complete -installsuffix shared -buildid LtJ1zPNtQgU8x1XKi1-e/LtJ1zPNtQgU8x1XKi1-e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b999/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b997/_pkg_.a # internal cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/dc/dc392999428e15b2c2b27ae5014e7ec9c9cb7fa6bf67233a0048b12778d9fda9-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b1000/ cat >$WORK/b1000/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b942/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b985/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b928/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b927/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -lang=go1.16 -complete -installsuffix shared -buildid t6W3ibnPZnepNod-uHcf/t6W3ibnPZnepNod-uHcf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b999/_pkg_.a # internal cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/cf/cf0ac943da74e10f2b09a653b544afdcce335dc0ce924c6db73c31093f4862cc-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b998/_pkg_.a # internal cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/60/60440ebf514b3f529cf2cddbd9f44f718afe8ca233acf8097e59b60de136ea93-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b996/_pkg_.a # internal cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/2e/2e6f368c06d6ddaf46026d986702d848110d542c893d62577dff36bce841d2f2-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1000/_pkg_.a # internal cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/27/273c4bec15afa9e18fce1a341b2e222cf6b8106dba28488be409c19faced6193-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b995/ cat >$WORK/b995/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b941/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b942/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b985/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b990/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b996/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b997/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b998/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b999/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1000/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -lang=go1.16 -complete -installsuffix shared -buildid OAo5RLp2cXbVrYLWAWNg/OAo5RLp2cXbVrYLWAWNg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b995/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b995/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/85/8516d7de213ca3f8ddf7526de10c4eb7137df9e938dace16316401876a6de2f8-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b991/ cat >$WORK/b991/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b942/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b992/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b985/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b994/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b995/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b996/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b997/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b998/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b999/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1000/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1001/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/signal=$WORK/b432/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p github.com/prometheus/alertmanager/api/v2/restapi -lang=go1.16 -complete -installsuffix shared -buildid twMx20aGvX_NWBF91M_o/twMx20aGvX_NWBF91M_o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b991/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/configure_alertmanager.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/doc.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/embedded_spec.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b945/_pkg_.a # internal cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/b6/b653a592b5d64dd80b7bf4c400c4cfd4f2eb6c39dbcf7b37df612f887ac89b35-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b991/_pkg_.a # internal cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/30/307fa42a509d45048c3258debb528cfac9fdda78e4ad7977eff2a660464723ac-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b984/ cat >$WORK/b984/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b941/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b985/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b980/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b927/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b991/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b995/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b996/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b997/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b998/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b999/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1000/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b526/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1002/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b746/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b753/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b754/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b747/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b759/_pkg_.a packagefile github.com/rs/cors=$WORK/b1003/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p github.com/prometheus/alertmanager/api/v2 -lang=go1.16 -complete -installsuffix shared -buildid xVpz6BfnoofwEgw-FIZO/xVpz6BfnoofwEgw-FIZO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b984/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/api.go ./vendor/github.com/prometheus/alertmanager/api/v2/compat.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b984/_pkg_.a # internal cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/4d/4d643c0812d85e131232fb5eb432960ba1d7a5b22975ab838a7af356e01a113c-d # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b666/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b666/_x012.o -c sqlite3_opt_unlock_notify.c cd $WORK/b666 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I ./vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b666=/tmp/go-build -gno-record-gcc-switches -o $WORK/b666/_cgo_.o $WORK/b666/_cgo_main.o $WORK/b666/_x001.o $WORK/b666/_x002.o $WORK/b666/_x003.o $WORK/b666/_x004.o $WORK/b666/_x005.o $WORK/b666/_x006.o $WORK/b666/_x007.o $WORK/b666/_x008.o $WORK/b666/_x009.o $WORK/b666/_x010.o $WORK/b666/_x011.o $WORK/b666/_x012.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage sqlite3 -dynimport $WORK/b666/_cgo_.o -dynout $WORK/b666/_cgo_import.go cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/sha512=$WORK/b125/_pkg_.a packagefile database/sql=$WORK/b644/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/mattn/go-sqlite3 -lang=go1.16 -installsuffix shared -buildid 0wmPYfmfkBcT8OdtxwtH/0wmPYfmfkBcT8OdtxwtH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b666/importcfg -pack ./vendor/github.com/mattn/go-sqlite3/convert.go ./vendor/github.com/mattn/go-sqlite3/doc.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b666/_cgo_gotypes.go $WORK/b666/backup.cgo1.go $WORK/b666/callback.cgo1.go $WORK/b666/error.cgo1.go $WORK/b666/sqlite3.cgo1.go $WORK/b666/sqlite3_context.cgo1.go $WORK/b666/sqlite3_load_extension.cgo1.go $WORK/b666/sqlite3_opt_userauth_omit.cgo1.go $WORK/b666/sqlite3_other.cgo1.go $WORK/b666/sqlite3_type.cgo1.go $WORK/b666/_cgo_import.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b666/_pkg_.a $WORK/b666/_x001.o $WORK/b666/_x002.o $WORK/b666/_x003.o $WORK/b666/_x004.o $WORK/b666/_x005.o $WORK/b666/_x006.o $WORK/b666/_x007.o $WORK/b666/_x008.o $WORK/b666/_x009.o $WORK/b666/_x010.o $WORK/b666/_x011.o $WORK/b666/_x012.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/b9/b9718e1c0c17fe2fe5056bcbd821f4edbd5c6dcfbd9db617b02127c792119a00-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrator mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b644/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b660/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b646/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b661/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile github.com/lib/pq=$WORK/b663/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b666/_pkg_.a packagefile go.uber.org/atomic=$WORK/b577/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b667/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrator -lang=go1.17 -complete -installsuffix shared -buildid W_5HU7Qf-6sGXuR-XIUV/W_5HU7Qf-6sGXuR-XIUV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./pkg/services/sqlstore/migrator/column.go ./pkg/services/sqlstore/migrator/conditions.go ./pkg/services/sqlstore/migrator/dialect.go ./pkg/services/sqlstore/migrator/migrations.go ./pkg/services/sqlstore/migrator/migrator.go ./pkg/services/sqlstore/migrator/mysql_dialect.go ./pkg/services/sqlstore/migrator/postgres_dialect.go ./pkg/services/sqlstore/migrator/sqlite_dialect.go ./pkg/services/sqlstore/migrator/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/8d/8d6438cfe48fc7271dc398bf5750ef19ab1bdfc5d43ceb9899c90933d655305e-d # internal github.com/grafana/grafana/pkg/registry mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b659/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/grafana/grafana/pkg/registry -lang=go1.17 -complete -installsuffix shared -buildid 56J0sEbyoEn-S1XlWV-O/56J0sEbyoEn-S1XlWV-O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./pkg/registry/registry.go github.com/grafana/grafana/pkg/services/sqlstore/searchstore mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b659/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/grafana/grafana/pkg/services/sqlstore/searchstore -lang=go1.17 -complete -installsuffix shared -buildid Q6jVsi_xGCQG66Ws_u53/Q6jVsi_xGCQG66Ws_u53 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./pkg/services/sqlstore/searchstore/builder.go ./pkg/services/sqlstore/searchstore/doc.go ./pkg/services/sqlstore/searchstore/filters.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/38/38709f1b817b49d512a7679b8a5a166fc33f7d8497c09e96d0008022d4bc3978-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/b2/b2416a183f185350709f1e90a6774c2d6ee7f5970210c9694fb6bda1e4f7228f-d # internal github.com/grafana/grafana/pkg/models mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b656/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b658/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b671/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/grafana/grafana/pkg/models -lang=go1.17 -complete -installsuffix shared -buildid 1GrM6TpjKhd401E-_b0j/1GrM6TpjKhd401E-_b0j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./pkg/models/address.go ./pkg/models/alert.go ./pkg/models/alert_notifications.go ./pkg/models/apikey.go ./pkg/models/context.go ./pkg/models/dashboard_acl.go ./pkg/models/dashboard_queries.go ./pkg/models/dashboard_snapshot.go ./pkg/models/dashboard_thumbs.go ./pkg/models/dashboard_version.go ./pkg/models/dashboards.go ./pkg/models/datasource.go ./pkg/models/folders.go ./pkg/models/health.go ./pkg/models/helpflags.go ./pkg/models/jwt.go ./pkg/models/libraryelements.go ./pkg/models/licensing.go ./pkg/models/live.go ./pkg/models/login_attempt.go ./pkg/models/models.go ./pkg/models/notifications.go ./pkg/models/org.go ./pkg/models/org_user.go ./pkg/models/playlist.go ./pkg/models/plugin_settings.go ./pkg/models/preferences.go ./pkg/models/quotas.go ./pkg/models/search.go ./pkg/models/search_user_filter.go ./pkg/models/shorturl.go ./pkg/models/star.go ./pkg/models/stats.go ./pkg/models/tags.go ./pkg/models/team.go ./pkg/models/team_member.go ./pkg/models/temp_user.go ./pkg/models/theme.go ./pkg/models/user.go ./pkg/models/user_auth.go ./pkg/models/user_token.go ./pkg/models/validations.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/fc/fc68dbf3a393ec04df69c9dd4d69acd99d4d691b4e82fc1a35863e7e03ced29b-d # internal github.com/grafana/grafana/pkg/services/annotations mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/grafana/grafana/pkg/services/annotations -lang=go1.17 -complete -installsuffix shared -buildid PMO1TKqsj5cuG9xvfUS4/PMO1TKqsj5cuG9xvfUS4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b673/importcfg -pack ./pkg/services/annotations/annotations.go github.com/grafana/grafana/pkg/api/response mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b676/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b671/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b469/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/grafana/grafana/pkg/api/response -lang=go1.17 -complete -installsuffix shared -buildid Q9pGs-Sul5EJq9QF7mho/Q9pGs-Sul5EJq9QF7mho -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b675/importcfg -pack ./pkg/api/response/response.go ./pkg/api/response/web_hack.go github.com/grafana/grafana/pkg/plugins mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b524/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/grafana/grafana/pkg/plugins -lang=go1.17 -complete -installsuffix shared -buildid 7obufG1zeGR_D633FQHN/7obufG1zeGR_D633FQHN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b701/importcfg -pack ./pkg/plugins/config.go ./pkg/plugins/ifaces.go ./pkg/plugins/models.go ./pkg/plugins/plugins.go github.com/grafana/grafana/pkg/plugins/adapters mkdir -p $WORK/b704/ github.com/grafana/grafana/pkg/services/notifications mkdir -p $WORK/b736/ cat >$WORK/b736/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b737/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/mail=$WORK/b738/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/grafana/grafana/pkg/services/notifications -lang=go1.17 -complete -installsuffix shared -buildid Bz0hCW8NQjV5mGc1Z1nk/Bz0hCW8NQjV5mGc1Z1nk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b736/importcfg -pack ./pkg/services/notifications/codes.go ./pkg/services/notifications/email.go ./pkg/services/notifications/mailer.go ./pkg/services/notifications/mock.go ./pkg/services/notifications/notifications.go ./pkg/services/notifications/smtp.go ./pkg/services/notifications/testing.go ./pkg/services/notifications/webhook.go cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/grafana/grafana/pkg/plugins/adapters -lang=go1.17 -complete -installsuffix shared -buildid uaYOAYEEBirgLKsS38CV/uaYOAYEEBirgLKsS38CV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b704/importcfg -pack ./pkg/plugins/adapters/adapters.go github.com/grafana/grafana/pkg/tsdb/legacydata mkdir -p $WORK/b766/ cat >$WORK/b766/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b767/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b469/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b768/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata -lang=go1.17 -complete -installsuffix shared -buildid dOAh3sb9j64LM_3kCyFL/dOAh3sb9j64LM_3kCyFL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b766/importcfg -pack ./pkg/tsdb/legacydata/contracts.go ./pkg/tsdb/legacydata/dataframes.go ./pkg/tsdb/legacydata/doc.go ./pkg/tsdb/legacydata/time_range.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/06/0620374ccf121b88e4e946537ae208c36b1ab7d23abe1c5e99245bc95e1e0477-d # internal github.com/grafana/grafana/pkg/middleware/cookies mkdir -p $WORK/b787/ cat >$WORK/b787/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/grafana/grafana/pkg/middleware/cookies -lang=go1.17 -complete -installsuffix shared -buildid MQW5P7ISofsMknwv5rxY/MQW5P7ISofsMknwv5rxY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b787/importcfg -pack ./pkg/middleware/cookies/cookies.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/b6/b61ae277b73855c9400d3adbb8b1bc30d7af14fb90bb61394ce4003f22188cab-d # internal github.com/grafana/grafana/pkg/services/featuremgmt mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b513/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/grafana/grafana/pkg/services/featuremgmt -lang=go1.17 -complete -installsuffix shared -buildid 2x72_pcaKPFauORKb9D3/2x72_pcaKPFauORKb9D3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b674/importcfg -pack ./pkg/services/featuremgmt/features.go ./pkg/services/featuremgmt/manager.go ./pkg/services/featuremgmt/registry.go ./pkg/services/featuremgmt/service.go ./pkg/services/featuremgmt/settings.go ./pkg/services/featuremgmt/toggles_gen.go ./pkg/services/featuremgmt/usage_stats.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/6b/6b54348d8b3ac7bb2bb93dde2bd8f8d86de6df6d04a169d880ff00c694d283ab-d # internal github.com/grafana/grafana/pkg/services/accesscontrol mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b658/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b671/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b091/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/grafana/grafana/pkg/services/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid drJZyjzBUc2By9mk77t7/drJZyjzBUc2By9mk77t7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b672/importcfg -pack ./pkg/services/accesscontrol/accesscontrol.go ./pkg/services/accesscontrol/errors.go ./pkg/services/accesscontrol/evaluator.go ./pkg/services/accesscontrol/filter.go ./pkg/services/accesscontrol/middleware.go ./pkg/services/accesscontrol/models.go ./pkg/services/accesscontrol/resolvers.go ./pkg/services/accesscontrol/roles.go ./pkg/services/accesscontrol/scope.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/53/532f2d8073f87e594e737d4d2ee5d061d8654201c03782b3a052cdf12473df2b-d # internal github.com/grafana/grafana/pkg/services/ldap mkdir -p $WORK/b795/ cat >$WORK/b795/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b796/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b797/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/grafana/grafana/pkg/services/ldap -lang=go1.17 -complete -installsuffix shared -buildid R9L5W6DzsxBL2Iqk7Llk/R9L5W6DzsxBL2Iqk7Llk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b795/importcfg -pack ./pkg/services/ldap/helpers.go ./pkg/services/ldap/ldap.go ./pkg/services/ldap/ldap_groups.go ./pkg/services/ldap/settings.go ./pkg/services/ldap/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/b9/b9ee5cf59ec8bbd0311c654eb25db3e2995010162a8596d09d95e53e10a9e9ea-d # internal github.com/grafana/grafana/pkg/tsdb/graphite mkdir -p $WORK/b761/ cat >$WORK/b761/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b762/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b763/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b766/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/grafana/grafana/pkg/tsdb/graphite -lang=go1.17 -complete -installsuffix shared -buildid cbpPGPwi6tV6gF2fpGak/cbpPGPwi6tV6gF2fpGak -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b761/importcfg -pack ./pkg/tsdb/graphite/graphite.go ./pkg/tsdb/graphite/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/e0/e03df2ab8aefe7d9ed7739c6b072e82752377445eb50aa749411d1d538e78eb2-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders mkdir -p $WORK/b817/ cat >$WORK/b817/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b819/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders -lang=go1.17 -complete -installsuffix shared -buildid F-uZ1CMTmdikMAryg-JG/F-uZ1CMTmdikMAryg-JG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b817/importcfg -pack ./pkg/services/kmsproviders/osskmsproviders/osskmsproviders.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/f9/f9ef0cd86517c1e9b904a73c98a0b3b6dde75a687efad5964769607095544850-d # internal github.com/grafana/grafana/pkg/services/datasources/permissions mkdir -p $WORK/b926/ cat >$WORK/b926/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p github.com/grafana/grafana/pkg/services/datasources/permissions -lang=go1.17 -complete -installsuffix shared -buildid OrLK-wcAKuLADJYU2R7A/OrLK-wcAKuLADJYU2R7A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b926/importcfg -pack ./pkg/services/datasources/permissions/datasource_permissions.go ./pkg/services/datasources/permissions/datasource_permissions_mocks.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/a8/a84e95f82a50f3b1ca54a6317b4260fb3ded5495ee30114fe4ae24c71813c54f-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/47/47433716548a2b732677f17e802622f49f5a1c2acbe8fb0a86858a67732490f7-d # internal github.com/grafana/grafana/pkg/services/secrets/manager mkdir -p $WORK/b822/ cat >$WORK/b822/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b654/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b817/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b760/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b823/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b280/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b667/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/grafana/grafana/pkg/services/secrets/manager -lang=go1.17 -complete -installsuffix shared -buildid Sxf57TrPT4SPjgVZQu1F/Sxf57TrPT4SPjgVZQu1F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b822/importcfg -pack ./pkg/services/secrets/manager/cache.go ./pkg/services/secrets/manager/helpers.go ./pkg/services/secrets/manager/manager.go ./pkg/services/secrets/manager/metrics.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/15/159779b2de747213029d8fc95fcd571fca8372f0c13df4d201cd4c3304b1a029-d # internal github.com/grafana/grafana/pkg/services/dashboards mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b672/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b682/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/grafana/grafana/pkg/services/dashboards -lang=go1.17 -complete -installsuffix shared -buildid 7LjiQM1Q_-tEG499L2SZ/7LjiQM1Q_-tEG499L2SZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b681/importcfg -pack ./pkg/services/dashboards/accesscontrol.go ./pkg/services/dashboards/dashboard.go ./pkg/services/dashboards/dashboard_provisioning_mock.go ./pkg/services/dashboards/dashboard_service_mock.go ./pkg/services/dashboards/folder.go ./pkg/services/dashboards/folder_service_mock.go ./pkg/services/dashboards/folder_store_mock.go ./pkg/services/dashboards/models.go ./pkg/services/dashboards/store_mock.go github.com/grafana/grafana/pkg/services/datasources mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b438/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b672/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/grafana/grafana/pkg/services/datasources -lang=go1.17 -complete -installsuffix shared -buildid i2msz-AjVwc9O7xZeu6K/i2msz-AjVwc9O7xZeu6K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b705/importcfg -pack ./pkg/services/datasources/accesscontrol.go ./pkg/services/datasources/datasources.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b926/_pkg_.a # internal cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/bc/bc51fe32772244949805af34c185282965cf5677ea3f7334d7f5c39f749b1737-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/ca/ca2c485441e6c25e470f1dbe1a4853d7b79bd8d84ddbba1ea99d457de975c4ea-d # internal github.com/grafana/grafana/pkg/api/dtos mkdir -p $WORK/b808/ cat >$WORK/b808/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b767/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/grafana/grafana/pkg/api/dtos -lang=go1.17 -complete -installsuffix shared -buildid oaLtLfjXEa204KnAAGYz/oaLtLfjXEa204KnAAGYz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b808/importcfg -pack ./pkg/api/dtos/acl.go ./pkg/api/dtos/alerting.go ./pkg/api/dtos/annotations.go ./pkg/api/dtos/apikey.go ./pkg/api/dtos/dashboard.go ./pkg/api/dtos/datasource.go ./pkg/api/dtos/folder.go ./pkg/api/dtos/index.go ./pkg/api/dtos/invite.go ./pkg/api/dtos/live.go ./pkg/api/dtos/models.go ./pkg/api/dtos/org.go ./pkg/api/dtos/playlist.go ./pkg/api/dtos/plugins.go ./pkg/api/dtos/prefs.go ./pkg/api/dtos/short_url.go ./pkg/api/dtos/user.go ./pkg/api/dtos/user_token.go github.com/grafana/grafana/pkg/plugins/manager/installer mkdir -p $WORK/b1006/ cat >$WORK/b1006/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b1007/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p github.com/grafana/grafana/pkg/plugins/manager/installer -lang=go1.17 -complete -installsuffix shared -buildid In5JFprjoC5l_kXxiN7x/In5JFprjoC5l_kXxiN7x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1006/importcfg -pack ./pkg/plugins/manager/installer/ifaces.go ./pkg/plugins/manager/installer/installer.go ./pkg/plugins/manager/installer/models.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/a8/a8024535fbaf8f41e45237cf6abc9e636c015082e77e9682ca3b4dfeec1a06f5-d # internal github.com/grafana/grafana/pkg/expr mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b496/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b705/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b707/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b730/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/grafana/grafana/pkg/expr -lang=go1.17 -complete -installsuffix shared -buildid _l1nEMktXe_84i4-j9Nz/_l1nEMktXe_84i4-j9Nz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b697/importcfg -pack ./pkg/expr/commands.go ./pkg/expr/graph.go ./pkg/expr/nodes.go ./pkg/expr/service.go ./pkg/expr/transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1006/_pkg_.a # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/41/415c2cbf6da9d98856e70e3eb51ea68d6acde98d3186acaf896f01f049b70560-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/ed/edfb2532a73d698fd4d1895e3afacf9a9445bf75d01964c46473da69fa1b3113-d # internal github.com/grafana/grafana/pkg/services/multildap mkdir -p $WORK/b802/ cat >$WORK/b802/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b795/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/grafana/grafana/pkg/services/multildap -lang=go1.17 -complete -installsuffix shared -buildid DKBtlH07bS3rDDdfqi5M/DKBtlH07bS3rDDdfqi5M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b802/importcfg -pack ./pkg/services/multildap/multidap_mock.go ./pkg/services/multildap/multildap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/81/81c5218ac461b4242b6557b9ecc392d0bcbfe98a4aad473a17242fed06471304-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b681/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/b7/b77521ed2f9c21d8c1478816b4ab7c3b3891f5bea472ba3c8f2a2cad220a2bd0-d # internal github.com/grafana/grafana/pkg/services/hooks mkdir -p $WORK/b816/ cat >$WORK/b816/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/grafana/grafana/pkg/services/hooks -lang=go1.17 -complete -installsuffix shared -buildid BDgSsYuCJUq4TXxB2RgC/BDgSsYuCJUq4TXxB2RgC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b816/importcfg -pack ./pkg/services/hooks/hooks.go cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/7a/7a8b32d3490db4b2f90b02e99fca10ab0607032e628cb36634cef1e245a50a58-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b659/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b689/_pkg_.a packagefile golang.org/x/text/language=$WORK/b691/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b667/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid 7PB4c5-xER5vCeI2-oK_/7PB4c5-xER5vCeI2-oK_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b680/importcfg -pack ./pkg/services/sqlstore/migrations/accesscontrol/action_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/admin_only.go ./pkg/services/sqlstore/migrations/accesscontrol/alerting.go ./pkg/services/sqlstore/migrations/accesscontrol/dashboard_permissions.go ./pkg/services/sqlstore/migrations/accesscontrol/errors.go ./pkg/services/sqlstore/migrations/accesscontrol/managed_permission_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/migrations.go ./pkg/services/sqlstore/migrations/accesscontrol/permission_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/team_membership.go github.com/grafana/grafana/pkg/services/sqlstore/permissions mkdir -p $WORK/b769/ cat >$WORK/b769/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b659/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b670/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/grafana/grafana/pkg/services/sqlstore/permissions -lang=go1.17 -complete -installsuffix shared -buildid qC6MJYLh4Ux-B-JSwhHt/qC6MJYLh4Ux-B-JSwhHt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b769/importcfg -pack ./pkg/services/sqlstore/permissions/dashboard.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/f8/f85a1f9d1cfa3bc5eaf69b72b169312867d2231947ef397c74dfb268e2dc581f-d # internal github.com/grafana/grafana/pkg/services/ngalert/models mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b250/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b468/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b734/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/grafana/grafana/pkg/services/ngalert/models -lang=go1.17 -complete -installsuffix shared -buildid MChIck0Kb17rivdslmLG/MChIck0Kb17rivdslmLG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b733/importcfg -pack ./pkg/services/ngalert/models/admin_configuration.go ./pkg/services/ngalert/models/alert_query.go ./pkg/services/ngalert/models/alert_rule.go ./pkg/services/ngalert/models/alertmanager.go ./pkg/services/ngalert/models/eval_condition.go ./pkg/services/ngalert/models/image.go ./pkg/services/ngalert/models/instance.go ./pkg/services/ngalert/models/instance_labels.go ./pkg/services/ngalert/models/provisioning.go ./pkg/services/ngalert/models/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/93/93d7f2b0095219fa6061cc0cea0da8f2d8e7a99019d905143a4c27f68d8a1610-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/8a/8a7fddb23caf8f28f0c8eb4dc590c2c914003174b65865821272d601f8d892cf-d # internal github.com/grafana/grafana/pkg/services/licensing mkdir -p $WORK/b820/ cat >$WORK/b820/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/grafana/grafana/pkg/services/licensing -lang=go1.17 -complete -installsuffix shared -buildid ADNgYwr2_PJUEg-3C1vc/ADNgYwr2_PJUEg-3C1vc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b820/importcfg -pack ./pkg/services/licensing/accesscontrol.go ./pkg/services/licensing/oss.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/9b/9b2f57f0bcb73e9cc75d7ca1635165ac7dbae2354692102778f70ab19f0463cb-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/b5/b545c396482f8f106a01d00bcea02f979069e53f9c4a4cfb6d4862dd027d87d1-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels mkdir -p $WORK/b735/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b733/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b736/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b755/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b747/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b760/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile mime/multipart=$WORK/b215/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels -lang=go1.17 -complete -installsuffix shared -buildid WxaRUYa3UKbVFTlKMKOu/WxaRUYa3UKbVFTlKMKOu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b735/importcfg -pack ./pkg/services/ngalert/notifier/channels/alertmanager.go ./pkg/services/ngalert/notifier/channels/base.go ./pkg/services/ngalert/notifier/channels/default_template.go ./pkg/services/ngalert/notifier/channels/dingding.go ./pkg/services/ngalert/notifier/channels/discord.go ./pkg/services/ngalert/notifier/channels/email.go ./pkg/services/ngalert/notifier/channels/factory.go ./pkg/services/ngalert/notifier/channels/googlechat.go ./pkg/services/ngalert/notifier/channels/kafka.go ./pkg/services/ngalert/notifier/channels/line.go ./pkg/services/ngalert/notifier/channels/opsgenie.go ./pkg/services/ngalert/notifier/channels/pagerduty.go ./pkg/services/ngalert/notifier/channels/pushover.go ./pkg/services/ngalert/notifier/channels/sensugo.go ./pkg/services/ngalert/notifier/channels/slack.go ./pkg/services/ngalert/notifier/channels/teams.go ./pkg/services/ngalert/notifier/channels/telegram.go ./pkg/services/ngalert/notifier/channels/template_data.go ./pkg/services/ngalert/notifier/channels/testing.go ./pkg/services/ngalert/notifier/channels/threema.go ./pkg/services/ngalert/notifier/channels/util.go ./pkg/services/ngalert/notifier/channels/victorops.go ./pkg/services/ngalert/notifier/channels/webhook.go ./pkg/services/ngalert/notifier/channels/wecom.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/5c/5cbdd6c466fa933f8b7983cebf4c57f4745ed0d2ec0782a3372f93e08c3e5aa9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/b6/b6a3cb8bd965ec2e741e4dd069a1b40e4c0fc7a4ceeaebe493ac31ee4c9e8569-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/23/2326f4be87d506fe5bcacf8e86f89afb388dd5e738fd9cf3d641a87f1e3e5bb3-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b696/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b656/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b733/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b735/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b659/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b487/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b754/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b667/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert -lang=go1.17 -complete -installsuffix shared -buildid en1JdeqrFKQ5VapmZhQn/en1JdeqrFKQ5VapmZhQn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b695/importcfg -pack ./pkg/services/sqlstore/migrations/ualert/alert_rule.go ./pkg/services/sqlstore/migrations/ualert/channel.go ./pkg/services/sqlstore/migrations/ualert/cond_trans.go ./pkg/services/sqlstore/migrations/ualert/dash_alert.go ./pkg/services/sqlstore/migrations/ualert/dashboard.go ./pkg/services/sqlstore/migrations/ualert/datasource.go ./pkg/services/sqlstore/migrations/ualert/permissions.go ./pkg/services/sqlstore/migrations/ualert/securejsondata.go ./pkg/services/sqlstore/migrations/ualert/silences.go ./pkg/services/sqlstore/migrations/ualert/tables.go ./pkg/services/sqlstore/migrations/ualert/testing.go ./pkg/services/sqlstore/migrations/ualert/ualert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/9f/9f4c28371a558a8757537021f8457a2568a33c0f9d04440a37853424b8147255-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b659/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b667/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations -lang=go1.17 -complete -installsuffix shared -buildid cVYCjabX1b18VOdRa1Ry/cVYCjabX1b18VOdRa1Ry -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b679/importcfg -pack ./pkg/services/sqlstore/migrations/alert_mig.go ./pkg/services/sqlstore/migrations/annotation_mig.go ./pkg/services/sqlstore/migrations/apikey_mig.go ./pkg/services/sqlstore/migrations/cache_data_mig.go ./pkg/services/sqlstore/migrations/comments_migrations.go ./pkg/services/sqlstore/migrations/common.go ./pkg/services/sqlstore/migrations/dashboard_acl.go ./pkg/services/sqlstore/migrations/dashboard_mig.go ./pkg/services/sqlstore/migrations/dashboard_public_config_mig.go ./pkg/services/sqlstore/migrations/dashboard_snapshot_mig.go ./pkg/services/sqlstore/migrations/dashboard_thumbs_mig.go ./pkg/services/sqlstore/migrations/dashboard_version_mig.go ./pkg/services/sqlstore/migrations/datasource_mig.go ./pkg/services/sqlstore/migrations/db_file_storage.go ./pkg/services/sqlstore/migrations/entity_events_mig.go ./pkg/services/sqlstore/migrations/heartbeat_mig.go ./pkg/services/sqlstore/migrations/kv_store_mig.go ./pkg/services/sqlstore/migrations/libraryelements.go ./pkg/services/sqlstore/migrations/live_mig.go ./pkg/services/sqlstore/migrations/login_attempt_mig.go ./pkg/services/sqlstore/migrations/migrations.go ./pkg/services/sqlstore/migrations/org_mig.go ./pkg/services/sqlstore/migrations/playlist_mig.go ./pkg/services/sqlstore/migrations/plugin_setting.go ./pkg/services/sqlstore/migrations/preferences_mig.go ./pkg/services/sqlstore/migrations/query_history_mig.go ./pkg/services/sqlstore/migrations/query_history_star_mig.go ./pkg/services/sqlstore/migrations/quota_mig.go ./pkg/services/sqlstore/migrations/secrets_mig.go ./pkg/services/sqlstore/migrations/serverlock_migrations.go ./pkg/services/sqlstore/migrations/session_mig.go ./pkg/services/sqlstore/migrations/short_url_mig.go ./pkg/services/sqlstore/migrations/stats_mig.go ./pkg/services/sqlstore/migrations/tag_mig.go ./pkg/services/sqlstore/migrations/team_mig.go ./pkg/services/sqlstore/migrations/temp_user.go ./pkg/services/sqlstore/migrations/user_auth_mig.go ./pkg/services/sqlstore/migrations/user_auth_token_mig.go ./pkg/services/sqlstore/migrations/user_mig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/36/36e65e40849fc3a34c27937e57aa5f468dff5bc60e38b5e74f18389f3b91d56f-d # internal github.com/grafana/grafana/pkg/services/sqlstore mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile database/sql=$WORK/b644/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b645/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b658/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b659/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b769/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b770/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile github.com/lib/pq=$WORK/b663/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b666/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/core=$WORK/b669/_pkg_.a packagefile xorm.io/xorm=$WORK/b667/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/grafana/grafana/pkg/services/sqlstore -lang=go1.17 -complete -installsuffix shared -buildid IwA5MzhG3OBEHLYKJ8s_/IwA5MzhG3OBEHLYKJ8s_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./pkg/services/sqlstore/alert.go ./pkg/services/sqlstore/alert_notification.go ./pkg/services/sqlstore/annotation.go ./pkg/services/sqlstore/annotation_cleanup.go ./pkg/services/sqlstore/apikey.go ./pkg/services/sqlstore/dashboard.go ./pkg/services/sqlstore/dashboard_acl.go ./pkg/services/sqlstore/dashboard_provisioning.go ./pkg/services/sqlstore/dashboard_snapshot.go ./pkg/services/sqlstore/dashboard_thumbs.go ./pkg/services/sqlstore/dashboard_version.go ./pkg/services/sqlstore/database_wrapper.go ./pkg/services/sqlstore/datasource.go ./pkg/services/sqlstore/health.go ./pkg/services/sqlstore/logger.go ./pkg/services/sqlstore/login_attempt.go ./pkg/services/sqlstore/org.go ./pkg/services/sqlstore/org_users.go ./pkg/services/sqlstore/playlist.go ./pkg/services/sqlstore/plugin_setting.go ./pkg/services/sqlstore/quota.go ./pkg/services/sqlstore/session.go ./pkg/services/sqlstore/sqlbuilder.go ./pkg/services/sqlstore/sqlstore.go ./pkg/services/sqlstore/stats.go ./pkg/services/sqlstore/store.go ./pkg/services/sqlstore/tables.go ./pkg/services/sqlstore/tags.go ./pkg/services/sqlstore/team.go ./pkg/services/sqlstore/temp_user.go ./pkg/services/sqlstore/tls_mysql.go ./pkg/services/sqlstore/transactions.go ./pkg/services/sqlstore/user.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/c4/c4043f1b119b132d05c2062ddf7e0e06e833a4d2109a944aa4873133b6f5b198-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile github.com/fatih/color=$WORK/b245/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b262/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations -lang=go1.17 -complete -installsuffix shared -buildid tS6wbpEuXyAc4vRQc9oP/tS6wbpEuXyAc4vRQc9oP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./pkg/cmd/grafana-cli/commands/datamigrations/encrypt_datasource_passwords.go github.com/grafana/grafana/pkg/infra/remotecache mkdir -p $WORK/b776/ cat >$WORK/b776/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile encoding/gob=$WORK/b108/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b777/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b778/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b658/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b760/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/grafana/grafana/pkg/infra/remotecache -lang=go1.17 -complete -installsuffix shared -buildid VKxcIJtx0fEadpi6U-tb/VKxcIJtx0fEadpi6U-tb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b776/importcfg -pack ./pkg/infra/remotecache/database_storage.go ./pkg/infra/remotecache/memcached_storage.go ./pkg/infra/remotecache/redis_storage.go ./pkg/infra/remotecache/remotecache.go ./pkg/infra/remotecache/testing.go github.com/grafana/grafana/pkg/infra/serverlock mkdir -p $WORK/b789/ github.com/grafana/grafana/pkg/services/login/authinfoservice/database mkdir -p $WORK/b800/ cat >$WORK/b800/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice/database -lang=go1.17 -complete -installsuffix shared -buildid BEavUb6FxLb9jXhS_YmO/BEavUb6FxLb9jXhS_YmO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b800/importcfg -pack ./pkg/services/login/authinfoservice/database/database.go ./pkg/services/login/authinfoservice/database/stats.go github.com/grafana/grafana/pkg/services/quota mkdir -p $WORK/b810/ cat >$WORK/b810/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/grafana/grafana/pkg/services/quota -lang=go1.17 -complete -installsuffix shared -buildid uXGlRAslsRFcq4w64pK3/uXGlRAslsRFcq4w64pK3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b810/importcfg -pack ./pkg/services/quota/quota.go cat >$WORK/b789/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/grafana/grafana/pkg/infra/serverlock -lang=go1.17 -complete -installsuffix shared -buildid lremotmQg_StOZMmy_oJ/lremotmQg_StOZMmy_oJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b789/importcfg -pack ./pkg/infra/serverlock/model.go ./pkg/infra/serverlock/serverlock.go github.com/grafana/grafana/pkg/services/sqlstore/mockstore mkdir -p $WORK/b811/ cat >$WORK/b811/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b659/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/grafana/grafana/pkg/services/sqlstore/mockstore -lang=go1.17 -complete -installsuffix shared -buildid sM4FBRqdaxTKNYI6jxoN/sM4FBRqdaxTKNYI6jxoN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b811/importcfg -pack ./pkg/services/sqlstore/mockstore/mockstore.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/49/492ff40482603d43f608b6fc0afc1edd6d4805b34ea948a4e2d71ea0f61c3d8e-d # internal github.com/grafana/grafana/pkg/services/secrets/database mkdir -p $WORK/b821/ cat >$WORK/b821/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b818/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b667/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/grafana/grafana/pkg/services/secrets/database -lang=go1.17 -complete -installsuffix shared -buildid n4RKel0Hwn_fZA45frz_/n4RKel0Hwn_fZA45frz_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b821/importcfg -pack ./pkg/services/secrets/database/database.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/b4/b4ea42dc3dfd160c69204c33b90f4a100ed9200433d82d95a553901df17fbe53-d # internal github.com/grafana/grafana/pkg/infra/kvstore mkdir -p $WORK/b825/ cat >$WORK/b825/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/grafana/grafana/pkg/infra/kvstore -lang=go1.17 -complete -installsuffix shared -buildid BcUzzs0KwvxxtujV5k3e/BcUzzs0KwvxxtujV5k3e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b825/importcfg -pack ./pkg/infra/kvstore/kvstore.go ./pkg/infra/kvstore/model.go ./pkg/infra/kvstore/sql.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/b9/b9ff29fbce08ffda720141d37130c6967d83c3cc26716de063c330a9051442e7-d # internal github.com/grafana/grafana/pkg/services/auth mkdir -p $WORK/b788/ cat >$WORK/b788/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/grafana/grafana/pkg/services/auth -lang=go1.17 -complete -installsuffix shared -buildid vpWBpqimwbq_GGDSxKxq/vpWBpqimwbq_GGDSxKxq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b788/importcfg -pack ./pkg/services/auth/auth_token.go ./pkg/services/auth/model.go ./pkg/services/auth/testing.go ./pkg/services/auth/token_cleanup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b811/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/37/378a663da98def7c3c1f30aea8dd8903f1ee584c3b30b1f277853a698e0898f8-d # internal github.com/grafana/grafana/pkg/services/rendering mkdir -p $WORK/b804/ cat >$WORK/b804/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b805/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b776/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/grafana/grafana/pkg/services/rendering -lang=go1.17 -complete -installsuffix shared -buildid Vn_an-kvjf7L3fFSAHwu/Vn_an-kvjf7L3fFSAHwu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b804/importcfg -pack ./pkg/services/rendering/auth.go ./pkg/services/rendering/capabilities.go ./pkg/services/rendering/http_mode.go ./pkg/services/rendering/interface.go ./pkg/services/rendering/mock.go ./pkg/services/rendering/plugin_mode.go ./pkg/services/rendering/rendering.go cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/8c/8ceacdf114278b84d1f88833c98e24384c901adb331476d2f429c9a553ff80fa-d # internal github.com/grafana/grafana/pkg/services/guardian mkdir -p $WORK/b983/ cat >$WORK/b983/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p github.com/grafana/grafana/pkg/services/guardian -lang=go1.17 -complete -installsuffix shared -buildid 3iGGVmhX4_Gg3DC5tEA5/3iGGVmhX4_Gg3DC5tEA5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b983/importcfg -pack ./pkg/services/guardian/accesscontrol_guardian.go ./pkg/services/guardian/guardian.go ./pkg/services/guardian/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/4a/4a14e7988d94fdc39fb3efc3db44417bf4d6d38eb576d5fcef4679ebf153c844-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/69/69975bae78006f629a7aad6f43a64346604129a08d0b72fb755106f42c49af31-d # internal github.com/grafana/grafana/pkg/services/login mkdir -p $WORK/b799/ cat >$WORK/b799/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b800/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/grafana/grafana/pkg/services/login -lang=go1.17 -complete -installsuffix shared -buildid UsckTeqPWXfwsWTWeuUY/UsckTeqPWXfwsWTWeuUY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b799/importcfg -pack ./pkg/services/login/authinfo.go ./pkg/services/login/login.go ./pkg/services/login/userprotection.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/52/5218def0be01fa7e804a7545c26419d4c9712b5d89219ec9e4b23165fbf4388a-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/e9/e987afac1d8bd053b303d76ac750e27998130aa152fc820b1ea52fc91f81f532-d # internal github.com/grafana/grafana/pkg/login mkdir -p $WORK/b794/ cat >$WORK/b794/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/grafana/grafana/pkg/login -lang=go1.17 -complete -installsuffix shared -buildid m262XoU0fYzTtWjyCyWZ/m262XoU0fYzTtWjyCyWZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b794/importcfg -pack ./pkg/login/auth.go ./pkg/login/brute_force_login_protection.go ./pkg/login/grafana_login.go ./pkg/login/ldap_login.go github.com/grafana/grafana/pkg/services/contexthandler/authproxy mkdir -p $WORK/b803/ cat >$WORK/b803/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b776/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/mail=$WORK/b738/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/grafana/grafana/pkg/services/contexthandler/authproxy -lang=go1.17 -complete -installsuffix shared -buildid H7df-Ce_8qfOwXTJcejK/H7df-Ce_8qfOwXTJcejK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b803/importcfg -pack ./pkg/services/contexthandler/authproxy/authproxy.go github.com/grafana/grafana/pkg/services/login/loginservice mkdir -p $WORK/b807/ cat >$WORK/b807/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/grafana/grafana/pkg/services/login/loginservice -lang=go1.17 -complete -installsuffix shared -buildid IEd1Ci7BDSnn_tcEWy-N/IEd1Ci7BDSnn_tcEWy-N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b807/importcfg -pack ./pkg/services/login/loginservice/loginservice.go ./pkg/services/login/loginservice/loginservice_mock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/fe/fe8aa8c0206613567aa68b0dbda2395e78badfe45c505d0b8b5ec48801c63c2e-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b983/_pkg_.a # internal cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/fb/fb3681b257f8ad023adc3d72411e3ea603ff029966e7b49abf22a24c19dfd7ae-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/26/264c05ff91e01d4c4ce94ce2fdb0e950d906f30279b423130ada547839b68b49-d # internal github.com/grafana/grafana/pkg/services/alerting mkdir -p $WORK/b839/ cat >$WORK/b839/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b840/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b841/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b767/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b705/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b926/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b736/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b766/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b823/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/grafana/grafana/pkg/services/alerting -lang=go1.17 -complete -installsuffix shared -buildid 8uZZfO5zhDiDdzT06jOz/8uZZfO5zhDiDdzT06jOz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b839/importcfg -pack ./pkg/services/alerting/alerting_usage.go ./pkg/services/alerting/engine.go ./pkg/services/alerting/eval_context.go ./pkg/services/alerting/eval_handler.go ./pkg/services/alerting/extractor.go ./pkg/services/alerting/interfaces.go ./pkg/services/alerting/models.go ./pkg/services/alerting/notifier.go ./pkg/services/alerting/reader.go ./pkg/services/alerting/result_handler.go ./pkg/services/alerting/rule.go ./pkg/services/alerting/scheduler.go ./pkg/services/alerting/service.go ./pkg/services/alerting/test_notification.go ./pkg/services/alerting/test_rule.go ./pkg/services/alerting/ticker.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/56/563808a61a22a83ef13f83b10f684dd3f23c8e69ae60feede4168876b47f7467-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/77/77e79e8b3b6294bd1f5fa2adbea242755b9ead415b8ca0de7f0b2856b6c50ee6-d # internal github.com/grafana/grafana/pkg/services/contexthandler mkdir -p $WORK/b790/ cat >$WORK/b790/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b792/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b776/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b676/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b671/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/grafana/grafana/pkg/services/contexthandler -lang=go1.17 -complete -installsuffix shared -buildid znU8S_LkJaaN4XVg19Lz/znU8S_LkJaaN4XVg19Lz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b790/importcfg -pack ./pkg/services/contexthandler/auth_jwt.go ./pkg/services/contexthandler/contexthandler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/b7/b74d783db6befe553a3343bb3bffcae8d29a8b798a2e89fc57c22fec8e258153-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/6f/6fc596c26cbd3c2dd23a12bfbaf84a2bbf1f92496a23123ee60974249ad0a690-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config mkdir -p $WORK/b838/ cat >$WORK/b838/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b839/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b735/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config -lang=go1.17 -complete -installsuffix shared -buildid qvBDzvt7xeeHV80E9DRq/qvBDzvt7xeeHV80E9DRq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b838/importcfg -pack ./pkg/services/ngalert/notifier/channels_config/available_channels.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/b3/b338b13d981f296debf2b2a782d10b7f94605f3f4e2865cc00e4f4a10daae8c8-d # internal github.com/grafana/grafana/pkg/middleware mkdir -p $WORK/b775/ cat >$WORK/b775/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b776/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b671/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b760/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b595/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b594/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b591/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b812/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/http/httptest=$WORK/b687/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/grafana/grafana/pkg/middleware -lang=go1.17 -complete -installsuffix shared -buildid hxHGkbkFO88npYKECU3F/hxHGkbkFO88npYKECU3F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b775/importcfg -pack ./pkg/middleware/auth.go ./pkg/middleware/csp.go ./pkg/middleware/csrf.go ./pkg/middleware/dashboard_redirect.go ./pkg/middleware/gziper.go ./pkg/middleware/logger.go ./pkg/middleware/middleware.go ./pkg/middleware/org_redirect.go ./pkg/middleware/quota.go ./pkg/middleware/rate_limit.go ./pkg/middleware/recovery.go ./pkg/middleware/request_metrics.go ./pkg/middleware/request_tracing.go ./pkg/middleware/testing.go ./pkg/middleware/validate_host.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/e5/e537fd6129107984a99a433a29e7c3df55fca8a5003df0118137c19460672771-d # internal github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions mkdir -p $WORK/b826/ cat >$WORK/b826/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b733/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b735/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b838/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b927/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b755/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b943/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b945/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions -lang=go1.17 -complete -installsuffix shared -buildid rjXdI-RiHkzWeG_Xpo5L/rjXdI-RiHkzWeG_Xpo5L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b826/importcfg -pack ./pkg/services/ngalert/api/tooling/definitions/admin.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager_validation.go ./pkg/services/ngalert/api/tooling/definitions/api.go ./pkg/services/ngalert/api/tooling/definitions/cortex-ruler.go ./pkg/services/ngalert/api/tooling/definitions/prom.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_alert_rules.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_contactpoints.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_mute_timings.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_policies.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_templates.go ./pkg/services/ngalert/api/tooling/definitions/shared.go ./pkg/services/ngalert/api/tooling/definitions/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/f3/f3560319ff49f19f7f642aa6b6d9b1ea06f27846305e4a2b3587d6846e2a3794-d # internal github.com/grafana/grafana/pkg/services/ngalert/store mkdir -p $WORK/b982/ cat >$WORK/b982/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b983/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b826/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b733/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b927/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b686/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b760/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/http/httptest=$WORK/b687/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/builder=$WORK/b668/_pkg_.a packagefile xorm.io/core=$WORK/b669/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/grafana/grafana/pkg/services/ngalert/store -lang=go1.17 -complete -installsuffix shared -buildid cvKDM3GiGZjL6mNXWyIq/cvKDM3GiGZjL6mNXWyIq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b982/importcfg -pack ./pkg/services/ngalert/store/admin_configuration.go ./pkg/services/ngalert/store/alert_rule.go ./pkg/services/ngalert/store/alertmanager.go ./pkg/services/ngalert/store/database.go ./pkg/services/ngalert/store/image.go ./pkg/services/ngalert/store/instance_database.go ./pkg/services/ngalert/store/org.go ./pkg/services/ngalert/store/provisioning_store.go ./pkg/services/ngalert/store/testing.go ./pkg/services/ngalert/store/transactions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/69/69a0d6f60ffc519ee93a2b1cb248fc57c432e3c2fd524f8e4cc023260aaaf11e-d # internal github.com/grafana/grafana/pkg/api/routing mkdir -p $WORK/b774/ cat >$WORK/b774/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b775/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b671/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/grafana/grafana/pkg/api/routing -lang=go1.17 -complete -installsuffix shared -buildid Wx6mbEwhZ5nBftL-G-Ss/Wx6mbEwhZ5nBftL-G-Ss -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b774/importcfg -pack ./pkg/api/routing/route_register.go ./pkg/api/routing/routing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/d5/d52589c097a4d418c6cbc11e8f046c2e2168e310785c2f8ad0cb262746494295-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/runner mkdir -p $WORK/b772/ cat >$WORK/b772/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/google/wire=$WORK/b773/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b774/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b817/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b822/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b671/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/runner -lang=go1.17 -complete -installsuffix shared -buildid HZWyDhCi1Hb2FT1D7O-l/HZWyDhCi1Hb2FT1D7O-l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b772/importcfg -pack ./pkg/cmd/grafana-cli/runner/runner.go ./pkg/cmd/grafana-cli/runner/wire_gen.go github.com/grafana/grafana/pkg/services/ngalert/metrics mkdir -p $WORK/b979/ cat >$WORK/b979/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b774/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b925/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b826/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b671/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b980/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p github.com/grafana/grafana/pkg/services/ngalert/metrics -lang=go1.17 -complete -installsuffix shared -buildid HmP0m_PudeKlI2rs_MNF/HmP0m_PudeKlI2rs_MNF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b979/importcfg -pack ./pkg/services/ngalert/metrics/ngalert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/9e/9eae33f1c00a40276e75e5c8b0f8b2d838ad4224615a07dc09a2acf2dd41e92c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b979/_pkg_.a # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/a3/a361400a551bac57abda8eeffad0df3bb1694ade85cd4e3ad149adac1a1c60e2-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b982/_pkg_.a # internal cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/e5/e5521eb0c4c97eacdc0818baed01b6e233fc62e37d7279e40a827793552ca871-d # internal github.com/grafana/grafana/pkg/services/ngalert/provisioning mkdir -p $WORK/b981/ cat >$WORK/b981/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b826/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b733/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b982/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b740/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b682/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p github.com/grafana/grafana/pkg/services/ngalert/provisioning -lang=go1.17 -complete -installsuffix shared -buildid kupFf9_XqPfMlQS0NnLb/kupFf9_XqPfMlQS0NnLb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b981/importcfg -pack ./pkg/services/ngalert/provisioning/alert_rules.go ./pkg/services/ngalert/provisioning/config.go ./pkg/services/ngalert/provisioning/contactpoints.go ./pkg/services/ngalert/provisioning/errors.go ./pkg/services/ngalert/provisioning/mute_timings.go ./pkg/services/ngalert/provisioning/notification_policies.go ./pkg/services/ngalert/provisioning/persist.go ./pkg/services/ngalert/provisioning/persist_mock.go ./pkg/services/ngalert/provisioning/provisioning_store_mock.go ./pkg/services/ngalert/provisioning/quota_checker_mock.go ./pkg/services/ngalert/provisioning/templates.go ./pkg/services/ngalert/provisioning/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b981/_pkg_.a # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/c4/c40ccfa4ec0022b12f30e892dad7e29ac0c4fe30fc02f9f955a92c9d9179c8bb-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier mkdir -p $WORK/b824/ cat >$WORK/b824/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b825/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b826/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b979/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b733/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b735/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b981/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b982/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b736/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b984/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b927/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b526/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1002/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b745/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b749/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b750/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1004/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b753/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b754/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b755/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b742/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b747/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b823/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier -lang=go1.17 -complete -installsuffix shared -buildid FGjuJKIwu-_E6MY69Rwv/FGjuJKIwu-_E6MY69Rwv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b824/importcfg -pack ./pkg/services/ngalert/notifier/alertmanager.go ./pkg/services/ngalert/notifier/alertmanager_config.go ./pkg/services/ngalert/notifier/alerts.go ./pkg/services/ngalert/notifier/config.go ./pkg/services/ngalert/notifier/crypto.go ./pkg/services/ngalert/notifier/file_store.go ./pkg/services/ngalert/notifier/multiorg_alertmanager.go ./pkg/services/ngalert/notifier/receivers.go ./pkg/services/ngalert/notifier/silences.go ./pkg/services/ngalert/notifier/status.go ./pkg/services/ngalert/notifier/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/f1/f15825bc4f304303f63b1f42ed5196bd8db20c99580f9d110407d1a116275d08-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations mkdir -p $WORK/b771/ cat >$WORK/b771/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b822/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations -lang=go1.17 -complete -installsuffix shared -buildid XwuScaYz1he1nn5mMucU/XwuScaYz1he1nn5mMucU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b771/importcfg -pack ./pkg/cmd/grafana-cli/commands/secretsmigrations/reencrypt_deks.go ./pkg/cmd/grafana-cli/commands/secretsmigrations/reencrypt_secrets.go ./pkg/cmd/grafana-cli/commands/secretsmigrations/rollback_secrets.go ./pkg/cmd/grafana-cli/commands/secretsmigrations/secretsmigrations.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/d7/d754701624d256923950031c18b032f59a2e59dc3985042f24bc39b9326215ad-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b109/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b224/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b245/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b250/_pkg_.a packagefile github.com/grafana/cuetsy=$WORK/b255/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b262/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b639/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/services=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b1006/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1008/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1009/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1011/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b640/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/fstest=$WORK/b1012/_pkg_.a packagefile text/template=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands -lang=go1.17 -complete -installsuffix shared -buildid 766RrciVbvGfYG-JnGcK/766RrciVbvGfYG-JnGcK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack ./pkg/cmd/grafana-cli/commands/cli.go ./pkg/cmd/grafana-cli/commands/commands.go ./pkg/cmd/grafana-cli/commands/cuetsify_command.go ./pkg/cmd/grafana-cli/commands/install_command.go ./pkg/cmd/grafana-cli/commands/listremote_command.go ./pkg/cmd/grafana-cli/commands/listversions_command.go ./pkg/cmd/grafana-cli/commands/ls_command.go ./pkg/cmd/grafana-cli/commands/remove_command.go ./pkg/cmd/grafana-cli/commands/reset_password_command.go ./pkg/cmd/grafana-cli/commands/scuemata_validation_command.go ./pkg/cmd/grafana-cli/commands/trim_command.go ./pkg/cmd/grafana-cli/commands/upgrade_all_command.go ./pkg/cmd/grafana-cli/commands/upgrade_command.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a0/a03b1ebbac18b34fde7a3cf8662c3c0af1fded6b42a7295dd83ba7ac762a4a86-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.17 -complete -installsuffix shared -buildid aIYHVE68vwfgSc_X_bW6/aIYHVE68vwfgSc_X_bW6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./pkg/cmd/grafana-cli/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/56/56b374b8b3997b127ed18bebc4e7dd107ecb57666351c5a34ea1dfb3adf8a142-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli=$WORK/b001/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b123/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b109/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b224/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b245/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b250/_pkg_.a packagefile github.com/grafana/cuetsy=$WORK/b255/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations=$WORK/b637/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b262/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b639/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b772/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/services=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b261/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b655/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b1006/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1008/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1009/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b679/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b281/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b274/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b275/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1011/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b640/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/fstest=$WORK/b1012/_pkg_.a packagefile text/template=$WORK/b091/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/safefilepath=$WORK/b045/_pkg_.a packagefile internal/syscall/execenv=$WORK/b046/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile internal/testlog=$WORK/b047/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b070/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b099/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b103/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b104/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b106/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b107/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b100/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/gob=$WORK/b108/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b110/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b117/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b221/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b225/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b243/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os/user=$WORK/b240/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b095/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b069/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b246/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b247/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b251/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b252/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b253/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b254/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile github.com/grafana/cuetsy/ts=$WORK/b256/_pkg_.a packagefile github.com/grafana/cuetsy/ts/ast=$WORK/b257/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b258/_pkg_.a packagefile go/token=$WORK/b259/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b592/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b263/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b824/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b822/_pkg_.a packagefile github.com/google/wire=$WORK/b773/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b774/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b817/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b671/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile crypto/tls=$WORK/b177/_pkg_.a packagefile net=$WORK/b156/_pkg_.a packagefile net/http=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b092/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b270/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b559/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b561/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b578/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b584/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b585/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b595/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b594/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b602/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b614/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b619/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b588/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b609/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b613/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b591/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b656/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b333/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b658/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b670/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b478/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b554/_pkg_.a packagefile archive/zip=$WORK/b1007/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b701/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b141/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1010/_pkg_.a packagefile crypto/x509=$WORK/b192/_pkg_.a packagefile database/sql=$WORK/b644/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b645/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b659/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b769/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b770/_pkg_.a packagefile github.com/lib/pq=$WORK/b663/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b666/_pkg_.a packagefile xorm.io/core=$WORK/b669/_pkg_.a packagefile xorm.io/xorm=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b695/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b282/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b290/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b524/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b496/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b526/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b484/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b280/_pkg_.a packagefile crypto/aes=$WORK/b178/_pkg_.a packagefile crypto/cipher=$WORK/b120/_pkg_.a packagefile crypto/md5=$WORK/b130/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b276/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b277/_pkg_.a packagefile mime/quotedprintable=$WORK/b216/_pkg_.a packagefile flag=$WORK/b239/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b641/_pkg_.a packagefile text/tabwriter=$WORK/b075/_pkg_.a packagefile testing/iotest=$WORK/b1013/_pkg_.a packagefile text/template/parse=$WORK/b093/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b077/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b098/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b111/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b128/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b133/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b134/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b135/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b136/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b137/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b138/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b140/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b143/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b147/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b148/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b149/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b150/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b151/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b162/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b163/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b164/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b165/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b166/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b167/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b168/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b169/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b170/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b173/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b175/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b176/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b220/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b222/_pkg_.a packagefile crypto/internal/backend=$WORK/b118/_pkg_.a packagefile crypto/internal/randutil=$WORK/b124/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b142/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b226/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b227/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b230/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b233/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b235/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b146/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b244/_pkg_.a packagefile regexp/syntax=$WORK/b096/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b248/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b593/_pkg_.a packagefile github.com/go-kit/log=$WORK/b264/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b266/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b271/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b272/_pkg_.a packagefile log/syslog=$WORK/b268/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b677/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b678/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b513/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b825/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b826/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b979/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b733/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b735/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b981/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b982/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b984/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b927/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1002/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b745/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b749/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b750/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1004/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b753/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b754/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b755/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b742/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b747/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b823/_pkg_.a packagefile testing=$WORK/b600/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b654/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b818/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b760/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b775/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b651/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b819/_pkg_.a packagefile mime=$WORK/b214/_pkg_.a packagefile crypto=$WORK/b113/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile container/list=$WORK/b155/_pkg_.a packagefile crypto/des=$WORK/b179/_pkg_.a packagefile crypto/ecdsa=$WORK/b180/_pkg_.a packagefile crypto/ed25519=$WORK/b112/_pkg_.a packagefile crypto/elliptic=$WORK/b181/_pkg_.a packagefile crypto/hmac=$WORK/b129/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b185/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b189/_pkg_.a packagefile crypto/rc4=$WORK/b190/_pkg_.a packagefile crypto/rsa=$WORK/b191/_pkg_.a packagefile crypto/sha1=$WORK/b131/_pkg_.a packagefile crypto/sha512=$WORK/b125/_pkg_.a packagefile crypto/subtle=$WORK/b116/_pkg_.a packagefile encoding/pem=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b201/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b157/_pkg_.a packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile internal/nettrace=$WORK/b158/_pkg_.a packagefile internal/singleflight=$WORK/b159/_pkg_.a packagefile net/netip=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b205/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b212/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b213/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b206/_pkg_.a packagefile mime/multipart=$WORK/b215/_pkg_.a packagefile net/http/httptrace=$WORK/b217/_pkg_.a packagefile net/http/internal=$WORK/b218/_pkg_.a packagefile net/http/internal/ascii=$WORK/b219/_pkg_.a packagefile net/textproto=$WORK/b211/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b267/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b563/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b564/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b565/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b567/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b568/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b571/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b572/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b573/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b574/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b576/_pkg_.a packagefile go.uber.org/atomic=$WORK/b577/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b579/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b581/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b582/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b583/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b586/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b596/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b597/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b603/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b605/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b615/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b618/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b620/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b622/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b626/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b636/_pkg_.a packagefile google.golang.org/grpc=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b400/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b608/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b610/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b611/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b612/_pkg_.a packagefile runtime/trace=$WORK/b495/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b657/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b334/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b438/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b335/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b439/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b337/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b475/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b476/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b424/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b469/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b486/_pkg_.a packagefile net/http/pprof=$WORK/b492/_pkg_.a packagefile expvar=$WORK/b479/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b480/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b481/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b347/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b482/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b483/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b489/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b397/_pkg_.a packagefile runtime/debug=$WORK/b461/_pkg_.a packagefile runtime/metrics=$WORK/b485/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b703/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b126/_pkg_.a packagefile embed=$WORK/b184/_pkg_.a packagefile crypto/dsa=$WORK/b193/_pkg_.a packagefile crypto/x509/pkix=$WORK/b194/_pkg_.a packagefile encoding/asn1=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b188/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b653/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b660/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b661/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b664/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b665/_pkg_.a packagefile xorm.io/builder=$WORK/b668/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b689/_pkg_.a packagefile golang.org/x/text/language=$WORK/b691/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b761/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b487/_pkg_.a packagefile github.com/gobwas/glob/compiler=$WORK/b283/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b322/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b497/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b525/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b527/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b528/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b529/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b531/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b547/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b548/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b551/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b558/_pkg_.a packagefile crypto/internal/subtle=$WORK/b121/_pkg_.a packagefile crypto/boring=$WORK/b278/_pkg_.a packagefile golang.org/x/crypto/internal/boring=$WORK/b279/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b642/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b078/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b081/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b079/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b082/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b083/_pkg_.a packagefile html=$WORK/b089/_pkg_.a packagefile encoding/csv=$WORK/b139/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b144/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b152/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b172/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile github.com/google/uuid=$WORK/b223/_pkg_.a packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b119/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b127/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b228/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b229/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b231/_pkg_.a packagefile text/scanner=$WORK/b232/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b234/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b236/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b237/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b242/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b249/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b265/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b273/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b676/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b827/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b838/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b945/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b925/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b980/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b468/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b734/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b810/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b983/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b686/_pkg_.a packagefile net/http/httptest=$WORK/b687/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b737/_pkg_.a packagefile net/mail=$WORK/b738/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b941/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b985/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b991/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b995/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b996/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b997/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b998/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b999/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1000/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b746/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b759/_pkg_.a packagefile github.com/rs/cors=$WORK/b1003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b829/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b515/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b928/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b743/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b748/_pkg_.a packagefile github.com/oklog/run=$WORK/b431/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b549/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b751/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b621/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b756/_pkg_.a packagefile internal/sysinfo=$WORK/b601/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b776/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b811/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b767/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b809/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b186/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b114/_pkg_.a packagefile crypto/internal/nistec=$WORK/b182/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b200/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b198/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b202/_pkg_.a packagefile internal/intern=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b207/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b209/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b210/_pkg_.a packagefile compress/zlib=$WORK/b569/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b575/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b580/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b598/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b606/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b616/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b617/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b370/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b623/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b624/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b385/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b625/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b627/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b629/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b395/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b339/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b386/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b387/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b388/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b389/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b390/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b421/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b423/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b376/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b402/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b590/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b336/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b440/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b450/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b451/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b452/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b444/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b467/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b472/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b473/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b477/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b425/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b427/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b429/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b430/_pkg_.a packagefile golang.org/x/net/context=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b433/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b434/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b435/_pkg_.a packagefile net/rpc=$WORK/b437/_pkg_.a packagefile os/signal=$WORK/b432/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b470/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b471/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b391/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b488/_pkg_.a packagefile internal/profile=$WORK/b493/_pkg_.a packagefile runtime/pprof=$WORK/b494/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b363/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b396/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b490/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b491/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b556/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b662/_pkg_.a packagefile golang.org/x/text/internal=$WORK/b690/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b692/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b705/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b707/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b762/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b763/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b766/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b284/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b287/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b285/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b321/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b330/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b331/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b498/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b500/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b501/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b502/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b503/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b521/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b522/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b523/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b530/_pkg_.a packagefile compress/lzw=$WORK/b532/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b533/_pkg_.a packagefile github.com/google/btree=$WORK/b535/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b536/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b537/_pkg_.a packagefile github.com/miekg/dns=$WORK/b539/_pkg_.a packagefile github.com/sean-/seed=$WORK/b546/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b552/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b415/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b557/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b153/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b154/_pkg_.a packagefile github.com/golang/glog=$WORK/b238/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b241/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b828/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b830/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b831/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b835/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b836/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b839/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b944/_pkg_.a packagefile container/heap=$WORK/b946/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b960/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b974/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b975/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b976/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b683/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b684/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b685/_pkg_.a packagefile net/http/internal/testcert=$WORK/b688/_pkg_.a packagefile net/smtp=$WORK/b739/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b929/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b942/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b986/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b987/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b988/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b989/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b990/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b992/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b994/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1001/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b506/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b508/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b514/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b312/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b550/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b752/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b757/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b777/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b778/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b792/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b804/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b115/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b208/_pkg_.a packagefile hash/adler32=$WORK/b570/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b599/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b371/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b372/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b374/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b628/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b630/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b631/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b633/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b635/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b357/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b409/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b410/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b413/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b419/_pkg_.a packagefile net/http/httputil=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b393/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b441/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b445/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b442/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b446/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b443/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b447/_pkg_.a packagefile hash/maphash=$WORK/b449/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b453/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b454/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b455/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b462/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b474/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b426/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b436/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b392/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b369/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b700/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b710/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b711/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b713/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b731/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b712/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b732/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b764/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b765/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b768/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b317/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b329/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b332/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b499/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b519/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b504/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b510/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b516/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b517/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b534/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b538/_pkg_.a packagefile encoding/base32=$WORK/b540/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b541/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b545/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b553/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b416/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b832/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b834/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b837/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b840/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b841/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b926/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b959/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b955/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b956/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b958/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b961/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b966/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b957/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b968/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b969/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b970/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b971/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b972/_pkg_.a packagefile go.uber.org/goleak=$WORK/b977/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b930/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b931/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b938/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b939/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b940/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b933/_pkg_.a packagefile encoding/xml=$WORK/b318/_pkg_.a packagefile github.com/docker/go-units=$WORK/b993/_pkg_.a packagefile github.com/josharian/intern=$WORK/b507/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b509/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b314/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b758/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b779/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b780/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b783/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b784/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b785/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b786/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b781/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b800/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b805/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b806/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b367/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b368/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b373/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b632/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b634/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b448/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b456/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b457/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b459/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b460/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b463/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b464/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b465/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b715/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b724/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b725/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b726/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b723/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b727/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b728/_pkg_.a packagefile math/cmplx=$WORK/b718/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b326/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b327/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b520/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b505/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b511/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b512/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b518/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b542/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b543/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b544/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b833/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b842/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b853/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b962/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b963/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b965/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b967/_pkg_.a packagefile github.com/golang/snappy=$WORK/b973/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b978/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b934/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b796/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b797/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b458/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b466/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b716/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b729/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b328/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b843/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b844/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b852/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b924/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b880/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b884/_pkg_.a packagefile google.golang.org/api/option=$WORK/b879/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b964/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b935/_pkg_.a packagefile golang.org/x/text/width=$WORK/b936/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b798/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b717/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b719/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b722/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b720/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b721/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b845/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b846/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b847/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b848/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b849/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b850/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b851/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b855/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b856/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b866/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b867/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b868/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b875/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b876/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b877/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b857/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b861/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b915/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b878/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b887/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b922/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b923/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b917/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b863/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b913/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b865/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b881/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b882/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b883/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b885/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b886/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b869/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b860/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b888/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b858/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b862/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b916/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b918/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b920/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b900/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b921/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b899/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b864/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b914/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b870/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b871/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b873/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b874/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b889/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b901/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b903/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b912/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b859/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b919/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b892/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b895/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b894/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b898/_pkg_.a packagefile go.opencensus.io=$WORK/b872/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b890/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b902/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b904/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b893/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b896/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b897/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b891/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b905/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b906/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b910/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b908/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b911/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b907/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b909/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/grafana/grafana/pkg/cmd/grafana-cli\nmod\tgithub.com/grafana/grafana\t(devel)\t\ndep\tcloud.google.com/go\tv0.100.2\t\ndep\tcloud.google.com/go/compute\tv1.5.0\t\ndep\tcloud.google.com/go/iam\tv0.3.0\t\ndep\tcloud.google.com/go/storage\tv1.21.0\t\ndep\tcuelang.org/go\tv0.4.3\t\ndep\tgithub.com/BurntSushi/toml\tv0.3.1\t\ndep\tgithub.com/Masterminds/semver\tv1.5.0\t\ndep\tgithub.com/PuerkitoBio/purell\tv1.1.1\t\ndep\tgithub.com/PuerkitoBio/urlesc\tv0.0.0-20170810143723-de5bf2ad4578\t\ndep\tgithub.com/VividCortex/mysqlerr\tv0.0.0-20170204212430-6c6b55f8796f\t\ndep\tgithub.com/alecthomas/units\tv0.0.0-20210912230133-d1bdfacee922\t\ndep\tgithub.com/apache/arrow/go/arrow\tv0.0.0-20211112161151-bc219186db40\t\ndep\tgithub.com/armon/go-metrics\tv0.3.10\t\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20210307081110-f21760c49a8d\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.44.9\t\ndep\tgithub.com/benbjohnson/clock\tv1.1.0\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/bradfitz/gomemcache\tv0.0.0-20190913173617-a41fca850d0b\t\ndep\tgithub.com/cenkalti/backoff/v4\tv4.1.2\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.2\t\ndep\tgithub.com/cheekybits/genny\tv1.0.0\t\ndep\tgithub.com/chromedp/cdproto\tv0.0.0-20220208224320-6efb837e6bc2\t\ndep\tgithub.com/cockroachdb/apd/v2\tv2.0.2\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/cpuguy83/go-md2man/v2\tv2.0.1\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/dennwc/varint\tv1.0.0\t\ndep\tgithub.com/dgryski/go-rendezvous\tv0.0.0-20200823014737-9f7001d12a5f\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/edsrzf/mmap-go\tv1.0.0\t\ndep\tgithub.com/elazarl/goproxy\tv0.0.0-20220115173737-adb46da277ac\t\ndep\tgithub.com/emicklei/proto\tv1.10.0\t\ndep\tgithub.com/fatih/color\tv1.13.0\t\ndep\tgithub.com/gchaincl/sqlhooks\tv1.3.0\t\ndep\tgithub.com/getkin/kin-openapi\tv0.94.0\t\ndep\tgithub.com/ghodss/yaml\tv1.0.1-0.20190212211648-25d852aebe32\t\ndep\tgithub.com/go-kit/kit\tv0.11.0\t\ndep\tgithub.com/go-kit/log\tv0.1.0\t\ndep\tgithub.com/go-logfmt/logfmt\tv0.5.1\t\ndep\tgithub.com/go-logr/logr\tv1.2.3\t\ndep\tgithub.com/go-logr/stdr\tv1.2.2\t\ndep\tgithub.com/go-openapi/analysis\tv0.20.1\t\ndep\tgithub.com/go-openapi/errors\tv0.20.0\t\ndep\tgithub.com/go-openapi/jsonpointer\tv0.19.5\t\ndep\tgithub.com/go-openapi/jsonreference\tv0.19.6\t\ndep\tgithub.com/go-openapi/loads\tv0.20.2\t\ndep\tgithub.com/go-openapi/runtime\tv0.19.29\t\ndep\tgithub.com/go-openapi/spec\tv0.20.4\t\ndep\tgithub.com/go-openapi/strfmt\tv0.20.2\t\ndep\tgithub.com/go-openapi/swag\tv0.19.15\t\ndep\tgithub.com/go-openapi/validate\tv0.20.2\t\ndep\tgithub.com/go-redis/redis/v8\tv8.11.4\t\ndep\tgithub.com/go-sql-driver/mysql\tv1.6.0\t\ndep\tgithub.com/go-stack/stack\tv1.8.0\t\ndep\tgithub.com/gobwas/glob\tv0.2.3\t\ndep\tgithub.com/gofrs/uuid\tv4.0.0+incompatible\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang-migrate/migrate/v4\tv4.7.0\t\ndep\tgithub.com/golang/glog\tv1.0.0\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20210331224755-41bb18bfe9da\t\ndep\tgithub.com/golang/mock\tv1.6.0\t\ndep\tgithub.com/golang/protobuf\tv1.5.2\t\ndep\tgithub.com/golang/snappy\tv0.0.4\t\ndep\tgithub.com/google/btree\tv1.0.1\t\ndep\tgithub.com/google/flatbuffers\tv2.0.0+incompatible\t\ndep\tgithub.com/google/go-cmp\tv0.5.8\t\ndep\tgithub.com/google/uuid\tv1.3.0\t\ndep\tgithub.com/google/wire\tv0.5.0\t\ndep\tgithub.com/googleapis/gax-go/v2\tv2.2.0\t\ndep\tgithub.com/gorilla/mux\tv1.8.0\t\ndep\tgithub.com/gosimple/slug\tv1.9.0\t\ndep\tgithub.com/grafana/cuetsy\tv0.0.1\t\ndep\tgithub.com/grafana/grafana-aws-sdk\tv0.10.7\t\ndep\tgithub.com/grafana/grafana-azure-sdk-go\tv1.3.0\t\ndep\tgithub.com/grafana/grafana-plugin-sdk-go\tv0.138.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-middleware\tv1.3.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-prometheus\tv1.2.1-0.20191002090509-6af20e3a5340\t\ndep\tgithub.com/grpc-ecosystem/grpc-gateway/v2\tv2.7.0\t\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\t\ndep\tgithub.com/hashicorp/go-hclog\tv1.0.0\n=>\tgithub.com/hashicorp/go-hclog\tv0.16.1\t\n\ndep\tgithub.com/hashicorp/go-immutable-radix\tv1.3.1\t\ndep\tgithub.com/hashicorp/go-msgpack\tv0.5.5\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\t\ndep\tgithub.com/hashicorp/go-plugin\tv1.4.3\t\ndep\tgithub.com/hashicorp/go-sockaddr\tv1.0.2\t\ndep\tgithub.com/hashicorp/go-version\tv1.3.0\t\ndep\tgithub.com/hashicorp/golang-lru\tv0.5.4\t\ndep\tgithub.com/hashicorp/memberlist\tv0.3.0\t\ndep\tgithub.com/hashicorp/yamux\tv0.0.0-20210826001029-26ff87cf9493\t\ndep\tgithub.com/jessevdk/go-flags\tv1.5.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\t\ndep\tgithub.com/josharian/intern\tv1.0.0\t\ndep\tgithub.com/jpillora/backoff\tv1.0.0\t\ndep\tgithub.com/json-iterator/go\tv1.1.12\t\ndep\tgithub.com/klauspost/compress\tv1.15.1\t\ndep\tgithub.com/lib/pq\tv1.10.4\t\ndep\tgithub.com/magefile/mage\tv1.13.0\t\ndep\tgithub.com/mailru/easyjson\tv0.7.7\t\ndep\tgithub.com/mattetti/filebuffer\tv1.0.1\t\ndep\tgithub.com/mattn/go-colorable\tv0.1.12\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.14\t\ndep\tgithub.com/mattn/go-runewidth\tv0.0.9\t\ndep\tgithub.com/mattn/go-sqlite3\tv1.14.7\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/miekg/dns\tv1.1.43\t\ndep\tgithub.com/mitchellh/go-testing-interface\tv1.14.0\t\ndep\tgithub.com/mitchellh/go-wordwrap\tv1.0.1\t\ndep\tgithub.com/mitchellh/mapstructure\tv1.4.3\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\t\ndep\tgithub.com/mpvl/unique\tv0.0.0-20150818121801-cbe035fff7de\t\ndep\tgithub.com/mwitkow/go-conntrack\tv0.0.0-20190716064945-2f068394615f\t\ndep\tgithub.com/oklog/run\tv1.1.0\t\ndep\tgithub.com/oklog/ulid\tv1.3.1\t\ndep\tgithub.com/olekukonko/tablewriter\tv0.0.5\t\ndep\tgithub.com/opentracing/opentracing-go\tv1.2.0\t\ndep\tgithub.com/patrickmn/go-cache\tv2.1.0+incompatible\t\ndep\tgithub.com/pierrec/lz4/v4\tv4.1.8\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/prometheus/alertmanager\tv0.23.1-0.20211116083607-e2a10119aaf7\t\ndep\tgithub.com/prometheus/client_golang\tv1.12.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.32.1\t\ndep\tgithub.com/prometheus/common/sigv4\tv0.1.0\t\ndep\tgithub.com/prometheus/exporter-toolkit\tv0.7.0\t\ndep\tgithub.com/prometheus/procfs\tv0.7.3\t\ndep\tgithub.com/prometheus/prometheus\tv1.8.2-0.20211011171444-354d8d2ecfac\t\ndep\tgithub.com/protocolbuffers/txtpbfmt\tv0.0.0-20220428173112-74888fd59c2b\t\ndep\tgithub.com/rainycape/unidecode\tv0.0.0-20150907023854-cb7f23ec59be\t\ndep\tgithub.com/rs/cors\tv1.8.2\t\ndep\tgithub.com/russross/blackfriday/v2\tv2.1.0\t\ndep\tgithub.com/sean-/seed\tv0.0.0-20170313163322-e2103e2c3529\t\ndep\tgithub.com/shurcooL/httpfs\tv0.0.0-20190707220628-8d4bc4ba7749\t\ndep\tgithub.com/shurcooL/vfsgen\tv0.0.0-20200824052919-0d455de96546\t\ndep\tgithub.com/stretchr/objx\tv0.2.0\t\ndep\tgithub.com/stretchr/testify\tv1.7.2\t\ndep\tgithub.com/teris-io/shortid\tv0.0.0-20171029131806-771a37caa5cf\t\ndep\tgithub.com/uber/jaeger-client-go\tv2.29.1+incompatible\t\ndep\tgithub.com/uber/jaeger-lib\tv2.4.1+incompatible\t\ndep\tgithub.com/urfave/cli/v2\tv2.3.0\t\ndep\tgithub.com/vectordotdev/go-datemath\tv0.1.1-0.20220323213446-f3954d0b18ae\t\ndep\tgithub.com/xlab/treeprint\tv1.1.0\t\ndep\tgo.etcd.io/etcd/api/v3\tv3.5.4\t\ndep\tgo.mongodb.org/mongo-driver\tv1.7.0\t\ndep\tgo.opencensus.io\tv0.23.0\t\ndep\tgo.opentelemetry.io/contrib/propagators/jaeger\tv1.6.0\t\ndep\tgo.opentelemetry.io/otel\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/jaeger\tv1.0.0\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/internal/retry\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/sdk\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/trace\tv1.6.3\t\ndep\tgo.opentelemetry.io/proto/otlp\tv0.15.0\t\ndep\tgo.uber.org/atomic\tv1.9.0\t\ndep\tgo.uber.org/goleak\tv1.1.12\t\ndep\tgolang.org/x/crypto\tv0.0.0-20220331220935-ae2d96664a29\t\ndep\tgolang.org/x/net\tv0.0.0-20220425223048-2871e0cb64e4\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20220309155454-6242fa91716a\t\ndep\tgolang.org/x/sync\tv0.0.0-20210220032951-036812b2e83c\t\ndep\tgolang.org/x/sys\tv0.0.0-20220422013727-9388b58f7150\t\ndep\tgolang.org/x/text\tv0.3.7\t\ndep\tgolang.org/x/time\tv0.0.0-20220224211638-0e9765cccd65\t\ndep\tgolang.org/x/xerrors\tv0.0.0-20220411194840-2f41105eb62f\t\ndep\tgonum.org/v1/gonum\tv0.11.0\t\ndep\tgoogle.golang.org/api\tv0.74.0\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20220421151946-72621c1f0bd3\t\ndep\tgoogle.golang.org/grpc\tv1.45.0\t\ndep\tgoogle.golang.org/protobuf\tv1.28.0\t\ndep\tgopkg.in/asn1-ber.v1\tv1.0.0-20181015200546-f715ec2f112d\t\ndep\tgopkg.in/ini.v1\tv1.66.2\t\ndep\tgopkg.in/ldap.v3\tv3.1.0\t\ndep\tgopkg.in/mail.v2\tv2.3.1\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tgopkg.in/yaml.v3\tv3.0.1\t\ndep\txorm.io/builder\tv0.3.6\t\ndep\txorm.io/core\tv0.7.3\t\ndep\txorm.io/xorm\tv0.8.2\n=>\tgithub.com/grafana/xorm\tv0.8.3-0.20220614223926-2fcda7565af6\t\n\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-linkmode=external -compressdwarf=false -X main.version=9.0.9 -X main.buildstamp=1687910400 -B 0x7b891d3b639d4c062f32f2f61234272bab5abc98 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\"\nbuild\t-tags=rpm_crashtraceback,libtrust_openssl\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\"-D_FORTIFY_SOURCE=2 -fstack-protector-all\"\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=s390x\nbuild\tGOEXPERIMENT=boringcrypto\nbuild\tGOOS=linux\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" 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=pnMMsU8BFyXQn1W2RfHX/aIYHVE68vwfgSc_X_bW6/t0utw0NavKSFP2-IAKCN/pnMMsU8BFyXQn1W2RfHX -linkmode=external -compressdwarf=false -X main.version=9.0.9 -X main.buildstamp=1687910400 -B 0x7b891d3b639d4c062f32f2f61234272bab5abc98 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/bin/grafana-cli rm -r $WORK/b001/ + for cmd in grafana-cli grafana-server ++ tr -d ' \n' ++ head -c20 /dev/urandom ++ od -An -tx1 + CGO_CPPFLAGS='-D_FORTIFY_SOURCE=2 -fstack-protector-all' + go build -compiler gc -buildmode pie '-tags=rpm_crashtraceback libtrust_openssl ' -ldflags '-linkmode=external -compressdwarf=false -X main.version=9.0.9 -X main.buildstamp=1687910400 -B 0xd3e40b1561ba33dcafa7b9798e9d494aef09d7d3 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\''' -a -v -x -o /builddir/build/BUILD/bin/grafana-server ./pkg/cmd/grafana-server WORK=/tmp/go-build3663033565 internal/goarch mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid yI55ugR_BXn6aJFD0o6G/yI55ugR_BXn6aJFD0o6G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_s390x.go /usr/lib/golang/src/internal/goarch/zgoarch_s390x.go internal/unsafeheader mkdir -p $WORK/b007/ internal/goexperiment internal/cpu internal/goos runtime/internal/atomic cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid n9fyhuyH3IGqNRvIYuA5/n9fyhuyH3IGqNRvIYuA5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid y2dQGPIDeTc2iJkMVWBR/y2dQGPIDeTc2iJkMVWBR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_off.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go mkdir -p $WORK/b012/ cat >$WORK/b012/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/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_s390x.s mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid oas0Gg_VreGOCfYhBr_t/oas0Gg_VreGOCfYhBr_t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go mkdir -p $WORK/b015/ cat >$WORK/b015/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/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b015/symabis ./atomic_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/bc/bc68aae477dab8a718bb5c2687a4174bf7219a10629b0dc1bbee2de31d4c662c-d # internal internal/abi mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b010/symabis ./abi_test.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -std -+ -installsuffix shared -buildid mEu5LyMYNsCsKtm35zS4/mEu5LyMYNsCsKtm35zS4 -goversion go1.19.10 -symabis $WORK/b012/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/src/internal/cpu/cpu_s390x.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid _eDZ9Rcl39aXk-RPYMJO/_eDZ9Rcl39aXk-RPYMJO -goversion go1.19.10 -symabis $WORK/b015/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_s390x.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ca/ca0c5d102d63a009969042b0e434ff69956cdef85671ddcd996a65e5eb964a8b-d # internal runtime/internal/math mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid TVeThQgJujNenvhR1JGd/TVeThQgJujNenvhR1JGd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/abi -std -+ -installsuffix shared -buildid kVaByssndcIrdhAFZ6kU/kVaByssndcIrdhAFZ6kU -goversion go1.19.10 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/c9/c91aaaf714b91df8da8744ab614083ec6819bd1b3987b0e1aef9d27b6494ec04-d # internal runtime/internal/syscall mkdir -p $WORK/b018/ cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b018/symabis ./asm_linux_s390x.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid 0t1AWpzul59F0qtvwToq/0t1AWpzul59F0qtvwToq -goversion go1.19.10 -symabis $WORK/b018/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_s390x.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88acc4fe4c998b4fcba5c8940a029ec8935562db133861ae452d1408496c0620-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -installsuffix shared -buildid kWukoLfF6RG34HRqtip5/kWukoLfF6RG34HRqtip5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/91/91a87e96dd115f98735d6dd0e21f0a717ebb49e417ab08c15a75687b9fd9e61b-d # internal runtime/internal/sys mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid pHw6EGp0w3c-X8CAVuZK/pHw6EGp0w3c-X8CAVuZK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/abi_test.o ./abi_test.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b018/asm_linux_s390x.o ./asm_linux_s390x.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/80/8024d38eac10c4de8cd0c588e96660965842de7327a9ccada602b1359886c182-d # internal internal/bytealg mkdir -p $WORK/b011/ cat >$WORK/b011/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/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./compare_s390x.s ./count_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid gAX2O7GzgVGWbf-Aqzos/gAX2O7GzgVGWbf-Aqzos -goversion go1.19.10 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/index_s390x.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b011/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b011/count_s390x.o ./count_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b011/equal_s390x.o ./equal_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b011/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b011/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_s390x.o $WORK/b011/count_s390x.o $WORK/b011/equal_s390x.o $WORK/b011/index_s390x.o $WORK/b011/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/96/96dab2c0efd40c1e1c97771b7a50235cd2b25cdf4e01901b785b6fcd7e15be63-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_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b021/symabis ./asm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -installsuffix shared -buildid MDm1fgy2-9UGc_N_8xxJ/MDm1fgy2-9UGc_N_8xxJ -goversion go1.19.10 -symabis $WORK/b021/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go 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 /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/91/918092606f576bcb97cfb7ac75274b9bb348e30d1279297eb24add442dad2488-d # internal internal/itoa mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/itoa -std -complete -installsuffix shared -buildid ehKYHn3229cwGjdtpRHa/ehKYHn3229cwGjdtpRHa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/bf/bfefe8aeb6c66598e11e6122a17a8644dc00bcdf3297c05f7e1458d683f745c3-d # internal encoding mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding -std -complete -installsuffix shared -buildid EphwuIQMgb_VmMKZax-j/EphwuIQMgb_VmMKZax-j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/55/559285fd5e0ce58637378f511a16668f3f9a7e5cf2924fc106984bddbee53d24-d # internal math/bits mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p math/bits -std -complete -installsuffix shared -buildid N60I_CvG6IZSw4xcdgZm/N60I_CvG6IZSw4xcdgZm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/90/90bcde83c0b0e127680fb68494cd41bccf70ef61bc72612e2d247b96ee6f2e81-d # internal math mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b031/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 cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math -std -installsuffix shared -buildid OYJPU4TXj1PyIarH6Iee/OYJPU4TXj1PyIarH6Iee -goversion go1.19.10 -symabis $WORK/b031/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/arith_s390x.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/24/24d3bbe172fb7ed473c86b83bc45a05540aa204646a2479a673ad98fcea4bc51-d # internal unicode/utf8 mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid xIX9UPKESB-n99Sq9N6k/xIX9UPKESB-n99Sq9N6k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/abi_test.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/58/58f23ef9374bc8f6ad4c90039edb0c35403c856adc01733fb0a79d6aca5c2a13-d # internal unicode mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p unicode -std -complete -installsuffix shared -buildid PKTvCXyNr07Q0rYP8REU/PKTvCXyNr07Q0rYP8REU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b015/atomic_s390x.o ./atomic_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/83/83c09b65710f420142b6afba95e35fc24d2e0089198f1a7553e914f588bbe20b-d # internal crypto/internal/subtle mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid D-k_yxMty6XL3N_JjY6A/D-k_yxMty6XL3N_JjY6A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ae/aeafa97f9c0ca79a9151a79a97d6822c32e495a884570afc0f9dab68611cadaa-d # internal crypto/subtle mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/subtle -std -complete -installsuffix shared -buildid UyVvhidQ9wj3WrthXYUd/UyVvhidQ9wj3WrthXYUd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/atomic_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/fd/fd4e7883c32bad8eaacb643acd44399f3048b2b701651955e07043b0cd9f1a10-d # internal runtime mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b009/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/99/9967a9c1189463c620baa2715e405f85b643aa715bdb4b6e23908f3d7b98cdf1-d # internal unicode/utf16 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid EwHXg6Lieuwnz6tUS619/EwHXg6Lieuwnz6tUS619 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a packagefile runtime/internal/atomic=$WORK/b015/_pkg_.a packagefile runtime/internal/math=$WORK/b016/_pkg_.a packagefile runtime/internal/sys=$WORK/b017/_pkg_.a packagefile runtime/internal/syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid UDJe9ycf7IAKB1FJHj8Z/UDJe9ycf7IAKB1FJHj8Z -goversion go1.19.10 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_s390x.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_be64.go /usr/lib/golang/src/runtime/os_linux_s390x.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_linux_s390x.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_s390x.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_s390x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_s390x.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/83/83cac53824d663432d93c1dd31cdf4a195dce2a93f71ce5b7149219635b7261a-d # internal container/list mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p container/list -std -complete -installsuffix shared -buildid zFdB__S9vlKCYWgmppcV/zFdB__S9vlKCYWgmppcV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b0/b035590845b608092ea75e1c8a8382bd8f23badd547bc754cd4c3e6abdc02fc1-d # internal crypto/internal/boring/bcache mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b075/symabis ./stub.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/95/951c6d339950e9d60e94ed5c65b03cbbb3beb4ef260ba87ba82e831b6359ef4c-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid te7EaO1iraEZfaWFFgvz/te7EaO1iraEZfaWFFgvz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/boring/bcache -std -installsuffix shared -buildid 1P0VqKHG_NlPRckdKR3R/1P0VqKHG_NlPRckdKR3R -goversion go1.19.10 -symabis $WORK/b075/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h /usr/lib/golang/src/crypto/internal/boring/bcache/cache.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/atan2_s390x.o ./atan2_s390x.s cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b075/stub.o ./stub.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/atan_s390x.o ./atan_s390x.s cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b075/_pkg_.a $WORK/b075/stub.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/62/6219cdc7b7769677665188809a9f1938a131bc783b8cc0d55012943de875880f-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b083/symabis ./stub.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/38/387eebd9df0cdba11f754b86d973f4cd136ec2128b8d7ef414bb7b6787660047-d # internal internal/nettrace mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p internal/nettrace -std -complete -installsuffix shared -buildid XiJ45wns9pBg81wXenYy/XiJ45wns9pBg81wXenYy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f2/f2f5317f54f21e677dd51cbf5395d2095ec05b4f7c87c3e28fa2bcda6dddf728-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF /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 -installsuffix shared -buildid Eb34cI0IDi5xDheQCGlF/Eb34cI0IDi5xDheQCGlF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid xf-QQ_XZVod3ubKJyW6U/xf-QQ_XZVod3ubKJyW6U -goversion go1.19.10 -symabis $WORK/b083/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/63/63836c83bfef826c7253fdfd52dd9dba9020a243314d7f6ab795d7936314d2d6-d # internal internal/goversion mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p internal/goversion -std -complete -installsuffix shared -buildid VILs5J5AzREyo2qY9tuV/VILs5J5AzREyo2qY9tuV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e0/e057a78ff1ada30c3306eb37e39b24a9cfa298d252472c1ca53392377f1098d1-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.16 -complete -installsuffix shared -buildid JykBylEfql_lGG5pveZO/JykBylEfql_lGG5pveZO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/66/669cb64ed83679b41a33db0742460ee54f30a2a35af7ba9c0f123561b0530db9-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p google.golang.org/protobuf/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid PSryjsBeDOooQ9XotKiH/PSryjsBeDOooQ9XotKiH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/f3/f30a1d2778ad730d8216c4b62e4559f1b80d40c1fce5635effe4c459537108da-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p google.golang.org/protobuf/internal/set -lang=go1.16 -complete -installsuffix shared -buildid DuXRvhc3ijlcPWhv7DCS/DuXRvhc3ijlcPWhv7DCS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/sin_s390x.o ./sin_s390x.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b083/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/42/4236f6ad91ba4d9b4c1eccf4d4ae66d2ed4e7b4673d44ffd6fbbc5a7c197c003-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p google.golang.org/grpc/attributes -lang=go1.16 -complete -installsuffix shared -buildid QjCBPyCV-rY6_YzJt7XL/QjCBPyCV-rY6_YzJt7XL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/2a/2a93f21c8b9bd3342bbde2a3248c493482c799a21992270b5d49f1103c124d6d-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p google.golang.org/grpc/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid ZwWGyp9QAcbc9J8S8Rd9/ZwWGyp9QAcbc9J8S8Rd9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/67/67d86893558229e75c4a05b254808f92dfd47692ca977ee804a799e018d0f73c-d # internal github.com/apache/arrow/go/arrow/internal/debug mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/apache/arrow/go/arrow/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid wJb0m4Jqda8piHUm85DA/wJb0m4Jqda8piHUm85DA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/internal/debug/assert_off.go ./vendor/github.com/apache/arrow/go/arrow/internal/debug/doc.go ./vendor/github.com/apache/arrow/go/arrow/internal/debug/log_off.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b083/_pkg_.a $WORK/b083/stub.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/16/16ab9ce83c8f2a671feb01f951a22dd3a1cf03d4d8cb3da87f4c8a73fc2c868a-d # internal golang.org/x/xerrors/internal mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p golang.org/x/xerrors/internal -lang=go1.16 -complete -installsuffix shared -buildid nSptvAekywJpo2VhPrmI/nSptvAekywJpo2VhPrmI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./vendor/golang.org/x/xerrors/internal/internal.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/8c/8ca6d3460354516baad2b1a259d8527fa4c927b52729ed1d6000c78ec2225bcc-d # internal hash/maphash mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p hash/maphash -std -complete -installsuffix shared -buildid OS-0fb8UogNOcm1tJpuR/OS-0fb8UogNOcm1tJpuR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack /usr/lib/golang/src/hash/maphash/maphash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/16/16f3d5dbcfe184f9555632cb9ab98754b86e06a003ff9661a2efabd7d0a70674-d # internal github.com/pierrec/lz4/v4/internal/lz4errors mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.16 -complete -installsuffix shared -buildid 67evncLFUsiszAgGQ6Ti/67evncLFUsiszAgGQ6Ti -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b304/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4errors/errors.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/7e/7e811de85105ca0026d452fa7acd398b6ab845e9f65590c175cdaa174b764818-d # internal github.com/cheekybits/genny/generic mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/cheekybits/genny/generic -lang=go1.16 -complete -installsuffix shared -buildid 8o1gavTyzh_AXoQL_11g/8o1gavTyzh_AXoQL_11g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack ./vendor/github.com/cheekybits/genny/generic/doc.go ./vendor/github.com/cheekybits/genny/generic/generic.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/5a/5ad9187833a158cbb4faf12d947e86f15fb5917059a10677db859752b99b42d5-d # internal github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/google/go-cmp/cmp/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid sh7l2NDw6siqXTAmn3bU/sh7l2NDw6siqXTAmn3bU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b031/_pkg_.a $WORK/b031/acos_s390x.o $WORK/b031/acosh_s390x.o $WORK/b031/asin_s390x.o $WORK/b031/asinh_s390x.o $WORK/b031/atan2_s390x.o $WORK/b031/atan_s390x.o $WORK/b031/atanh_s390x.o $WORK/b031/cbrt_s390x.o $WORK/b031/cosh_s390x.o $WORK/b031/dim_s390x.o $WORK/b031/erf_s390x.o $WORK/b031/erfc_s390x.o $WORK/b031/exp_s390x.o $WORK/b031/expm1_s390x.o $WORK/b031/floor_s390x.o $WORK/b031/log10_s390x.o $WORK/b031/log1p_s390x.o $WORK/b031/log_s390x.o $WORK/b031/pow_s390x.o $WORK/b031/sin_s390x.o $WORK/b031/sinh_s390x.o $WORK/b031/sqrt_s390x.o $WORK/b031/stubs_s390x.o $WORK/b031/tan_s390x.o $WORK/b031/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/04/04bf4591bd8c783c3e1e293a2c73fcb08f60e9c60acc66291c13031c5af274b1-d # internal github.com/google/flatbuffers/go mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/google/flatbuffers/go -lang=go1.16 -complete -installsuffix shared -buildid UYlS07gXGwKo52k9qez7/UYlS07gXGwKo52k9qez7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/github.com/google/flatbuffers/go/builder.go ./vendor/github.com/google/flatbuffers/go/doc.go ./vendor/github.com/google/flatbuffers/go/encode.go ./vendor/github.com/google/flatbuffers/go/grpc.go ./vendor/github.com/google/flatbuffers/go/lib.go ./vendor/github.com/google/flatbuffers/go/sizes.go ./vendor/github.com/google/flatbuffers/go/struct.go ./vendor/github.com/google/flatbuffers/go/table.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/8e/8ec807ca19d6d08af401138dfd50f950926f00d0390fa9d284d39768c1fa56d3-d # internal github.com/klauspost/compress mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/klauspost/compress -lang=go1.16 -complete -installsuffix shared -buildid qvL4wWQXSaGzdgA_ojV0/qvL4wWQXSaGzdgA_ojV0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack ./vendor/github.com/klauspost/compress/compressible.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/99/99f70a8c09b545b01090e1dc3a101b751d4d91f3114643d374a2540c5319bd21-d # internal github.com/gobwas/glob/util/runes mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/gobwas/glob/util/runes -lang=go1.16 -complete -installsuffix shared -buildid y3wWeiCeDvVbgBHcSJ5t/y3wWeiCeDvVbgBHcSJ5t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./vendor/github.com/gobwas/glob/util/runes/runes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/0c/0c81e4d2097951413a9757099c5ec5f3ccfaad68fb3a964ee0ba0f3282ba3c7a-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -lang=go1.16 -complete -installsuffix shared -buildid GGcCDK0ZRyWDwGkpsGxT/GGcCDK0ZRyWDwGkpsGxT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/03/03d2e2f45a91553a4d96f9986711e67fc23eaa1b4277fd6a458ba08b34172322-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -lang=go1.16 -complete -installsuffix shared -buildid ivMHE8AU032tvYGNOvuR/ivMHE8AU032tvYGNOvuR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b398/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/c7/c735b4cdd36a4102acbf06634a50ae275396a133508848edb68751b47dded001-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p golang.org/x/net/internal/iana -lang=go1.16 -complete -installsuffix shared -buildid 26ghB5Gas_bmmrndI_Mf/26ghB5Gas_bmmrndI_Mf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./vendor/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/df/df98039b00f9e9e4a2cbca3f4c1fdf9695f4ddb37aef96671520163b9bb15c36-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/uber/jaeger-client-go/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid VVnuhm8tHknd9KCzb6dc/VVnuhm8tHknd9KCzb6dc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/35/35fa9efc130ee786b1f64931bc95b8b463e2a4bc654f15ef63f3eac57bb3e4c1-d # internal github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/uber/jaeger-client-go/internal/reporterstats -lang=go1.16 -complete -installsuffix shared -buildid m-LB1jHKDjgMpV79LQDC/m-LB1jHKDjgMpV79LQDC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/02/02e24ea249a7314d96ace23bdf9c7d23d8215f8b6c37e6a23755d5fec11d6ac8-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/uber/jaeger-client-go/internal/throttler -lang=go1.16 -complete -installsuffix shared -buildid Qu4CFRraCDOLyIhoQOT8/Qu4CFRraCDOLyIhoQOT8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/88/885d9558ba62a194ed11ee961e23eaa4511e61043974f7c4015bd948227cd1bc-d # internal go.opentelemetry.io/otel/internal mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p go.opentelemetry.io/otel/internal -lang=go1.16 -complete -installsuffix shared -buildid E5z77D7bTT6IJ1SGPvXg/E5z77D7bTT6IJ1SGPvXg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/rawhelpers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/39/390d97344f16450aa9c0f0736eb4d06be1bd46fbf71cf31f3426eef163c49a1d-d # internal go.opentelemetry.io/otel/sdk/instrumentation mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.16 -complete -installsuffix shared -buildid Q0mntzbnVqHgazXdOd8u/Q0mntzbnVqHgazXdOd8u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/8f/8f453468d26a5be77349a405763d330e5d11d417d99e2a564bcaa848b8ed6064-d # internal github.com/VividCortex/mysqlerr mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/VividCortex/mysqlerr -lang=go1.16 -complete -installsuffix shared -buildid ha9Tm0-DsrGMAPupksZm/ha9Tm0-DsrGMAPupksZm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack ./vendor/github.com/VividCortex/mysqlerr/mysqlerr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/4a/4a998eaf10f8af6eb2332ffb9db607e4240758c20149ea9b8834894d630c3f62-d # internal github.com/lib/pq/oid mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/lib/pq/oid -lang=go1.16 -complete -installsuffix shared -buildid -rnnsNcjZfH_tdTlyQsU/-rnnsNcjZfH_tdTlyQsU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./vendor/github.com/lib/pq/oid/doc.go ./vendor/github.com/lib/pq/oid/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/b6/b64f58cea7434adce2c6f5e3dcb63b238f69450697db7a196584bbdace4f067d-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/golang/groupcache/lru -lang=go1.16 -complete -installsuffix shared -buildid NVDU7WCct8dbcM50PUBo/NVDU7WCct8dbcM50PUBo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b616/importcfg -pack ./vendor/github.com/golang/groupcache/lru/lru.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/45/45a4f734c38a20916d4a7784355ce6658d79896abc2054bfe8f648471eb5b7ff-d # internal go.opencensus.io mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p go.opencensus.io -lang=go1.16 -complete -installsuffix shared -buildid BMKmpn4BVg1s5MI34mL9/BMKmpn4BVg1s5MI34mL9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./vendor/go.opencensus.io/opencensus.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/d6/d6a89e0c08d2cee96a6081e07fd810a0980011c1dc6ef0b6b8f4cc31a56654c8-d # internal go.opencensus.io/trace/internal mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p go.opencensus.io/trace/internal -lang=go1.16 -complete -installsuffix shared -buildid WOnvFtC1WFNvMMBU9FdV/WOnvFtC1WFNvMMBU9FdV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./vendor/go.opencensus.io/trace/internal/internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b619/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/18/186844153735354f90ae06a97a86e877df7afaea092faa4f8d1c74b5dda7bc92-d # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/36/36a098870f3f17100946a88636f9939d54f9d1418cbe8c87e8c88fe23a3ae186-d # internal cloud.google.com/go/storage/internal mkdir -p $WORK/b622/ go.opencensus.io/internal/tagencoding /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b295/_pkg_.a # internal cat >$WORK/b622/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p cloud.google.com/go/storage/internal -lang=go1.16 -complete -installsuffix shared -buildid H5rIYIYypDWvItGn1g7G/H5rIYIYypDWvItGn1g7G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b622/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/version.go mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p go.opencensus.io/internal/tagencoding -lang=go1.16 -complete -installsuffix shared -buildid ytIQ5u7ZiDvZJ6_3jjB4/ytIQ5u7ZiDvZJ6_3jjB4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b642/importcfg -pack ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/90/90464d810721adf0f2412f2b33c0225ab3e5c2f2d41991f6c1843eb3cd3d9b5b-d # internal github.com/dgryski/go-rendezvous mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/dgryski/go-rendezvous -lang=go1.16 -complete -installsuffix shared -buildid ZD2vAcHROTGoyBWlqIBo/ZD2vAcHROTGoyBWlqIBo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b707/importcfg -pack ./vendor/github.com/dgryski/go-rendezvous/rdv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/a0/a0946fb81f11e25a8cb545abf8d0b8eb1a44dab6dae018ef33ee7582bb081595-d # internal gonum.org/v1/gonum/graph mkdir -p $WORK/b736/ cat >$WORK/b736/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p gonum.org/v1/gonum/graph -lang=go1.16 -complete -installsuffix shared -buildid gn64BnjxArTspidkLSeM/gn64BnjxArTspidkLSeM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b736/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/complement.go ./vendor/gonum.org/v1/gonum/graph/doc.go ./vendor/gonum.org/v1/gonum/graph/graph.go ./vendor/gonum.org/v1/gonum/graph/multigraph.go ./vendor/gonum.org/v1/gonum/graph/nodes_edges.go ./vendor/gonum.org/v1/gonum/graph/undirect.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/4f/4f9878218810419457d0866abc9da0a013bb69177a783a2afa99caf281ad2ea9-d # internal gonum.org/v1/gonum/blas mkdir -p $WORK/b742/ cat >$WORK/b742/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p gonum.org/v1/gonum/blas -lang=go1.16 -complete -installsuffix shared -buildid IT2yrvRhQxZkwB882gdW/IT2yrvRhQxZkwB882gdW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b742/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas.go ./vendor/gonum.org/v1/gonum/blas/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/14/1419e3f639eaa76f4a215be0a39519f45cc3a968c494e7c88bb513ffa7e6e4e4-d # internal math/cmplx mkdir -p $WORK/b746/ cat >$WORK/b746/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p math/cmplx -std -complete -installsuffix shared -buildid Y0KTOKgNWh8if59o4-zq/Y0KTOKgNWh8if59o4-zq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b746/importcfg -pack /usr/lib/golang/src/math/cmplx/abs.go /usr/lib/golang/src/math/cmplx/asin.go /usr/lib/golang/src/math/cmplx/conj.go /usr/lib/golang/src/math/cmplx/exp.go /usr/lib/golang/src/math/cmplx/isinf.go /usr/lib/golang/src/math/cmplx/isnan.go /usr/lib/golang/src/math/cmplx/log.go /usr/lib/golang/src/math/cmplx/phase.go /usr/lib/golang/src/math/cmplx/polar.go /usr/lib/golang/src/math/cmplx/pow.go /usr/lib/golang/src/math/cmplx/rect.go /usr/lib/golang/src/math/cmplx/sin.go /usr/lib/golang/src/math/cmplx/sqrt.go /usr/lib/golang/src/math/cmplx/tan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/be/be314639b2b4ebe1de813a7f1b147f3dda03bc203842721e7f1fb191b2bfa24b-d # internal gonum.org/v1/gonum/internal/math32 mkdir -p $WORK/b749/ cat >$WORK/b749/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p gonum.org/v1/gonum/internal/math32 -lang=go1.16 -complete -installsuffix shared -buildid XGlPlEQyzoITZ64-jLSe/XGlPlEQyzoITZ64-jLSe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b749/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/math32/doc.go ./vendor/gonum.org/v1/gonum/internal/math32/math.go ./vendor/gonum.org/v1/gonum/internal/math32/signbit.go ./vendor/gonum.org/v1/gonum/internal/math32/sqrt.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/74/7440fa8d03c89e8b225bf1b1f84b4da643e597edac670478b1811bd43943fba6-d # internal gonum.org/v1/gonum/internal/asm/f64 mkdir -p $WORK/b751/ cat >$WORK/b751/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p gonum.org/v1/gonum/internal/asm/f64 -lang=go1.16 -complete -installsuffix shared -buildid 66aukEtq4Tx2k331xma9/66aukEtq4Tx2k331xma9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b751/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f64/axpy.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/dot.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/l2norm_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/33/33c818858c1e2e2d910094c95626a5478cb41c6e08f02e416869a88bea43970e-d # internal gonum.org/v1/gonum/internal/cmplx64 mkdir -p $WORK/b748/ cat >$WORK/b748/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b749/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p gonum.org/v1/gonum/internal/cmplx64 -lang=go1.16 -complete -installsuffix shared -buildid s3vjtvROZQClfjK639oZ/s3vjtvROZQClfjK639oZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b748/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/cmplx64/abs.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/conj.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/doc.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isinf.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isnan.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/sqrt.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/27/27d116d0237ef73bf1a7f8fe31a552c1430a3773d5183acfee00306d48b265a4-d # internal gonum.org/v1/gonum/internal/asm/c128 mkdir -p $WORK/b745/ cat >$WORK/b745/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/cmplx=$WORK/b746/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p gonum.org/v1/gonum/internal/asm/c128 -lang=go1.16 -complete -installsuffix shared -buildid xbizyV1OuGpb94MTh9xA/xbizyV1OuGpb94MTh9xA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b745/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c128/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/66/66618d4464d12d284f66cd772eab6064e5954e30c7d655182d75402d685d5181-d # internal gonum.org/v1/gonum/internal/asm/f32 mkdir -p $WORK/b750/ cat >$WORK/b750/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b749/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p gonum.org/v1/gonum/internal/asm/f32 -lang=go1.16 -complete -installsuffix shared -buildid _QJMk27N3XeTZ0ZfpzhZ/_QJMk27N3XeTZ0ZfpzhZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b750/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f32/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/gemv.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/l2norm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/7b/7b23ed91849478a27be7ead5ae3347e76d4d480de429d2945f3a6e8d13b63c84-d # internal gonum.org/v1/gonum/internal/asm/c64 mkdir -p $WORK/b747/ cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b749/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p gonum.org/v1/gonum/internal/asm/c64 -lang=go1.16 -complete -installsuffix shared -buildid 1BiHMXFr99b3dDF-NkIo/1BiHMXFr99b3dDF-NkIo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b747/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c64/conj.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/7e/7e87b047e16d5a83e5fadc35a68e3d932cd4d8cf6eb22b8bf3f95b0838d13e0d-d # internal github.com/denisenkom/go-mssqldb/internal/cp mkdir -p $WORK/b798/ cat >$WORK/b798/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/denisenkom/go-mssqldb/internal/cp -lang=go1.16 -complete -installsuffix shared -buildid Ky-BR8_jbnItv48mlXPd/Ky-BR8_jbnItv48mlXPd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b798/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/charset.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/collation.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1250.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1251.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1252.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1253.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1254.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1255.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1256.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1257.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1258.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp437.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp850.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp874.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp932.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp936.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp949.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp950.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/c7/c778bdcc5af8ffb1a0cc861666ce7719522bbb8f10db62ec7a62e2a8a64661a6-d # internal gonum.org/v1/gonum/lapack mkdir -p $WORK/b755/ cat >$WORK/b755/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b742/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p gonum.org/v1/gonum/lapack -lang=go1.16 -complete -installsuffix shared -buildid G-7k1FW_HveK58WUER4X/G-7k1FW_HveK58WUER4X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b755/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/83/8343568ba8a79cb22c574e9c0ff2915455b654481e2b5200138515438cea2de4-d # internal gonum.org/v1/gonum/graph/iterator mkdir -p $WORK/b738/ cat >$WORK/b738/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_s390x/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b738=>" -I $WORK/b738/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b738/symabis ./map.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/6b/6b586cb5194a9ab9dec2acb8fbd29acb2551e3707c3dffacbe0686db40a7c5a8-d # internal gonum.org/v1/gonum/graph/internal/set mkdir -p $WORK/b740/ cat >$WORK/b740/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b736/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p gonum.org/v1/gonum/graph/internal/set -lang=go1.16 -complete -installsuffix shared -buildid n-vz0CU3jZYPbXg0CPR8/n-vz0CU3jZYPbXg0CPR8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b740/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/set/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/set/same.go ./vendor/gonum.org/v1/gonum/graph/internal/set/set.go cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b736/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p gonum.org/v1/gonum/graph/iterator -lang=go1.16 -installsuffix shared -buildid flxwqm5KPVw9A8k4V9IJ/flxwqm5KPVw9A8k4V9IJ -goversion go1.19.10 -symabis $WORK/b738/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b738/importcfg -pack -asmhdr $WORK/b738/go_asm.h ./vendor/gonum.org/v1/gonum/graph/iterator/doc.go ./vendor/gonum.org/v1/gonum/graph/iterator/edges.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines_map.go ./vendor/gonum.org/v1/gonum/graph/iterator/map.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes_map.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/62/62b6bec88f3962f778d6eed5de28ed9d16cbad3d09b04e9fceb4a33b789dadd4-d # internal gonum.org/v1/gonum/graph/set/uid mkdir -p $WORK/b739/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b740/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p gonum.org/v1/gonum/graph/set/uid -lang=go1.16 -complete -installsuffix shared -buildid FSTLJ30BYrBuqj5zPBlg/FSTLJ30BYrBuqj5zPBlg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b739/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/set/uid/uid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/92/9232cc8917eab23c3eca992f2c616ac45f20f3b91f4d41738557ffa438fd0e04-d # internal gonum.org/v1/gonum/graph/internal/linear mkdir -p $WORK/b759/ cat >$WORK/b759/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b736/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p gonum.org/v1/gonum/graph/internal/linear -lang=go1.16 -complete -installsuffix shared -buildid gkUtXKfIzpVhcqEweVSq/gkUtXKfIzpVhcqEweVSq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b759/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/linear/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/linear/linear.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/70/709784f3fc0b2fcb4941f762cb5ea151593440579e3302ab03cf8e3ae117a10a-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo mkdir -p $WORK/b827/ cat >$WORK/b827/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo -lang=go1.16 -complete -installsuffix shared -buildid -ABNu23pk-i3BLcnRrrp/-ABNu23pk-i3BLcnRrrp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b827/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo/errorinfo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/c3/c307f16c390a29839ee103c530073c947a677d87e65a1ca1be9c93eb3f932939-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache mkdir -p $WORK/b831/ cat >$WORK/b831/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache -lang=go1.16 -complete -installsuffix shared -buildid LA0chDhIxV-sDxBD_1WZ/LA0chDhIxV-sDxBD_1WZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b831/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache/cache.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/a2/a20273ea8e01f7c212df7a4702da764f8bf422af9ca10168d3b03fbd1c8cd835-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant mkdir -p $WORK/b843/ cat >$WORK/b843/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant -lang=go1.16 -complete -installsuffix shared -buildid 2QQdDoZ_ns8BIBWOqOyg/2QQdDoZ_ns8BIBWOqOyg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b843/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant/grant.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/95/95b6eac746055ff04a34539e6a981529a7da520a09791ab1ad2e1b3f4b0db457-d # internal gonum.org/v1/gonum/graph/traverse mkdir -p $WORK/b760/ cat >$WORK/b760/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b759/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b740/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p gonum.org/v1/gonum/graph/traverse -lang=go1.16 -complete -installsuffix shared -buildid d8rkLa2E7k7fbJIoVtWs/d8rkLa2E7k7fbJIoVtWs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b760/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/traverse/doc.go ./vendor/gonum.org/v1/gonum/graph/traverse/traverse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/bb/bb0d115ba5ab3cbaffb1381f56ef2912f9a646febc7d710e40bc7ce588c4e513-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version mkdir -p $WORK/b849/ cat >$WORK/b849/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version -lang=go1.16 -complete -installsuffix shared -buildid AYGS-Wd_XMM_3upC-GJq/AYGS-Wd_XMM_3upC-GJq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b849/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/95/950bd75fa9bc9e56e5ad3e06d66bb49bc4d3d5dbc1337f3f1605d84a1930a9fd-d # internal golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b913/ cat >$WORK/b913/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.16 -complete -installsuffix shared -buildid G5ivNVPYfLa5WyzkGaGq/G5ivNVPYfLa5WyzkGaGq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b913/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/ff/ff781aab85c9bf5ea3d6b307c605131c41b57de43b2cfb5033dfae53812beca2-d # internal golang.org/x/text/internal/utf8internal mkdir -p $WORK/b915/ cat >$WORK/b915/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p golang.org/x/text/internal/utf8internal -lang=go1.16 -complete -installsuffix shared -buildid htSBB0aIDEdLf9tJWfKE/htSBB0aIDEdLf9tJWfKE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b915/importcfg -pack ./vendor/golang.org/x/text/internal/utf8internal/utf8internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b913/_pkg_.a # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/83/83434d6ad3ce9318d6e5ed53746d81b1bd3ee741d56bfb5a5a3fd19f8b5bdcf2-d # internal cuelang.org/go/pkg/tool mkdir -p $WORK/b958/ cat >$WORK/b958/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p cuelang.org/go/pkg/tool -lang=go1.16 -complete -installsuffix shared -buildid XFwcUGVRH_JoK7netdlj/XFwcUGVRH_JoK7netdlj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b958/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/doc.go ./vendor/cuelang.org/go/pkg/tool/generate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b958/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/53/5372c78449691ed8fdc250b924a05913588cedd88ad1ede49bfb80bfb3609226-d # internal github.com/segmentio/asm/cpu/cpuid mkdir -p $WORK/b1026/ cat >$WORK/b1026/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1026/_pkg_.a -trimpath "$WORK/b1026=>" -p github.com/segmentio/asm/cpu/cpuid -lang=go1.16 -complete -installsuffix shared -buildid pNonrSC4hOS_UL7p8bse/pNonrSC4hOS_UL7p8bse -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1026/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/cpuid/cpuid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1026/_pkg_.a # internal cp $WORK/b1026/_pkg_.a /builddir/.cache/go-build/b0/b0d13007c6b0781987bc56efa87fbf8a84531c436441c4dde31f8ebdfd0b71d9-d # internal github.com/segmentio/asm/internal/unsafebytes mkdir -p $WORK/b1032/ cat >$WORK/b1032/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1032/_pkg_.a -trimpath "$WORK/b1032=>" -p github.com/segmentio/asm/internal/unsafebytes -lang=go1.16 -complete -installsuffix shared -buildid _IPxnDsg9YVIfAxW1e6B/_IPxnDsg9YVIfAxW1e6B -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1032/importcfg -pack ./vendor/github.com/segmentio/asm/internal/unsafebytes/unsafebytes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1032/_pkg_.a # internal cp $WORK/b1032/_pkg_.a /builddir/.cache/go-build/36/3631bb7a6a4ef33fbf604ba575e7c87e0b5dba640b08fcdcc02eb43a78fab5cd-d # internal container/ring mkdir -p $WORK/b1108/ cat >$WORK/b1108/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1108/_pkg_.a -trimpath "$WORK/b1108=>" -p container/ring -std -complete -installsuffix shared -buildid uXSmqfdmXdu05OTZaDxl/uXSmqfdmXdu05OTZaDxl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1108/importcfg -pack /usr/lib/golang/src/container/ring/ring.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/c2/c23752e030974cbe0c630e2f2282075e714cda337ae735728260f26daf4e1397-d # internal github.com/blevesearch/go-porterstemmer mkdir -p $WORK/b1109/ cat >$WORK/b1109/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1109/_pkg_.a -trimpath "$WORK/b1109=>" -p github.com/blevesearch/go-porterstemmer -lang=go1.16 -complete -installsuffix shared -buildid n5HcfRZUqp1sLvZqXI7W/n5HcfRZUqp1sLvZqXI7W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1109/importcfg -pack ./vendor/github.com/blevesearch/go-porterstemmer/porterstemmer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b915/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/72/7286f1f82c6d6a64cb6fe44f55a417aa1d1001d4fab59788b7afbc979e111569-d # internal github.com/weaveworks/common/errors mkdir -p $WORK/b1167/ cat >$WORK/b1167/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1167/_pkg_.a -trimpath "$WORK/b1167=>" -p github.com/weaveworks/common/errors -lang=go1.16 -complete -installsuffix shared -buildid Wv35CdGU3Ke8_JCCo2D3/Wv35CdGU3Ke8_JCCo2D3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1167/importcfg -pack ./vendor/github.com/weaveworks/common/errors/error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1108/_pkg_.a # internal cp $WORK/b1108/_pkg_.a /builddir/.cache/go-build/3b/3be62eb42420050e98b859b9dd36cbee5ebdd8bcc64d79bef9eb8b02531845c0-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b1200/ cat >$WORK/b1200/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1200/_pkg_.a -trimpath "$WORK/b1200=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -lang=go1.16 -complete -installsuffix shared -buildid ejccI16bJ6QWEdoa7IgS/ejccI16bJ6QWEdoa7IgS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1200/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1167/_pkg_.a # internal cp $WORK/b1167/_pkg_.a /builddir/.cache/go-build/ea/eac72472a411141ec38f16027cda77a2b3c90109925c286fd7fa266dead68459-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b1202/ cat >$WORK/b1202/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1202/_pkg_.a -trimpath "$WORK/b1202=>" -p go.mongodb.org/mongo-driver/bson/bsontype -lang=go1.16 -complete -installsuffix shared -buildid 6w3opkeq7guk3-WevY6e/6w3opkeq7guk3-WevY6e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1202/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1202/_pkg_.a # internal cp $WORK/b1202/_pkg_.a /builddir/.cache/go-build/25/25e15ea6f1c6f3c56ff66ce2b6511be56bc16213294b32315997a0cfa976afd8-d # internal github.com/prometheus/prometheus/pkg/value mkdir -p $WORK/b1227/ cat >$WORK/b1227/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1227/_pkg_.a -trimpath "$WORK/b1227=>" -p github.com/prometheus/prometheus/pkg/value -lang=go1.16 -complete -installsuffix shared -buildid VAf60EEsSXAIx4b6n6BI/VAf60EEsSXAIx4b6n6BI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1227/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/value/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1200/_pkg_.a # internal cp $WORK/b1200/_pkg_.a /builddir/.cache/go-build/0d/0d84ef58389800d451c5ce5616264f9b983de5588e93e232917f6091794ba2df-d # internal github.com/dennwc/varint mkdir -p $WORK/b1242/ cat >$WORK/b1242/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1242/_pkg_.a -trimpath "$WORK/b1242=>" -p github.com/dennwc/varint -lang=go1.16 -complete -installsuffix shared -buildid 5ymd7-sEyREd9VdCJ0uN/5ymd7-sEyREd9VdCJ0uN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1242/importcfg -pack ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/dennwc/varint/varint.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_s390x/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b738=>" -I $WORK/b738/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b738/map.o ./map.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b738/_pkg_.a $WORK/b738/map.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/92/92fe84d1fefb230af6ac329b1772c8f1f47ca6e7085a090134d8ce8b2fee578f-d # internal github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b1243/ cat >$WORK/b1243/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1243/_pkg_.a -trimpath "$WORK/b1243=>" -p github.com/prometheus/prometheus/tsdb/goversion -lang=go1.16 -complete -installsuffix shared -buildid 0msiGvduGCr7V1Q6XUT9/0msiGvduGCr7V1Q6XUT9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1243/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./vendor/github.com/prometheus/prometheus/tsdb/goversion/init.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1243/_pkg_.a # internal cp $WORK/b1243/_pkg_.a /builddir/.cache/go-build/64/6473b4313f92715d3927a57a9676189cecd75f87a93f25391b29ea9bc10f6112-d # internal cloud.google.com/go/kms/internal mkdir -p $WORK/b1308/ cat >$WORK/b1308/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1308/_pkg_.a -trimpath "$WORK/b1308=>" -p cloud.google.com/go/kms/internal -lang=go1.16 -complete -installsuffix shared -buildid EaDbMcTHRYl-7xfykfK0/EaDbMcTHRYl-7xfykfK0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1308/importcfg -pack ./vendor/cloud.google.com/go/kms/internal/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1109/_pkg_.a # internal cp $WORK/b1109/_pkg_.a /builddir/.cache/go-build/9c/9c4a6d33866abbfcd947534895a9b5cfa6667563ba8526a227ba635bd20ee546-d # internal github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b1315/ cat >$WORK/b1315/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1315/_pkg_.a -trimpath "$WORK/b1315=>" -p github.com/Azure/azure-sdk-for-go/version -lang=go1.16 -complete -installsuffix shared -buildid zzjJyg6lYMV4lay6ISmW/zzjJyg6lYMV4lay6ISmW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1315/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/version/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1227/_pkg_.a # internal cp $WORK/b1227/_pkg_.a /builddir/.cache/go-build/4b/4bf1ccd6fdbd7361c52369ef8c4971066e57ce4cf9d913a2cb967020341ff6a3-d # internal github.com/Azure/go-autorest/autorest/to mkdir -p $WORK/b1324/ cat >$WORK/b1324/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1324/_pkg_.a -trimpath "$WORK/b1324=>" -p github.com/Azure/go-autorest/autorest/to -lang=go1.16 -complete -installsuffix shared -buildid dzfzIwwLsuA7c8P4vFsj/dzfzIwwLsuA7c8P4vFsj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1324/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/to/convert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1242/_pkg_.a # internal cp $WORK/b1242/_pkg_.a /builddir/.cache/go-build/e5/e5588b44bcaa34f1d7a43fee02c1c6aa5b080ca067c639cc30bce0cba1205a68-d # internal github.com/google/wire mkdir -p $WORK/b1345/ cat >$WORK/b1345/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1345/_pkg_.a -trimpath "$WORK/b1345=>" -p github.com/google/wire -lang=go1.16 -complete -installsuffix shared -buildid K50Lx6icOGjgeCcxtYNf/K50Lx6icOGjgeCcxtYNf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1345/importcfg -pack ./vendor/github.com/google/wire/wire.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1308/_pkg_.a # internal cp $WORK/b1308/_pkg_.a /builddir/.cache/go-build/c9/c9f1c9fcbc5cc9f7d4b46ff9e233da2db2a1a264d42453b172fe9236e8bae370-d # internal github.com/influxdata/influxdb-client-go/v2/internal/http mkdir -p $WORK/b1384/ cat >$WORK/b1384/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1384/_pkg_.a -trimpath "$WORK/b1384=>" -p github.com/influxdata/influxdb-client-go/v2/internal/http -lang=go1.16 -complete -installsuffix shared -buildid fIgObH6aSXFi-ZwThF44/fIgObH6aSXFi-ZwThF44 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1384/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/http/userAgent.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1345/_pkg_.a # internal cp $WORK/b1345/_pkg_.a /builddir/.cache/go-build/4c/4cc282bb641cfd63a02fe8b2bc3d3d6936c275435b837e6c12563b68db94d5e9-d # internal go.opentelemetry.io/collector/translator/conventions mkdir -p $WORK/b1421/ cat >$WORK/b1421/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1421/_pkg_.a -trimpath "$WORK/b1421=>" -p go.opentelemetry.io/collector/translator/conventions -lang=go1.16 -complete -installsuffix shared -buildid axInLxq086FSjgxg6ksl/axInLxq086FSjgxg6ksl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1421/importcfg -pack ./vendor/go.opentelemetry.io/collector/translator/conventions/opentelemetry.go ./vendor/go.opentelemetry.io/collector/translator/conventions/resource_aws.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_database.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_exception.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_exporters.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_faas.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_http.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_messaging.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_rpc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1324/_pkg_.a # internal cp $WORK/b1324/_pkg_.a /builddir/.cache/go-build/94/9473e7e8abbd8419ddf481b9e97548f2e0819f657e278266ee3b34b782cf4ed8-d # internal image/color mkdir -p $WORK/b1439/ cat >$WORK/b1439/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1439/_pkg_.a -trimpath "$WORK/b1439=>" -p image/color -std -complete -installsuffix shared -buildid P8Jnkmj9s9tD-ZtqF9zy/P8Jnkmj9s9tD-ZtqF9zy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1439/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1315/_pkg_.a # internal cp $WORK/b1315/_pkg_.a /builddir/.cache/go-build/cb/cbce886447b0b6877ac5845b775870e9c9d54a123dd92f9e46ab4bc7e0766b5f-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1384/_pkg_.a # internal cp $WORK/b1384/_pkg_.a /builddir/.cache/go-build/0f/0f1b8347eabf65569e631965d7b080861c3d12a2d93e302e98ce77b64fbd761e-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1421/_pkg_.a # internal cp $WORK/b1421/_pkg_.a /builddir/.cache/go-build/c2/c2632e562daee7fd4edade2d772b826efe885a33560b87b51aba12cdc880a320-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1439/_pkg_.a # internal cp $WORK/b1439/_pkg_.a /builddir/.cache/go-build/a5/a5b599d9592e2f5a416ae1cf955f3a51d6faf968f72bfc0dfcd01103ca43f89e-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/e9/e9c04d489be8ee86f80d9fbed870964640c24cf90c5d4c7874c9891385be37df-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b009/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b009/duff_s390x.o ./duff_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b009/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b009/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b009/preempt_s390x.o ./preempt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b009/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b009/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b009/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_s390x.o $WORK/b009/duff_s390x.o $WORK/b009/memclr_s390x.o $WORK/b009/memmove_s390x.o $WORK/b009/preempt_s390x.o $WORK/b009/rt0_linux_s390x.o $WORK/b009/sys_linux_s390x.o $WORK/b009/tls_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/7f/7f9fb6b741d6493eed75789c4a15b6798b0ab9215c1d45fe1f43ebd838022b37-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -installsuffix shared -buildid E6RASdhaYIvJ5ZUGznSu/E6RASdhaYIvJ5ZUGznSu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go runtime/metrics mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p runtime/metrics -std -installsuffix shared -buildid Cb9MWdZ2I9aci3x_cmqe/Cb9MWdZ2I9aci3x_cmqe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid p3H6pFx_cD3Dpr0dPCMk/p3H6pFx_cD3Dpr0dPCMk -goversion go1.19.10 -symabis $WORK/b005/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/1a/1afc581bead7123ea1b0c494d52eaa9cf5f224eb6ee4af66ed1b1245a6b32ab0-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/c7/c7c7f313bf76cb716c36fb07da8e9b549b592e3662919fdcedd56e2e0f196f9b-d # internal internal/testlog mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/testlog -std -complete -installsuffix shared -buildid YhkzIns0BCag_6sXV746/YhkzIns0BCag_6sXV746 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go math/rand mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p math/rand -std -complete -installsuffix shared -buildid 4uolLVsb5M52CgJ7uZNN/4uolLVsb5M52CgJ7uZNN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go internal/singleflight mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p internal/singleflight -std -complete -installsuffix shared -buildid aIENIGgKWmQ6_PeqpEvE/aIENIGgKWmQ6_PeqpEvE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.16 -complete -installsuffix shared -buildid Ns1tiVG1gtz-Tf9akgDW/Ns1tiVG1gtz-Tf9akgDW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go runtime/cgo mkdir -p $WORK/b062/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b062/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e2/e20d18d7da18b947dd50555db02c079dacda0b1c675e4751783254149e340481-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/a5/a5a9d04cdbaa35cbb0e7a45102536faa9e68fe1232c58ba0c60c490862e50e8b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/06/06b075fc3c3c74556e39f7d2514aa3aa6d9891067e7cdea3a88d38b9e4c1473e-d # internal /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/db/dbda8e04faa77ee79d644e5ab275e846f205c632fa679edd98a1917b91acfa79-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ce/ce9f435f6743c6d66321a7ef611f2cadb1982ce39fa170903a20de1e8167d07c-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid vG0SOjDuLrl1SwMZxFdf/vG0SOjDuLrl1SwMZxFdf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p sort -std -complete -installsuffix shared -buildid rB0o1g0ehEGdqGQhz-tm/rB0o1g0ehEGdqGQhz-tm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK gcc -Wl,--no-gc-sections -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/02/024680775bc7c101a56a713dc3281c347f16ede3ca0c898f0775379743d4fd3c-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/0d/0ddd35d831ee6016c0ffa10160dbef1ea1a74e9a74d9e4c8732a54b56ec17016-d # internal internal/oserror mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -installsuffix shared -buildid JORiK1sf91F8kSsaQMII/JORiK1sf91F8kSsaQMII -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.16 -complete -installsuffix shared -buildid ZT3NET2x2cDgOw2h8zc7/ZT3NET2x2cDgOw2h8zc7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true google.golang.org/grpc/internal/buffer github.com/aws/aws-sdk-go/internal/sync/singleflight /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/91/916688b17a46c46f1fa998f904c2c87c73e2d7856b8243486bf396afc06c9aed-d # internal cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/grpc/internal/buffer -lang=go1.16 -complete -installsuffix shared -buildid 0YJEoveylcyjPSHX_OY-/0YJEoveylcyjPSHX_OY- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid UmlIc2RJjTzeMsWo-9xp/UmlIc2RJjTzeMsWo-9xp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b379/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go strconv mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strconv -std -complete -installsuffix shared -buildid hYYgehmmcdkdPVHnQKcJ/hYYgehmmcdkdPVHnQKcJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go io mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p io -std -complete -installsuffix shared -buildid kS0L7NS1Cee11_5-V3KE/kS0L7NS1Cee11_5-V3KE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2d/2d147793bacf5acc79ed4f7c086d0c146c9b273a03c1fcd921b1863928e34f2c-d # internal syscall mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b023/symabis ./asm_linux_s390x.s cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p syscall -std -installsuffix shared -buildid 0iLV93yNULARNy02kA58/0iLV93yNULARNy02kA58 -goversion go1.19.10 -symabis $WORK/b023/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_big.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_linux_s390x.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_s390x.go /usr/lib/golang/src/syscall/zsyscall_linux_s390x.go /usr/lib/golang/src/syscall/zsysnum_linux_s390x.go /usr/lib/golang/src/syscall/ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/1b/1bdcbf33fadd2d4a4038af221881d735eac84598add826cf6b511818c431b131-d # internal internal/safefilepath mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/ef/efc7fa5f34cdf63370c9ed00a64e8d65a617e53464129ae4d575aa65dfdba61c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid zKBEa5KsfjV3oN_oxtwS/zKBEa5KsfjV3oN_oxtwS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go path mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p path -std -complete -installsuffix shared -buildid NZe9h-ldqXeD-X84zJvB/NZe9h-ldqXeD-X84zJvB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/8a/8adf1dfab368117964889057c14d936af4449c7805053728b2e76f17679f800d-d # internal crypto/internal/nistec/fiat mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid lP_2G_6bxrIFliFKCdUj/lP_2G_6bxrIFliFKCdUj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5e/5e2688f974bbc683b47d2c495d397281128a5faaacd3cdc833800c405100b2ef-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid PAJ0jeHu5yaFbj3Dgf4x/PAJ0jeHu5yaFbj3Dgf4x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e6/e601fd4dba6dffb125bd3f5848818429218e369e3719d0b894732a3da36b8675-d # internal strings mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p strings -std -complete -installsuffix shared -buildid Nv6yuIvbGyJYRCJ4yff5/Nv6yuIvbGyJYRCJ4yff5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x006.o -c gcc_linux_s390x.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/05/05c95b113a88b5a745574c7167d1834a9ae8342b964c26207e0e52bcf6a0581f-d # internal bytes mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -std -installsuffix shared -buildid iFlp-p-fwyJDz3tVAC8s/iFlp-p-fwyJDz3tVAC8s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b023/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x007.o -c gcc_setenv.c cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/3d/3d3e9635b95a42c05aa84b5fe17c77ac021ed9b3b0503cb7def31cbb2b14d349-d # internal hash mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p hash -std -complete -installsuffix shared -buildid Z93WwpG6YoKhGtcfwdCb/Z93WwpG6YoKhGtcfwdCb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/0f/0f71d8530e74ef54f3350404a35aab511321c472f689d21ef69f51ab76928faa-d # internal reflect mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b030/symabis ./asm_s390x.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p reflect -std -installsuffix shared -buildid AvcbpP7Mje2uAiyWeRrq/AvcbpP7Mje2uAiyWeRrq -goversion go1.19.10 -symabis $WORK/b030/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x008.o -c gcc_traceback.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/55/557ad205a501bee46e4ce3a30f53f55451a7e049787175226102e629bda60e7e-d # internal time mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p time -std -installsuffix shared -buildid k-vkCwqbz_zYAjOfrjqR/k-vkCwqbz_zYAjOfrjqR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/a9/a97db3d2172ca03e68aac77a75d77026c82effcad5aec2cfe6feb5d9412e8bb4-d # internal internal/syscall/unix mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid v8BQ1zgc4wOSDfShl6tS/v8BQ1zgc4wOSDfShl6tS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_s390x.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x010.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f9/f955e31bd9d413d7ebe8bde325dd9b09eaa7e4287512fe483a12a07772895097-d # internal internal/syscall/execenv mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid wLfIfZviFjyC_iLT0W2R/wLfIfZviFjyC_iLT0W2R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/91/91bf76ce69d33acb6bf4a69900900151611fe5d60cf1bf3b84ef97265e026f6d-d # internal crypto mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto -std -complete -installsuffix shared -buildid OU8GudZVWA4zAkXnhihH/OU8GudZVWA4zAkXnhihH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b062/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b062/_x011.o -c gcc_s390x.S /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d2/d2847873ee2d4773583567b242f2511c9393c003a331dfe0762c31490ec17675-d # internal crypto/internal/randutil mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid BpffklTSuXU0ETZPjeoQ/BpffklTSuXU0ETZPjeoQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b1/b15626f94f0e65e2d63a7edeab8355ffbf073c7b3e0d0ec65821517216edbf82-d # internal crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid jhFCIM6KzUAj5BNVg4OH/jhFCIM6KzUAj5BNVg4OH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o $WORK/b062/_x006.o $WORK/b062/_x007.o $WORK/b062/_x008.o $WORK/b062/_x009.o $WORK/b062/_x010.o $WORK/b062/_x011.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a4/a4a1f4c58e78400f948dee253cea8f7497d19ac2750b0290f1879640a7f1eb1c-d # internal bufio mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p bufio -std -complete -installsuffix shared -buildid R7swWgNV3nNRba2JqsZK/R7swWgNV3nNRba2JqsZK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/fa/fa82eeb85f3925834ff3da1fa58e95677cc4080458731a6abe00630eb8cdf167-d # internal hash/crc32 mkdir -p $WORK/b120/ cat >$WORK/b120/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/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b120/symabis ./crc32_s390x.s cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p hash/crc32 -std -installsuffix shared -buildid 9wGEr-8Yjpv0PbOE44Fn/9wGEr-8Yjpv0PbOE44Fn -goversion go1.19.10 -symabis $WORK/b120/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_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/ec/ec5633bc3e09a78dd8dac531cd7819b59405dd52693b1933532cc2959a7b8a18-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Mf5C3mZ7Vix2xMksN-k4/Mf5C3mZ7Vix2xMksN-k4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b120/crc32_s390x.o ./crc32_s390x.s cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go -dynlinker cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b120/_pkg_.a $WORK/b120/crc32_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b8/b826085cd8ac747abd72eef791b98871cea64ee0644bdd9e1a2f8adbb833c3e6-d # internal net/http/internal/ascii mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid 9qNvWIjlkBqKOJCO_gdL/9qNvWIjlkBqKOJCO_gdL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/cgo -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b062/symabis ./asm_s390x.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p runtime/cgo -std -installsuffix shared -buildid 48pzSRU173THSSxxItUa/48pzSRU173THSSxxItUa -goversion go1.19.10 -symabis $WORK/b062/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b062/_cgo_gotypes.go $WORK/b062/cgo.cgo1.go $WORK/b062/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/1a/1aa4bccb12930b3428205a2c918e541cf3e650181c098916e7bc9af75cd26e3b-d # internal go/build/constraint mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p go/build/constraint -std -complete -installsuffix shared -buildid UK_BPXOh67E_g0lZVL09/UK_BPXOh67E_g0lZVL09 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c8/c8132f271c7466c34394ad137608c1a50b20f1fa760f9b925fc0d88a997a667f-d # internal regexp/syntax mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p regexp/syntax -std -complete -installsuffix shared -buildid X8lBQUKVR6JntUQPcoSf/X8lBQUKVR6JntUQPcoSf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/cgo -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b062/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/3f/3f163f64753d16402dbc19e47826c74c5bc833f6875797e11e8e440c530685e9-d # internal html mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p html -std -complete -installsuffix shared -buildid LfOZvaHunD0Nio3Dpk7M/LfOZvaHunD0Nio3Dpk7M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b062/_pkg_.a $WORK/b062/asm_s390x.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o $WORK/b062/_x006.o $WORK/b062/_x007.o $WORK/b062/_x008.o $WORK/b062/_x009.o $WORK/b062/_x010.o $WORK/b062/_x011.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b6/b6bfcd2f56ed7490befd2ee6b157a28cb26926f2fad14e3159f3b50d082d9a01-d # internal text/tabwriter mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p text/tabwriter -std -complete -installsuffix shared -buildid 5rpkMppmNUY_gWZS6wM3/5rpkMppmNUY_gWZS6wM3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/6f/6f783d662a0b7ec6abacf7d5333aed29e715ba3e5e004ad9a94e00f36399eef8-d # internal hash/fnv mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p hash/fnv -std -complete -installsuffix shared -buildid CivYzS9vdGcmKUQR-o4P/CivYzS9vdGcmKUQR-o4P -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/82/82fe674851ddd1d8b7f82d5d236b050c5e673c6741d48548598fa6c5cb7ba41e-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/grpc/encoding -lang=go1.16 -complete -installsuffix shared -buildid NO-03MVWHw3uh8S5JFla/NO-03MVWHw3uh8S5JFla -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/e0/e0af970f55aaf0342fb3a6d00a3ed9b74c9e6e682b4029ccbb28aedf159d8883-d # internal golang.org/x/text/transform mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p golang.org/x/text/transform -lang=go1.16 -complete -installsuffix shared -buildid vORXOMMgHiLJwk6m2fJC/vORXOMMgHiLJwk6m2fJC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/4c/4cc9db4eb4a30fb07eec1a1f6631dd7a0fec800a303c5b8dd8e69b0f1648a8bf-d # internal github.com/apache/arrow/go/arrow/float16 mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/apache/arrow/go/arrow/float16 -lang=go1.16 -complete -installsuffix shared -buildid pfOW0qVswsbzAZVm4akA/pfOW0qVswsbzAZVm4akA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/float16/float16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/29/298f71b73b7a386e057d225c05c51221ed77c32ce181bb877f972a16ac18abfd-d # internal github.com/apache/arrow/go/arrow/internal/flatbuf mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile github.com/google/flatbuffers/go=$WORK/b295/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/apache/arrow/go/arrow/internal/flatbuf -lang=go1.16 -complete -installsuffix shared -buildid BJg1Nky9xn7PNzEUr82t/BJg1Nky9xn7PNzEUr82t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Binary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Block.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/BodyCompression.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/BodyCompressionMethod.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Bool.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Buffer.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/CompressionType.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Date.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DateUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Decimal.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryBatch.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryEncoding.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryKind.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Duration.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Endianness.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Feature.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Field.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FieldNode.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FixedSizeBinary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FixedSizeList.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FloatingPoint.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Footer.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Int.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Interval.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/IntervalUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/KeyValue.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeBinary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeList.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeUtf8.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/List.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Map.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Message.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/MessageHeader.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/MetadataVersion.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Null.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Precision.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/RecordBatch.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Schema.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixCompressedAxis.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixIndexCSR.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixIndexCSX.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensor.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndex.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndexCOO.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndexCSF.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Struct_.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Tensor.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/TensorDim.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Time.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/TimeUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Timestamp.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Type.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Union.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/UnionMode.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Utf8.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d4/d4a9756f73c14b267c3005ad51b3263f5a0478ac0217fcea18e24d9125080724-d # internal context mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p context -std -complete -installsuffix shared -buildid xovGVVGT_xwNPweYSLVw/xovGVVGT_xwNPweYSLVw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/0e/0eaf006b832e22a63f8a354ed6a163abc6c84e460f52f0d970f08f1ba8a1c574-d # internal internal/poll mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/poll -std -installsuffix shared -buildid WJ5tCUuysJIUSVQcSvnl/WJ5tCUuysJIUSVQcSvnl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/bf/bf0f97ae34487f91f4e24850f10d11e57da70bf8dbfff47ce7287e4083d9ef5a-d # internal io/fs mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p io/fs -std -complete -installsuffix shared -buildid GP4D2rYTg-kBbW0Xapgz/GP4D2rYTg-kBbW0Xapgz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3d/3d99c41d8e29bc21bfda7c402cbfda1e05eb5d8c4097d39f7946bf92e62fa2fe-d # internal google.golang.org/grpc/backoff mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p google.golang.org/grpc/backoff -lang=go1.16 -complete -installsuffix shared -buildid kWGhqoxkuzzewDijWhW7/kWGhqoxkuzzewDijWhW7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/57/57b63c2ed2f0c08744c44576dfaffbdcc21c527d03d1017a1f409681b3a29e0d-d # internal regexp mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile regexp/syntax=$WORK/b148/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p regexp -std -complete -installsuffix shared -buildid jEk6bW8griB17kuK4O5S/jEk6bW8griB17kuK4O5S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b030/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_s390x.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/47/470f9c40046ab57da39c290b3eb6300b318f2d5ff7b4051384ae0ade948feb16-d # internal internal/fmtsort mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid sQd13VMlrpNm4kOZJ8r_/sQd13VMlrpNm4kOZJ8r_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/6e/6e763209d4ffdd5937f57d1ff556f40d8a2f2d7627826773dd2a7889572e1b05-d # internal encoding/binary mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p encoding/binary -std -complete -installsuffix shared -buildid 3ivG9TuRS0izyc3N31zJ/3ivG9TuRS0izyc3N31zJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/90/908b586395e302a56f8a70d723384dabbed7134db57d3157dd5aceb43240d86f-d # internal google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc/internal/grpcrand -lang=go1.16 -complete -installsuffix shared -buildid 1W1iC88n4WBhbHPJAGQ7/1W1iC88n4WBhbHPJAGQ7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d3/d31870abe2b80a7e81922aa4d92d200069ef2bb58c3b316274e378a13fe26f87-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p google.golang.org/grpc/keepalive -lang=go1.16 -complete -installsuffix shared -buildid Y4T8kn1QsF-mam_EUm1R/Y4T8kn1QsF-mam_EUm1R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ed/ed77a52320c03ad5389360e0598d29382ae2e90fc45740d2bc208cd10f7d3992-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p google.golang.org/grpc/tap -lang=go1.16 -complete -installsuffix shared -buildid DZaGALH_T2McPQuW6aMx/DZaGALH_T2McPQuW6aMx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6c/6c7994ba2efba69476bdcb9d68af737ff150a25a6ba24e99ac28ef6b7ce8118f-d # internal crypto/cipher mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/cipher -std -complete -installsuffix shared -buildid xN30FDaXJwCxQDSHfzIt/xN30FDaXJwCxQDSHfzIt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/1f/1f6c0e414d3bda0c2961f59f1d8dd956e58487ce06dcdca5508f2e018b2c1bba-d # internal crypto/internal/edwards25519/field mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid PTglEsQ-eubQK4ZA552X/PTglEsQ-eubQK4ZA552X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/37/3704d3bb1f9918fb3eab1c548973a7b5dc70f7cefdc7357f500b89ee3e05599c-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_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/internal/edwards25519 -std -complete -installsuffix shared -buildid vZLDIb9sVl8l2zPplR8f/vZLDIb9sVl8l2zPplR8f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/e9/e9a7692a5adae4fb3a07e2a3e09617a02e06d116e155ad13c8cc00cebbade511-d # internal crypto/des mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/des -std -complete -installsuffix shared -buildid vw94SANgJhpkTYasQea5/vw94SANgJhpkTYasQea5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/26/26a3a37528a82097f150c0125ec4f7a6c91c239257021235e8215359b2a398dd-d # internal crypto/md5 mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b084/symabis ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/61/61ddcfc8a91cac9cb1323c09df22a71ed3a4f8467211f0502db8d4c2546c2e99-d # internal embed mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p embed -std -complete -installsuffix shared -buildid bchcZYtXo2445uXm-7Rg/bchcZYtXo2445uXm-7Rg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/embed/embed.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/md5 -std -installsuffix shared -buildid U2lWbzWm7j4ZQ9mFjNyI/U2lWbzWm7j4ZQ9mFjNyI -goversion go1.19.10 -symabis $WORK/b084/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/bc/bc7327136df411e744b10d9a3e1fef1a257208ece2cbb63927f8af6c22df7a5d-d # internal encoding/base64 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p encoding/base64 -std -complete -installsuffix shared -buildid 5wOn-I-0imVK31lT6HCV/5wOn-I-0imVK31lT6HCV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8f/8f2a25b380ad9f600846c1f4c47f8969e020404785671dc24aa69e9149951523-d # internal vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid kaK1Zf9Gm9UKmm_3tJ6g/kaK1Zf9Gm9UKmm_3tJ6g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/52/52182d6a27d3bf2f166db971d4c80b851be74c1be35854a00add2d9614eb7a59-d # internal crypto/internal/nistec mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/nistec -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b071/symabis ./p256_asm_s390x.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile embed=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b071/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/internal/nistec -std -installsuffix shared -buildid xGlHfrZ0GNrB_qAkBTmo/xGlHfrZ0GNrB_qAkBTmo -goversion go1.19.10 -symabis $WORK/b071/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -embedcfg $WORK/b071/embedcfg -pack -asmhdr $WORK/b071/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b084/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a5/a565f5173d5979e21191d3afa998a31c063492c5f460e602763b45e4ab80465c-d # internal os mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/safefilepath=$WORK/b041/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b043/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p os -std -installsuffix shared -buildid tueh1z0ERBxgomxPKxN0/tueh1z0ERBxgomxPKxN0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_big.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/6f/6f6c3eb8a89bec471ac1c41cd6bdf0c6221d534c57718ae04ef9b76549de5f7c-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/b9/b99d4fdd74a994943b373adbd964e298547966baa0618b9d0d7d78567e277cae-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/grpc/internal/backoff -lang=go1.16 -complete -installsuffix shared -buildid Guzk6TYZj1P15xkTXIfS/Guzk6TYZj1P15xkTXIfS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go golang.org/x/sys/unix mkdir -p $WORK/b164/ cat >$WORK/b164/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/sys/unix -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b164/symabis ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/8d/8d4a8b7f0336a84233e28a22e3832f59babc13480e456ec04e5cc935635faeee-d # internal encoding/pem mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p encoding/pem -std -complete -installsuffix shared -buildid -ixLCv4SgLKkEWrwuG4H/-ixLCv4SgLKkEWrwuG4H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b165/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p golang.org/x/sys/unix -lang=go1.16 -installsuffix shared -buildid M_qboIzw4PLel5SupoVW/M_qboIzw4PLel5SupoVW -goversion go1.19.10 -symabis $WORK/b164/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack -asmhdr $WORK/b164/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_big.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ifreq_linux.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_alarm.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/62/62876845691104381de2bd9a3037fe3495fc0b41d6ebfba27fb79ce5fb19db6e-d # internal golang.org/x/net/context mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p golang.org/x/net/context -lang=go1.16 -complete -installsuffix shared -buildid ycYuI5nYgqf24c3x9mAX/ycYuI5nYgqf24c3x9mAX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/go19.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/24/2485bd4afdac2959f040c3a29950873f176b9d75e98046ff5139df1a21123bcb-d # internal github.com/apache/arrow/go/arrow/endian mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/apache/arrow/go/arrow/endian -lang=go1.16 -complete -installsuffix shared -buildid pKEeiv_q3Av0S0E_v8Jp/pKEeiv_q3Av0S0E_v8Jp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/endian/big.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/a0/a0656d61192f434c2277e55556300748867d80aa4c095cb044d45d454a8f8bf9-d # internal github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.16 -complete -installsuffix shared -buildid Rd1aSadrpgOq9stCS29R/Rd1aSadrpgOq9stCS29R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./vendor/github.com/klauspost/compress/internal/snapref/decode.go ./vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/encode.go ./vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/snappy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/2d/2df0f2dcda18b94b0c5063eceb19fb4b38fed3bdbb8f625f147c3f493abcc0cb-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.16 -complete -installsuffix shared -buildid yovi_fHbcmbw0P26gK8X/yovi_fHbcmbw0P26gK8X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/e4/e4a42072937270ae59fa4d178e0d3d63f24e6ea4f13b17733d3800b3119452cb-d # internal github.com/pierrec/lz4/v4/internal/lz4block mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b304/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.16 -complete -installsuffix shared -buildid S6QaPJfKFOzKe1VjxLeV/S6QaPJfKFOzKe1VjxLeV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/blocks.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_noasm.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_other.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/nistec -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b071/p256_asm_s390x.o ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/b6/b64d7febfe8d0e4e79f36e40d6ed7cd401175742e70e50616f34171f4a3c9d64-d # internal github.com/pierrec/lz4/v4/internal/xxh32 mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.16 -complete -installsuffix shared -buildid FpZ2w6I9O2wgeIQZAMpk/FpZ2w6I9O2wgeIQZAMpk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero.go ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero_other.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/05/05ff4d0a2776ba40e53c87a80f862cf73fbe6bc9349fa1fc062d7bcfb559d80f-d # internal github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b310/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/google/go-cmp/cmp/internal/diff -lang=go1.16 -complete -installsuffix shared -buildid XcgGiqN6RrXcIlfs-oHm/XcgGiqN6RrXcIlfs-oHm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b071/_pkg_.a $WORK/b071/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ad/adcdaac99e38cb04e2b4f3722395de348e659037b7e5b03cf6248590d12fb9f9-d # internal github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/google/go-cmp/cmp/internal/function -lang=go1.16 -complete -installsuffix shared -buildid qKOZSUk650MmcXfxNf3o/qKOZSUk650MmcXfxNf3o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/0a/0a0163f4a61318bbc28fb89638305efcc4c28afe309dff26372102ae8f23bf9d-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b316/ cat >$WORK/b316/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b316=>" -I $WORK/b316/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b316/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s ./relfect2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/08/087b6baf2e2325f5ad39faaad85607d09188e0062df6ba4e114af60fe62b7840-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/beorn7/perks/quantile -lang=go1.16 -complete -installsuffix shared -buildid m3QAgiT0t0N9dGrzkof8/m3QAgiT0t0N9dGrzkof8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/85/85c75399d5596c5caf9ebb7b3484aef61020b262357602180848373fc4a00d29-d # internal fmt mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b029/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p fmt -std -complete -installsuffix shared -buildid SV7BTUPhH-cCP--xZApB/SV7BTUPhH-cCP--xZApB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/modern-go/reflect2 -lang=go1.16 -installsuffix shared -buildid 0X4aXxelfgy26uUjn28a/0X4aXxelfgy26uUjn28a -goversion go1.19.10 -symabis $WORK/b316/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack -asmhdr $WORK/b316/go_asm.h ./vendor/github.com/modern-go/reflect2/go_above_118.go ./vendor/github.com/modern-go/reflect2/go_above_19.go ./vendor/github.com/modern-go/reflect2/reflect2.go ./vendor/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/github.com/modern-go/reflect2/safe_field.go ./vendor/github.com/modern-go/reflect2/safe_map.go ./vendor/github.com/modern-go/reflect2/safe_slice.go ./vendor/github.com/modern-go/reflect2/safe_struct.go ./vendor/github.com/modern-go/reflect2/safe_type.go ./vendor/github.com/modern-go/reflect2/type_map.go ./vendor/github.com/modern-go/reflect2/unsafe_array.go ./vendor/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/github.com/modern-go/reflect2/unsafe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/github.com/modern-go/reflect2/unsafe_link.go ./vendor/github.com/modern-go/reflect2/unsafe_map.go ./vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/3b/3b81b7f3e320abdfd5977adaf3eb0b8a974ffcc00e17ae4110d8e3a855a00486-d # internal internal/godebug mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p internal/godebug -std -complete -installsuffix shared -buildid pLAWqWVEDYrKJHY8MU4Q/pLAWqWVEDYrKJHY8MU4Q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/51/51f475b45e5a04da871a4ac95f11b7268ec9a68c21679181299fbf5b61481d34-d # internal path/filepath mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p path/filepath -std -complete -installsuffix shared -buildid _4HkCm7C6BYRH4Je4FW1/_4HkCm7C6BYRH4Je4FW1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/a6/a62900c5cb7a6f0e8612edbae160b92f8cf2d28ac28f161d34e14f49f3f6c0e3-d # internal io/ioutil mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p io/ioutil -std -complete -installsuffix shared -buildid mqbry-9G1ZhB4BWKhYXn/mqbry-9G1ZhB4BWKhYXn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/fe/fe4edd08b125eff51608d485b08e0bf1ec127572f504d990f6df95f334f3e2bb-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b106/symabis ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f0/f0be7a98e9b1b482a5957875a27d45b81f7cee611027fbb5f0ae50604116af3e-d # internal internal/intern mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/intern -std -complete -installsuffix shared -buildid ms-tkZU9MLEfY9AznrMr/ms-tkZU9MLEfY9AznrMr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid J-ifyYIlBDlmS8fSY63l/J-ifyYIlBDlmS8fSY63l -goversion go1.19.10 -symabis $WORK/b106/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_s390x.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/41/41e80298e7464f0669e30e508a590467a13432048aab7dadb6c0179c2f69ecf0-d # internal net/netip mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/intern=$WORK/b100/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p net/netip -std -complete -installsuffix shared -buildid 07VQNforWSim2n1kSPJt/07VQNforWSim2n1kSPJt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b106/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c7/c71a91b67c1492a9b384edf5de97b593cad39d2116f8ea779c312df61498d24d-d # internal internal/lazyregexp mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid i4jbCZ2a5veiEVf2_9j8/i4jbCZ2a5veiEVf2_9j8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/23/23b52ce8d40b64b8f1001892cd16d318b369290cf829502f97c0027fc4fc0d21-d # internal flag mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p flag -std -complete -installsuffix shared -buildid du_lm0jmymkTxRvH_max/du_lm0jmymkTxRvH_max -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/flag/flag.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b106/_pkg_.a $WORK/b106/cpu_s390x.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/e7/e764ef9cf3a4b636dc56494799de49f558ba147bdde6e40df7532a749e981a74-d # internal math/big mkdir -p $WORK/b059/ cat >$WORK/b059/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/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b059/symabis ./arith_s390x.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math/big -std -installsuffix shared -buildid GjsoWteKJiwcSzv0JmHI/GjsoWteKJiwcSzv0JmHI -goversion go1.19.10 -symabis $WORK/b059/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/arith_decl_s390x.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/7d/7d6ed0390ee6222b607655178c30dd92680dd291e89baa0455f3b25e2b59787f-d # internal encoding/hex mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p encoding/hex -std -complete -installsuffix shared -buildid g-mXETNb_FNMzXJwMSm1/g-mXETNb_FNMzXJwMSm1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/98/98703c4210092cd9ee372948f3670c980d14b3e0478414ef92587311b65bce3a-d # internal net/url mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/url -std -complete -installsuffix shared -buildid -h4fiu_6q9a5y_TejVhx/-h4fiu_6q9a5y_TejVhx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/a2/a2755ae74fd3ff303b855036600150084ce0930d1357b31556cc87d734e66dfc-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b104/ cat >$WORK/b104/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/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b104/symabis ./chacha_s390x.s cat >$WORK/b104/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/b054/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid RasPBSEDxekCYYrB2jTz/RasPBSEDxekCYYrB2jTz -goversion go1.19.10 -symabis $WORK/b104/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -p math/big -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b059/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b059/_pkg_.a $WORK/b059/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/79/79ddefad407a9a5164cf43fb79a9aba0ea1662d3b62667bd21e2654722d734e7-d # internal encoding/asn1 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid te5BstVrWlsZiVdGgg2D/te5BstVrWlsZiVdGgg2D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/7f/7face198508866301c3fd98b86891669e70416f9409ec814b8d62926c17d61ff-d # internal crypto/elliptic mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid xpkBe_qADfBMahmXWymj/xpkBe_qADfBMahmXWymj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b316=>" -I $WORK/b316/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b316/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b316=>" -I $WORK/b316/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b316/relfect2_mipsx.o ./relfect2_mipsx.s cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/sys/unix -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b164/asm_linux_s390x.o ./asm_linux_s390x.s cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b316=>" -I $WORK/b316/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b316/relfect2_ppc64x.o ./relfect2_ppc64x.s cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b164/_pkg_.a $WORK/b164/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/3a/3a3f5e7fbd2dba2d63ab2db0953562d07c12c84d010aca334890dd4511461bd5-d # internal crypto/dsa mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/dsa -std -complete -installsuffix shared -buildid DLLmoRao4Q2Cg9Q1L_lt/DLLmoRao4Q2Cg9Q1L_lt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.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/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b104/chacha_s390x.o ./chacha_s390x.s cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b316=>" -I $WORK/b316/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b316/relfect2_s390x.o ./relfect2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/bc/bc6249bd5ce88e026027c291baf4507b88247889844ff4cd7d1560fa3cec144a-d # internal net mkdir -p $WORK/b095/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b095/ -importpath net -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b095/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b104/_pkg_.a $WORK/b104/chacha_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f2/f2fab2ea9cd71f3e101c3f5815b84d6851ba00f4b66df2d2520a42c53c0fabf2-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/internal/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 cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b316/_pkg_.a $WORK/b316/relfect2_mips64x.o $WORK/b316/relfect2_mipsx.o $WORK/b316/relfect2_ppc64x.o $WORK/b316/relfect2_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/1c/1c2ca7591322ccd3b112005dd2486b8f7f45ae668bedc71498a48b6c837c0bd1-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b110/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid kfO5IeQLX8qamCqA0BQ9/kfO5IeQLX8qamCqA0BQ9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a packagefile math/bits=$WORK/b032/_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/internal/poly1305 -std -installsuffix shared -buildid 0bLDl7f4Bw8xxwEAVL1p/0bLDl7f4Bw8xxwEAVL1p -goversion go1.19.10 -symabis $WORK/b108/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a9/a910224731bacfa2d5442212b8196f694ee6394e2cce14bf97c3978c5c96cc3f-d # internal encoding/json mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p encoding/json -std -complete -installsuffix shared -buildid KrhFOnbvyOTObQ6PGqAq/KrhFOnbvyOTObQ6PGqAq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/11/1142975f146b421797732bfbfaa3cd3953b43afdcb23615620f57980f2bb5588-d # internal compress/flate mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p compress/flate -std -complete -installsuffix shared -buildid WBNC-HyPEiD-Q7X8B1cv/WBNC-HyPEiD-Q7X8B1cv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/internal/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/06/067a883933cb44855c30ba98c0f7c5c939096160cf58fc7eaab9a4b8542265b2-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ 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/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid div82ZG0rjVjdTXInMei/div82ZG0rjVjdTXInMei -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/c5/c5a23ff6be91b574f306317dbafe44baad823e8b64d05b01b73938efe2a0ea60-d # internal log mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p log -std -complete -installsuffix shared -buildid duhn_lTOUIuahGxcfhxU/duhn_lTOUIuahGxcfhxU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/57/57c1c11afd6507fa86ec3d76694a9dc764a274ac26b5af2d0a0b9b6e87ca369d-d # internal vendor/github.com/golang-fips/openssl-fips/openssl mkdir -p $WORK/b051/ cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b051/ -importpath vendor/github.com/golang-fips/openssl-fips/openssl -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -g -O2 ./aes.go ./ecdh.go ./ecdsa.go ./hkdf.go ./hmac.go ./openssl.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/98/9899165fd0a6c71fa449383dfea200a4bb369ee793c6d61d1e54ff2ae4461940-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid HbBG1RLFoQCCcjS9kB6M/HbBG1RLFoQCCcjS9kB6M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/1b/1b93d445a0bc9cd5a0d10faff0458e270e91674db737a38acccfea0ff891a6a8-d # internal crypto/x509/pkix mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid S1DXxAAgdeU3c01XMmFm/S1DXxAAgdeU3c01XMmFm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/08/08b4d5b555eadbd39f8e707e932c02df410d88f08b9c9f1c59506caca504a745-d # internal compress/gzip mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p compress/gzip -std -complete -installsuffix shared -buildid XOIOgAtkKA_D8DNnG-yV/XOIOgAtkKA_D8DNnG-yV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/cc/ccac072d354d2f282d8ff1e0d57823fbefecd3a98a71474a124f5882ec28b6cc-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 8CpoooKKqN8rWv4mE_5j/8CpoooKKqN8rWv4mE_5j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/69/69770d1037f09bf4c4083dbb8841df66c7aa976b6ba0156f437f0e2374302115-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid WkFqk0O5C1U4TpP6IEYr/WkFqk0O5C1U4TpP6IEYr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/e6/e6c1c07ae6007fd1ffc3368e3ecfec2af9d2de8124c78e0d98537dae038298ca-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 5FotZeWRiz3G1eX4A9C6/5FotZeWRiz3G1eX4A9C6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/4f/4f906a5ab97b95bf8d61d0fcaabf57f30fe4d1da208f6119e6658ad2f490b4e8-d # internal mime mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p mime -std -complete -installsuffix shared -buildid M2JlQ_ABGjC2gJme7j8G/M2JlQ_ABGjC2gJme7j8G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/06/06aebe71e9bd245f5c6bdff3a61f386e08bddd03f148b3d36154540cbe3c8563-d # internal mime/quotedprintable mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid 2Ges2Q97Idsmo6VrewOZ/2Ges2Q97Idsmo6VrewOZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b6/b668684d6790f8a2edd6f1d875b3cff334c7d27240ec2caf73c2931a943d356d-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid f3wNDOXwF5MoBSY90Yy4/f3wNDOXwF5MoBSY90Yy4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/b6/b6610e3074f90251f6326bc0afb6402fae25b059516ba300adbf1f0b9303edf1-d # internal net/http/internal mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p net/http/internal -std -complete -installsuffix shared -buildid MW7ALY9iLBivKaPe1qJN/MW7ALY9iLBivKaPe1qJN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/60/60a119f40bcb39be297d6c7aab9ab790e9b351eb5fba8b5d9b3a2a6acc08172f-d # internal go/token mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p go/token -std -complete -installsuffix shared -buildid iD4eWdJLK_7LbW6bj2Oh/iD4eWdJLK_7LbW6bj2Oh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.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/87080b6cfea39a060924a7d5acf9b7c5e16ac48ee02a173d15ec29114ebec9fd-d # internal go/doc/comment mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p go/doc/comment -std -complete -installsuffix shared -buildid il2JkfOSM9DSp_VAmfma/il2JkfOSM9DSp_VAmfma -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/98/989154dbe23390e788c49573faf36b5c2276d226cba53e27a2de443b6409c7ca-d # internal internal/buildcfg mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p internal/buildcfg -std -complete -installsuffix shared -buildid 4NN9vYJUrJrpDa71rDFE/4NN9vYJUrJrpDa71rDFE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/internal/buildcfg/cfg.go /usr/lib/golang/src/internal/buildcfg/exp.go /usr/lib/golang/src/internal/buildcfg/zbootstrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/6e/6eed980d6717296c3e75e93e08e7137f0b9240afdadb8899e0ea8f53da7f5419-d # internal go/scanner mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p go/scanner -std -complete -installsuffix shared -buildid CeQ_rfU_TVVyIrKMYbyI/CeQ_rfU_TVVyIrKMYbyI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/c6/c619790bcde2c5819f11b3fdc1f46ee4163bae12bfc0dd85b671106e054529c8-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b127/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid i-PrSAY-NmzHPIYrXA1-/i-PrSAY-NmzHPIYrXA1- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/f9/f965bd10820d3a5ecc4f93b7bfc843c7398b363839a556a331ed7b7f0146fe4a-d # internal os/exec mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p os/exec -std -complete -installsuffix shared -buildid ap_pDpUlfzcJ9PA7Ej0L/ap_pDpUlfzcJ9PA7Ej0L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/89/89752b6b73dc9ad1ce43e7f85ec52e46cdd12f2efaf062bbceab2dd0e11706d0-d # internal go/ast mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/scanner=$WORK/b141/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p go/ast -std -complete -installsuffix shared -buildid 1oeAq90qEcZ9pUKe6ElS/1oeAq90qEcZ9pUKe6ElS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.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/9568d8c9bb15f43d05b20539bff8c40c4413ce2c4a8f9466fa21884643bf49e3-d # internal runtime/debug mkdir -p $WORK/b156/ cat >$WORK/b156/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/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b156/symabis ./debug.s cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p runtime/debug -std -installsuffix shared -buildid xOO01xEvgnLREnApd2g5/xOO01xEvgnLREnApd2g5 -goversion go1.19.10 -symabis $WORK/b156/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack -asmhdr $WORK/b156/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e0/e089bfa065b6c7cd6a0005d51309cd97755e47722413899ddd63e0921d4a2e39-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/mattn/go-isatty -lang=go1.16 -complete -installsuffix shared -buildid jsvaDsmFo8_hdXvH0ELd/jsvaDsmFo8_hdXvH0ELd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/ed/edd99e94a9b167e0e9b2d7787d9c7c52e370d65c95fb68fc037898fbceca26a2-d # internal internal/goroot mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p internal/goroot -std -complete -installsuffix shared -buildid E_jQSuKHSr1U0ADEGIIR/E_jQSuKHSr1U0ADEGIIR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/internal/goroot/gc.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/debug -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b156/debug.o ./debug.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/netip=$WORK/b099/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p net -std -installsuffix shared -buildid 1dT0wYjnQVcNMl2cPFm7/1dT0wYjnQVcNMl2cPFm7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b095/_cgo_gotypes.go $WORK/b095/cgo_linux.cgo1.go $WORK/b095/cgo_resnew.cgo1.go $WORK/b095/cgo_socknew.cgo1.go $WORK/b095/cgo_unix.cgo1.go $WORK/b095/_cgo_import.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b156/_pkg_.a $WORK/b156/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/b8/b8441b8109b38825f1846ae69e8a12cca6f338dafa54bb2b16cb6fd1bc5eff9f-d # internal golang.org/x/sys/execabs mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p golang.org/x/sys/execabs -lang=go1.16 -complete -installsuffix shared -buildid K_m9qV5XkKViy8_tOKiz/K_m9qV5XkKViy8_tOKiz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack ./vendor/golang.org/x/sys/execabs/execabs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/4a/4a361a20fcf0bdd82b86b5deef8628fd76235f36ab172e16757e4f2a099218df-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p golang.org/x/net/internal/timeseries -lang=go1.16 -complete -installsuffix shared -buildid i13oU03SkFd2bTSaPGHR/i13oU03SkFd2bTSaPGHR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/8f/8f86e55d7c516649299840ed0a274689c519043db73f5bba67f4a3c567814682-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b163/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/mattn/go-colorable -lang=go1.16 -complete -installsuffix shared -buildid fvMkl9giGl1cRcKUbIXY/fvMkl9giGl1cRcKUbIXY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/2c/2ccde2ef0c6b64bbf7b3bf422be77665d758def03170dc836de26c7483bf3abd-d # internal go/doc mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b140/_pkg_.a packagefile go/doc/comment=$WORK/b145/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile internal/lazyregexp=$WORK/b146/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p go/doc -std -complete -installsuffix shared -buildid ktFE2L3Zql2P38GHrHjr/ktFE2L3Zql2P38GHrHjr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/39/396dfd489bb936c76468e84c0467a89ec0d0d16cb9eceeab8ccf91d8d86a6e51-d # internal go/internal/typeparams mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b140/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid BJ858pCAyK79CPw06DVd/BJ858pCAyK79CPw06DVd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/common.go /usr/lib/golang/src/go/internal/typeparams/typeparams.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/c8/c83ce61da5fb910c435f8ac3eed618ccb30364457bd2f612256395a02b9beb0e-d # internal go/parser mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b140/_pkg_.a packagefile go/internal/typeparams=$WORK/b150/_pkg_.a packagefile go/scanner=$WORK/b141/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p go/parser -std -complete -installsuffix shared -buildid C_e4CGp-_8SIjH-ao4cZ/C_e4CGp-_8SIjH-ao4cZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/bf/bf155c4cb6110280fe696bc7f18e032f58324bac5bc4d8d3b33bd7e809fad5c8-d # internal github.com/fatih/color mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b162/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b163/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/fatih/color -lang=go1.16 -complete -installsuffix shared -buildid _M-KIKG9IvdfKiImoXwZ/_M-KIKG9IvdfKiImoXwZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/a2/a2a03d3328ffd6451a340e5d5a395d1030758474a4354e3f7b5364b6d2e9ba98-d # internal text/template/parse mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p text/template/parse -std -complete -installsuffix shared -buildid KYJx0aEtuamhCcVB9Yue/KYJx0aEtuamhCcVB9Yue -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/d0/d046f5066810b40f7ee8765204ca34d41e81989bd84605d184d7f69212cc25f6-d # internal github.com/hashicorp/go-hclog mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b161/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b163/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/hashicorp/go-hclog -lang=go1.16 -complete -installsuffix shared -buildid r-rZVcZDid1uie3Nwm9y/r-rZVcZDid1uie3Nwm9y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack ./vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./vendor/github.com/hashicorp/go-hclog/context.go ./vendor/github.com/hashicorp/go-hclog/exclude.go ./vendor/github.com/hashicorp/go-hclog/global.go ./vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./vendor/github.com/hashicorp/go-hclog/intlogger.go ./vendor/github.com/hashicorp/go-hclog/logger.go ./vendor/github.com/hashicorp/go-hclog/nulllogger.go ./vendor/github.com/hashicorp/go-hclog/stacktrace.go ./vendor/github.com/hashicorp/go-hclog/stdlog.go ./vendor/github.com/hashicorp/go-hclog/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/70/70ca36b4b8345663e07702d1ad25f6fc348c04d5ed444c664c8cb575758b4442-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.16 -complete -installsuffix shared -buildid G2hw694osnfCmfHhf7Vr/G2hw694osnfCmfHhf7Vr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/95/9549548c8b58174a59f8f80464a1f434b030c89b22d01319d4b73bdc34e94b3c-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b179/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p google.golang.org/grpc/grpclog -lang=go1.16 -complete -installsuffix shared -buildid NPtu8rUveJ5JJUJCpLuM/NPtu8rUveJ5JJUJCpLuM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/component.go ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/c1/c1b0e54902387558369abe3b5782c62deba572dad83eca8aa9a9f84b6d2be5c9-d # internal go/build mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b140/_pkg_.a packagefile go/build/constraint=$WORK/b143/_pkg_.a packagefile go/doc=$WORK/b144/_pkg_.a packagefile go/parser=$WORK/b149/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile internal/buildcfg=$WORK/b151/_pkg_.a packagefile internal/goroot=$WORK/b152/_pkg_.a packagefile internal/goversion=$WORK/b154/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p go/build -std -complete -installsuffix shared -buildid 9Wc3zs4ZlBSs038dhJv7/9Wc3zs4ZlBSs038dhJv7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/go/build/build.go /usr/lib/golang/src/go/build/doc.go /usr/lib/golang/src/go/build/gc.go /usr/lib/golang/src/go/build/read.go /usr/lib/golang/src/go/build/syslist.go /usr/lib/golang/src/go/build/zcgo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/5f/5f7647dccb2ec70f7507ce48336c527d123347cd8854e19b22af9d21dbcc55e0-d # internal text/template mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/fmtsort=$WORK/b029/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b173/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p text/template -std -complete -installsuffix shared -buildid KX7SEAk-EaoIXHk-8pE7/KX7SEAk-EaoIXHk-8pE7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a6/a6771b5f2029d446ba4d18da825359a3e04df44ac2257f40939e6d20736b5bbc-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p google.golang.org/grpc/connectivity -lang=go1.16 -complete -installsuffix shared -buildid 9jF0PwFg6CSIKzI7HtwU/9jF0PwFg6CSIKzI7HtwU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/58/58a0fdcd0b3cfbd887364ccd33c50cbc8fd8a38dda65bb1c9995d05f2ebd82d0-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/log mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile github.com/hashicorp/go-hclog=$WORK/b160/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/log -lang=go1.16 -complete -installsuffix shared -buildid zdzVMCv4od2gGPXE2pel/zdzVMCv4od2gGPXE2pel -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log/log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/b4/b4f190704a4152506c28062e0885e50e6664e9dce4d26056e8c4542481df2bd2-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.16 -complete -installsuffix shared -buildid LDKEik_F7AXVVUKLDMQL/LDKEik_F7AXVVUKLDMQL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/f1/f156e760a9609b994a2d76e1c71dc370292ef30f456306f24a82e41aa8ed13ee-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p google.golang.org/protobuf/internal/version -lang=go1.16 -complete -installsuffix shared -buildid w5pHc0aSiooP3obSJJkC/w5pHc0aSiooP3obSJJkC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/38/381424a49d4598256c57fa0a1878c4898486cb64c5f52e275c260d2784ba4e15-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/grpc/metadata -lang=go1.16 -complete -installsuffix shared -buildid 4IpIBoRhqlvosZu23FB9/4IpIBoRhqlvosZu23FB9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/38/38ae6ba43e7346fe9edc16638ef6f2a902cbe5c9c19315281a68f61a511c9615-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p google.golang.org/protobuf/internal/errors -lang=go1.16 -complete -installsuffix shared -buildid 0mSKudQz0-W-eUEl-AUV/0mSKudQz0-W-eUEl-AUV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/49/497b044fc86b93c179d7c7b763e5e187cc3fbddd5952ad8da627a5ddf1d66ac8-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/grpc/codes -lang=go1.16 -complete -installsuffix shared -buildid 1STbsWm5OGl9LJk8BmI-/1STbsWm5OGl9LJk8BmI- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e5/e5ccc48eb85898e1be902650e854432bf7fac4749b3f61e6466210250b7a58ee-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.16 -complete -installsuffix shared -buildid mwUKKxyNL6huhJGZUz56/mwUKKxyNL6huhJGZUz56 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/9c/9c1720608befa5ad2a59bf9cdbe8fd87bdb7cc51e05064c71d9f202609114688-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid K6sviVT-ZqhEZ3VElVil/K6sviVT-ZqhEZ3VElVil -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/envconfig/xds.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/fc/fcc0753c4a713e998de8b196db405a5c73b5f08e9de3325d38d146172fac639a-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.16 -complete -installsuffix shared -buildid Ai0TPs46yZ02kAx1sX6Z/Ai0TPs46yZ02kAx1sX6Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/8d/8d7059ca01493fe52bf4fe2f6005b8d662180e1fa0a83f712f5d625f178925f9-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.16 -complete -installsuffix shared -buildid O0geCqzoWTb3K41TzyU8/O0geCqzoWTb3K41TzyU8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/5a/5ace43a6ea5abf1e22d8da8744318b2d2ecd5fcd9a023ae49c2f39196e3b8c1c-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid 2QYBaSMU6KF0zJIf9675/2QYBaSMU6KF0zJIf9675 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/google.golang.org/grpc/internal/grpcutil/regex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/71/7158d58b6c931a9eb040031d7d64cd1713d1023eacb5450c63ee588deffacfa6-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p golang.org/x/text/unicode/bidi -lang=go1.16 -complete -installsuffix shared -buildid Lw147yYhzvXccO2DLFXY/Lw147yYhzvXccO2DLFXY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/8b/8be17bd3f1a24fc09f576ea0983ed064dda91f08b5909f9504192e0717464ec3-d # internal html/template mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b171/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile text/template/parse=$WORK/b173/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p html/template -std -complete -installsuffix shared -buildid wJZyXlkFySen5tc5tHHg/wJZyXlkFySen5tc5tHHg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/fd/fdacd1cf04b814e3f6c477c3f4c78f30de15d6b5d61b8a3adeaaa9b831c7dc45-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p golang.org/x/text/unicode/norm -lang=go1.16 -complete -installsuffix shared -buildid bNkRdHkbHCwjgxNryncN/bNkRdHkbHCwjgxNryncN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d3/d3b90353be4d91c7b635f11ddc6253d79edfa106ae170518b079ef8401064864-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.16 -complete -installsuffix shared -buildid fepSfl9q42ByM-wJdWKg/fepSfl9q42ByM-wJdWKg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b095/_pkg_.a $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/52/52d68711a7f49f04b8c04a204236f81354dc4e70a15810b2ae887a844587ae16-d # internal net/textproto mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/textproto -std -complete -installsuffix shared -buildid ZiicIpnCur2madxv9S1C/ZiicIpnCur2madxv9S1C -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/8b/8b85482a91d434fc294728c9dbd34da97c292c4992b49b8fdf12363e0b7865df-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 0AADw-dXFYP3CtEKRJ7M/0AADw-dXFYP3CtEKRJ7M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/6d/6de3a4a15986b5ea8a1103bd2ac02583b33f6d885b6985055d7a963c56eab7bb-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid mSpFAXAuJ7tpxnYfRo2K/mSpFAXAuJ7tpxnYfRo2K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/87/87ca792d954cd357c4fa029ee2a0f5edade81cc98a06424048266d630a103ed0-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p google.golang.org/protobuf/internal/strs -lang=go1.16 -complete -installsuffix shared -buildid j5wef0Tb6zW6ACSbMvEy/j5wef0Tb6zW6ACSbMvEy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/38/388670b90126c53e8d44e52d91533ffbae5b9863e5011f67650606559b02bb93-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p google.golang.org/protobuf/internal/genid -lang=go1.16 -complete -installsuffix shared -buildid zqIl3c8EIEJSzSZzbdhX/zqIl3c8EIEJSzSZzbdhX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/f0/f096163199efda254f63baa63a987c2030e8b869585bf7aa7ed5fba5962a68cf-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.16 -complete -installsuffix shared -buildid Zy_VH6KaVjAsUB_ivaNv/Zy_VH6KaVjAsUB_ivaNv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/51/51f5a3907a6ecc624d907fc8b0020bdb92ccc29bbc2df136f4f0a06c4158177b-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p google.golang.org/protobuf/internal/order -lang=go1.16 -complete -installsuffix shared -buildid yYgzaEAiZXztdfIdzXuW/yYgzaEAiZXztdfIdzXuW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/4d/4d489793508f29c3cdad4e8cdcea79d7721ecc4167b8b3b5ce50a52f70933339-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.16 -complete -installsuffix shared -buildid 7mM9WOzXyPyMkQtEVwj8/7mM9WOzXyPyMkQtEVwj8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/c6/c649342be8c3b7823101b6a16cbe538f6719ba4ccdf558d066499e9dcd7c662d-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.16 -complete -installsuffix shared -buildid vyobx9P3qqeBe8ojjBjD/vyobx9P3qqeBe8ojjBjD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/a5/a5a533ba82a64edaba5ca20e8b67a7a15178a1863716c251a470b6c3bd581a74-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.16 -complete -installsuffix shared -buildid hFmjI8BSUfk9lvzpdOVu/hFmjI8BSUfk9lvzpdOVu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/2c/2cac30cd63aaf81e1106c330224a3a020a5c72eed68a4bb67a5695d6908aebe4-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.16 -complete -installsuffix shared -buildid IkkncOLyoLi1CwNFTlP8/IkkncOLyoLi1CwNFTlP8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/bf/bfd5fd3cda5ed1c25d28cebc22747e3bb0de071bfe98724698aeea1a0f0f3b6d-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.16 -complete -installsuffix shared -buildid uZBLQSBG3RPw7fRopYOa/uZBLQSBG3RPw7fRopYOa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/88/882c64445497b1552ca872bddfb1e9f640c3eec3dfb2505544012707d45eff2a-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b255/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p golang.org/x/text/secure/bidirule -lang=go1.16 -complete -installsuffix shared -buildid 7GxCBFsNvMPoWI23NRiz/7GxCBFsNvMPoWI23NRiz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/1e/1ec05cd0c4e21d5b6265abdf7a95a2e36085585088d5d2a4166e9fc44391781b-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b198/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p google.golang.org/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid LwAyigTFyuuWHpFt8cGV/LwAyigTFyuuWHpFt8cGV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/82/82d27d262f7c1e893a8b0b8b471644a006092d13dfcb8046a2f1e4d696303d90-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p golang.org/x/net/http2/hpack -lang=go1.16 -complete -installsuffix shared -buildid VbYtwaLWTb7ptnL4cMTi/VbYtwaLWTb7ptnL4cMTi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/05/055950062ff6746151d751e39e9d02f7efc90d108eea32515f53cdb859a17ac2-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p google.golang.org/grpc/internal/syscall -lang=go1.16 -complete -installsuffix shared -buildid gcui2T0uNU_7kbhdu0qq/gcui2T0uNU_7kbhdu0qq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/57/57c1673e795733ec0cbfa7e54ad0797d3f1e21bda6010777e889fcb1005ed4c9-d # internal golang.org/x/net/idna mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b253/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b255/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p golang.org/x/net/idna -lang=go1.16 -complete -installsuffix shared -buildid IG4BaW97m0Qr9uN3Xp8r/IG4BaW97m0Qr9uN3Xp8r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./vendor/golang.org/x/net/idna/go118.go ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/92/929a1a3cd10c175ec01483deb66e7c61cc2c1c530d78ae96fab60802bc8ffce8-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p google.golang.org/grpc/stats -lang=go1.16 -complete -installsuffix shared -buildid WxnlQz5gzjtUDvWu-ATU/WxnlQz5gzjtUDvWu-ATU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/13/1373dea4cb3f7c3cf168876ef06cac2bca406b54673940645b1b68b011f0ff80-d # internal github.com/hashicorp/yamux mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/hashicorp/yamux -lang=go1.16 -complete -installsuffix shared -buildid 14u55PYjujJQME37a2wL/14u55PYjujJQME37a2wL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./vendor/github.com/hashicorp/yamux/addr.go ./vendor/github.com/hashicorp/yamux/const.go ./vendor/github.com/hashicorp/yamux/mux.go ./vendor/github.com/hashicorp/yamux/session.go ./vendor/github.com/hashicorp/yamux/stream.go ./vendor/github.com/hashicorp/yamux/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/11/114cfe05479e004ce09d96f06791fab7279043612800bba5c000026302968c28-d # internal github.com/mitchellh/go-testing-interface mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/mitchellh/go-testing-interface -lang=go1.16 -complete -installsuffix shared -buildid rXaVLaq6ExJ0yN7ocMqv/rXaVLaq6ExJ0yN7ocMqv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./vendor/github.com/mitchellh/go-testing-interface/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/7b/7b4c2c0337cb88aa1546a90b8fc66914ed67b6c12ce407a0e15d1fae4c494112-d # internal os/signal mkdir -p $WORK/b272/ cat >$WORK/b272/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -p os/signal -trimpath "$WORK/b272=>" -I $WORK/b272/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b272/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/48/4886ce08a1f385c71671c458d9321116fc05115f46d644a316a19fb4534ecbe1-d # internal encoding/gob mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p encoding/gob -std -complete -installsuffix shared -buildid oMYlQ6Y-RAO1Z8BZBASB/oMYlQ6Y-RAO1Z8BZBASB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/ed/edc64d73d96dec07f106bba466381d91cb0e42a2bdea0090d34f2c899df96e11-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b252/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p golang.org/x/net/http/httpguts -lang=go1.16 -complete -installsuffix shared -buildid -gEtwlah81fkR50ltvRv/-gEtwlah81fkR50ltvRv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/2c/2cbfe0e66e9d8ab39c8e0173d5c15ad4f8036a7e7fdd190398eb860cef012bc3-d # internal github.com/apache/arrow/go/arrow/memory mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b284/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/apache/arrow/go/arrow/memory -lang=go1.16 -complete -installsuffix shared -buildid xkO6L3v1kddUvdd7YWhM/xkO6L3v1kddUvdd7YWhM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/memory/allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/buffer.go ./vendor/github.com/apache/arrow/go/arrow/memory/checked_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/doc.go ./vendor/github.com/apache/arrow/go/arrow/memory/go_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/memory.go ./vendor/github.com/apache/arrow/go/arrow/memory/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/ba/ba93b440ca7fc6972b4869b1d751db9a2ac54d74524aeae3da5739d8c9febedb-d # internal github.com/apache/arrow/go/arrow/decimal128 mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/apache/arrow/go/arrow/decimal128 -lang=go1.16 -complete -installsuffix shared -buildid m8WeDogArYsh04j96m0f/m8WeDogArYsh04j96m0f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/decimal128/decimal128.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p os/signal -std -installsuffix shared -buildid HAos5IUo6lo_2V8cmE-_/HAos5IUo6lo_2V8cmE-_ -goversion go1.19.10 -symabis $WORK/b272/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack -asmhdr $WORK/b272/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/16/1683033bedd0a4d8382dee6d472368b0d5bb92084d1137ccc38f271b2d5f0b24-d # internal golang.org/x/xerrors mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b289/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p golang.org/x/xerrors -lang=go1.16 -complete -installsuffix shared -buildid fSgZCdoAu0p_ghEnuRsX/fSgZCdoAu0p_ghEnuRsX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./vendor/golang.org/x/xerrors/adaptor.go ./vendor/golang.org/x/xerrors/doc.go ./vendor/golang.org/x/xerrors/errors.go ./vendor/golang.org/x/xerrors/fmt.go ./vendor/golang.org/x/xerrors/format.go ./vendor/golang.org/x/xerrors/frame.go ./vendor/golang.org/x/xerrors/wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/20/20dd1eaf32b0c0e8d1018bb1f8f1658956ed208f122dd6b2803aad9d2824f2d8-d # internal github.com/apache/arrow/go/arrow/bitutil mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b283/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b284/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b285/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/apache/arrow/go/arrow/bitutil -lang=go1.16 -complete -installsuffix shared -buildid SGfjevyZrjqFg1VzP9pQ/SGfjevyZrjqFg1VzP9pQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/bitutil/bitmaps.go ./vendor/github.com/apache/arrow/go/arrow/bitutil/bitutil.go ./vendor/github.com/apache/arrow/go/arrow/bitutil/endian_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/a0/a0ae89c879b889f8d8a82a501cfc98ac280d72b51cff11a33518d13bf39048ba-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/klauspost/compress/fse -lang=go1.16 -complete -installsuffix shared -buildid IBs8VkZIEsza89w6-4PU/IBs8VkZIEsza89w6-4PU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./vendor/github.com/klauspost/compress/fse/bitreader.go ./vendor/github.com/klauspost/compress/fse/bitwriter.go ./vendor/github.com/klauspost/compress/fse/bytereader.go ./vendor/github.com/klauspost/compress/fse/compress.go ./vendor/github.com/klauspost/compress/fse/decompress.go ./vendor/github.com/klauspost/compress/fse/fse.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -p os/signal -trimpath "$WORK/b272=>" -I $WORK/b272/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b272/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b272/_pkg_.a $WORK/b272/sig.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/2b/2b8585a867499c7e36a4f91a73d52f1a9650fa68b02759508f91d23b71c2cc97-d # internal github.com/oklog/run mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/oklog/run -lang=go1.16 -complete -installsuffix shared -buildid brEy8CcK_EDFAB5UCx1e/brEy8CcK_EDFAB5UCx1e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/3a/3a6b094d5fcd3817f32169b9924b1be1e73e511856b1d5258d3a66e45d7eb476-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.16 -complete -installsuffix shared -buildid _30iwlBpcuVe3LaHJa1f/_30iwlBpcuVe3LaHJa1f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/e4/e4053e180864e085816439a5434a62ac3203238838d4cf5c6658a9dc8a2031b3-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.16 -complete -installsuffix shared -buildid mLduNoMxVAiyboBuiiO9/mLduNoMxVAiyboBuiiO9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/98/98d896768f3eaafeb0d851df3df27c6f1ee937ef168507c076fd10e406fc5f63-d # internal github.com/apache/arrow/go/arrow mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b286/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b283/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b287/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b284/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b288/_pkg_.a packagefile hash/maphash=$WORK/b290/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/apache/arrow/go/arrow -lang=go1.16 -complete -installsuffix shared -buildid rabzGwfAAq6f9Bw05tvW/rabzGwfAAq6f9Bw05tvW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/compare.go ./vendor/github.com/apache/arrow/go/arrow/datatype.go ./vendor/github.com/apache/arrow/go/arrow/datatype_binary.go ./vendor/github.com/apache/arrow/go/arrow/datatype_extension.go ./vendor/github.com/apache/arrow/go/arrow/datatype_fixedwidth.go ./vendor/github.com/apache/arrow/go/arrow/datatype_nested.go ./vendor/github.com/apache/arrow/go/arrow/datatype_null.go ./vendor/github.com/apache/arrow/go/arrow/datatype_numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/doc.go ./vendor/github.com/apache/arrow/go/arrow/schema.go ./vendor/github.com/apache/arrow/go/arrow/type_string.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_boolean.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_decimal128.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_float16.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_interval.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_numeric.gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/79/7945e29816c49c418e76ec91adf4cba0c08449ff33a94de283390b705084c41e-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b299/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/klauspost/compress/huff0 -lang=go1.16 -complete -installsuffix shared -buildid aIWZG5wvt28SeUeHD9Xs/aIWZG5wvt28SeUeHD9Xs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/autogen.go ./vendor/github.com/klauspost/compress/huff0/bitreader.go ./vendor/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/github.com/klauspost/compress/huff0/bytereader.go ./vendor/github.com/klauspost/compress/huff0/compress.go ./vendor/github.com/klauspost/compress/huff0/decompress.go ./vendor/github.com/klauspost/compress/huff0/decompress_generic.go ./vendor/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/a1/a1c5a3c3a48e1df948e836f09fdd49fa0ed0b87c7b5300ab4e194fa6b220ed51-d # internal github.com/pierrec/lz4/v4/internal/lz4stream mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b303/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b304/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b306/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.16 -complete -installsuffix shared -buildid sAtflLyMHCFpxpHZSS8j/sAtflLyMHCFpxpHZSS8j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/frame.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/frame_gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/5b/5bac68f4e10d9dad729ad1123eacadcbeebdd05f4ec70fc6d8025d0bced1daf7-d # internal github.com/pierrec/lz4/v4 mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b303/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b304/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b305/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/pierrec/lz4/v4 -lang=go1.16 -complete -installsuffix shared -buildid WiMfWIAuwlDpsMST0-7M/WiMfWIAuwlDpsMST0-7M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/lz4.go ./vendor/github.com/pierrec/lz4/v4/options.go ./vendor/github.com/pierrec/lz4/v4/options_gen.go ./vendor/github.com/pierrec/lz4/v4/reader.go ./vendor/github.com/pierrec/lz4/v4/state.go ./vendor/github.com/pierrec/lz4/v4/state_gen.go ./vendor/github.com/pierrec/lz4/v4/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/1c/1cda83ed61b9df0db602b3bd34ff7bf0fd4db95d8290b5984c6b853f284b7afd-d # internal github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/google/go-cmp/cmp/internal/value -lang=go1.16 -complete -installsuffix shared -buildid Ur6mFHeVZ2cZfuhPzYpo/Ur6mFHeVZ2cZfuhPzYpo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./vendor/github.com/google/go-cmp/cmp/internal/value/zero.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/4e/4e871af5b7f1cb0c2b6c92507ba0abe503ecf590eac76585304cf587ada9d27b-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid VjnuZcyHdnaoS6t5wpnn/VjnuZcyHdnaoS6t5wpnn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack ./vendor/github.com/modern-go/concurrent/executor.go ./vendor/github.com/modern-go/concurrent/go_above_19.go ./vendor/github.com/modern-go/concurrent/log.go ./vendor/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/06/062d16a8d51b2f5ee69232cade4181a8851e4e680a6e15b1a5c53cbbb1750229-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/75/7514ce2086823afd67b35cf781925440336299283d24e24d304bd98c5583c67a-d # internal github.com/google/go-cmp/cmp mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b309/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b310/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b311/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b312/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/google/go-cmp/cmp -lang=go1.16 -complete -installsuffix shared -buildid eqAllBL6X_VhLWl_adDD/eqAllBL6X_VhLWl_adDD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/compare.go ./vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./vendor/github.com/google/go-cmp/cmp/options.go ./vendor/github.com/google/go-cmp/cmp/path.go ./vendor/github.com/google/go-cmp/cmp/report.go ./vendor/github.com/google/go-cmp/cmp/report_compare.go ./vendor/github.com/google/go-cmp/cmp/report_references.go ./vendor/github.com/google/go-cmp/cmp/report_reflect.go ./vendor/github.com/google/go-cmp/cmp/report_slices.go ./vendor/github.com/google/go-cmp/cmp/report_text.go ./vendor/github.com/google/go-cmp/cmp/report_value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b315/_pkg_.a # internal github.com/apache/arrow/go/arrow/array mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b286/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b287/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b284/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b285/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b288/_pkg_.a packagefile hash/maphash=$WORK/b290/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/apache/arrow/go/arrow/array -lang=go1.16 -complete -installsuffix shared -buildid CLZgoAwsFhZoySGopFGq/CLZgoAwsFhZoySGopFGq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/array/array.go ./vendor/github.com/apache/arrow/go/arrow/array/binary.go ./vendor/github.com/apache/arrow/go/arrow/array/binarybuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/boolean.go ./vendor/github.com/apache/arrow/go/arrow/array/booleanbuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder_byte.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder_numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/builder.go ./vendor/github.com/apache/arrow/go/arrow/array/compare.go ./vendor/github.com/apache/arrow/go/arrow/array/concat.go ./vendor/github.com/apache/arrow/go/arrow/array/data.go ./vendor/github.com/apache/arrow/go/arrow/array/decimal128.go ./vendor/github.com/apache/arrow/go/arrow/array/doc.go ./vendor/github.com/apache/arrow/go/arrow/array/extension.go ./vendor/github.com/apache/arrow/go/arrow/array/fixed_size_list.go ./vendor/github.com/apache/arrow/go/arrow/array/fixedsize_binary.go ./vendor/github.com/apache/arrow/go/arrow/array/fixedsize_binarybuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/float16.go ./vendor/github.com/apache/arrow/go/arrow/array/float16_builder.go ./vendor/github.com/apache/arrow/go/arrow/array/interval.go ./vendor/github.com/apache/arrow/go/arrow/array/list.go ./vendor/github.com/apache/arrow/go/arrow/array/map.go ./vendor/github.com/apache/arrow/go/arrow/array/null.go ./vendor/github.com/apache/arrow/go/arrow/array/numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/numericbuilder.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/record.go ./vendor/github.com/apache/arrow/go/arrow/array/string.go ./vendor/github.com/apache/arrow/go/arrow/array/struct.go ./vendor/github.com/apache/arrow/go/arrow/array/table.go ./vendor/github.com/apache/arrow/go/arrow/array/util.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/9e/9e16802277f814967a0980fa8982b416007b1935e05fb9f07f12118da486eca7-d # internal github.com/json-iterator/go mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b315/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b316/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/json-iterator/go -lang=go1.16 -complete -installsuffix shared -buildid 7_0zCGVE27yv9Cn58uq0/7_0zCGVE27yv9Cn58uq0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/29/2963ff8183988dc1e16979cf8d1de639dc4d81ca0ccf6936fc77db0cefce4d38-d # internal github.com/mattetti/filebuffer mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/mattetti/filebuffer -lang=go1.16 -complete -installsuffix shared -buildid _-pnYWI3fXMnjG3tg7jl/_-pnYWI3fXMnjG3tg7jl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/mattetti/filebuffer/filebuffer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/c9/c959570c1b777a9c9a07d1a5bd357c66297d406c3d0f4d45a94aa43d8bdc3182-d # internal encoding/csv mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p encoding/csv -std -complete -installsuffix shared -buildid OVVliAGK7ln3m8KmUVUN/OVVliAGK7ln3m8KmUVUN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/03/03dab7a2d50be00fc51db5fb54b73630cc668ad0dd0616405ddc7695c7825d14-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.16 -complete -installsuffix shared -buildid wIdEThioRLV1kWtyZmo6/wIdEThioRLV1kWtyZmo6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/56/569cdebec568a2804ec00bc8e3e88fb39deb69720b1410b3ed2098ac24bba1fc-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b198/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p google.golang.org/protobuf/internal/impl -lang=go1.16 -complete -installsuffix shared -buildid JqdmAeQwHzZ5zfh-5xOr/JqdmAeQwHzZ5zfh-5xOr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/11/116eba7bf777100396955bac959ddbecd76445e6f5efa544d45398fbfdbfac6d-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/mattn/go-runewidth -lang=go1.16 -complete -installsuffix shared -buildid qlmMB90XpOevQP74J6u5/qlmMB90XpOevQP74J6u5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack ./vendor/github.com/mattn/go-runewidth/runewidth.go ./vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./vendor/github.com/mattn/go-runewidth/runewidth_table.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/08/086e99ace1b6688b345478c7cc5c7e6b8d131e43671f0d51461dac23a07af5c2-d # internal github.com/olekukonko/tablewriter mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/csv=$WORK/b319/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b320/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/olekukonko/tablewriter -lang=go1.16 -complete -installsuffix shared -buildid Q2mGPWKkH2ZIFkSK376a/Q2mGPWKkH2ZIFkSK376a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack ./vendor/github.com/olekukonko/tablewriter/csv.go ./vendor/github.com/olekukonko/tablewriter/table.go ./vendor/github.com/olekukonko/tablewriter/table_with_color.go ./vendor/github.com/olekukonko/tablewriter/util.go ./vendor/github.com/olekukonko/tablewriter/wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/f7/f7cf7a000cbd0e1d3e9de696af98d8ec9ed67300fce556481659b49980932370-d # internal github.com/google/go-cmp/cmp/cmpopts mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b308/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b311/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/google/go-cmp/cmp/cmpopts -lang=go1.16 -complete -installsuffix shared -buildid r_vxDej-oRVW1J_HF92X/r_vxDej-oRVW1J_HF92X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/cmpopts/equate.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/ignore.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/sort.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/struct_filter.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/xform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/0f/0f8439b1d84ac9fe4ae54aa080acfb5a6f115bd5c6e5b9ecbaa4d5cf625dfaa0-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/cespare/xxhash/v2 -lang=go1.16 -complete -installsuffix shared -buildid athKhPGyknngIeVYrC6v/athKhPGyknngIeVYrC6v -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/d5/d5ca912effec75723949f86e36196a41527f907033e9a7845f97f0449b5c2400-d # internal github.com/prometheus/common/model mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/prometheus/common/model -lang=go1.16 -complete -installsuffix shared -buildid OFfvypr_2CuSqpaSa8TK/OFfvypr_2CuSqpaSa8TK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/46/46c6ebc99af6ef17dbfb11b5a2f60417a19e693f69afb62711a85b245ab7859e-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid uRtYQPJCy9Egct7feBT-/uRtYQPJCy9Egct7feBT- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/c0/c0db71b1e8065ea0e007420797e8b3c2b1611fa9f171f91b247c900b3f1aac50-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.16 -complete -installsuffix shared -buildid ZQJsvcUOuNDSYWf2Cpv6/ZQJsvcUOuNDSYWf2Cpv6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/b6/b64e01f9209da82cbe32862e657b1c5ff202db8ddc178ce08c9808e0bac08241-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/prometheus/procfs/internal/util -lang=go1.16 -complete -installsuffix shared -buildid o7anwX8rVDRQJTXddLYP/o7anwX8rVDRQJTXddLYP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/5a/5aef55851428b2c7b7e34a5ef72b0f9936f743599f74a201a65258f0c148d5f2-d # internal internal/profile mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p internal/profile -std -complete -installsuffix shared -buildid M8TiqS6l-AI67eLoQohc/M8TiqS6l-AI67eLoQohc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/49/49e45b6d478335438046604857819f2679a8c44adaddc2989ba8afdb71977160-d # internal runtime/pprof mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p runtime/pprof -std -installsuffix shared -buildid LgWqPes2tXSwpEhfKj3E/LgWqPes2tXSwpEhfKj3E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/a1/a17edffe1144d5c7d152698964b09945f0fd59abfc18a3f7b8fefdc70d14a029-d # internal github.com/prometheus/procfs mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b336/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b337/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/prometheus/procfs -lang=go1.16 -complete -installsuffix shared -buildid 8vseTerdFSMOwpo4JcAf/8vseTerdFSMOwpo4JcAf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/cmdline.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo_s390x.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/netstat.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/c7/c7a9c6edcad8fbcf03402dbf015c686f517345011c9c1e0611fcf6b27a3e509a-d # internal github.com/apache/arrow/go/arrow/arrio mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/array=$WORK/b291/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/apache/arrow/go/arrow/arrio -lang=go1.16 -complete -installsuffix shared -buildid U_QuWXo2UyX1gBNUlLgD/U_QuWXo2UyX1gBNUlLgD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/arrio/arrio.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/13/139a51c919359b9e690bcbf6c81deeaebd3166aecab9717d4dfb727bce33c74b-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.16 -complete -installsuffix shared -buildid PZzzqcpSnhsNSBNkXW-R/PZzzqcpSnhsNSBNkXW-R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/26/2603c0a875bb2efdc327c54cb46bda04496311992689dfb6f8e3d0a5ec710ac7-d # internal runtime/trace mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p runtime/trace -std -installsuffix shared -buildid Gs22srcfkTOvAPjUtNLR/Gs22srcfkTOvAPjUtNLR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/91/91559951a6df8d5ed0a7d25bc773cb954935e9724e5bc4bef8fcb5bad2220641-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/logger mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b161/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/logger -lang=go1.17 -complete -installsuffix shared -buildid bHmF4wY2JRgYFBhYtUVS/bHmF4wY2JRgYFBhYtUVS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./pkg/cmd/grafana-cli/logger/logger.go ./pkg/cmd/grafana-cli/logger/loggerV2.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/6d/6d7e8e0f357a4f6c4aaf16197065342d077c00a2b1414dd95a14a083ef4c2af6-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/go-logfmt/logfmt -lang=go1.16 -complete -installsuffix shared -buildid 9GldSJ9bjI5gd1GiLJPA/9GldSJ9bjI5gd1GiLJPA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./vendor/github.com/go-logfmt/logfmt/decode.go ./vendor/github.com/go-logfmt/logfmt/doc.go ./vendor/github.com/go-logfmt/logfmt/encode.go ./vendor/github.com/go-logfmt/logfmt/jsonstring.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/84/846d1c2bca31508f957de1eae186dc45539434aa34835149cfe1c67c37ce6994-d # internal log/syslog mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p log/syslog -std -complete -installsuffix shared -buildid skEPaVMQNigDCM6ZciwU/skEPaVMQNigDCM6ZciwU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/d2/d2059d78950050c1daf1a5fdac76fac99052fcf782665a4c1e150644fb16048c-d # internal github.com/go-stack/stack mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/go-stack/stack -lang=go1.16 -complete -installsuffix shared -buildid QSZ2RVYGfS0rR3J58gwO/QSZ2RVYGfS0rR3J58gwO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./vendor/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/22/22aa8363b97db93749d7d8cb2b1141ec2c0f36956dd1293cbef34103272b7381-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b209/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.16 -complete -installsuffix shared -buildid _L7C4jHUYEQIY2zRcRXQ/_L7C4jHUYEQIY2zRcRXQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/8c/8c255df1df7408d7b940d60e6ac72a3c6dcfcf85fdb2c252cc61ae933961b320-d # internal github.com/grafana/grafana/pkg/util/errutil mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/grafana/grafana/pkg/util/errutil -lang=go1.17 -complete -installsuffix shared -buildid _qlUG8hywtmHUwrsQu0Y/_qlUG8hywtmHUwrsQu0Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./pkg/util/errutil/errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/67/67320d754f98f41144093649c2fd700c48eeb68130b59ac1b6a7cc11edb7909c-d # internal gopkg.in/ini.v1 mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid PeV5hHzohcKCvNRJiKyZ/PeV5hHzohcKCvNRJiKyZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack ./vendor/gopkg.in/ini.v1/data_source.go ./vendor/gopkg.in/ini.v1/deprecated.go ./vendor/gopkg.in/ini.v1/error.go ./vendor/gopkg.in/ini.v1/file.go ./vendor/gopkg.in/ini.v1/helper.go ./vendor/gopkg.in/ini.v1/ini.go ./vendor/gopkg.in/ini.v1/key.go ./vendor/gopkg.in/ini.v1/parser.go ./vendor/gopkg.in/ini.v1/section.go ./vendor/gopkg.in/ini.v1/struct.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/4b/4b77905c412fa9187e6968c526863ca9133a31d49a4c3ff73569cfb37c6836d5-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.16 -complete -installsuffix shared -buildid RHv0y9ZX9itkN_YLnmNn/RHv0y9ZX9itkN_YLnmNn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/dc/dcd27de71a5e70235923f451d6f984a756b833623a93f0d111b0996118f4718b-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.16 -complete -installsuffix shared -buildid gGoE7R62yT5fxSVb5ni0/gGoE7R62yT5fxSVb5ni0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/1a/1a18df74727bfd71458c2d4334e77e53b9e6b8882651f249e6ff36f403206e4d-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.16 -complete -installsuffix shared -buildid AsiUQ2pFs_V-SOiVBo5D/AsiUQ2pFs_V-SOiVBo5D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/fa/fa3eccbc35f80367ccbfa33be9baa90360aab17ed85539bf909536b96cfe21fa-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/golang/protobuf/ptypes/duration -lang=go1.16 -complete -installsuffix shared -buildid w31DBmgNmOvLpjLMXRkY/w31DBmgNmOvLpjLMXRkY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/73/731427cc8f8ccf27f243ef70418ed2e90f52cc022685464bf616eba5c289a18a-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b204/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.16 -complete -installsuffix shared -buildid Yv5eDAho0Y5Dg3RjiaVU/Yv5eDAho0Y5Dg3RjiaVU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b199/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/c0/c049361089369fe3028a2aff03bec77259621e45d97be0385b0b308d3dddf598-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/golang/protobuf/ptypes/any -lang=go1.16 -complete -installsuffix shared -buildid FndbJgx22bePofBQeoHQ/FndbJgx22bePofBQeoHQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/18/188500bcf32775afbed0382655ea96ce43ea1cecb61fbeb6a08a63a90d0f4b2f-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.16 -complete -installsuffix shared -buildid OK6AWztkIlyxhx9S9MEF/OK6AWztkIlyxhx9S9MEF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/54/54800d5ed2706cbee34d2887a738c2da616cc27d4cfe64d1a2352877a6072733-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.16 -complete -installsuffix shared -buildid SQaxoubUNYwyxKzzEXkO/SQaxoubUNYwyxKzzEXkO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/15/157ba0a790108a26940a33ef716763af479e5130edec6c0c39026b811e3376e0-d # internal google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.16 -complete -installsuffix shared -buildid ptdiNay5B7iAzZFJwial/ptdiNay5B7iAzZFJwial -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/89/89330f867ec80a4cbfe68ef7c5923f372d8bd1733f18fa718b0d26af8d8e0e6d-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/golang/protobuf/ptypes/timestamp -lang=go1.16 -complete -installsuffix shared -buildid nTQPnHM9R86Uc-ouJmnP/nTQPnHM9R86Uc-ouJmnP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/11/11a9f2b57f268febba88c2f2ef2852060e1befc002f11699e09fb6c519eaa91c-d # internal github.com/go-kit/log mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b348/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/go-kit/log -lang=go1.16 -complete -installsuffix shared -buildid qARE8-g76u0Dh1FXwgXs/qARE8-g76u0Dh1FXwgXs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./vendor/github.com/go-kit/log/doc.go ./vendor/github.com/go-kit/log/json_logger.go ./vendor/github.com/go-kit/log/log.go ./vendor/github.com/go-kit/log/logfmt_logger.go ./vendor/github.com/go-kit/log/nop_logger.go ./vendor/github.com/go-kit/log/stdlib.go ./vendor/github.com/go-kit/log/sync.go ./vendor/github.com/go-kit/log/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/cb/cbee1fce549a8b8b02781063fa75fef32467bf6c6ebdb827969227b0a5009c5c-d # internal github.com/golang/protobuf/ptypes/empty mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b266/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/golang/protobuf/ptypes/empty -lang=go1.16 -complete -installsuffix shared -buildid QEbLdaMTEf9hriMJvcbY/QEbLdaMTEf9hriMJvcbY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/empty/empty.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/5e/5e5eeae37966630795118ea334f6344e6eb49e93bbf004db2ff716a9069d1980-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b348/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/go-kit/kit/log -lang=go1.16 -complete -installsuffix shared -buildid U09Qdi4Jz38eSMUVwGa-/U09Qdi4Jz38eSMUVwGa- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./vendor/github.com/go-kit/kit/log/doc.go ./vendor/github.com/go-kit/kit/log/json_logger.go ./vendor/github.com/go-kit/kit/log/log.go ./vendor/github.com/go-kit/kit/log/logfmt_logger.go ./vendor/github.com/go-kit/kit/log/nop_logger.go ./vendor/github.com/go-kit/kit/log/stdlib.go ./vendor/github.com/go-kit/kit/log/sync.go ./vendor/github.com/go-kit/kit/log/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/6a/6ace02ba66c2cd1d8e419eabef25fcc5e5359cd673f3488672bf34164bb3771b-d # internal github.com/go-kit/log/level mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/go-kit/log/level -lang=go1.16 -complete -installsuffix shared -buildid MDmq1wKBK_VWOCDau_rB/MDmq1wKBK_VWOCDau_rB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/0f/0f40fec9cd73efc04450169dd6a9822aeda3231c328decc6bcc71ff6b1abdefd-d # internal github.com/gobwas/glob/util/strings mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/gobwas/glob/util/strings -lang=go1.16 -complete -installsuffix shared -buildid sB4sKkee612C3gSzeuph/sB4sKkee612C3gSzeuph -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./vendor/github.com/gobwas/glob/util/strings/strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/53/534dc82dbd197a6bc0ef4670058a2968f6d65a418c1a9123c5693b4ce0b266d8-d # internal github.com/go-kit/log/syslog mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log/syslog=$WORK/b351/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/go-kit/log/syslog -lang=go1.16 -complete -installsuffix shared -buildid lZAhz3gDY-onAdFMIENp/lZAhz3gDY-onAdFMIENp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack ./vendor/github.com/go-kit/log/syslog/syslog.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/b7/b7fc0b2e6d8018f8bb69913241b3096f833dd435c33d19338cbe26a8ccf3e04e-d # internal github.com/grafana/grafana/pkg/infra/log/level mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/grafana/grafana/pkg/infra/log/level -lang=go1.17 -complete -installsuffix shared -buildid 192Stfcp6sLBwdx6IxSv/192Stfcp6sLBwdx6IxSv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./pkg/infra/log/level/level.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/3d/3de1a0b312bd8db0284ae507a8c5ba908134df7e011e6f4efa87bcb39730510c-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/golang/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid Ucw-eTl1T2kSSDbUofS1/Ucw-eTl1T2kSSDbUofS1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/4a/4ab8c8ad030c1c209f4bf9b10957b2ab119ae3735b957bf112228f450bed5563-d # internal github.com/gobwas/glob/match mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b368/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b369/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/gobwas/glob/match -lang=go1.16 -complete -installsuffix shared -buildid b-1vlSHfspYdCglsKryk/b-1vlSHfspYdCglsKryk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./vendor/github.com/gobwas/glob/match/any.go ./vendor/github.com/gobwas/glob/match/any_of.go ./vendor/github.com/gobwas/glob/match/btree.go ./vendor/github.com/gobwas/glob/match/contains.go ./vendor/github.com/gobwas/glob/match/every_of.go ./vendor/github.com/gobwas/glob/match/list.go ./vendor/github.com/gobwas/glob/match/match.go ./vendor/github.com/gobwas/glob/match/max.go ./vendor/github.com/gobwas/glob/match/min.go ./vendor/github.com/gobwas/glob/match/nothing.go ./vendor/github.com/gobwas/glob/match/prefix.go ./vendor/github.com/gobwas/glob/match/prefix_any.go ./vendor/github.com/gobwas/glob/match/prefix_suffix.go ./vendor/github.com/gobwas/glob/match/range.go ./vendor/github.com/gobwas/glob/match/row.go ./vendor/github.com/gobwas/glob/match/segments.go ./vendor/github.com/gobwas/glob/match/single.go ./vendor/github.com/gobwas/glob/match/suffix.go ./vendor/github.com/gobwas/glob/match/suffix_any.go ./vendor/github.com/gobwas/glob/match/super.go ./vendor/github.com/gobwas/glob/match/text.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/50/500e1cb6aca4e5a3ed2f03dded3741a8f00f2c625afe2e10940db3773397bf14-d # internal github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b368/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/gobwas/glob/syntax/lexer -lang=go1.16 -complete -installsuffix shared -buildid 343U2RZgKE6b6H-GhPaW/343U2RZgKE6b6H-GhPaW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/lexer/lexer.go ./vendor/github.com/gobwas/glob/syntax/lexer/token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/c0/c07396cff97c12de11a7250a9ca261aded83646485860b25c8a2be0a315bfcb7-d # internal github.com/grafana/grafana/pkg/infra/log/text mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b356/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/grafana/grafana/pkg/infra/log/text -lang=go1.17 -complete -installsuffix shared -buildid e90z6Puhg7OXl5_euXXy/e90z6Puhg7OXl5_euXXy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./pkg/infra/log/text/text_logger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/c0/c098731a22b8cc907c1dc7a909b85f25239eaeee22dc114745e65385e63a4052-d # internal github.com/grafana/grafana/pkg/infra/log/term mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b353/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/grafana/grafana/pkg/infra/log/term -lang=go1.17 -complete -installsuffix shared -buildid 3eq1-eZqlEhNZMjLQA_K/3eq1-eZqlEhNZMjLQA_K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./pkg/infra/log/term/terminal_logger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/c7/c704079eebd2737ded09900f6953c9235d0ec78a245f805792a0494c8187f4b2-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/aws/aws-sdk-go/aws/awserr -lang=go1.16 -complete -installsuffix shared -buildid JWbZu7VXE1ytPIIsLqc8/JWbZu7VXE1ytPIIsLqc8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/24/24df6e6c2701afc2e1b4ee8ad89e7a7c88a2887b1284c5381af132e2d427b320-d # internal github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b371/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/gobwas/glob/syntax/ast -lang=go1.16 -complete -installsuffix shared -buildid 8FJGmUWhcZwCAuQPRPyX/8FJGmUWhcZwCAuQPRPyX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/ast/ast.go ./vendor/github.com/gobwas/glob/syntax/ast/parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/31/3133948650e14cb6e10269989e55ee45588ea530caed562db518677d09af2108-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -lang=go1.16 -complete -installsuffix shared -buildid JtdiMLATP7vSqIIUHl-2/JtdiMLATP7vSqIIUHl-2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b378/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/d0/d0b3f855fc2c675c17c77862983c4dd93376df4f4da77ee2ca63c8f0a8997a80-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/aws/aws-sdk-go/internal/ini -lang=go1.16 -complete -installsuffix shared -buildid s_Br25BQzIKpZqmk0JBu/s_Br25BQzIKpZqmk0JBu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/5e/5efc43abf1e80f8f50ff11e3a8f0792c00a81d7ef9f082f34d0f307f03b61e6a-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/aws/aws-sdk-go/aws/endpoints -lang=go1.16 -complete -installsuffix shared -buildid e94_9o1mpfRHx0kD3bKr/e94_9o1mpfRHx0kD3bKr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/9b/9b8ad9bbb377c2e1b6861503908836c24a1fe7bb622fe906fa0fd04a163eac52-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/aws/aws-sdk-go/internal/sdkio -lang=go1.16 -complete -installsuffix shared -buildid 9_VtsJemMDkHGjQqxnI2/9_VtsJemMDkHGjQqxnI2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/97/976d93d2fec43c8d75deea833418548df4c2f78f6c604eedbd54fbeade1e70d7-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b367/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b370/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b368/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/gobwas/glob/compiler -lang=go1.16 -complete -installsuffix shared -buildid 1usTXD2lgIgoYCpVLOuC/1usTXD2lgIgoYCpVLOuC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./vendor/github.com/gobwas/glob/compiler/compiler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/1b/1b4322f8fedac7ed06825e08264af9a070ce1fc1f9e29c2adea5215c354fd2d0-d # internal github.com/gobwas/glob/syntax mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=$WORK/b370/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b371/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/gobwas/glob/syntax -lang=go1.16 -complete -installsuffix shared -buildid 0wzKBi7I94FsNq1JQqIQ/0wzKBi7I94FsNq1JQqIQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/syntax.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/98/98e739a7c135498a3495fab397f6185d379813d3021225ddd73e9681ccdc19fd-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/jmespath/go-jmespath -lang=go1.16 -complete -installsuffix shared -buildid lMXT4CPnaQpu9hKvMR8e/lMXT4CPnaQpu9hKvMR8e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack ./vendor/github.com/jmespath/go-jmespath/api.go ./vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./vendor/github.com/jmespath/go-jmespath/functions.go ./vendor/github.com/jmespath/go-jmespath/interpreter.go ./vendor/github.com/jmespath/go-jmespath/lexer.go ./vendor/github.com/jmespath/go-jmespath/parser.go ./vendor/github.com/jmespath/go-jmespath/toktype_string.go ./vendor/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/ce/ce97677009f3d221e3448e3c55c7333ba4911f4a4d74ececd2e901d6340cd9bf-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b379/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/aws/aws-sdk-go/aws/credentials -lang=go1.16 -complete -installsuffix shared -buildid QZ89dDhtjpgzru3Wg-xG/QZ89dDhtjpgzru3Wg-xG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/96/968d21e1ff5719d6a7b4210917a69c990089ff25f79295382f2d3b640803cde6-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b221/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/grpc/encoding/proto -lang=go1.16 -complete -installsuffix shared -buildid 2r6agQfvkyMe3ERWboTF/2r6agQfvkyMe3ERWboTF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/69/69ace12f1550ce600423d1fec5379ae26c38f1514f1fbcf84e3c79ce22bef71d-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b227/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b229/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/golang/protobuf/ptypes -lang=go1.16 -complete -installsuffix shared -buildid eMpQJZ_1bSag8UVI3iWS/eMpQJZ_1bSag8UVI3iWS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/59/5960085351b56665a634ac1550e55d8dc7c47fa5b9be4e66a744a636898e76f6-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.16 -complete -installsuffix shared -buildid qC1W3vcfgFW56VQaACOb/qC1W3vcfgFW56VQaACOb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/84/84deb5cb5b4f9330bf3bc1fe63242d8bc2707380a998d051ce1e12ab44d68aff-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b231/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/prometheus/client_model/go -lang=go1.16 -complete -installsuffix shared -buildid pRL-nFTOQjpaL6BEra0L/pRL-nFTOQjpaL6BEra0L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/3c/3c869b58eea252d43d60eaa0ee59a67e0930bff28021736eac44041bb6309ee4-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -lang=go1.16 -complete -installsuffix shared -buildid OZRqjmgPLhourAwawzSn/OZRqjmgPLhourAwawzSn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/97/97a8cc89bdeebb954d3e0cc0885a55f608751fc582bfd12bd0d2f82c85ea6b99-d # internal github.com/gobwas/glob mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=$WORK/b366/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b372/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/gobwas/glob -lang=go1.16 -complete -installsuffix shared -buildid qR8WIw0FSKokI2Pd_uAH/qR8WIw0FSKokI2Pd_uAH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./vendor/github.com/gobwas/glob/glob.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/d7/d78347f37af2eb6d557200bf0d969c8b94fd769cd7af79bdaee5dcb13fb14012-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b226/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/grpc/internal/status -lang=go1.16 -complete -installsuffix shared -buildid gX8axtnL8T-ekossYbps/gX8axtnL8T-ekossYbps -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./vendor/google.golang.org/grpc/internal/status/status.go cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/0b/0b30e06b26267bb26a066d4b2bd2137ea2ab8f5372013b888f16e086d3c5ecd9-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b329/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile runtime/metrics=$WORK/b331/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.16 -complete -installsuffix shared -buildid 4AR_yAkyEkqjli7tJITA/4AR_yAkyEkqjli7tJITA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/2d/2d8281aa5145211f97e79cc5bddb4682844c7ad80a8204dc46a82b18a71ceb60-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b387/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/aws/aws-sdk-go/aws/awsutil -lang=go1.16 -complete -installsuffix shared -buildid LWqr8QtRDF6-U9ydgSze/LWqr8QtRDF6-U9ydgSze -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/53/53a248c8be9a989e9a85746b7e743aa0b3564ed5b5e7112e1dc2ffb2c22fcb0a-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -lang=go1.16 -complete -installsuffix shared -buildid mbU-DRVgGHP67PfhyOpJ/mbU-DRVgGHP67PfhyOpJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/01/01c815f4f983729e714e9b12cd9c8cb46575cf421c76b7b1ea02b33493307e91-d # internal google.golang.org/grpc/status mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b237/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/grpc/status -lang=go1.16 -complete -installsuffix shared -buildid 9owRQVLiwXoJHvZtnFOE/9owRQVLiwXoJHvZtnFOE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/5f/5f7ca727cd2323f70bd9f765a6938b962153b6ac0030a9ee381553cdea22a7a3-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -lang=go1.16 -complete -installsuffix shared -buildid e222QLVKf8Mi191JSl-c/e222QLVKf8Mi191JSl-c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/23/23f532cb4dd73da4863e6299cafdbfb7f756762a7bffccb9f91552ec2f158f64-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/aws/aws-sdk-go/internal/strings -lang=go1.16 -complete -installsuffix shared -buildid Eb8pr6cCBQrUcL1vzAJ3/Eb8pr6cCBQrUcL1vzAJ3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/64/64b36445c12c785ef957892cc8b22d63fb73a7a58f2dfcc6c394ee6b3f0a63eb-d # internal encoding/xml mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p encoding/xml -std -complete -installsuffix shared -buildid RzAzWjbLyEfK9ztLhPEH/RzAzWjbLyEfK9ztLhPEH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b400/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/21/21d5c26fafc253eece0ab811dfb5d52d369b5f6f63fcd969f27cbd18e46a1279-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b226/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b233/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.16 -complete -installsuffix shared -buildid L3uj6uIFItoesdcFaOso/L3uj6uIFItoesdcFaOso -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/8c/8c6582b13180fe2bd0918bc9a5b7e371ba881ac757d71371f6d87fdb376e294c-d # internal github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus -lang=go1.16 -complete -installsuffix shared -buildid J6dmN7h0l0BTx0FNlKYe/J6dmN7h0l0BTx0FNlKYe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/grpcstatus.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/native_unwrap1.13+.go cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/d4/d444f2614824796a573b7549996e86a015c3df5499cf161ece64e6ae45bbba8c-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b381/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -lang=go1.16 -complete -installsuffix shared -buildid mx7OgeLzuZlYxOv0ZezP/mx7OgeLzuZlYxOv0ZezP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/1b/1be4549f71ec084ea0f694d741cac79e05d7829f71ed2117d833a9e6ecda8ebe-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/gtime mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/gtime -lang=go1.16 -complete -installsuffix shared -buildid EkJnhTB_8ykXWB43Jost/EkJnhTB_8ykXWB43Jost -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/gtime/gtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/2b/2b0d1a5c78aa34dcc61cc8994785b4de8b986c3ed81bcee13045e199f16f0a7d-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config -lang=go1.16 -complete -installsuffix shared -buildid NjKMk6YE4QFa9NXNDdvD/NjKMk6YE4QFa9NXNDdvD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/7f/7f3faf1f82148e49b969e5cc058c51b25467e4483c8232a2068a817f3f705b6e-d # internal github.com/josharian/intern mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/josharian/intern -lang=go1.16 -complete -installsuffix shared -buildid ir1eI08Cxbwn8c401c20/ir1eI08Cxbwn8c401c20 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b426/importcfg -pack ./vendor/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/96/96ba9609373094ec4444480c9efdcabe9700e2c521cf9267d3a6a900ea8787a0-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/mailru/easyjson/buffer -lang=go1.16 -complete -installsuffix shared -buildid JUvUfGBUIxiSLt7tt2TQ/JUvUfGBUIxiSLt7tt2TQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/bd/bdc441401df3fa92d8c2299b17ea36eeef282f79ae1c40a60e987f0f451c9783-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/josharian/intern=$WORK/b426/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/mailru/easyjson/jlexer -lang=go1.16 -complete -installsuffix shared -buildid iAM2tISnDOisKztJRQ8n/iAM2tISnDOisKztJRQ8n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./vendor/github.com/mailru/easyjson/jlexer/error.go ./vendor/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/a2/a22c5cdc942c826b781bc70f95333ecb16e62bcb1abfb32313548e4fd1aa1331-d # internal github.com/getkin/kin-openapi/jsoninfo mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/getkin/kin-openapi/jsoninfo -lang=go1.16 -complete -installsuffix shared -buildid 897y-9-210OZFU-6IMTp/897y-9-210OZFU-6IMTp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack ./vendor/github.com/getkin/kin-openapi/jsoninfo/doc.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/field_info.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/marshal.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/marshal_ref.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/strict_struct.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/type_info.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/unmarshal.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/unsupported_properties_error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/a5/a5809ce09345f5927369e57d6c857d67939f65c9b287261137810c7476716c0c-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b428/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/mailru/easyjson/jwriter -lang=go1.16 -complete -installsuffix shared -buildid vi1i0zCHcvfCF21odAgF/vi1i0zCHcvfCF21odAgF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./vendor/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/d9/d9d89b9e4d4781026bf51160bdb0094b1dc26e24412982a87c88eb46ecee8455-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p gopkg.in/yaml.v2 -lang=go1.16 -complete -installsuffix shared -buildid xIp_g7UMzwO_5WjOtUZE/xIp_g7UMzwO_5WjOtUZE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b432/importcfg -pack ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/9b/9b18b0c2317a26d1ab647297587a1cb9f3f8465ec17b28a23be56e98b71773b9-d # internal database/sql/driver mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p database/sql/driver -std -complete -installsuffix shared -buildid GI8z97_1xZDDcWVc8_TT/GI8z97_1xZDDcWVc8_TT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/3e/3e4622ccb6e1f559bf1ef2d40890c31c2134ea5ac9156c99dd2ebd94ea9b309a-d # internal github.com/grafana/grafana-plugin-sdk-go/internal mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/grafana/grafana-plugin-sdk-go/internal -lang=go1.16 -complete -installsuffix shared -buildid ZICST-cueev2607lvtgn/ZICST-cueev2607lvtgn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/22/22d31c2abfbf7825ca39d75fd1e650b02e44010ba2b191e4b2e86c1d6129daee-d # internal github.com/magefile/mage/mg mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/magefile/mage/mg -lang=go1.16 -complete -installsuffix shared -buildid qPg56JwN61VOKhZ2K8n6/qPg56JwN61VOKhZ2K8n6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack ./vendor/github.com/magefile/mage/mg/color.go ./vendor/github.com/magefile/mage/mg/color_string.go ./vendor/github.com/magefile/mage/mg/deps.go ./vendor/github.com/magefile/mage/mg/errors.go ./vendor/github.com/magefile/mage/mg/fn.go ./vendor/github.com/magefile/mage/mg/runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/fe/fec3e986f2f1eef15c0bdcdb0d4eda96bfb17508bef934083b968eb413606ddc-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil -lang=go1.16 -complete -installsuffix shared -buildid K2HU2hJ0GZRnvSkszzm2/K2HU2hJ0GZRnvSkszzm2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b446/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil/envutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/ca/ca53e87d4070c43c5a905dfac9d9dbfc7d1cbf3859ebf27909dcf5b52ed53f36-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/gogo/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid -76KSUQSafx66AjjO-96/-76KSUQSafx66AjjO-96 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/86/86c43b88c1f5191fe39e2d938d6faa3b923a341fe91b8b2a0b563e54220bb50a-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/hashicorp/go-sockaddr -lang=go1.16 -complete -installsuffix shared -buildid 6jzKA1wbR7Ik28v3JNDY/6jzKA1wbR7Ik28v3JNDY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b449/importcfg -pack ./vendor/github.com/hashicorp/go-sockaddr/doc.go ./vendor/github.com/hashicorp/go-sockaddr/ifaddr.go ./vendor/github.com/hashicorp/go-sockaddr/ifaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/ifattr.go ./vendor/github.com/hashicorp/go-sockaddr/ipaddr.go ./vendor/github.com/hashicorp/go-sockaddr/ipaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/ipv4addr.go ./vendor/github.com/hashicorp/go-sockaddr/ipv6addr.go ./vendor/github.com/hashicorp/go-sockaddr/rfc.go ./vendor/github.com/hashicorp/go-sockaddr/route_info.go ./vendor/github.com/hashicorp/go-sockaddr/route_info_linux.go ./vendor/github.com/hashicorp/go-sockaddr/sockaddr.go ./vendor/github.com/hashicorp/go-sockaddr/sockaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/unixsock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/d1/d18423bffeff100d3720ef5340407dd8ff5f036b8caa956217fadf40a5980676-d # internal github.com/magefile/mage/sh mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b443/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/magefile/mage/sh -lang=go1.16 -complete -installsuffix shared -buildid FFmJOMV4615T4OQ_Yj1n/FFmJOMV4615T4OQ_Yj1n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b444/importcfg -pack ./vendor/github.com/magefile/mage/sh/cmd.go ./vendor/github.com/magefile/mage/sh/helpers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/c4/c478b1ec7fc4bbaba3771c7436bcd1d23a38c2879861d22430fe9ff62b5d0733-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b446/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings -lang=go1.16 -complete -installsuffix shared -buildid A5wFrvqXZyqD8ipN3RaL/A5wFrvqXZyqD8ipN3RaL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/clouds.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/env.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/settings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/70/70047d866a52017a7e54e39e9dc60392c44192c630b9661016a9da9aeec38da5-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/hashicorp/golang-lru/simplelru -lang=go1.16 -complete -installsuffix shared -buildid Ife2FTkD6qRvM-Wz_BL6/Ife2FTkD6qRvM-Wz_BL6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b451/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/65/65a2893d67c01eeab0f92ee163e0043a2610e109409e97f5da2dc3682b0a6c1f-d # internal compress/lzw mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p compress/lzw -std -complete -installsuffix shared -buildid t2nYNKKygqzHq9o6rw_q/t2nYNKKygqzHq9o6rw_q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/ab/ab5b1c1e37a0dafe5e42a3f2c5fc0e7cb5793ed4518cf9ee97958f6cee47ceaa-d # internal github.com/hashicorp/golang-lru mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b451/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/hashicorp/golang-lru -lang=go1.16 -complete -installsuffix shared -buildid -ID93D3tpcrxBNwbT04A/-ID93D3tpcrxBNwbT04A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/2q.go ./vendor/github.com/hashicorp/golang-lru/arc.go ./vendor/github.com/hashicorp/golang-lru/doc.go ./vendor/github.com/hashicorp/golang-lru/lru.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/f4/f44e334e96553f9fc5a6d3fae09896add508f6d4c58f8b6f2f97c3e0cdde29c2-d # internal github.com/ghodss/yaml mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/ghodss/yaml -lang=go1.16 -complete -installsuffix shared -buildid jt-AjX5pIAwPL2f1kNCP/jt-AjX5pIAwPL2f1kNCP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/cd/cdce8e8019a6e4cd11c7423074360d9b32cabcb606f08c195cff21a066f24e2e-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b451/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/hashicorp/go-immutable-radix -lang=go1.16 -complete -installsuffix shared -buildid wJ-0FMOj46ks99DoPSTU/wJ-0FMOj46ks99DoPSTU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack ./vendor/github.com/hashicorp/go-immutable-radix/edges.go ./vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./vendor/github.com/hashicorp/go-immutable-radix/iter.go ./vendor/github.com/hashicorp/go-immutable-radix/node.go ./vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go ./vendor/github.com/hashicorp/go-immutable-radix/reverse_iter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/85/85c19bd1c4533aafd43ea3ae7c7d7101a32ebd7a8b0798794f152541d9d3afc7-d # internal github.com/google/btree mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/google/btree -lang=go1.16 -complete -installsuffix shared -buildid 4_Dbr-rnxhAekxX6YS3r/4_Dbr-rnxhAekxX6YS3r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack ./vendor/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/01/01ad24013ed8aa6a637fdfe4c17d581fe89f20182e1fcfc594011d6fbfd2aa95-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid vPdQzCU_yIVs1LcElWOa/vPdQzCU_yIVs1LcElWOa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/b5/b5f2d90cc00eac4793d9e049f16ed659c3c10b635707d2a77cbde6bf24420a84-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b459/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/hashicorp/go-multierror -lang=go1.16 -complete -installsuffix shared -buildid ammkx-83Jpl41_9vjDsO/ammkx-83Jpl41_9vjDsO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b458/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/group.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/18/184d0d7e612d636780b31b3d6bb7fa8a0b213cec9027205c9a054a5d91061cc6-d # internal encoding/base32 mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p encoding/base32 -std -complete -installsuffix shared -buildid rf2fZDkb4PiPi3HL5RK4/rf2fZDkb4PiPi3HL5RK4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/e6/e6a8be21a85c65bd0205ba2c27d2f77ad6066cb2e70ca2f7c61a1e6bd52aa009-d # internal golang.org/x/net/bpf mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p golang.org/x/net/bpf -lang=go1.16 -complete -installsuffix shared -buildid 587S39p1Xh_AlIKweKSs/587S39p1Xh_AlIKweKSs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b463/importcfg -pack ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/08/086115e486020b9835a00e0d648e4ff9bc07f833e4ee03ddcbf2a09cc17b7448-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b465/ cat >$WORK/b465/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b465/symabis ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/50/50a1a3f0b5df8667f57c098a2be1d08361defa2fede06654b57c2acc0cf11687-d # internal github.com/oklog/ulid mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/oklog/ulid -lang=go1.16 -complete -installsuffix shared -buildid rFJYXcVwJnB3UiSvj_pt/rFJYXcVwJnB3UiSvj_pt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./vendor/github.com/oklog/ulid/ulid.go cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p golang.org/x/net/internal/socket -lang=go1.16 -installsuffix shared -buildid BAq3uFpdXBHIf6Awfsl8/BAq3uFpdXBHIf6Awfsl8 -goversion go1.19.10 -symabis $WORK/b465/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack -asmhdr $WORK/b465/go_asm.h ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./vendor/golang.org/x/net/internal/socket/error_unix.go ./vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/norace.go ./vendor/golang.org/x/net/internal/socket/rawconn.go ./vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./vendor/golang.org/x/net/internal/socket/socket.go ./vendor/golang.org/x/net/internal/socket/sys.go ./vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./vendor/golang.org/x/net/internal/socket/sys_linux_s390x.go ./vendor/golang.org/x/net/internal/socket/sys_posix.go ./vendor/golang.org/x/net/internal/socket/sys_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/d2/d2eaf67c1334c6133f7354993135470c2f05e7488991fd6b171f1b5850ae59b6-d # internal github.com/pkg/errors mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid -w4SBK_U66WHelepfsXi/-w4SBK_U66WHelepfsXi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/dc/dce2999dce3e5ecf40e0166d7acd319c701590a31e21c4635a4ce0f932b21900-d # internal github.com/jpillora/backoff mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/jpillora/backoff -lang=go1.16 -complete -installsuffix shared -buildid D3vxK8KifOJpW9skHAWf/D3vxK8KifOJpW9skHAWf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b475/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/57/579da37af97ae73d0b433c7623eea7ebc410167613fd6085861188bd878c3d44-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/opentracing/opentracing-go/log -lang=go1.16 -complete -installsuffix shared -buildid RxqN7ilqn8_1SSQQLaFP/RxqN7ilqn8_1SSQQLaFP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b482/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/19/191a7a418e1a34588b5fa0e052c428fa01ab3e00451c3857e2fd2b0afd72731b-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/uber/jaeger-client-go/log -lang=go1.16 -complete -installsuffix shared -buildid HI45dJZ6pP_YymnDNp4q/HI45dJZ6pP_YymnDNp4q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/log/logger.go cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/bb/bbbfcf8c557f32a31f805814104803bdd2b4a5bb4f55259240a1948b4489f11f-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -lang=go1.16 -complete -installsuffix shared -buildid L95Hkw_UrlC_CXd8zO2b/L95Hkw_UrlC_CXd8zO2b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/26/260bcdc2f2d9c9762282d70da072e77a1aacd241dc8c2e01cd833d8f52deb08a-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b482/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/uber/jaeger-client-go/internal/spanlog -lang=go1.16 -complete -installsuffix shared -buildid 8I4MHEPMhLuR2org4DBP/8I4MHEPMhLuR2org4DBP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/78/78b3ef6323b2addedeeb91cf4047f7120fd75ddca8a1dc936445c796a54c3919-d # internal hash/adler32 mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p hash/adler32 -std -complete -installsuffix shared -buildid JaXnK1dfnuJDVOvhyNzW/JaXnK1dfnuJDVOvhyNzW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/8a/8a2310f22fb28e14cf384ab240919083b91cce3258dc4d8ad4defaca67b4b421-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/uber/jaeger-lib/metrics -lang=go1.16 -complete -installsuffix shared -buildid DbK-QqA5TEhXFs8YQBFF/DbK-QqA5TEhXFs8YQBFF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b498/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/25/25f4a3a9e6e762dfbe43a5f6cba681e6faeb646f9abbe76514cfe22ef70bb440-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b472/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/gogo/protobuf/gogoproto -lang=go1.16 -complete -installsuffix shared -buildid QSGLCWbn86Uil_iPLcOK/QSGLCWbn86Uil_iPLcOK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/28/28dddd768e74727e2f5887fd0d7377316ac80b0680f770e3335fb8834a341443-d # internal go.uber.org/atomic mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p go.uber.org/atomic -lang=go1.16 -complete -installsuffix shared -buildid s7mQdwRWayzaVaMmAaN7/s7mQdwRWayzaVaMmAaN7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/time.go ./vendor/go.uber.org/atomic/time_ext.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/uintptr.go ./vendor/go.uber.org/atomic/unsafe_pointer.go ./vendor/go.uber.org/atomic/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/cb/cbb45772c3d7ec6012c7e0c16c7b578a62a22afed52fad9b34cefee57b531eb3-d # internal compress/zlib mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/adler32=$WORK/b492/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p compress/zlib -std -complete -installsuffix shared -buildid pGgHw-NBh89j9uAECLNc/pGgHw-NBh89j9uAECLNc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b465/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/2f/2f31c6bcd7fd9c35b25b0499045acd6a5f4116f0b1a487118d5692abf40fe015-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/coreos/go-semver/semver -lang=go1.16 -complete -installsuffix shared -buildid aRDyYvdNK7UOuPbWNokg/aRDyYvdNK7UOuPbWNokg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./vendor/github.com/coreos/go-semver/semver/semver.go ./vendor/github.com/coreos/go-semver/semver/sort.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b465/_pkg_.a $WORK/b465/sys_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/f9/f97a342b8cf0931f97a1d247478d3c2364c3e3d56bf3d7d97ddd4ebfa3f7fa16-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b463/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b464/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b465/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p golang.org/x/net/ipv4 -lang=go1.16 -complete -installsuffix shared -buildid 9n6YdUTAPyuz_UvbxIt2/9n6YdUTAPyuz_UvbxIt2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./vendor/golang.org/x/net/ipv4/batch.go ./vendor/golang.org/x/net/ipv4/control.go ./vendor/golang.org/x/net/ipv4/control_pktinfo.go ./vendor/golang.org/x/net/ipv4/control_unix.go ./vendor/golang.org/x/net/ipv4/dgramopt.go ./vendor/golang.org/x/net/ipv4/doc.go ./vendor/golang.org/x/net/ipv4/endpoint.go ./vendor/golang.org/x/net/ipv4/genericopt.go ./vendor/golang.org/x/net/ipv4/header.go ./vendor/golang.org/x/net/ipv4/helper.go ./vendor/golang.org/x/net/ipv4/iana.go ./vendor/golang.org/x/net/ipv4/icmp.go ./vendor/golang.org/x/net/ipv4/icmp_linux.go ./vendor/golang.org/x/net/ipv4/packet.go ./vendor/golang.org/x/net/ipv4/payload.go ./vendor/golang.org/x/net/ipv4/payload_cmsg.go ./vendor/golang.org/x/net/ipv4/sockopt.go ./vendor/golang.org/x/net/ipv4/sockopt_posix.go ./vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./vendor/golang.org/x/net/ipv4/sys_bpf.go ./vendor/golang.org/x/net/ipv4/sys_linux.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./vendor/golang.org/x/net/ipv4/zsys_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/81/816bd64018e8e9f8b396957241d083aedd37358274d5cec96c5b32c1d636d7d2-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b463/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b464/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b465/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p golang.org/x/net/ipv6 -lang=go1.16 -complete -installsuffix shared -buildid lHz8pkZbTEmOwkXydYpF/lHz8pkZbTEmOwkXydYpF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./vendor/golang.org/x/net/ipv6/batch.go ./vendor/golang.org/x/net/ipv6/control.go ./vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./vendor/golang.org/x/net/ipv6/control_unix.go ./vendor/golang.org/x/net/ipv6/dgramopt.go ./vendor/golang.org/x/net/ipv6/doc.go ./vendor/golang.org/x/net/ipv6/endpoint.go ./vendor/golang.org/x/net/ipv6/genericopt.go ./vendor/golang.org/x/net/ipv6/header.go ./vendor/golang.org/x/net/ipv6/helper.go ./vendor/golang.org/x/net/ipv6/iana.go ./vendor/golang.org/x/net/ipv6/icmp.go ./vendor/golang.org/x/net/ipv6/icmp_linux.go ./vendor/golang.org/x/net/ipv6/payload.go ./vendor/golang.org/x/net/ipv6/payload_cmsg.go ./vendor/golang.org/x/net/ipv6/sockopt.go ./vendor/golang.org/x/net/ipv6/sockopt_posix.go ./vendor/golang.org/x/net/ipv6/sys_asmreq.go ./vendor/golang.org/x/net/ipv6/sys_bpf.go ./vendor/golang.org/x/net/ipv6/sys_linux.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./vendor/golang.org/x/net/ipv6/zsys_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/5c/5c55822c2e40016c8136330f999608722f98a4a379662d659100f886bc1fc16e-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -lang=go1.16 -complete -installsuffix shared -buildid KdlgkKDAzWQNWf1RaGqe/KdlgkKDAzWQNWf1RaGqe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/dd/dd7492dc8b5681503f37b5061bb4d11f202054fa83c84c550832e8f698aab1ed-d # internal go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid UF7q3f6ZVutAtXifgZ6w/UF7q3f6ZVutAtXifgZ6w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/internal/baggage/context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/41/41ce793268516af97cd540f54b16a9c52ca666d0215793a6b60a2b382e5ef176-d # internal go.etcd.io/etcd/api/v3/version mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b508/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p go.etcd.io/etcd/api/v3/version -lang=go1.16 -complete -installsuffix shared -buildid NAumFRDVx6IV8ST-xwRI/NAumFRDVx6IV8ST-xwRI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./vendor/go.etcd.io/etcd/api/v3/version/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/07/0752e1e7d727b22db268b0db8fd2d177fc9116e195e92ce8e8b4406d43cab4f3-d # internal go.opentelemetry.io/otel/baggage mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b512/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p go.opentelemetry.io/otel/baggage -lang=go1.16 -complete -installsuffix shared -buildid xgr4D6yxK3v2iC5kaJwB/xgr4D6yxK3v2iC5kaJwB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./vendor/go.opentelemetry.io/otel/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/baggage/context.go ./vendor/go.opentelemetry.io/otel/baggage/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/fb/fba53c1f64d807a6404d63406a98af5b077f23befd5dbb00d36b5a2b9a04038a-d # internal go.opentelemetry.io/otel/attribute mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b515/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p go.opentelemetry.io/otel/attribute -lang=go1.16 -complete -installsuffix shared -buildid 9sQKMBSXHolBr-HvhL9Z/9sQKMBSXHolBr-HvhL9Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./vendor/go.opentelemetry.io/otel/attribute/doc.go ./vendor/go.opentelemetry.io/otel/attribute/encoder.go ./vendor/go.opentelemetry.io/otel/attribute/iterator.go ./vendor/go.opentelemetry.io/otel/attribute/key.go ./vendor/go.opentelemetry.io/otel/attribute/kv.go ./vendor/go.opentelemetry.io/otel/attribute/set.go ./vendor/go.opentelemetry.io/otel/attribute/type_string.go ./vendor/go.opentelemetry.io/otel/attribute/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/d5/d55a8c41cf49bfc69133f13821e9d66d3f5f0c1ce135e8af77d0bf16bdc5d62b-d # internal go.opentelemetry.io/otel/codes mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p go.opentelemetry.io/otel/codes -lang=go1.16 -complete -installsuffix shared -buildid Yw-szKDwxCGwQhMyA6gn/Yw-szKDwxCGwQhMyA6gn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./vendor/go.opentelemetry.io/otel/codes/codes.go ./vendor/go.opentelemetry.io/otel/codes/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/dc/dcc8f3e4118fff7d220d7bbb1f2ba8111d199a9fe8e1519e1244d3adb0905a4f-d # internal github.com/go-logr/logr mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/go-logr/logr -lang=go1.16 -complete -installsuffix shared -buildid lE0N-cMYMOvtZ8-yk5kf/lE0N-cMYMOvtZ8-yk5kf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b518/importcfg -pack ./vendor/github.com/go-logr/logr/discard.go ./vendor/github.com/go-logr/logr/logr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/c5/c5d3242d403e01f6deacaffd9adebdc750ce9ebbd8df5c81357f93927cfdf4da-d # internal internal/sysinfo mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid L7yufayAm353c2iQoC66/L7yufayAm353c2iQoC66 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/73/7355a12acea71e2955108ba9f701cc94f5302ac64b38d72112079b21b87b8283-d # internal os/user mkdir -p $WORK/b531/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b531/ -importpath os/user -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b531/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/72/7268fe62106959de4e6556cfc7aea631b0cbf406e836b9a7ff1fd0427adb733e-d # internal go.opentelemetry.io/proto/otlp/common/v1 mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p go.opentelemetry.io/proto/otlp/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid S-4U-J_csfv8Azq_8kJv/S-4U-J_csfv8Azq_8kJv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b539/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/7e/7eee7c146f613f70fd0aa284ad4cec275d74ca69809bc7de72059f15d01db126-d # internal go.opentelemetry.io/otel/trace mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b516/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p go.opentelemetry.io/otel/trace -lang=go1.16 -complete -installsuffix shared -buildid 6RDSLMYOXZqQHKXaH0DX/6RDSLMYOXZqQHKXaH0DX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./vendor/go.opentelemetry.io/otel/trace/config.go ./vendor/go.opentelemetry.io/otel/trace/context.go ./vendor/go.opentelemetry.io/otel/trace/doc.go ./vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./vendor/go.opentelemetry.io/otel/trace/noop.go ./vendor/go.opentelemetry.io/otel/trace/trace.go ./vendor/go.opentelemetry.io/otel/trace/tracestate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/e1/e154d3cc61dd5125a691437c64a343a9f504a7d0f6d5b907ed3e162e2efa7a94-d # internal testing mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/sysinfo=$WORK/b523/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile runtime/trace=$WORK/b341/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p testing -std -complete -installsuffix shared -buildid 1RfdZGNKV30L5BfBw7lD/1RfdZGNKV30L5BfBw7lD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/73/73b10726df49607468b66fc18919b709000cdd7088634faeac3be0cd8289f297-d # internal github.com/go-logr/logr/funcr mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b518/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/go-logr/logr/funcr -lang=go1.16 -complete -installsuffix shared -buildid 9aCmLtH3BWVIb14b_zkF/9aCmLtH3BWVIb14b_zkF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./vendor/github.com/go-logr/logr/funcr/funcr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/65/65c2e24f61fa54d4bff5b4a7a7da00fa96e6b96d41d08c230b16a227189a26c4-d # internal go.opentelemetry.io/proto/otlp/resource/v1 mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b539/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p go.opentelemetry.io/proto/otlp/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid DE5bQ-mh4IUvLpcXAF-e/DE5bQ-mh4IUvLpcXAF-e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/ee/eef229474ba2c6059d061b4c97d758c8fc14312d89bdad2f5797e909eb81b223-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/cenkalti/backoff/v4 -lang=go1.16 -complete -installsuffix shared -buildid 0ykY_odbsdFYoMgMLM1x/0ykY_odbsdFYoMgMLM1x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack ./vendor/github.com/cenkalti/backoff/v4/backoff.go ./vendor/github.com/cenkalti/backoff/v4/context.go ./vendor/github.com/cenkalti/backoff/v4/exponential.go ./vendor/github.com/cenkalti/backoff/v4/retry.go ./vendor/github.com/cenkalti/backoff/v4/ticker.go ./vendor/github.com/cenkalti/backoff/v4/timer.go ./vendor/github.com/cenkalti/backoff/v4/tries.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/18/1857702ee3da7fb09320fa9305e5c37e64bb671472dc0fabbdc108d75ada79b2-d # internal github.com/go-logr/stdr mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b518/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b521/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid j5sLtgwQbvPkQAuNgmL-/j5sLtgwQbvPkQAuNgmL- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b520/importcfg -pack ./vendor/github.com/go-logr/stdr/stdr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/27/27426a509e6938d81ca1066b9f7261992dd48cd5337aaa3afbc3308ef52cb236-d # internal go.opentelemetry.io/proto/otlp/trace/v1 mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b539/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b540/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p go.opentelemetry.io/proto/otlp/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid KVnjY1WYR_9oOUyIgLKg/KVnjY1WYR_9oOUyIgLKg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/2e/2e9944c510d2ea6b3466e4293dee92fe2a2fddd9cdf4a9ba291b1bb472a9c96d-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/retry mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b544/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid 7VJntGsK_At6oz_a9o26/7VJntGsK_At6oz_a9o26 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b543/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/retry/retry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/9a/9a4a443396aa4178f6ffb55ccd90d09c4531ab25b7ca0f606de6a64a7fc38321-d # internal go.opentelemetry.io/otel/exporters/otlp/internal mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p go.opentelemetry.io/otel/exporters/otlp/internal -lang=go1.16 -complete -installsuffix shared -buildid 1x_tYNcfauEf2eMgQAcr/1x_tYNcfauEf2eMgQAcr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b546/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/51/5185f957a82f1031a4e752e22e1f130bef539c961287d2ae4b1fd46ddf5fb69b-d # internal google.golang.org/grpc/encoding/gzip mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b221/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p google.golang.org/grpc/encoding/gzip -lang=go1.16 -complete -installsuffix shared -buildid VqERC1tnq-AzlNYQ5LTp/VqERC1tnq-AzlNYQ5LTp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./vendor/google.golang.org/grpc/encoding/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/4d/4df7a74e8dc04e84dcdec7d38859c830c5f06d7c8295d54f0eab94fcc3c0ebed-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/utilities mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/utilities -lang=go1.16 -complete -installsuffix shared -buildid 5HaGZq63mD2QBVB2jF6j/5HaGZq63mD2QBVB2jF6j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b552/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/readerfactory.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/a6/a609ebebdf59fec8e04931d27fe6b3dd50a60d8aa3e3379414071c98877c0533-d # internal google.golang.org/genproto/googleapis/api/httpbody mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p google.golang.org/genproto/googleapis/api/httpbody -lang=go1.16 -complete -installsuffix shared -buildid jygPhXZOdq1Z5bwCgS3o/jygPhXZOdq1Z5bwCgS3o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b553/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/httpbody/httpbody.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/cb/cb263154218ccc52078204a018002e95912dccbf82e1d440bb4296da3cb99272-d # internal google.golang.org/protobuf/types/known/fieldmaskpb mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.16 -complete -installsuffix shared -buildid fxbg63ukjO53moT3PlQi/fxbg63ukjO53moT3PlQi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/33/33c91969285743cedc8eb4140a69e9c65b1ff9897ea65be2152658f391c03f97-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid nYYEPh3ayQRbGPyR_84R/nYYEPh3ayQRbGPyR_84R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/05/052fabbdc89562766a685be70896d0cfb5f2ce3d9dce4328231eb6df9b77455c-d # internal google.golang.org/genproto/protobuf/field_mask mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b555/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p google.golang.org/genproto/protobuf/field_mask -lang=go1.16 -complete -installsuffix shared -buildid B-foCYTvM8kwl46K_noJ/B-foCYTvM8kwl46K_noJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./vendor/google.golang.org/genproto/protobuf/field_mask/field_mask.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/81/81448848cc61f16766ae9f1780b0dec63565ec759ace7cb0f1e394c31aba4e81-d # internal google.golang.org/protobuf/types/known/wrapperspb mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p google.golang.org/protobuf/types/known/wrapperspb -lang=go1.16 -complete -installsuffix shared -buildid nW6xZz2lTJZBP23gKbrm/nW6xZz2lTJZBP23gKbrm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b558/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/c4/c4838d4cbc9b6b31e28331497934f03cad36a42065003d9e97e32c8771cfe5b4-d # internal google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.16 -complete -installsuffix shared -buildid RB5E9HgxgPuGKhuBnxd1/RB5E9HgxgPuGKhuBnxd1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/c0/c08fc7c97884dbec5c1f9e0ba6feb39521eea2db1f8e573e1ed33587e1c49846-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b552/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule -lang=go1.16 -complete -installsuffix shared -buildid zR1el6nyVOeYT6nLOY2w/zR1el6nyVOeYT6nLOY2w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b551/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/compile.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/parse.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/6f/6f20e2b9dc213a836e7aa7a352c4065e8cd49325ac014ecd72d8d12b29167f19-d # internal github.com/rainycape/unidecode mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile compress/zlib=$WORK/b491/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/rainycape/unidecode -lang=go1.16 -complete -installsuffix shared -buildid P-8SypuovXe3dQLNKR-N/P-8SypuovXe3dQLNKR-N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./vendor/github.com/rainycape/unidecode/decode.go ./vendor/github.com/rainycape/unidecode/table.go ./vendor/github.com/rainycape/unidecode/unidecode.go cd $WORK/b531 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b531=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/b5/b5f6e4d332c8db3d4f0f9eae893711ab0da2baa4ec43ec0d774cf10cb2956c6b-d # internal google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b557/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.16 -complete -installsuffix shared -buildid oVSJ5E9LLFRUWgIqPA2K/oVSJ5E9LLFRUWgIqPA2K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go cd $WORK/b531 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b531=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/c3/c3ca200309e5b98bdd75f664a11a76104220ea2dfd1f5fbb676700bf8cc47269-d # internal github.com/gosimple/slug mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b562/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/gosimple/slug -lang=go1.16 -complete -installsuffix shared -buildid 3YycGQACgaTj0z61-Lh0/3YycGQACgaTj0z61-Lh0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./vendor/github.com/gosimple/slug/doc.go ./vendor/github.com/gosimple/slug/languages_substitution.go ./vendor/github.com/gosimple/slug/slug.go cd $WORK/b531 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b531=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b531=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b531=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/f6/f628a1d6a23a2b01067523e425113825523a108feb68c6754f2d1456f698b23f-d # internal github.com/grafana/grafana/pkg/components/simplejson mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/grafana/grafana/pkg/components/simplejson -lang=go1.17 -complete -installsuffix shared -buildid ANpfCGKFnuzblbO_Utr8/ANpfCGKFnuzblbO_Utr8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack ./pkg/components/simplejson/simplejson.go ./pkg/components/simplejson/simplejson_go11.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/20/201f97ba3e46b4a3be94d2cd0cd69161d1552e7cb6dfeba0e2e022d1b052a433-d # internal database/sql mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p database/sql -std -complete -installsuffix shared -buildid P6jlcZCvl4tWAG_Z05JL/P6jlcZCvl4tWAG_Z05JL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b566/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/1e/1ef8231e0473210842594e6ca182b872375a7755344889a812902268fede63fa-d # internal github.com/golang-migrate/migrate/v4/internal/url mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/golang-migrate/migrate/v4/internal/url -lang=go1.16 -complete -installsuffix shared -buildid 8K-TsGojwCva-QF0zN6S/8K-TsGojwCva-QF0zN6S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b570/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/internal/url/url.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b531=/tmp/go-build -gno-record-gcc-switches -o $WORK/b531/_cgo_.o $WORK/b531/_cgo_main.o $WORK/b531/_x001.o $WORK/b531/_x002.o $WORK/b531/_x003.o $WORK/b531/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/1d/1d062770b4139f132ac67ef6da09d3e326b8593fbff9bf23c7ea1d2c1c711946-d # internal github.com/golang-migrate/migrate/v4/database mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b570/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/golang-migrate/migrate/v4/database -lang=go1.16 -complete -installsuffix shared -buildid qbugpypZhoPeXDWGU9bA/qbugpypZhoPeXDWGU9bA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b569/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/database/driver.go ./vendor/github.com/golang-migrate/migrate/v4/database/error.go ./vendor/github.com/golang-migrate/migrate/v4/database/util.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b531/_cgo_.o -dynout $WORK/b531/_cgo_import.go cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p os/user -std -installsuffix shared -buildid DIY58Jpz8ji4hR5UGv1H/DIY58Jpz8ji4hR5UGv1H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b531/_cgo_gotypes.go $WORK/b531/cgo_listgroups_unix.cgo1.go $WORK/b531/cgo_lookup_unix.cgo1.go $WORK/b531/getgrouplist_unix.cgo1.go $WORK/b531/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/20/207cf9e13934e8063dddb4682d96812570799243dd77959edd6378e762dc3aed-d # internal github.com/grafana/grafana/pkg/services/contexthandler/ctxkey cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b531/_pkg_.a $WORK/b531/_x001.o $WORK/b531/_x002.o $WORK/b531/_x003.o $WORK/b531/_x004.o # internal mkdir -p $WORK/b580/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b531/_pkg_.a # internal cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/grafana/grafana/pkg/services/contexthandler/ctxkey -lang=go1.17 -complete -installsuffix shared -buildid DSGYMfI2cSbRQWnN_TR0/DSGYMfI2cSbRQWnN_TR0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./pkg/services/contexthandler/ctxkey/key.go cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/b5/b5f72fc8f1e9aff89b384d41ff29e0b41cdf79778b4a93a41c1d0045952ce0f4-d # internal github.com/benbjohnson/clock mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/benbjohnson/clock -lang=go1.16 -complete -installsuffix shared -buildid e0eIr8XMMz-JCsxXeysj/e0eIr8XMMz-JCsxXeysj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack ./vendor/github.com/benbjohnson/clock/clock.go cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/a0/a03bf12780e07caa0cd441dfba365ca6f091b214e9f38f7f57c2bb3982cb7466-d # internal github.com/aws/aws-sdk-go/aws/arn mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/aws/aws-sdk-go/aws/arn -lang=go1.16 -complete -installsuffix shared -buildid Cuz9ZOPW_EL_-aXNl-2a/Cuz9ZOPW_EL_-aXNl-2a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b588/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/1f/1f6494078b047612406a249ff0ada66bfc447b3c251c48feb957dcd4b93ff8d2-d # internal github.com/golang/mock/gomock mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/golang/mock/gomock -lang=go1.16 -complete -installsuffix shared -buildid 1jdunwP-xVAqGCB5CLkX/1jdunwP-xVAqGCB5CLkX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b598/importcfg -pack ./vendor/github.com/golang/mock/gomock/call.go ./vendor/github.com/golang/mock/gomock/callset.go ./vendor/github.com/golang/mock/gomock/controller.go ./vendor/github.com/golang/mock/gomock/matchers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/34/342d3a0ddfaaef76441d7f7c5677aada06f43f3f8dca360bff481ee7102055f8-d # internal google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.16 -complete -installsuffix shared -buildid DCzP3cmhKpmyJPWtUgiT/DCzP3cmhKpmyJPWtUgiT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/f7/f7acac25740ebd1de684d882ac9ed5a5220d619aaa23d4a1c7f22a5eb66c84da-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.16 -complete -installsuffix shared -buildid Gb2uBYuKQjvTsAvUN5y1/Gb2uBYuKQjvTsAvUN5y1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/b3/b315b2beaba7120dd075f1f6d35649d8cb504f73d9a558132e7dbe8b90d997f6-d # internal github.com/aws/aws-sdk-go/internal/s3shared/arn mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b588/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -lang=go1.16 -complete -installsuffix shared -buildid R2jdv91Q7tk40jtDwbJp/R2jdv91Q7tk40jtDwbJp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/accesspoint_arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/outpost_arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/s3_object_lambda_arn.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/aa/aac350fcce1bed82b287e558957a95d3112e8e618edacddf97d3c51736fddc5b-d # internal google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b204/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.16 -complete -installsuffix shared -buildid JhAMQj6XD4TDoMzpVyxZ/JhAMQj6XD4TDoMzpVyxZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/fd/fd8ddc48c99331c0b2d867718fcf7f71d534b50e3e4eb1bc29c2a91a7881ed4c-d # internal xorm.io/builder mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile database/sql=$WORK/b566/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p xorm.io/builder -lang=go1.16 -complete -installsuffix shared -buildid vgTw28ywsSYFaYivSjA8/vgTw28ywsSYFaYivSjA8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b576/importcfg -pack ./vendor/xorm.io/builder/builder.go ./vendor/xorm.io/builder/builder_delete.go ./vendor/xorm.io/builder/builder_insert.go ./vendor/xorm.io/builder/builder_join.go ./vendor/xorm.io/builder/builder_limit.go ./vendor/xorm.io/builder/builder_select.go ./vendor/xorm.io/builder/builder_union.go ./vendor/xorm.io/builder/builder_update.go ./vendor/xorm.io/builder/cond.go ./vendor/xorm.io/builder/cond_and.go ./vendor/xorm.io/builder/cond_between.go ./vendor/xorm.io/builder/cond_compare.go ./vendor/xorm.io/builder/cond_eq.go ./vendor/xorm.io/builder/cond_expr.go ./vendor/xorm.io/builder/cond_if.go ./vendor/xorm.io/builder/cond_in.go ./vendor/xorm.io/builder/cond_like.go ./vendor/xorm.io/builder/cond_neq.go ./vendor/xorm.io/builder/cond_not.go ./vendor/xorm.io/builder/cond_notin.go ./vendor/xorm.io/builder/cond_null.go ./vendor/xorm.io/builder/cond_or.go ./vendor/xorm.io/builder/doc.go ./vendor/xorm.io/builder/error.go ./vendor/xorm.io/builder/sql.go ./vendor/xorm.io/builder/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/28/280eee94615cae1e390c4675c88bd90b73f9f6a02b1768dbe7203d287604c170-d # internal xorm.io/core mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b566/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p xorm.io/core -lang=go1.16 -complete -installsuffix shared -buildid Ihga6NTDdOU2xKDP4-cm/Ihga6NTDdOU2xKDP4-cm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./vendor/xorm.io/core/cache.go ./vendor/xorm.io/core/column.go ./vendor/xorm.io/core/converstion.go ./vendor/xorm.io/core/db.go ./vendor/xorm.io/core/dialect.go ./vendor/xorm.io/core/driver.go ./vendor/xorm.io/core/error.go ./vendor/xorm.io/core/filter.go ./vendor/xorm.io/core/ilogger.go ./vendor/xorm.io/core/index.go ./vendor/xorm.io/core/mapper.go ./vendor/xorm.io/core/pk.go ./vendor/xorm.io/core/rows.go ./vendor/xorm.io/core/scan.go ./vendor/xorm.io/core/stmt.go ./vendor/xorm.io/core/table.go ./vendor/xorm.io/core/tx.go ./vendor/xorm.io/core/type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/ce/ce82015eceee19a8a7935f5a40c8d089776fd35254255011a53017c6d0a21eca-d # internal github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b606/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid 4B34RGbdH-syqmLNL23N/4B34RGbdH-syqmLNL23N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/ea/ea81402e61cebd9e931258166a349b9eaef73dc9d64c6a5143425d9c1f2364a5-d # internal google.golang.org/genproto/googleapis/type/expr mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.16 -complete -installsuffix shared -buildid 6iW6SvsRZ_RRSR7KZW1K/6iW6SvsRZ_RRSR7KZW1K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/expr/expr.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/8d/8d403d5430b500ae7dd042f220f9903b185ed9e9c55d53d77402d4b40302e3d2-d # internal cloud.google.com/go/internal/optional mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p cloud.google.com/go/internal/optional -lang=go1.16 -complete -installsuffix shared -buildid oVNbSvIVuvAKD4OxynjP/oVNbSvIVuvAKD4OxynjP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack ./vendor/cloud.google.com/go/internal/optional/optional.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/fa/fa442f2145c34151bd9f8bdaa0e5c73b981b18bb66d1798dcba78b26e8a8dcc6-d # internal go.opencensus.io/internal mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io=$WORK/b618/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p go.opencensus.io/internal -lang=go1.16 -complete -installsuffix shared -buildid EK8IBagziNW6v8uEaz0Q/EK8IBagziNW6v8uEaz0Q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b617/importcfg -pack ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/traceinternals.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/5b/5bfb9680721f1e1ff682918dc1c298bcba55261543d2f6c8d879013125fad0ea-d # internal go.opencensus.io/trace/tracestate mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p go.opencensus.io/trace/tracestate -lang=go1.16 -complete -installsuffix shared -buildid 9LZ6VKaR56bmHKAL_JxI/9LZ6VKaR56bmHKAL_JxI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b620/importcfg -pack ./vendor/go.opencensus.io/trace/tracestate/tracestate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/e3/e3c284977e8fc78141d3c68721ca9f355e234d102d3a7883d10d460036faf554-d # internal cloud.google.com/go/internal/version mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p cloud.google.com/go/internal/version -lang=go1.16 -complete -installsuffix shared -buildid eIYf3cO2lTUH09grAChl/eIYf3cO2lTUH09grAChl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b621/importcfg -pack ./vendor/cloud.google.com/go/internal/version/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/97/979a0e1f74f998a16c8f42e615e1d540f2d77cdfee25d4745a96fc402a3e3974-d # internal google.golang.org/api/iterator mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p google.golang.org/api/iterator -lang=go1.16 -complete -installsuffix shared -buildid Xfh5kS_OXgRM6l4OoTHE/Xfh5kS_OXgRM6l4OoTHE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b624/importcfg -pack ./vendor/google.golang.org/api/iterator/iterator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/b2/b27dd3fa81da3d7a64c0a04a3d95acb7050ffeba04cd379532402e7e6321f9a1-d # internal go.opencensus.io/resource mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p go.opencensus.io/resource -lang=go1.16 -complete -installsuffix shared -buildid nuZ-DqFsTjWbYSEbsrNP/nuZ-DqFsTjWbYSEbsrNP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./vendor/go.opencensus.io/resource/resource.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/11/11a0a81972c0c3e5d52a6c8757805e68b41755f0cea5a339777f02d4b4edb71f-d # internal go.opencensus.io/tag mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime/pprof=$WORK/b340/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p go.opencensus.io/tag -lang=go1.16 -complete -installsuffix shared -buildid nRUJHM7L1YWUcWUwiAnX/nRUJHM7L1YWUcWUwiAnX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./vendor/go.opencensus.io/tag/context.go ./vendor/go.opencensus.io/tag/doc.go ./vendor/go.opencensus.io/tag/key.go ./vendor/go.opencensus.io/tag/map.go ./vendor/go.opencensus.io/tag/map_codec.go ./vendor/go.opencensus.io/tag/metadata.go ./vendor/go.opencensus.io/tag/profile_19.go ./vendor/go.opencensus.io/tag/validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b576/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/28/2809b66d1f5106f23be61d9895c8cd23faeb9ab236bb33fd43131f1775d57859-d # internal google.golang.org/grpc/internal/googlecloud mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b179/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.16 -complete -installsuffix shared -buildid upoyNCcinCFJmNWGBvmR/upoyNCcinCFJmNWGBvmR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b657/importcfg -pack ./vendor/google.golang.org/grpc/internal/googlecloud/googlecloud.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/3f/3f85f42a16d3e8529fe8e546a0d8947d0d26f7b136a9ec693e45464811d3d56e-d # internal google.golang.org/genproto/googleapis/type/date mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p google.golang.org/genproto/googleapis/type/date -lang=go1.16 -complete -installsuffix shared -buildid 9J0fn3jEzz-aj7hmM1MW/9J0fn3jEzz-aj7hmM1MW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b660/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/date/date.pb.go cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/d2/d21fb67dbdd0b8d7160dd8a7b6110d2adea6cea90b34666d100b63130fd351cd-d # internal github.com/grafana/grafana/pkg/components/null mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b566/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/grafana/grafana/pkg/components/null -lang=go1.17 -complete -installsuffix shared -buildid BEyY-pZYIzLLibOOjhkc/BEyY-pZYIzLLibOOjhkc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b671/importcfg -pack ./pkg/components/null/float.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/a4/a47eaa7f42c3531b3d1746b8a2581e7b354d2fc5a03ccf032ca7a976213e6555-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b637/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p go.opencensus.io/metric/metricdata -lang=go1.16 -complete -installsuffix shared -buildid zYmfnjs-CoK_5euiYQcp/zYmfnjs-CoK_5euiYQcp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./vendor/go.opencensus.io/metric/metricdata/doc.go ./vendor/go.opencensus.io/metric/metricdata/exemplar.go ./vendor/go.opencensus.io/metric/metricdata/label.go ./vendor/go.opencensus.io/metric/metricdata/metric.go ./vendor/go.opencensus.io/metric/metricdata/point.go ./vendor/go.opencensus.io/metric/metricdata/type_string.go ./vendor/go.opencensus.io/metric/metricdata/unit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/4b/4bf80ad0243a739d847420b58c28307b72f7f9bc9e0482b09791fb5f2e7fe1a9-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b636/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p go.opencensus.io/metric/metricproducer -lang=go1.16 -complete -installsuffix shared -buildid RJLQsleGqOKwxBO4x_m7/RJLQsleGqOKwxBO4x_m7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/7d/7d59728641852ffc16dac6a56ff97257e47b3e28c375c1be927150e4843f4efc-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid -gKV9WOTFg3lKKKFl54P/-gKV9WOTFg3lKKKFl54P -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b678/importcfg -pack ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/github.com/davecgh/go-spew/spew/spew.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/ec/ec7540701b14d2c985fee67853c3ad4e0e35729f7ce385cac0d92d09968794c0-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid 8R5Aa7Dp5SsbPbXv9O9U/8R5Aa7Dp5SsbPbXv9O9U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b679/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/67/678463d0a4d78fb1660a679d4c5d5ae4a795ba83c13195e9fb7fe9b3207b9bc0-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid lWnMKalOGZcqsFewGeoO/lWnMKalOGZcqsFewGeoO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b680/importcfg -pack ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/2f/2f759bf3593a23fe540ab819a2041658c0a2de9db789bac5bd5862921bb7ca56-d # internal net/http/internal/testcert mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid iaT9RMJ4gT8gspCGJ_Qd/iaT9RMJ4gT8gspCGJ_Qd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b682/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/c2/c2be56997d06fc86d2cd54adfdafc0c044cd624c26fd08684d73856b89a7decd-d # internal github.com/grafana/grafana/pkg/services/encryption mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/grafana/grafana/pkg/services/encryption -lang=go1.17 -complete -installsuffix shared -buildid X45ydPbSMjZT1fLLKS8H/X45ydPbSMjZT1fLLKS8H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b695/importcfg -pack ./pkg/services/encryption/encryption.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/a1/a199cc6053a6be54edb14702fe6a2745bc951fb07fde68b0297f5f0c1a12c96e-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b640/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p go.opencensus.io/stats/internal -lang=go1.16 -complete -installsuffix shared -buildid mlBoeN4yKqj5YZY52ztV/mlBoeN4yKqj5YZY52ztV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b639/importcfg -pack ./vendor/go.opencensus.io/stats/internal/record.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/77/77d2c826590f0e2a473fbe89ee1a2ea2e1a6b96f05c711dceb5e07477dea1c49-d # internal go.opencensus.io/stats mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b636/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b639/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b640/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p go.opencensus.io/stats -lang=go1.16 -complete -installsuffix shared -buildid EmdHqMSEARehSooMwIUO/EmdHqMSEARehSooMwIUO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b638/importcfg -pack ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/stats/units.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/93/93c5604c5fd2631f58918b14fa0dbe1c578256083920324311b1b6b6448cb0a7-d # internal github.com/grafana/grafana/pkg/events mkdir -p $WORK/b698/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/grafana/grafana/pkg/events -lang=go1.17 -complete -installsuffix shared -buildid rSVQtLXHO1OBKcQN5nfP/rSVQtLXHO1OBKcQN5nfP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b698/importcfg -pack ./pkg/events/events.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/13/13f29f63f5558444f282fb5d1a56dbee9ce62c28fcfcac33f7f70efadab616eb-d # internal net/mail mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p net/mail -std -complete -installsuffix shared -buildid LpOuI2sUoQqJVpI9pSLW/LpOuI2sUoQqJVpI9pSLW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b700/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/86/86232f7354c14664325b579224804fe05de1aa7f10c792862d7b4c9fe71e6909-d # internal github.com/Masterminds/semver mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/Masterminds/semver -lang=go1.16 -complete -installsuffix shared -buildid bsnReB-iRiCLe38FabRw/bsnReB-iRiCLe38FabRw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b703/importcfg -pack ./vendor/github.com/Masterminds/semver/collection.go ./vendor/github.com/Masterminds/semver/constraints.go ./vendor/github.com/Masterminds/semver/doc.go ./vendor/github.com/Masterminds/semver/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/7d/7d325c9629156a235e1757d480d65b99aadb68e48ba07daac77478ec3c7503e5-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b642/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b636/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b643/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b637/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b638/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b639/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b640/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p go.opencensus.io/stats/view -lang=go1.16 -complete -installsuffix shared -buildid zMM2rbMm_kQ8aTES1ix3/zMM2rbMm_kQ8aTES1ix3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./vendor/go.opencensus.io/stats/view/aggregation.go ./vendor/go.opencensus.io/stats/view/aggregation_data.go ./vendor/go.opencensus.io/stats/view/collector.go ./vendor/go.opencensus.io/stats/view/doc.go ./vendor/go.opencensus.io/stats/view/export.go ./vendor/go.opencensus.io/stats/view/view.go ./vendor/go.opencensus.io/stats/view/view_to_metric.go ./vendor/go.opencensus.io/stats/view/worker.go ./vendor/go.opencensus.io/stats/view/worker_commands.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/45/45532f666c5acdede41d571b2dac4f81df7df1ca17a54e46bfb15cb9738f3449-d # internal github.com/bradfitz/gomemcache/memcache mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/bradfitz/gomemcache/memcache -lang=go1.16 -complete -installsuffix shared -buildid 03yOPYNgn2NlwkG9SI4u/03yOPYNgn2NlwkG9SI4u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b705/importcfg -pack ./vendor/github.com/bradfitz/gomemcache/memcache/memcache.go ./vendor/github.com/bradfitz/gomemcache/memcache/selector.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/27/27d3a9e0d1c3f0ae7dc9b58b27f95662f4505b85f79255c0c7f77191862604db-d # internal github.com/go-redis/redis/v8/internal/rand mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/go-redis/redis/v8/internal/rand -lang=go1.16 -complete -installsuffix shared -buildid C57MA0n5LzBEQxDR3Yjx/C57MA0n5LzBEQxDR3Yjx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b709/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/rand/rand.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/ae/ae7a9035a8db19b3a4f50607d5efe032c19fb8e40a1b501ad3237db0fc1192b4-d # internal github.com/go-redis/redis/v8/internal/util mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/go-redis/redis/v8/internal/util -lang=go1.16 -complete -installsuffix shared -buildid JafWq4zs3C6uBNnpi93g/JafWq4zs3C6uBNnpi93g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b710/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/util/strconv.go ./vendor/github.com/go-redis/redis/v8/internal/util/unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/6a/6a2f802be067f78c55157054b1f3289ac4a9222f246a6883a1027f907150dd39-d # internal github.com/go-redis/redis/v8/internal/hscan mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/go-redis/redis/v8/internal/hscan -lang=go1.16 -complete -installsuffix shared -buildid 2R4IsvwS_ZxKK41uWj9y/2R4IsvwS_ZxKK41uWj9y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b712/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hscan/hscan.go ./vendor/github.com/go-redis/redis/v8/internal/hscan/structmap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/ae/aedd5f14bb1370482eb3f98336fe430ed4bf9bb860f3bc0f90a241d2c223c49e-d # internal github.com/gchaincl/sqlhooks mkdir -p $WORK/b716/ cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/gchaincl/sqlhooks -lang=go1.16 -complete -installsuffix shared -buildid tp0iccsXTGkUE6W_8Sp0/tp0iccsXTGkUE6W_8Sp0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b716/importcfg -pack ./vendor/github.com/gchaincl/sqlhooks/compose.go ./vendor/github.com/gchaincl/sqlhooks/compose_1_13.go ./vendor/github.com/gchaincl/sqlhooks/doc.go ./vendor/github.com/gchaincl/sqlhooks/sqlhooks.go ./vendor/github.com/gchaincl/sqlhooks/sqlhooks_1_10.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/e2/e26ec88b791c9354853545f5661951f399e8ed412918df72dea18f92f517e3be-d # internal github.com/go-redis/redis/v8/internal/proto mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b710/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/go-redis/redis/v8/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid C1XJ-YrSoE249PlYdeuc/C1XJ-YrSoE249PlYdeuc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b714/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/proto/reader.go ./vendor/github.com/go-redis/redis/v8/internal/proto/scan.go ./vendor/github.com/go-redis/redis/v8/internal/proto/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/68/6822f15f6931c68b295cdbf6e4108c97cf7c63b4b30c3ec801d8b752ca3aee17-d # internal github.com/go-redis/redis/v8/internal mkdir -p $WORK/b708/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b709/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b710/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/go-redis/redis/v8/internal -lang=go1.16 -complete -installsuffix shared -buildid epQEV2efGuvY_ogsuUsF/epQEV2efGuvY_ogsuUsF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b708/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/arg.go ./vendor/github.com/go-redis/redis/v8/internal/internal.go ./vendor/github.com/go-redis/redis/v8/internal/log.go ./vendor/github.com/go-redis/redis/v8/internal/once.go ./vendor/github.com/go-redis/redis/v8/internal/unsafe.go ./vendor/github.com/go-redis/redis/v8/internal/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/c0/c0a5de393f4724d00c0e9c2db57a1ce429c67401e958dcba527ae63ab39d86fb-d # internal github.com/go-redis/redis/v8/internal/hashtag mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b709/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/go-redis/redis/v8/internal/hashtag -lang=go1.16 -complete -installsuffix shared -buildid oe-M-k5D1MPU3KvLu2kQ/oe-M-k5D1MPU3KvLu2kQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b711/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hashtag/hashtag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/56/560262c9d0e3613e6687565b972d3025cc064252a34c86df7d7345e4e9a303af-d # internal github.com/grafana/grafana/pkg/infra/fs mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/grafana/grafana/pkg/infra/fs -lang=go1.17 -complete -installsuffix shared -buildid GrTpK-hE18TYV28AMjDc/GrTpK-hE18TYV28AMjDc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b717/importcfg -pack ./pkg/infra/fs/copy.go ./pkg/infra/fs/exists.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/0e/0e76a291860507b1ac1962d7ad78278bb639e75400685850d5bd6a6ae18fd031-d # internal github.com/grafana/grafana/pkg/services/featuremgmt/strcase mkdir -p $WORK/b719/ cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/grafana/grafana/pkg/services/featuremgmt/strcase -lang=go1.17 -complete -installsuffix shared -buildid R2M8caVIfaNTMpSaVh3Q/R2M8caVIfaNTMpSaVh3Q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b719/importcfg -pack ./pkg/services/featuremgmt/strcase/camel.go ./pkg/services/featuremgmt/strcase/snake.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/1f/1f16288d31e435624907926e084c868d303a13d72153cb2fcae8af95c731b312-d # internal golang.org/x/text/internal/tag mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p golang.org/x/text/internal/tag -lang=go1.16 -complete -installsuffix shared -buildid _oZVhzPda9fWOhs4TD01/_oZVhzPda9fWOhs4TD01 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b726/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/1b/1bb0ea6e07d74b8cc6701b697655e8cdb9e78ec3c56e212b49582458b1f4adbb-d # internal github.com/grafana/grafana/pkg/expr/mathexp/parse mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/grafana/grafana/pkg/expr/mathexp/parse -lang=go1.17 -complete -installsuffix shared -buildid oyl1BHE4jF6b02nw0NZ4/oyl1BHE4jF6b02nw0NZ4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b733/importcfg -pack ./pkg/expr/mathexp/parse/lex.go ./pkg/expr/mathexp/parse/node.go ./pkg/expr/mathexp/parse/parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/62/622a8cff111dc7b659aa62d71fbbe6088a302a946e916dcc9806a14f4efee32f-d # internal gonum.org/v1/gonum/graph/internal/ordered mkdir -p $WORK/b737/ cat >$WORK/b737/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b736/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p gonum.org/v1/gonum/graph/internal/ordered -lang=go1.16 -complete -installsuffix shared -buildid t-SmIzaF8Gr-UTqgdICo/t-SmIzaF8Gr-UTqgdICo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b737/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/ordered/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/ordered/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/81/810ef8a4bd2df629b72659c6ed868f91376fdb3432530fbf9ae3c57c5bfb10bc-d # internal golang.org/x/text/internal/language mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b726/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p golang.org/x/text/internal/language -lang=go1.16 -complete -installsuffix shared -buildid riGe-oXBHgicCNKQEfoU/riGe-oXBHgicCNKQEfoU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b725/importcfg -pack ./vendor/golang.org/x/text/internal/language/common.go ./vendor/golang.org/x/text/internal/language/compact.go ./vendor/golang.org/x/text/internal/language/compose.go ./vendor/golang.org/x/text/internal/language/coverage.go ./vendor/golang.org/x/text/internal/language/language.go ./vendor/golang.org/x/text/internal/language/lookup.go ./vendor/golang.org/x/text/internal/language/match.go ./vendor/golang.org/x/text/internal/language/parse.go ./vendor/golang.org/x/text/internal/language/tables.go ./vendor/golang.org/x/text/internal/language/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/bf/bf0f75447e1b29b16b6444bd7ff84307dcf18a4336528a4deb91457f9e40ff50-d # internal gonum.org/v1/gonum/blas/gonum mkdir -p $WORK/b744/ cat >$WORK/b744/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b745/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b747/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b750/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b751/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b749/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/cmplx=$WORK/b746/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p gonum.org/v1/gonum/blas/gonum -lang=go1.16 -complete -installsuffix shared -buildid tHo2GtT8dxQrQPuxad0R/tHo2GtT8dxQrQPuxad0R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b744/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/gonum/dgemm.go ./vendor/gonum.org/v1/gonum/blas/gonum/doc.go ./vendor/gonum.org/v1/gonum/blas/gonum/errors.go ./vendor/gonum.org/v1/gonum/blas/gonum/gonum.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_dsdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_sdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_sdsdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float64_ddot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/sgemm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/b6/b6243e7bb676261797b3df1753977bc1470993d01e0a3dfadef6d9e7fe6372a0-d # internal github.com/go-redis/redis/v8/internal/pool mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b708/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b714/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/go-redis/redis/v8/internal/pool -lang=go1.16 -complete -installsuffix shared -buildid ljO3I39AHPrr6ZANsEss/ljO3I39AHPrr6ZANsEss -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b713/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/pool/conn.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool_single.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool_sticky.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/6f/6fa94a312c44fd72b9fc77b76f5398de9b496a0f45758b680e7bc3c73493c687-d # internal gonum.org/v1/gonum/floats/scalar mkdir -p $WORK/b754/ cat >$WORK/b754/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p gonum.org/v1/gonum/floats/scalar -lang=go1.16 -complete -installsuffix shared -buildid 0ihE6vLgeGT6269cCla2/0ihE6vLgeGT6269cCla2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b754/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/scalar/doc.go ./vendor/gonum.org/v1/gonum/floats/scalar/scalar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/9c/9c7b6d6869196848ea616b6843779a8978af320532aeb172b092d7c5c64bdb0d-d # internal gonum.org/v1/gonum/graph/topo mkdir -p $WORK/b758/ cat >$WORK/b758/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b759/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b740/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b738/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b760/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p gonum.org/v1/gonum/graph/topo -lang=go1.16 -complete -installsuffix shared -buildid LnRbtPgieyDOJuh5ssAt/LnRbtPgieyDOJuh5ssAt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b758/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/topo/bron_kerbosch.go ./vendor/gonum.org/v1/gonum/graph/topo/clique_graph.go ./vendor/gonum.org/v1/gonum/graph/topo/doc.go ./vendor/gonum.org/v1/gonum/graph/topo/johnson_cycles.go ./vendor/gonum.org/v1/gonum/graph/topo/non_tomita_choice.go ./vendor/gonum.org/v1/gonum/graph/topo/paton_cycles.go ./vendor/gonum.org/v1/gonum/graph/topo/tarjan.go ./vendor/gonum.org/v1/gonum/graph/topo/topo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/ee/ee64060246760699c9f47319ad924121969d4407db971785a388b98e977c065f-d # internal gonum.org/v1/gonum/floats mkdir -p $WORK/b753/ cat >$WORK/b753/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b754/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b751/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p gonum.org/v1/gonum/floats -lang=go1.16 -complete -installsuffix shared -buildid A2U98BsWo7SvaH45t_ge/A2U98BsWo7SvaH45t_ge -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b753/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/doc.go ./vendor/gonum.org/v1/gonum/floats/floats.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/f7/f7a0c192e8ec7790bf8cb9d65c0a2a5c3fca946b6e80f0442e49ce043503f26c-d # internal github.com/grafana/grafana/pkg/util/cmputil mkdir -p $WORK/b762/ cat >$WORK/b762/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b308/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/grafana/grafana/pkg/util/cmputil -lang=go1.17 -complete -installsuffix shared -buildid hiKXAvpMXpuVT4OrJH6y/hiKXAvpMXpuVT4OrJH6y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b762/importcfg -pack ./pkg/util/cmputil/reporter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/8c/8caf1568e5c8e1604ec7c34d18f8dc0fe5c481a5a16a3a59d918e5df2a96a708-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b765/ cat >$WORK/b765/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/prometheus/alertmanager/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid WMWfurmciWkVnFKd1q1G/WMWfurmciWkVnFKd1q1G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b765/importcfg -pack ./vendor/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./vendor/github.com/prometheus/alertmanager/pkg/labels/parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/47/47dd6c4132c61fdeff75bf88864630ec8d718b2dd987eac645326cd21e2f4b82-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b727/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=$WORK/b725/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p golang.org/x/text/internal/language/compact -lang=go1.16 -complete -installsuffix shared -buildid RB_n7mU4koPbXy17XcZT/RB_n7mU4koPbXy17XcZT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b727/importcfg -pack ./vendor/golang.org/x/text/internal/language/compact/compact.go ./vendor/golang.org/x/text/internal/language/compact/language.go ./vendor/golang.org/x/text/internal/language/compact/parents.go ./vendor/golang.org/x/text/internal/language/compact/tables.go ./vendor/golang.org/x/text/internal/language/compact/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/bf/bfd8b68a38ba2e2d9bab60cda9c5b811268e51abd756e2cb90964427e9056551-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b766/ cat >$WORK/b766/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/prometheus/alertmanager/timeinterval -lang=go1.16 -complete -installsuffix shared -buildid gCeWhafOr5j4kTthNMri/gCeWhafOr5j4kTthNMri -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b766/importcfg -pack ./vendor/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/ef/ef3ac4e3685ddf25af7e3f6f960dc48232a704cbed07c9e22cf935a37c4b5f0a-d # internal golang.org/x/text/language mkdir -p $WORK/b724/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b765/_pkg_.a # internal cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b725/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b727/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p golang.org/x/text/language -lang=go1.16 -complete -installsuffix shared -buildid kUBsKqjwbIrXAnBAoAhA/kUBsKqjwbIrXAnBAoAhA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b724/importcfg -pack ./vendor/golang.org/x/text/language/coverage.go ./vendor/golang.org/x/text/language/doc.go ./vendor/golang.org/x/text/language/go1_2.go ./vendor/golang.org/x/text/language/language.go ./vendor/golang.org/x/text/language/match.go ./vendor/golang.org/x/text/language/parse.go ./vendor/golang.org/x/text/language/tables.go ./vendor/golang.org/x/text/language/tags.go cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/ae/ae7a6a3d0ee63931f81a920a8936f6e5b218fae6b0fe270a41123ea5553f1cbb-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b776/ cat >$WORK/b776/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/gogo/protobuf/sortkeys -lang=go1.16 -complete -installsuffix shared -buildid eMEykp81vl0BKLKCBUQj/eMEykp81vl0BKLKCBUQj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b776/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/84/8426dd941c02742355806d6f32ca34e7385570572ed1ab111484d765ee997cb6-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/standalone mkdir -p $WORK/b788/ cat >$WORK/b788/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b442/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/standalone -lang=go1.16 -complete -installsuffix shared -buildid Duv4oUpc66emC7XLEKZU/Duv4oUpc66emC7XLEKZU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b788/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/standalone/standalone.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/d7/d7340e875abbfb317d5892f819b4d1510cc0ab4b24c27f1f9468d388bb182e72-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b775/ cat >$WORK/b775/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b776/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/gogo/protobuf/types -lang=go1.16 -complete -installsuffix shared -buildid TGtZRDM3ZAP9RF3lMehH/TGtZRDM3ZAP9RF3lMehH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b775/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/40/400d63bf5d1038e7addfa020c6aa7eeaed4433790751f7f2e9c8601612a3b18d-d # internal github.com/vectordotdev/go-datemath mkdir -p $WORK/b790/ cat >$WORK/b790/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/vectordotdev/go-datemath -lang=go1.16 -complete -installsuffix shared -buildid StgCizioh278EXKMAD2A/StgCizioh278EXKMAD2A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b790/importcfg -pack ./vendor/github.com/vectordotdev/go-datemath/datemath.go ./vendor/github.com/vectordotdev/go-datemath/datemath.l.go ./vendor/github.com/vectordotdev/go-datemath/datemath.y.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/b4/b425041bb2b28d76e316570ce9f5731740f888e40a6d41cffeb1747667ab92ff-d # internal github.com/grafana/grafana/pkg/services/sqlstore/sqlutil mkdir -p $WORK/b792/ cat >$WORK/b792/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/grafana/grafana/pkg/services/sqlstore/sqlutil -lang=go1.17 -complete -installsuffix shared -buildid r0JnaHcIiLyhM3nGVVvn/r0JnaHcIiLyhM3nGVVvn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b792/importcfg -pack ./pkg/services/sqlstore/sqlutil/sqlutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/85/85ba92740cccb38da4d3788eed1792fe9637bceb65422f1f3b8937c7e2b90a38-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b793/ cat >$WORK/b793/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p golang.org/x/sync/errgroup -lang=go1.16 -complete -installsuffix shared -buildid EtfwhulXiyvaaUZJlbln/EtfwhulXiyvaaUZJlbln -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b793/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/d0/d04e9061ad565111a4d476af994f14281c9b9a508293dc20200388e779c9a479-d # internal golang.org/x/text/internal mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/language=$WORK/b724/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p golang.org/x/text/internal -lang=go1.16 -complete -installsuffix shared -buildid lMZku50Bz2YP6_hh6JON/lMZku50Bz2YP6_hh6JON -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b723/importcfg -pack ./vendor/golang.org/x/text/internal/internal.go ./vendor/golang.org/x/text/internal/match.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/e5/e5841e8a3af659f012db7a1b67e2fc2659c1ec0e64a09d2d4d8d40e6576e3469-d # internal github.com/denisenkom/go-mssqldb/internal/decimal mkdir -p $WORK/b799/ cat >$WORK/b799/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/denisenkom/go-mssqldb/internal/decimal -lang=go1.16 -complete -installsuffix shared -buildid uwoXBkKV5vRD5uqcP3e1/uwoXBkKV5vRD5uqcP3e1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b799/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/decimal/decimal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/8f/8ffd5633927138fe9ccc24d3f1ad0b4b124cb3ecf646040b031ee2775421516d-d # internal github.com/denisenkom/go-mssqldb/internal/querytext mkdir -p $WORK/b800/ cat >$WORK/b800/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/denisenkom/go-mssqldb/internal/querytext -lang=go1.16 -complete -installsuffix shared -buildid JQIXx4_CGcSUe3NfDDw-/JQIXx4_CGcSUe3NfDDw- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b800/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/querytext/parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/ea/ea033986402ea9dc6ba5d4077430eb02f7c07dffb14262c8809e84561a358d7c-d # internal github.com/golang-sql/civil mkdir -p $WORK/b801/ cat >$WORK/b801/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/golang-sql/civil -lang=go1.16 -complete -installsuffix shared -buildid 4H1IJzO_eSWfLY0h_Si4/4H1IJzO_eSWfLY0h_Si4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b801/importcfg -pack ./vendor/github.com/golang-sql/civil/civil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/75/7552ef37b2912e9a8473f3df531c5184f0d396cf9e6903af863f041fd7ee1228-d # internal golang.org/x/crypto/md4 mkdir -p $WORK/b802/ cat >$WORK/b802/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p golang.org/x/crypto/md4 -lang=go1.16 -complete -installsuffix shared -buildid YNwavGZmCVSJJBz-7DTR/YNwavGZmCVSJJBz-7DTR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b802/importcfg -pack ./vendor/golang.org/x/crypto/md4/md4.go ./vendor/golang.org/x/crypto/md4/md4block.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/11/11ec2001843a6d73f1ab13bf097e6e9fbb9a242d1945a52df131df5a40cdc8e6-d # internal github.com/grafana/grafana/pkg/services/preference mkdir -p $WORK/b808/ cat >$WORK/b808/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/grafana/grafana/pkg/services/preference -lang=go1.17 -complete -installsuffix shared -buildid 45Cp4XRgY0IdESmL8lI-/45Cp4XRgY0IdESmL8lI- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b808/importcfg -pack ./pkg/services/preference/model.go ./pkg/services/preference/pref.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/1a/1ad57966beba68123ff4cdff5740c5e98a507ab0b907e97c0ac7aae0e89f0656-d # internal golang.org/x/text/cases mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal=$WORK/b723/_pkg_.a packagefile golang.org/x/text/language=$WORK/b724/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p golang.org/x/text/cases -lang=go1.16 -complete -installsuffix shared -buildid 6hT4-d_86RwzJpgrqVpU/6hT4-d_86RwzJpgrqVpU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b722/importcfg -pack ./vendor/golang.org/x/text/cases/cases.go ./vendor/golang.org/x/text/cases/context.go ./vendor/golang.org/x/text/cases/fold.go ./vendor/golang.org/x/text/cases/info.go ./vendor/golang.org/x/text/cases/map.go ./vendor/golang.org/x/text/cases/tables13.0.0.go ./vendor/golang.org/x/text/cases/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/c1/c198b6457c32127430e50b76d886376c90419f08670cd17bc22162158a1bdcad-d # internal github.com/go-sourcemap/sourcemap/internal/base64vlq mkdir -p $WORK/b811/ cat >$WORK/b811/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/go-sourcemap/sourcemap/internal/base64vlq -lang=go1.16 -complete -installsuffix shared -buildid _W9hDJr19H-K9CyM3E36/_W9hDJr19H-K9CyM3E36 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b811/importcfg -pack ./vendor/github.com/go-sourcemap/sourcemap/internal/base64vlq/base64vlq.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b744/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b808/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/38/38691ae4ba6abaed28923bb2e8456ef615be3424139824f1dd709874de7045e6-d # internal github.com/grafana/grafana-azure-sdk-go/azcredentials mkdir -p $WORK/b814/ cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/9b/9b4bc6ac0f163649b5dcb4ff7e997b1954ea3f33a484f4fe2f6dc053cdbea24d-d # internal cat >$WORK/b814/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/grafana/grafana-azure-sdk-go/azcredentials -lang=go1.16 -complete -installsuffix shared -buildid X2Gh42z-Ge0JsqPQi8tj/X2Gh42z-Ge0JsqPQi8tj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b814/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azcredentials/builder.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azcredentials/credentials.go cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/9c/9cb5d52e207453a7d57acc41a1f4d11fc2c71341492aa2107a9d394ce06eb0bf-d # internal gonum.org/v1/gonum/blas/blas64 mkdir -p $WORK/b743/ cat >$WORK/b743/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b744/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p gonum.org/v1/gonum/blas/blas64 -lang=go1.16 -complete -installsuffix shared -buildid 5pdAGQY00zW2SASEgmkG/5pdAGQY00zW2SASEgmkG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b743/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas64/blas64.go ./vendor/gonum.org/v1/gonum/blas/blas64/conv.go ./vendor/gonum.org/v1/gonum/blas/blas64/conv_symmetric.go ./vendor/gonum.org/v1/gonum/blas/blas64/doc.go gonum.org/v1/gonum/blas/cblas128 mkdir -p $WORK/b752/ cat >$WORK/b752/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b744/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p gonum.org/v1/gonum/blas/cblas128 -lang=go1.16 -complete -installsuffix shared -buildid qz5tKk3HNtSQu88COUe9/qz5tKk3HNtSQu88COUe9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b752/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/cblas128/cblas128.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv_hermitian.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv_symmetric.go ./vendor/gonum.org/v1/gonum/blas/cblas128/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/d8/d82e3665cb8d5ae922af9423a7b1a0959cdccd8059058fd3fb7dd0d8691c68ea-d # internal github.com/go-sourcemap/sourcemap mkdir -p $WORK/b810/ cat >$WORK/b810/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=$WORK/b811/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/go-sourcemap/sourcemap -lang=go1.16 -complete -installsuffix shared -buildid u-m8prBKkoxkhsZ6nDW7/u-m8prBKkoxkhsZ6nDW7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b810/importcfg -pack ./vendor/github.com/go-sourcemap/sourcemap/consumer.go ./vendor/github.com/go-sourcemap/sourcemap/mappings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/49/493c579666d004ef6a183f241a11fab7527e8ec9859f84d535ea5af2983c2a9b-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/log mkdir -p $WORK/b820/ cat >$WORK/b820/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/log -lang=go1.16 -complete -installsuffix shared -buildid enE2BzhhqGPCRdnpG7Wc/enE2BzhhqGPCRdnpG7Wc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b820/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/log/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/log/log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/3f/3f72d1811f73125eda065879ef403038daa93be7ce92a6f877123fd7da81583a-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/diag mkdir -p $WORK/b826/ cat >$WORK/b826/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/diag -lang=go1.16 -complete -installsuffix shared -buildid 6NABdJ1NoEVen1_mc0kh/6NABdJ1NoEVen1_mc0kh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b826/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/diag/diag.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/diag/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/c6/c6ca6f12997499c3a98bc40cb15a3177df7ebd874e017daf9ab5733311309fcd-d # internal gonum.org/v1/gonum/lapack/gonum mkdir -p $WORK/b757/ cat >$WORK/b757/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b743/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b751/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b755/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p gonum.org/v1/gonum/lapack/gonum -lang=go1.16 -complete -installsuffix shared -buildid GWgHEDc-VsKM5dYwXZ_0/GWgHEDc-VsKM5dYwXZ_0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b757/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/gonum/dbdsqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebak.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebal.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgecon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgels.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeql2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesvd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvd3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgtsv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dhseqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlabrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacn2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacpy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlae2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaev2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlag2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlags2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlagtm.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaln2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlange.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanst.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapll.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapmt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqp2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqps.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr04.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr23.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarft.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfx.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlartg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlas2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlascl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaset.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq4.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq6.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasrt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlassq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaswp.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatbs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatdf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauu2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauum.go ./vendor/gonum.org/v1/gonum/lapack/gonum/doc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2l.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorghr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgl2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorglq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgql.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgtr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorm2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormhr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorml2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormlq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpocon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/drscl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsteqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsterf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsyev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtgsja.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrevc3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrti2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/errors.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/ilaenv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iparmq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/lapack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b810/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/76/76002e6fad8c136e4c432e37afac82ff3a7bd3a521c817fed58cf411f4c7e530-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json mkdir -p $WORK/b834/ cat >$WORK/b834/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json -lang=go1.16 -complete -installsuffix shared -buildid MEQRvFh_8UqYgkackZbr/MEQRvFh_8UqYgkackZbr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b834/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/json.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/mapslice.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/marshal.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/struct.go cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/f4/f405a090f84a814b5cf6f52a6e2dc9782e5e96919bc1b0871b1814aaed0a9ce9-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time mkdir -p $WORK/b835/ cat >$WORK/b835/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time -lang=go1.16 -complete -installsuffix shared -buildid 7nbUd7z0H_hip5ts2G-T/7nbUd7z0H_hip5ts2G-T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b835/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time/time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/27/2773aba349474ccf2bf7a0c1d547ab5d630e5f7661b5e353f043862734095c04-d # internal github.com/kylelemons/godebug/diff mkdir -p $WORK/b839/ cat >$WORK/b839/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/kylelemons/godebug/diff -lang=go1.16 -complete -installsuffix shared -buildid 7qU78KGD_fGVGccYvjt5/7qU78KGD_fGVGccYvjt5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b839/importcfg -pack ./vendor/github.com/kylelemons/godebug/diff/diff.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/b1/b1ea4a00143e89b92b0bee4c48db33596ff945a8f448b39113cc09cf1a03dbfa-d # internal github.com/pkg/browser mkdir -p $WORK/b852/ cat >$WORK/b852/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/pkg/browser -lang=go1.16 -complete -installsuffix shared -buildid OaWgPwDAIuTHfNcOnDW4/OaWgPwDAIuTHfNcOnDW4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b852/importcfg -pack ./vendor/github.com/pkg/browser/browser.go ./vendor/github.com/pkg/browser/browser_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/34/340941a36c22f4fa26457d12b7dd2fd313419fa232ce856fc0b2bf99e1a59f16-d # internal github.com/kylelemons/godebug/pretty mkdir -p $WORK/b838/ cat >$WORK/b838/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/kylelemons/godebug/diff=$WORK/b839/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/kylelemons/godebug/pretty -lang=go1.16 -complete -installsuffix shared -buildid H-EllvLMemV0Rw7TR6IC/H-EllvLMemV0Rw7TR6IC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b838/importcfg -pack ./vendor/github.com/kylelemons/godebug/pretty/doc.go ./vendor/github.com/kylelemons/godebug/pretty/public.go ./vendor/github.com/kylelemons/godebug/pretty/reflect.go ./vendor/github.com/kylelemons/godebug/pretty/structure.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/3e/3e781e9cc650ab127455f3ef31322815f588409b7a027a0625fb3b23375f88f9-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b861/ cat >$WORK/b861/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p gopkg.in/square/go-jose.v2/json -lang=go1.16 -complete -installsuffix shared -buildid Y-PJK6NWOfFM2oXBEU76/Y-PJK6NWOfFM2oXBEU76 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b861/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/json/decode.go ./vendor/gopkg.in/square/go-jose.v2/json/encode.go ./vendor/gopkg.in/square/go-jose.v2/json/indent.go ./vendor/gopkg.in/square/go-jose.v2/json/scanner.go ./vendor/gopkg.in/square/go-jose.v2/json/stream.go ./vendor/gopkg.in/square/go-jose.v2/json/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/e6/e6ae518eb1df95f5c1b2f251b3c0a9953bb83374ca92cfa4af8d8225c48b04ae-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b774/ cat >$WORK/b774/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b775/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -lang=go1.16 -complete -installsuffix shared -buildid 2HeD4x7I1sGKXkmycBuP/2HeD4x7I1sGKXkmycBuP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b774/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/set.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/1c/1cd0221423a305eaa32368bee14b1483025a741897dbde4a3b0382d02633e434-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b778/ cat >$WORK/b778/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b775/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/prometheus/alertmanager/silence/silencepb -lang=go1.16 -complete -installsuffix shared -buildid m4B5J6IxD6daFBsBkOa7/m4B5J6IxD6daFBsBkOa7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b778/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/20/20347c95df8ea535364d5dbbb7b1797f41037177fb8c1ac5db3571df0a6adb21-d # internal github.com/grafana/grafana/pkg/services/pluginsettings mkdir -p $WORK/b865/ cat >$WORK/b865/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/grafana/grafana/pkg/services/pluginsettings -lang=go1.17 -complete -installsuffix shared -buildid L_0k8IqOsY46q5fPqZ1j/L_0k8IqOsY46q5fPqZ1j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b865/importcfg -pack ./pkg/services/pluginsettings/models.go ./pkg/services/pluginsettings/pluginsettings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/b2/b281855926d7a826626fb2c866987fc2885ae436edb807939e2012fd6221e3b9-d # internal github.com/grafana/grafana/pkg/infra/network mkdir -p $WORK/b875/ cat >$WORK/b875/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p github.com/grafana/grafana/pkg/infra/network -lang=go1.17 -complete -installsuffix shared -buildid nLh8_ldRy_2Pc2-CTj2q/nLh8_ldRy_2Pc2-CTj2q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b875/importcfg -pack ./pkg/infra/network/address.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/35/35aa446451a6fc4fdc0ae8ae88e35cd0f07780f1e91f67ddccb51ca9bec5aaf6-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b878/ cat >$WORK/b878/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/BurntSushi/toml -lang=go1.16 -complete -installsuffix shared -buildid DVjXLeLCijvZIOCMmze3/DVjXLeLCijvZIOCMmze3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b878/importcfg -pack ./vendor/github.com/BurntSushi/toml/decode.go ./vendor/github.com/BurntSushi/toml/decode_meta.go ./vendor/github.com/BurntSushi/toml/doc.go ./vendor/github.com/BurntSushi/toml/encode.go ./vendor/github.com/BurntSushi/toml/encoding_types.go ./vendor/github.com/BurntSushi/toml/lex.go ./vendor/github.com/BurntSushi/toml/parse.go ./vendor/github.com/BurntSushi/toml/type_check.go ./vendor/github.com/BurntSushi/toml/type_fields.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/a7/a7faddceca23de9e5f05408720049a2f60db1e1288bbf11ca75481b6a736d0cc-d # internal gopkg.in/asn1-ber.v1 mkdir -p $WORK/b880/ cat >$WORK/b880/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p gopkg.in/asn1-ber.v1 -lang=go1.16 -complete -installsuffix shared -buildid c44SS1MLL3C5MtaI6tp8/c44SS1MLL3C5MtaI6tp8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b880/importcfg -pack ./vendor/gopkg.in/asn1-ber.v1/ber.go ./vendor/gopkg.in/asn1-ber.v1/content_int.go ./vendor/gopkg.in/asn1-ber.v1/header.go ./vendor/gopkg.in/asn1-ber.v1/identifier.go ./vendor/gopkg.in/asn1-ber.v1/length.go ./vendor/gopkg.in/asn1-ber.v1/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/4c/4c7da4bf9276ec80a2005b2ec9b7108a63ed1871611607b796d1f09a1ebe9edb-d # internal golang.org/x/time/rate mkdir -p $WORK/b886/ cat >$WORK/b886/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p golang.org/x/time/rate -lang=go1.16 -complete -installsuffix shared -buildid yXN-qmI33SwKjGXjWcM4/yXN-qmI33SwKjGXjWcM4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b886/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/7b/7bb87a50401758e65494a60cacd7db26f2181a3ddadf37cbbef4f95e3c83686b-d # internal github.com/sergi/go-diff/diffmatchpatch mkdir -p $WORK/b890/ cat >$WORK/b890/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b171/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p github.com/sergi/go-diff/diffmatchpatch -lang=go1.16 -complete -installsuffix shared -buildid CVQAg2BXLa17HrRPmndn/CVQAg2BXLa17HrRPmndn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b890/importcfg -pack ./vendor/github.com/sergi/go-diff/diffmatchpatch/diff.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/diffmatchpatch.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/match.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/mathutil.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/patch.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/stringutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/c9/c976d781ed6b2bb1391c1a99b554b070f1deddcf89a5d030e957fd65b03ca9e2-d # internal github.com/yudai/golcs mkdir -p $WORK/b891/ cat >$WORK/b891/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p github.com/yudai/golcs -lang=go1.16 -complete -installsuffix shared -buildid OsUCu3ueF0wBNdXaplN0/OsUCu3ueF0wBNdXaplN0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b891/importcfg -pack ./vendor/github.com/yudai/golcs/golcs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/07/071bf096385ae75147747dabcf81e872d8ace1d9c0e6ca002a06344bb4cbcfea-d # internal cuelang.org/go/cue/token mkdir -p $WORK/b898/ cat >$WORK/b898/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p cuelang.org/go/cue/token -lang=go1.16 -complete -installsuffix shared -buildid bRtRl13wjbQi3mZ2Wann/bRtRl13wjbQi3mZ2Wann -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b898/importcfg -pack ./vendor/cuelang.org/go/cue/token/position.go ./vendor/cuelang.org/go/cue/token/token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b898/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/c7/c7e5b796c04cf2bd63df1eeea02513ccdb68f8bd9dbe2f25b56d8e410d3a428e-d # internal github.com/mpvl/unique mkdir -p $WORK/b899/ cat >$WORK/b899/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p github.com/mpvl/unique -lang=go1.16 -complete -installsuffix shared -buildid 5Qug7bUEcpqhSndkmt4v/5Qug7bUEcpqhSndkmt4v -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b899/importcfg -pack ./vendor/github.com/mpvl/unique/unique.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b891/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/4e/4eeaffb641b236fec6a966fa97323d83bb1375d479b3882651864c82bde4a3ea-d # internal github.com/cockroachdb/apd/v2 mkdir -p $WORK/b901/ cat >$WORK/b901/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p github.com/cockroachdb/apd/v2 -lang=go1.16 -complete -installsuffix shared -buildid 2rjKiv_Bs4wlsc85xQV_/2rjKiv_Bs4wlsc85xQV_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b901/importcfg -pack ./vendor/github.com/cockroachdb/apd/v2/condition.go ./vendor/github.com/cockroachdb/apd/v2/const.go ./vendor/github.com/cockroachdb/apd/v2/context.go ./vendor/github.com/cockroachdb/apd/v2/decimal.go ./vendor/github.com/cockroachdb/apd/v2/doc.go ./vendor/github.com/cockroachdb/apd/v2/error.go ./vendor/github.com/cockroachdb/apd/v2/form_string.go ./vendor/github.com/cockroachdb/apd/v2/format.go ./vendor/github.com/cockroachdb/apd/v2/loop.go ./vendor/github.com/cockroachdb/apd/v2/round.go ./vendor/github.com/cockroachdb/apd/v2/table.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/1c/1c5172fa9269f42b6721d157c13875481fd2ea585a4586c994136ceb3600b8cc-d # internal cuelang.org/go/cue/scanner mkdir -p $WORK/b905/ cat >$WORK/b905/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p cuelang.org/go/cue/scanner -lang=go1.16 -complete -installsuffix shared -buildid IZI5Z7fgmIlGSEYSRBFv/IZI5Z7fgmIlGSEYSRBFv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b905/importcfg -pack ./vendor/cuelang.org/go/cue/scanner/scanner.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x002.o -c aes.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b890/_pkg_.a # internal cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/c8/c878e92a50d25ba112cfd204aeece6e88a77ecfce986f841fb9ae598cbda0a5a-d # internal github.com/yudai/gojsondiff mkdir -p $WORK/b889/ cat >$WORK/b889/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b890/_pkg_.a packagefile github.com/yudai/golcs=$WORK/b891/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/yudai/gojsondiff -lang=go1.16 -complete -installsuffix shared -buildid QihnnU00ou0Laj7KqhGU/QihnnU00ou0Laj7KqhGU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b889/importcfg -pack ./vendor/github.com/yudai/gojsondiff/deltas.go ./vendor/github.com/yudai/gojsondiff/gojsondiff.go ./vendor/github.com/yudai/gojsondiff/unmarshaler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/f2/f24ddac562a16dacf410f11421808d39c3749a387ecd8bafc57762b515bbbef6-d # internal cuelang.org/go/cue/errors mkdir -p $WORK/b897/ cat >$WORK/b897/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b899/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p cuelang.org/go/cue/errors -lang=go1.16 -complete -installsuffix shared -buildid qnapNfQtVA2roazMSqFz/qnapNfQtVA2roazMSqFz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b897/importcfg -pack ./vendor/cuelang.org/go/cue/errors/errors.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x003.o -c ecdh.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b897/_pkg_.a # internal cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/97/9793e752d3019125eb12e44ebe4f7dbb3d869250b13b0eace21003dfc58f261e-d # internal cuelang.org/go/internal/source mkdir -p $WORK/b907/ cat >$WORK/b907/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p cuelang.org/go/internal/source -lang=go1.16 -complete -installsuffix shared -buildid ImtgrKYMeOq2Jj0XGKBN/ImtgrKYMeOq2Jj0XGKBN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b907/importcfg -pack ./vendor/cuelang.org/go/internal/source/source.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b905/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/73/73dce70fd67457f632802ae741cbb9345d7ef4a921d5d9d1f025a04ea1842243-d # internal golang.org/x/text/encoding mkdir -p $WORK/b912/ cat >$WORK/b912/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b913/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p golang.org/x/text/encoding -lang=go1.16 -complete -installsuffix shared -buildid jKFZtSWCcdsW70itAsZF/jKFZtSWCcdsW70itAsZF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b912/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x004.o -c ecdsa.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/82/825d9a13ff479aa5b13f0db7eef810d363aeca560f840aeca46e5b643c34a0d5-d # internal github.com/yudai/gojsondiff/formatter mkdir -p $WORK/b892/ cat >$WORK/b892/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b889/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p github.com/yudai/gojsondiff/formatter -lang=go1.16 -complete -installsuffix shared -buildid vcZ2xmgth3w388TCUL_0/vcZ2xmgth3w388TCUL_0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b892/importcfg -pack ./vendor/github.com/yudai/gojsondiff/formatter/ascii.go ./vendor/github.com/yudai/gojsondiff/formatter/delta.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/bf/bf92983a50e5a862ea4c618bb148fae3ec5b48edbbb84b5c4c0eafe2f67f1387-d # internal golang.org/x/text/runes mkdir -p $WORK/b916/ cat >$WORK/b916/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p golang.org/x/text/runes -lang=go1.16 -complete -installsuffix shared -buildid WUCea_5zsfBXlDDglrvk/WUCea_5zsfBXlDDglrvk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b916/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/fe/fe533eddff5993a21d7313386d79803ebc676987132aac9cfcfe16cb2cb05d8a-d # internal cuelang.org/go/cue/literal mkdir -p $WORK/b900/ cat >$WORK/b900/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p cuelang.org/go/cue/literal -lang=go1.16 -complete -installsuffix shared -buildid rusxoIlkUH26VKM5Xh0Z/rusxoIlkUH26VKM5Xh0Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b900/importcfg -pack ./vendor/cuelang.org/go/cue/literal/doc.go ./vendor/cuelang.org/go/cue/literal/indent.go ./vendor/cuelang.org/go/cue/literal/num.go ./vendor/cuelang.org/go/cue/literal/quote.go ./vendor/cuelang.org/go/cue/literal/string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/b0/b0d34be6819d9e57021a08783b78dd7046257f1e16cc7a9ebab36544b5cc50b1-d # internal gonum.org/v1/gonum/lapack/lapack64 mkdir -p $WORK/b756/ cat >$WORK/b756/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b743/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b755/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b757/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p gonum.org/v1/gonum/lapack/lapack64 -lang=go1.16 -complete -installsuffix shared -buildid 4wHEAw07-iWI9F5yaBrf/4wHEAw07-iWI9F5yaBrf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b756/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/lapack64/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack64/lapack64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/f0/f019c14afceca6789047eb77ec01d00c53f8f105f62c0453f3a13afdf93abaf6-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b914/ cat >$WORK/b914/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b912/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b913/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p golang.org/x/text/encoding/internal -lang=go1.16 -complete -installsuffix shared -buildid 2uFLOGweUtZLW7V4XDWw/2uFLOGweUtZLW7V4XDWw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b914/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/aa/aaf7c39be4924d4e6647ae1180cab1daf195741c024db381224c0a367631b053-d # internal github.com/grafana/grafana/pkg/components/dashdiffs mkdir -p $WORK/b888/ cat >$WORK/b888/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b889/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b892/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/grafana/grafana/pkg/components/dashdiffs -lang=go1.17 -complete -installsuffix shared -buildid do8LUfFa_uTT09Yw1FCg/do8LUfFa_uTT09Yw1FCg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b888/importcfg -pack ./pkg/components/dashdiffs/compare.go ./pkg/components/dashdiffs/formatter_basic.go ./pkg/components/dashdiffs/formatter_json.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x005.o -c hkdf.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b916/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/90/90fb2f987b3abf08ef7e245e0a35f14ca59f7c9d491a0986be0a7458fc66b92b-d # internal text/scanner mkdir -p $WORK/b976/ cat >$WORK/b976/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p text/scanner -std -complete -installsuffix shared -buildid FN24wJK9t37XKcuq75BD/FN24wJK9t37XKcuq75BD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b976/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b914/_pkg_.a # internal cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/26/26efe2dd7f6d88760405a9a01ce518ecdd1a77b9bd512b00fc999a2ec8b2d456-d # internal golang.org/x/text/encoding/unicode mkdir -p $WORK/b911/ cat >$WORK/b911/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b912/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b914/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b913/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b915/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b916/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p golang.org/x/text/encoding/unicode -lang=go1.16 -complete -installsuffix shared -buildid D_bww9H9obT6qrzFJC0Y/D_bww9H9obT6qrzFJC0Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b911/importcfg -pack ./vendor/golang.org/x/text/encoding/unicode/override.go ./vendor/golang.org/x/text/encoding/unicode/unicode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/51/517adc591303b03918af65c06226d24a7fe03cb86b2d5e5882ea82e36fa4ed7e-d # internal gonum.org/v1/gonum/mat mkdir -p $WORK/b741/ cat >$WORK/b741/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b743/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b752/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b753/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b754/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b751/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b755/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b756/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/cmplx=$WORK/b746/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p gonum.org/v1/gonum/mat -lang=go1.16 -complete -installsuffix shared -buildid 9MosHD4Xfp5mUojK-xJM/9MosHD4Xfp5mUojK-xJM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b741/importcfg -pack ./vendor/gonum.org/v1/gonum/mat/band.go ./vendor/gonum.org/v1/gonum/mat/cdense.go ./vendor/gonum.org/v1/gonum/mat/cholesky.go ./vendor/gonum.org/v1/gonum/mat/cmatrix.go ./vendor/gonum.org/v1/gonum/mat/consts.go ./vendor/gonum.org/v1/gonum/mat/dense.go ./vendor/gonum.org/v1/gonum/mat/dense_arithmetic.go ./vendor/gonum.org/v1/gonum/mat/diagonal.go ./vendor/gonum.org/v1/gonum/mat/doc.go ./vendor/gonum.org/v1/gonum/mat/eigen.go ./vendor/gonum.org/v1/gonum/mat/errors.go ./vendor/gonum.org/v1/gonum/mat/format.go ./vendor/gonum.org/v1/gonum/mat/gsvd.go ./vendor/gonum.org/v1/gonum/mat/hogsvd.go ./vendor/gonum.org/v1/gonum/mat/index_no_bound_checks.go ./vendor/gonum.org/v1/gonum/mat/inner.go ./vendor/gonum.org/v1/gonum/mat/io.go ./vendor/gonum.org/v1/gonum/mat/lq.go ./vendor/gonum.org/v1/gonum/mat/lu.go ./vendor/gonum.org/v1/gonum/mat/matrix.go ./vendor/gonum.org/v1/gonum/mat/offset.go ./vendor/gonum.org/v1/gonum/mat/pool.go ./vendor/gonum.org/v1/gonum/mat/product.go ./vendor/gonum.org/v1/gonum/mat/qr.go ./vendor/gonum.org/v1/gonum/mat/shadow.go ./vendor/gonum.org/v1/gonum/mat/shadow_common.go ./vendor/gonum.org/v1/gonum/mat/shadow_complex.go ./vendor/gonum.org/v1/gonum/mat/solve.go ./vendor/gonum.org/v1/gonum/mat/svd.go ./vendor/gonum.org/v1/gonum/mat/symband.go ./vendor/gonum.org/v1/gonum/mat/symmetric.go ./vendor/gonum.org/v1/gonum/mat/triangular.go ./vendor/gonum.org/v1/gonum/mat/triband.go ./vendor/gonum.org/v1/gonum/mat/tridiag.go ./vendor/gonum.org/v1/gonum/mat/vector.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b976/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/14/143cbf04394129375f68a8b39031c7c61b192a9d2f9d9b3d20d9312fc3936d14-d # internal github.com/emicklei/proto mkdir -p $WORK/b975/ cat >$WORK/b975/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/scanner=$WORK/b976/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p github.com/emicklei/proto -lang=go1.16 -complete -installsuffix shared -buildid r3QDtV6XIAEd1NLbpX-F/r3QDtV6XIAEd1NLbpX-F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b975/importcfg -pack ./vendor/github.com/emicklei/proto/comment.go ./vendor/github.com/emicklei/proto/enum.go ./vendor/github.com/emicklei/proto/extensions.go ./vendor/github.com/emicklei/proto/field.go ./vendor/github.com/emicklei/proto/group.go ./vendor/github.com/emicklei/proto/import.go ./vendor/github.com/emicklei/proto/message.go ./vendor/github.com/emicklei/proto/noop_visitor.go ./vendor/github.com/emicklei/proto/oneof.go ./vendor/github.com/emicklei/proto/option.go ./vendor/github.com/emicklei/proto/package.go ./vendor/github.com/emicklei/proto/parent_accessor.go ./vendor/github.com/emicklei/proto/parser.go ./vendor/github.com/emicklei/proto/proto.go ./vendor/github.com/emicklei/proto/range.go ./vendor/github.com/emicklei/proto/reserved.go ./vendor/github.com/emicklei/proto/service.go ./vendor/github.com/emicklei/proto/syntax.go ./vendor/github.com/emicklei/proto/token.go ./vendor/github.com/emicklei/proto/visitor.go ./vendor/github.com/emicklei/proto/walk.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x006.o -c hmac.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b911/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/c4/c4162656668a3b17fb2f6c48a33eda5f1fb6d70084cba83b0808104460bdc062-d # internal github.com/protocolbuffers/txtpbfmt/ast mkdir -p $WORK/b980/ cat >$WORK/b980/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p github.com/protocolbuffers/txtpbfmt/ast -lang=go1.16 -complete -installsuffix shared -buildid EzlFbNqD6zP9hlmKkHk5/EzlFbNqD6zP9hlmKkHk5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b980/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/ast/ast.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/46/46b50fd69c8c16d01d046a0b609634c51db8da4621120d51e0ed7b778e0fb207-d # internal cuelang.org/go/cue/ast mkdir -p $WORK/b896/ cat >$WORK/b896/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p cuelang.org/go/cue/ast -lang=go1.16 -complete -installsuffix shared -buildid VWWGniO8M7JDO_Falhoo/VWWGniO8M7JDO_Falhoo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b896/importcfg -pack ./vendor/cuelang.org/go/cue/ast/ast.go ./vendor/cuelang.org/go/cue/ast/comments.go ./vendor/cuelang.org/go/cue/ast/ident.go ./vendor/cuelang.org/go/cue/ast/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b888/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/70/70a89a3018197c215f38ade9d7f589d7da54af581789503ad7d289028ccec881-d # internal github.com/golang/glog mkdir -p $WORK/b982/ cat >$WORK/b982/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b531/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/golang/glog -lang=go1.16 -complete -installsuffix shared -buildid OyEhJmzDwVfH7UlORax7/OyEhJmzDwVfH7UlORax7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b982/importcfg -pack ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/glog/glog_file.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b980/_pkg_.a # internal cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/57/57cfdf60c675d8fd6de070792b15d777bc16332e9abea181cf63090ca53537da-d # internal github.com/mitchellh/go-wordwrap mkdir -p $WORK/b983/ cat >$WORK/b983/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p github.com/mitchellh/go-wordwrap -lang=go1.16 -complete -installsuffix shared -buildid Y3tEMZLSMlKcICQUBv-G/Y3tEMZLSMlKcICQUBv-G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b983/importcfg -pack ./vendor/github.com/mitchellh/go-wordwrap/wordwrap.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x007.o -c openssl.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b983/_pkg_.a # internal cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/08/085ffb9fe0096a06ab834b7fda27e860c1beb71cb42024a8be779d0f0b94ff5b-d # internal github.com/protocolbuffers/txtpbfmt/unquote mkdir -p $WORK/b984/ cat >$WORK/b984/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b980/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p github.com/protocolbuffers/txtpbfmt/unquote -lang=go1.16 -complete -installsuffix shared -buildid 9_fw5a3pu23llBIRWPrh/9_fw5a3pu23llBIRWPrh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b984/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/unquote/unquote.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b975/_pkg_.a # internal cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/15/159704b31eda8d2005331ed77e4ff371e9e7eca5fed0053407099a5780c6e1d5-d # internal github.com/grafana/thema/errors mkdir -p $WORK/b987/ cat >$WORK/b987/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p github.com/grafana/thema/errors -lang=go1.16 -complete -installsuffix shared -buildid RSy7Fm-xc6Bp7mSTKAdK/RSy7Fm-xc6Bp7mSTKAdK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b987/importcfg -pack ./vendor/github.com/grafana/thema/errors/errors.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x008.o -c rand.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b982/_pkg_.a # internal cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/99/99c7ffa581f7a8c4cc451a431c91872bd19c74eade7273c1fd39e50491f9459b-d # internal github.com/grafana/thema/internal/envvars mkdir -p $WORK/b988/ cat >$WORK/b988/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p github.com/grafana/thema/internal/envvars -lang=go1.16 -complete -installsuffix shared -buildid GM_oIuxjEs7kYzuPnk1u/GM_oIuxjEs7kYzuPnk1u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b988/importcfg -pack ./vendor/github.com/grafana/thema/internal/envvars/env.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b987/_pkg_.a # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/de/de32b396e0201af085938f936927e5fe518cc518c13ac56b622f645609b5a998-d # internal testing/iotest mkdir -p $WORK/b994/ cat >$WORK/b994/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p testing/iotest -std -complete -installsuffix shared -buildid bmIzP7KTFkKL6XFFWlmJ/bmIzP7KTFkKL6XFFWlmJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b994/importcfg -pack /usr/lib/golang/src/testing/iotest/logger.go /usr/lib/golang/src/testing/iotest/reader.go /usr/lib/golang/src/testing/iotest/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b984/_pkg_.a # internal cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/f2/f2535a99c20bccd3dc90ac6c537387edf6e8218e4b991f980c74bcc624b76afa-d # internal github.com/protocolbuffers/txtpbfmt/parser mkdir -p $WORK/b981/ cat >$WORK/b981/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/glog=$WORK/b982/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b983/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b980/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b984/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p github.com/protocolbuffers/txtpbfmt/parser -lang=go1.16 -complete -installsuffix shared -buildid OWKrWOYv5Lmae6davcsR/OWKrWOYv5Lmae6davcsR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b981/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/parser/parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/cb/cb64b9e21857d41bc667d0f12018467ec10f8d9c9a4cad8454fa728b90535761-d # internal cuelang.org/go/cue/ast/astutil mkdir -p $WORK/b902/ cat >$WORK/b902/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p cuelang.org/go/cue/ast/astutil -lang=go1.16 -complete -installsuffix shared -buildid gvSNDgRPBr2kk3Ciixu_/gvSNDgRPBr2kk3Ciixu_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b902/importcfg -pack ./vendor/cuelang.org/go/cue/ast/astutil/apply.go ./vendor/cuelang.org/go/cue/ast/astutil/file.go ./vendor/cuelang.org/go/cue/ast/astutil/resolve.go ./vendor/cuelang.org/go/cue/ast/astutil/sanitize.go ./vendor/cuelang.org/go/cue/ast/astutil/util.go ./vendor/cuelang.org/go/cue/ast/astutil/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b988/_pkg_.a # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/e2/e27bf9563fca6df9bdea187b384764e7f09caa19d5dadcc38115d08241a6c316-d # internal cuelang.org/go/internal/astinternal mkdir -p $WORK/b906/ cat >$WORK/b906/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p cuelang.org/go/internal/astinternal -lang=go1.16 -complete -installsuffix shared -buildid N7-H6WQRT2JVWXVu6R4F/N7-H6WQRT2JVWXVu6R4F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b906/importcfg -pack ./vendor/cuelang.org/go/internal/astinternal/debugstr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b906/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/d8/d8167c55a9bec2e765a714bbe49409420f5f255dcf3f3cf4bb71b7c10a4b0c3f-d # internal cuelang.org/go/internal/encoding/yaml mkdir -p $WORK/b943/ cat >$WORK/b943/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b906/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b680/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p cuelang.org/go/internal/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid n5YxWTqdSWd9hs94Gd9V/n5YxWTqdSWd9hs94Gd9V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b943/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/yaml/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b981/_pkg_.a # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/11/11419dce1d214efbced4c8a612e90d6cfe4b2132b831bc123a88f04c1ccbb6ee-d # internal cuelang.org/go/internal/encoding/json mkdir -p $WORK/b973/ cat >$WORK/b973/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b906/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p cuelang.org/go/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid AK8NC_-U59A2KS4aK8aZ/AK8NC_-U59A2KS4aK8aZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b973/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/json/encode.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x009.o -c rsa.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b994/_pkg_.a # internal cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/96/96e869a099235666ea7c33b63510441b1fc3984aafd1e4f8bf20a20cf69c85ba-d # internal testing/fstest mkdir -p $WORK/b993/ cat >$WORK/b993/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing/iotest=$WORK/b994/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p testing/fstest -std -complete -installsuffix shared -buildid -73ugyECtpYvMNCvBhPn/-73ugyECtpYvMNCvBhPn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b993/importcfg -pack /usr/lib/golang/src/testing/fstest/mapfs.go /usr/lib/golang/src/testing/fstest/testfs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/bd/bdfa3f167167a99817aa5111b8b46b75400488b2f8548324e73837134f0bb2dd-d # internal archive/zip mkdir -p $WORK/b998/ cat >$WORK/b998/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p archive/zip -std -complete -installsuffix shared -buildid IVn3dRevaXUiVIwjHevc/IVn3dRevaXUiVIwjHevc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b998/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/86/867b8d409e84dfbdc0257626569f06908bf6dec592abf86240ae3489e3ab99c2-d # internal cuelang.org/go/cue/parser mkdir -p $WORK/b904/ cat >$WORK/b904/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b905/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b907/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p cuelang.org/go/cue/parser -lang=go1.16 -complete -installsuffix shared -buildid BYrJB9LHXmBsnSR0U2DI/BYrJB9LHXmBsnSR0U2DI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b904/importcfg -pack ./vendor/cuelang.org/go/cue/parser/doc.go ./vendor/cuelang.org/go/cue/parser/interface.go ./vendor/cuelang.org/go/cue/parser/parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b973/_pkg_.a # internal cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/c2/c29c11e3cf03a70b7171019b5c4dd7fe899f3d24e53e3a1e69e5f6f9a5446636-d # internal cuelang.org/go/internal mkdir -p $WORK/b908/ cat >$WORK/b908/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p cuelang.org/go/internal -lang=go1.16 -complete -installsuffix shared -buildid BJQ7L0_nMp1dfpMY0rYO/BJQ7L0_nMp1dfpMY0rYO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b908/importcfg -pack ./vendor/cuelang.org/go/internal/attrs.go ./vendor/cuelang.org/go/internal/internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/4b/4ba25170b487d096e0c3947a89d65eacb385a6217dbf46e851fe54ab9ada1033-d # internal cuelang.org/go/internal/third_party/yaml mkdir -p $WORK/b944/ cat >$WORK/b944/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p cuelang.org/go/internal/third_party/yaml -lang=go1.16 -complete -installsuffix shared -buildid _3aEDh4xckDK0v6hAmuB/_3aEDh4xckDK0v6hAmuB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b944/importcfg -pack ./vendor/cuelang.org/go/internal/third_party/yaml/apic.go ./vendor/cuelang.org/go/internal/third_party/yaml/decode.go ./vendor/cuelang.org/go/internal/third_party/yaml/parserc.go ./vendor/cuelang.org/go/internal/third_party/yaml/readerc.go ./vendor/cuelang.org/go/internal/third_party/yaml/resolve.go ./vendor/cuelang.org/go/internal/third_party/yaml/scannerc.go ./vendor/cuelang.org/go/internal/third_party/yaml/yaml.go ./vendor/cuelang.org/go/internal/third_party/yaml/yamlh.go ./vendor/cuelang.org/go/internal/third_party/yaml/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/b8/b83a48f61f38e49d49231e555b3a40782fce564c772c43f50cd6f6a36c9593a8-d # internal cuelang.org/go/cue/build mkdir -p $WORK/b903/ cat >$WORK/b903/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p cuelang.org/go/cue/build -lang=go1.16 -complete -installsuffix shared -buildid 1nNuCkPtdaMm9nRTSk5d/1nNuCkPtdaMm9nRTSk5d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b903/importcfg -pack ./vendor/cuelang.org/go/cue/build/context.go ./vendor/cuelang.org/go/cue/build/doc.go ./vendor/cuelang.org/go/cue/build/file.go ./vendor/cuelang.org/go/cue/build/import.go ./vendor/cuelang.org/go/cue/build/instance.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b741/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b993/_pkg_.a # internal cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x010.o -c sha.cgo2.c cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/5e/5ea26c440805f9c9eeff385e607ce331135cf712761dcdd4124117826a4e0324-d # internal cuelang.org/go/cue/format mkdir -p $WORK/b909/ cat >$WORK/b909/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b905/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p cuelang.org/go/cue/format -lang=go1.16 -complete -installsuffix shared -buildid q56hPfMTihtwGpd2St7e/q56hPfMTihtwGpd2St7e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b909/importcfg -pack ./vendor/cuelang.org/go/cue/format/format.go ./vendor/cuelang.org/go/cue/format/import.go ./vendor/cuelang.org/go/cue/format/node.go ./vendor/cuelang.org/go/cue/format/printer.go ./vendor/cuelang.org/go/cue/format/simplify.go cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/c8/c8e2010d552b113a0bcb4cfb5641a055ad77db523395fb046ec92b108d49d047-d # internal gonum.org/v1/gonum/graph/simple mkdir -p $WORK/b735/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b738/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b739/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b741/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p gonum.org/v1/gonum/graph/simple -lang=go1.16 -complete -installsuffix shared -buildid 26bNgH9eOwzdJZBSpXa3/26bNgH9eOwzdJZBSpXa3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b735/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/simple/dense_directed_matrix.go ./vendor/gonum.org/v1/gonum/graph/simple/dense_undirected_matrix.go ./vendor/gonum.org/v1/gonum/graph/simple/directed.go ./vendor/gonum.org/v1/gonum/graph/simple/doc.go ./vendor/gonum.org/v1/gonum/graph/simple/simple.go ./vendor/gonum.org/v1/gonum/graph/simple/undirected.go ./vendor/gonum.org/v1/gonum/graph/simple/weighted_directed.go ./vendor/gonum.org/v1/gonum/graph/simple/weighted_undirected.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/f4/f448d5e6eb6d8596ebee14f084af212f5edd5ced87b128afd2259b8925dfbd30-d # internal container/heap mkdir -p $WORK/b1008/ cat >$WORK/b1008/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p container/heap -std -complete -installsuffix shared -buildid e3j34QOEiyMKYCu1cj6T/e3j34QOEiyMKYCu1cj6T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1008/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b998/_pkg_.a # internal cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/28/282a51f631f0ea95b371f885b9efcbb866b382f1924f83d8340a02354738bd64-d # internal github.com/gomodule/redigo/internal mkdir -p $WORK/b1012/ cat >$WORK/b1012/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1012/_pkg_.a -trimpath "$WORK/b1012=>" -p github.com/gomodule/redigo/internal -lang=go1.16 -complete -installsuffix shared -buildid ZBshKvz1Rt5Nki-9WtuX/ZBshKvz1Rt5Nki-9WtuX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1012/importcfg -pack ./vendor/github.com/gomodule/redigo/internal/commandinfo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1012/_pkg_.a # internal cp $WORK/b1012/_pkg_.a /builddir/.cache/go-build/7b/7b8736fc2c366b3f23ef0ac10ff02b0d2e8e0d4d695bbb48d25bfac90d6da758-d # internal github.com/centrifugal/centrifuge/internal/cancelctx mkdir -p $WORK/b1013/ cat >$WORK/b1013/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1013/_pkg_.a -trimpath "$WORK/b1013=>" -p github.com/centrifugal/centrifuge/internal/cancelctx -lang=go1.16 -complete -installsuffix shared -buildid IwYQSFmX3ELXH6NCLo7q/IwYQSFmX3ELXH6NCLo7q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1013/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/cancelctx/context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1008/_pkg_.a # internal cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/b0/b09010d60b356b568d0a604bf0479d2f1f51afb0141e98106f1e0e73e58bf7a1-d # internal github.com/centrifugal/centrifuge/internal/controlpb mkdir -p $WORK/b1014/ cat >$WORK/b1014/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1014/_pkg_.a -trimpath "$WORK/b1014=>" -p github.com/centrifugal/centrifuge/internal/controlpb -lang=go1.16 -complete -installsuffix shared -buildid XVMsst4tyToOnlqXDIC-/XVMsst4tyToOnlqXDIC- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1014/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/controlpb/control.pb.go ./vendor/github.com/centrifugal/centrifuge/internal/controlpb/control_vtproto.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1013/_pkg_.a # internal cp $WORK/b1013/_pkg_.a /builddir/.cache/go-build/fa/faeca562ef6e3eff1415ee9bf649fe66cc92e079b99ba60a5cd2e91ef1534d57-d # internal github.com/centrifugal/centrifuge/internal/dissolve mkdir -p $WORK/b1016/ cat >$WORK/b1016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1016/_pkg_.a -trimpath "$WORK/b1016=>" -p github.com/centrifugal/centrifuge/internal/dissolve -lang=go1.16 -complete -installsuffix shared -buildid Slyuc19cQSi-VLEHiPLH/Slyuc19cQSi-VLEHiPLH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1016/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/dissolve/dissolve.go ./vendor/github.com/centrifugal/centrifuge/internal/dissolve/queue.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b051/_x011.o -c openssl_ecdsa_signature.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1016/_pkg_.a # internal cp $WORK/b1016/_pkg_.a /builddir/.cache/go-build/96/962adf49ccf213bebb1865c3d181d7f108ac15a7a3204269a9e17b54d74e5696-d # internal github.com/centrifugal/centrifuge/internal/memstream mkdir -p $WORK/b1017/ cat >$WORK/b1017/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1017/_pkg_.a -trimpath "$WORK/b1017=>" -p github.com/centrifugal/centrifuge/internal/memstream -lang=go1.16 -complete -installsuffix shared -buildid G_hzST_Q6NVY0n1-KQE-/G_hzST_Q6NVY0n1-KQE- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1017/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/memstream/stream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/3e/3efee495ea5711b59883cde8cc3ee596d599100d7241de134faa822511313f10-d # internal github.com/centrifugal/centrifuge/internal/nowtime mkdir -p $WORK/b1018/ cat >$WORK/b1018/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1018/_pkg_.a -trimpath "$WORK/b1018=>" -p github.com/centrifugal/centrifuge/internal/nowtime -lang=go1.16 -complete -installsuffix shared -buildid xl4BFmiz7cN2KW67sbhL/xl4BFmiz7cN2KW67sbhL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1018/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/nowtime/getter.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b051/_x012.o -c openssl_evp.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b944/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1018/_pkg_.a # internal cp $WORK/b1018/_pkg_.a /builddir/.cache/go-build/e9/e9e05799e228166f8dc39fc1bd39b1961f1a957ff203cc8932806029d0f60c3c-d # internal github.com/segmentio/asm/base64 mkdir -p $WORK/b1022/ cat >$WORK/b1022/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1022/_pkg_.a -trimpath "$WORK/b1022=>" -p github.com/segmentio/asm/base64 -lang=go1.16 -complete -installsuffix shared -buildid _3F0ukhsaGVlLMeZonus/_3F0ukhsaGVlLMeZonus -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1022/importcfg -pack ./vendor/github.com/segmentio/asm/base64/base64.go ./vendor/github.com/segmentio/asm/base64/base64_default.go cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/e1/e1ee13f0e8face3507c7336a1fc73d7007265b5cab67bb53015e2d09cbc0032a-d # internal golang.org/x/sys/cpu mkdir -p $WORK/b1027/ cat >$WORK/b1027/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b1027=>" -I $WORK/b1027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b1027/symabis ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b909/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/01/017f71b9488ecb49f6ad13b4b2832b563ecb4697e6ac62479e3959a6f22f2669-d # internal cuelang.org/go/internal/core/adt mkdir -p $WORK/b910/ cat >$WORK/b910/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b909/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b911/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p cuelang.org/go/internal/core/adt -lang=go1.16 -complete -installsuffix shared -buildid RSBNW1s0IXC_waWQRCy6/RSBNW1s0IXC_waWQRCy6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b910/importcfg -pack ./vendor/cuelang.org/go/internal/core/adt/adt.go ./vendor/cuelang.org/go/internal/core/adt/binop.go ./vendor/cuelang.org/go/internal/core/adt/closed.go ./vendor/cuelang.org/go/internal/core/adt/closed2.go ./vendor/cuelang.org/go/internal/core/adt/composite.go ./vendor/cuelang.org/go/internal/core/adt/comprehension.go ./vendor/cuelang.org/go/internal/core/adt/context.go ./vendor/cuelang.org/go/internal/core/adt/decimal.go ./vendor/cuelang.org/go/internal/core/adt/default.go ./vendor/cuelang.org/go/internal/core/adt/disjunct.go ./vendor/cuelang.org/go/internal/core/adt/doc.go ./vendor/cuelang.org/go/internal/core/adt/equality.go ./vendor/cuelang.org/go/internal/core/adt/errors.go ./vendor/cuelang.org/go/internal/core/adt/eval.go ./vendor/cuelang.org/go/internal/core/adt/expr.go ./vendor/cuelang.org/go/internal/core/adt/feature.go ./vendor/cuelang.org/go/internal/core/adt/kind.go ./vendor/cuelang.org/go/internal/core/adt/op.go ./vendor/cuelang.org/go/internal/core/adt/optional.go ./vendor/cuelang.org/go/internal/core/adt/simplify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1017/_pkg_.a # internal cp $WORK/b1017/_pkg_.a /builddir/.cache/go-build/99/995b3517fe47db288f4469befe0856f9479b43944b0a9cc1c2bd676295dd08a2-d # internal github.com/segmentio/encoding/iso8601 mkdir -p $WORK/b1033/ cat >$WORK/b1033/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1033/_pkg_.a -trimpath "$WORK/b1033=>" -p github.com/segmentio/encoding/iso8601 -lang=go1.16 -complete -installsuffix shared -buildid yulvLDvBOJjyj6PAc0KR/yulvLDvBOJjyj6PAc0KR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1033/importcfg -pack ./vendor/github.com/segmentio/encoding/iso8601/parse.go ./vendor/github.com/segmentio/encoding/iso8601/valid.go cat >$WORK/b1027/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1027/_pkg_.a -trimpath "$WORK/b1027=>" -p golang.org/x/sys/cpu -lang=go1.16 -installsuffix shared -buildid tMw80cVGIawVXAjbih8P/tMw80cVGIawVXAjbih8P -goversion go1.19.10 -symabis $WORK/b1027/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b1027/importcfg -pack -asmhdr $WORK/b1027/go_asm.h ./vendor/golang.org/x/sys/cpu/byteorder.go ./vendor/golang.org/x/sys/cpu/cpu.go ./vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go ./vendor/golang.org/x/sys/cpu/cpu_linux.go ./vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go ./vendor/golang.org/x/sys/cpu/cpu_s390x.go ./vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1022/_pkg_.a # internal cp $WORK/b1022/_pkg_.a /builddir/.cache/go-build/48/48a90f023e3788c5240d0e4ad02817e921b45c2382448c65f1fa3ef4fff53fa6-d # internal github.com/valyala/bytebufferpool mkdir -p $WORK/b1034/ cat >$WORK/b1034/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1034/_pkg_.a -trimpath "$WORK/b1034=>" -p github.com/valyala/bytebufferpool -lang=go1.16 -complete -installsuffix shared -buildid gy4eb6CJi6zS6RpdZhpI/gy4eb6CJi6zS6RpdZhpI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1034/importcfg -pack ./vendor/github.com/valyala/bytebufferpool/bytebuffer.go ./vendor/github.com/valyala/bytebufferpool/doc.go ./vendor/github.com/valyala/bytebufferpool/pool.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b051/_x013.o -c openssl_lock_setup.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1034/_pkg_.a # internal cp $WORK/b1034/_pkg_.a /builddir/.cache/go-build/76/763a2ff86f579f674f07679b7b953585a1bc8ffb0c0c77f16797c87f1924bf04-d # internal github.com/centrifugal/centrifuge/internal/priority mkdir -p $WORK/b1035/ cat >$WORK/b1035/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b1008/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1035/_pkg_.a -trimpath "$WORK/b1035=>" -p github.com/centrifugal/centrifuge/internal/priority -lang=go1.16 -complete -installsuffix shared -buildid 4swe4FWCSm-Ldvxajfqh/4swe4FWCSm-Ldvxajfqh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1035/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/priority/priority.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1014/_pkg_.a # internal cp $WORK/b1014/_pkg_.a /builddir/.cache/go-build/27/277a344d76a1bdee2993e9442f0e84a468e3f2b6dfc0728d778e703b73f02400-d # internal github.com/centrifugal/centrifuge/internal/controlproto mkdir -p $WORK/b1015/ cat >$WORK/b1015/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1015/_pkg_.a -trimpath "$WORK/b1015=>" -p github.com/centrifugal/centrifuge/internal/controlproto -lang=go1.16 -complete -installsuffix shared -buildid -gccftMVuKmq8kue9_nH/-gccftMVuKmq8kue9_nH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1015/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/controlproto/marshal.go ./vendor/github.com/centrifugal/centrifuge/internal/controlproto/unmarshal.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b1027=>" -I $WORK/b1027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b1027/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1035/_pkg_.a # internal cp $WORK/b1035/_pkg_.a /builddir/.cache/go-build/b9/b9f31e85a8babfd77c6280fb0687613aa232bc4aad869bb58dabd3d069ccde0c-d # internal github.com/centrifugal/centrifuge/internal/queue mkdir -p $WORK/b1036/ cat >$WORK/b1036/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1036/_pkg_.a -trimpath "$WORK/b1036=>" -p github.com/centrifugal/centrifuge/internal/queue -lang=go1.16 -complete -installsuffix shared -buildid QcU5tqxgxxZ36pghI2o8/QcU5tqxgxxZ36pghI2o8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1036/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/queue/queue.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b1027/_pkg_.a $WORK/b1027/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1027/_pkg_.a # internal cp $WORK/b1027/_pkg_.a /builddir/.cache/go-build/5e/5ee47d1b6c641ecc2cc415c8418faf5e2bf6017c49043477f985bb90ca4106fe-d # internal github.com/segmentio/asm/cpu/arm mkdir -p $WORK/b1025/ cat >$WORK/b1025/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1026/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1027/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1025/_pkg_.a -trimpath "$WORK/b1025=>" -p github.com/segmentio/asm/cpu/arm -lang=go1.16 -complete -installsuffix shared -buildid HBlBsEUravVSRR695u2A/HBlBsEUravVSRR695u2A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1025/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/arm/arm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1015/_pkg_.a # internal cp $WORK/b1015/_pkg_.a /builddir/.cache/go-build/fe/fee9a6eb9c1031469da98f991e7f3bf6a02d0f85cdfafc7c3b63659293bb43d0-d # internal github.com/segmentio/asm/cpu/arm64 mkdir -p $WORK/b1028/ cat >$WORK/b1028/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1026/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1028/_pkg_.a -trimpath "$WORK/b1028=>" -p github.com/segmentio/asm/cpu/arm64 -lang=go1.16 -complete -installsuffix shared -buildid VDA4LXfDViAi4KzlsBr8/VDA4LXfDViAi4KzlsBr8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1028/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/arm64/arm64.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b051/_x014.o -c openssl_port_aead_gcm.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1033/_pkg_.a # internal cp $WORK/b1033/_pkg_.a /builddir/.cache/go-build/db/db9e84569226d9f207a8ab652806927683692b768a5c4df94fd890bd5d6b3227-d # internal github.com/segmentio/asm/cpu/x86 mkdir -p $WORK/b1029/ cat >$WORK/b1029/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1026/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1027/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1029/_pkg_.a -trimpath "$WORK/b1029=>" -p github.com/segmentio/asm/cpu/x86 -lang=go1.16 -complete -installsuffix shared -buildid PrJdwsR_agoa_-b8pnZg/PrJdwsR_agoa_-b8pnZg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1029/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/x86/x86.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b051/_x015.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b051/_x016.o -c openssl_port_evp_md5_sha1.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1028/_pkg_.a # internal cp $WORK/b1028/_pkg_.a /builddir/.cache/go-build/f0/f037a5d3d7521c7c1d628add610d0d94b841a4b56f03f24a97f56ea909d91518-d # internal github.com/centrifugal/centrifuge/internal/timers mkdir -p $WORK/b1038/ cat >$WORK/b1038/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1038/_pkg_.a -trimpath "$WORK/b1038=>" -p github.com/centrifugal/centrifuge/internal/timers -lang=go1.16 -complete -installsuffix shared -buildid BX6jcNgsfyroXMSpHE1K/BX6jcNgsfyroXMSpHE1K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1038/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/timers/pool.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1025/_pkg_.a # internal cp $WORK/b1025/_pkg_.a /builddir/.cache/go-build/8e/8efa3555f67ebad139b8ee41f7290477641423c3bc4aa39f22a4a072eae9774f-d # internal golang.org/x/sync/singleflight mkdir -p $WORK/b1042/ cat >$WORK/b1042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1042/_pkg_.a -trimpath "$WORK/b1042=>" -p golang.org/x/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid ubfLpwJUUlc7GEJ646af/ubfLpwJUUlc7GEJ646af -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1042/importcfg -pack ./vendor/golang.org/x/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1038/_pkg_.a # internal cp $WORK/b1038/_pkg_.a /builddir/.cache/go-build/15/15f083de92d381cf60986541d58aaa72059c69e8da89466f52c8a051d02c50cc-d # internal github.com/grafana/grafana-plugin-sdk-go/live mkdir -p $WORK/b1043/ cat >$WORK/b1043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1043/_pkg_.a -trimpath "$WORK/b1043=>" -p github.com/grafana/grafana-plugin-sdk-go/live -lang=go1.16 -complete -installsuffix shared -buildid h89OnDObgYV69kevYCeJ/h89OnDObgYV69kevYCeJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1043/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/live/channel.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/live/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/live/scope.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b051/_x017.o -c openssl_port_hmac.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1036/_pkg_.a # internal cp $WORK/b1036/_pkg_.a /builddir/.cache/go-build/44/4419dc85d30fbfe4fc6bd9f648f3e195235f75227cfa8f0bed9e14c03e9b4e91-d # internal github.com/grafana/grafana/pkg/services/live/orgchannel mkdir -p $WORK/b1046/ cat >$WORK/b1046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1046/_pkg_.a -trimpath "$WORK/b1046=>" -p github.com/grafana/grafana/pkg/services/live/orgchannel -lang=go1.17 -complete -installsuffix shared -buildid 3zer0k-fsacJL9-CZHF6/3zer0k-fsacJL9-CZHF6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1046/importcfg -pack ./pkg/services/live/orgchannel/orgchannel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1029/_pkg_.a # internal cp $WORK/b1029/_pkg_.a /builddir/.cache/go-build/42/4299c07b7e87297f613e2c6b88573d5a8e5b0fd4b79fc44c80e20f07e1f78414-d # internal github.com/segmentio/asm/cpu mkdir -p $WORK/b1024/ cat >$WORK/b1024/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/arm=$WORK/b1025/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1028/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1024/_pkg_.a -trimpath "$WORK/b1024=>" -p github.com/segmentio/asm/cpu -lang=go1.16 -complete -installsuffix shared -buildid 5_m-JK1gbfTzz-SrU868/5_m-JK1gbfTzz-SrU868 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1024/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/cpu.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b051/_x018.o -c openssl_port_rsa.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1042/_pkg_.a # internal cp $WORK/b1042/_pkg_.a /builddir/.cache/go-build/45/453de5719c23c9dbbfddc42bc3fb7bb325c3862693e88902eecbc46aa5a9bee2-d # internal github.com/dlclark/regexp2/syntax mkdir -p $WORK/b1053/ cat >$WORK/b1053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1053/_pkg_.a -trimpath "$WORK/b1053=>" -p github.com/dlclark/regexp2/syntax -lang=go1.16 -complete -installsuffix shared -buildid 4eHqGzoSha1ADogyTyiy/4eHqGzoSha1ADogyTyiy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1053/importcfg -pack ./vendor/github.com/dlclark/regexp2/syntax/charclass.go ./vendor/github.com/dlclark/regexp2/syntax/code.go ./vendor/github.com/dlclark/regexp2/syntax/escape.go ./vendor/github.com/dlclark/regexp2/syntax/parser.go ./vendor/github.com/dlclark/regexp2/syntax/prefix.go ./vendor/github.com/dlclark/regexp2/syntax/replacerdata.go ./vendor/github.com/dlclark/regexp2/syntax/tree.go ./vendor/github.com/dlclark/regexp2/syntax/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1046/_pkg_.a # internal cp $WORK/b1046/_pkg_.a /builddir/.cache/go-build/11/11c077a5a3cf56ca9a60df22b9a9feb7adb26b32e173b5f4abe5bfffaffd1aa6-d # internal github.com/dop251/goja/file mkdir -p $WORK/b1055/ cat >$WORK/b1055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b810/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1055/_pkg_.a -trimpath "$WORK/b1055=>" -p github.com/dop251/goja/file -lang=go1.16 -complete -installsuffix shared -buildid pT8R3JqCoK4dmoTxmyi1/pT8R3JqCoK4dmoTxmyi1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1055/importcfg -pack ./vendor/github.com/dop251/goja/file/file.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1043/_pkg_.a # internal cp $WORK/b1043/_pkg_.a /builddir/.cache/go-build/bd/bd5e23a0109702ccee3216931c6527fca75018dda9f18930c373ed5c87b03709-d # internal github.com/dop251/goja/token mkdir -p $WORK/b1056/ cat >$WORK/b1056/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1056/_pkg_.a -trimpath "$WORK/b1056=>" -p github.com/dop251/goja/token -lang=go1.16 -complete -installsuffix shared -buildid tjOy-MSd0xija0Fjizff/tjOy-MSd0xija0Fjizff -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1056/importcfg -pack ./vendor/github.com/dop251/goja/token/token.go ./vendor/github.com/dop251/goja/token/token_const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1055/_pkg_.a # internal cp $WORK/b1055/_pkg_.a /builddir/.cache/go-build/b0/b0d6c40bf551ca7d4de7777440473a0a18a26f9eab4134e2e23e721afb641ddc-d # internal github.com/dop251/goja/unistring mkdir -p $WORK/b1057/ cat >$WORK/b1057/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1057/_pkg_.a -trimpath "$WORK/b1057=>" -p github.com/dop251/goja/unistring -lang=go1.16 -complete -installsuffix shared -buildid CtvKbEnMIWu0h4kriLoh/CtvKbEnMIWu0h4kriLoh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1057/importcfg -pack ./vendor/github.com/dop251/goja/unistring/string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1056/_pkg_.a # internal cp $WORK/b1056/_pkg_.a /builddir/.cache/go-build/a5/a5623dd8e870ad6d135bd1422a25a890685a37739bdda5291ed089120166259b-d # internal github.com/dop251/goja/ftoa/internal/fast mkdir -p $WORK/b1059/ cat >$WORK/b1059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1059/_pkg_.a -trimpath "$WORK/b1059=>" -p github.com/dop251/goja/ftoa/internal/fast -lang=go1.16 -complete -installsuffix shared -buildid 2uv_GPJ16eqtnv1VBWtK/2uv_GPJ16eqtnv1VBWtK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1059/importcfg -pack ./vendor/github.com/dop251/goja/ftoa/internal/fast/cachedpower.go ./vendor/github.com/dop251/goja/ftoa/internal/fast/common.go ./vendor/github.com/dop251/goja/ftoa/internal/fast/diyfp.go ./vendor/github.com/dop251/goja/ftoa/internal/fast/dtoa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1059/_pkg_.a # internal cp $WORK/b1059/_pkg_.a /builddir/.cache/go-build/8b/8b4a3534f665db5dc5234c0316cb23d90987cfff09724510cc34e9b73a964b5c-d # internal github.com/dop251/goja/ftoa mkdir -p $WORK/b1058/ cat >$WORK/b1058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dop251/goja/ftoa/internal/fast=$WORK/b1059/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1058/_pkg_.a -trimpath "$WORK/b1058=>" -p github.com/dop251/goja/ftoa -lang=go1.16 -complete -installsuffix shared -buildid NUQmx83YG_4BSezaGTnE/NUQmx83YG_4BSezaGTnE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1058/importcfg -pack ./vendor/github.com/dop251/goja/ftoa/common.go ./vendor/github.com/dop251/goja/ftoa/ftoa.go ./vendor/github.com/dop251/goja/ftoa/ftobasestr.go ./vendor/github.com/dop251/goja/ftoa/ftostr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1058/_pkg_.a # internal cp $WORK/b1058/_pkg_.a /builddir/.cache/go-build/59/591b6bc1436d46c2832fcb12b4ccde20451899c7443e71675812eba87ee8d79c-d # internal golang.org/x/text/internal/colltab mkdir -p $WORK/b1062/ cat >$WORK/b1062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/language=$WORK/b724/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1062/_pkg_.a -trimpath "$WORK/b1062=>" -p golang.org/x/text/internal/colltab -lang=go1.16 -complete -installsuffix shared -buildid vY2O4scvMGONTFxVYA0k/vY2O4scvMGONTFxVYA0k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1062/importcfg -pack ./vendor/golang.org/x/text/internal/colltab/collelem.go ./vendor/golang.org/x/text/internal/colltab/colltab.go ./vendor/golang.org/x/text/internal/colltab/contract.go ./vendor/golang.org/x/text/internal/colltab/iter.go ./vendor/golang.org/x/text/internal/colltab/numeric.go ./vendor/golang.org/x/text/internal/colltab/table.go ./vendor/golang.org/x/text/internal/colltab/trie.go ./vendor/golang.org/x/text/internal/colltab/weighter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1024/_pkg_.a # internal cp $WORK/b1024/_pkg_.a /builddir/.cache/go-build/e2/e266db1021b9c5a6e9a5ce14a471f7e0ea560e9d4e3b531245325b5ecbb63fb4-d # internal github.com/segmentio/asm/keyset mkdir -p $WORK/b1023/ cat >$WORK/b1023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1024/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1023/_pkg_.a -trimpath "$WORK/b1023=>" -p github.com/segmentio/asm/keyset -lang=go1.16 -complete -installsuffix shared -buildid 5QpNl9Gw33ylr7FZhcfO/5QpNl9Gw33ylr7FZhcfO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1023/importcfg -pack ./vendor/github.com/segmentio/asm/keyset/keyset.go ./vendor/github.com/segmentio/asm/keyset/keyset_default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/f6/f6e5522528c31fe9f6934c212aa5a049a33790f0db7ab0332ca7d63861200e5c-d # internal cuelang.org/go/internal/core/compile mkdir -p $WORK/b917/ cat >$WORK/b917/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p cuelang.org/go/internal/core/compile -lang=go1.16 -complete -installsuffix shared -buildid 9KV1yuwJseoZRRx_S9sA/9KV1yuwJseoZRRx_S9sA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b917/importcfg -pack ./vendor/cuelang.org/go/internal/core/compile/builtin.go ./vendor/cuelang.org/go/internal/core/compile/compile.go ./vendor/cuelang.org/go/internal/core/compile/errors.go ./vendor/cuelang.org/go/internal/core/compile/label.go ./vendor/cuelang.org/go/internal/core/compile/predeclared.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1057/_pkg_.a # internal cp $WORK/b1057/_pkg_.a /builddir/.cache/go-build/f0/f087d8e35b60e4d8eca8c89fdf33b27100a8d18e64a6d57ecd637cf45a408500-d # internal cuelang.org/go/internal/core/debug mkdir -p $WORK/b921/ cat >$WORK/b921/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p cuelang.org/go/internal/core/debug -lang=go1.16 -complete -installsuffix shared -buildid o5aLLYs28u845yTqwnH2/o5aLLYs28u845yTqwnH2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b921/importcfg -pack ./vendor/cuelang.org/go/internal/core/debug/compact.go ./vendor/cuelang.org/go/internal/core/debug/debug.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1023/_pkg_.a # internal cp $WORK/b1023/_pkg_.a /builddir/.cache/go-build/69/695b32d8bfb167a50130d87dde84e69ba8d14cfceb70790e3bf6e76912dab66b-d # internal cuelang.org/go/internal/core/walk mkdir -p $WORK/b924/ cat >$WORK/b924/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p cuelang.org/go/internal/core/walk -lang=go1.16 -complete -installsuffix shared -buildid I4GfUx7LpxH6JGqMIMVg/I4GfUx7LpxH6JGqMIMVg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b924/importcfg -pack ./vendor/cuelang.org/go/internal/core/walk/walk.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b051/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b051/_x019.o -c openssl_stub_rand.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b924/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/e3/e3bada5ffc16d37707b9d5576af0035332f34f22886efe5139be3542d0f39446-d # internal cuelang.org/go/internal/core/validate mkdir -p $WORK/b926/ cat >$WORK/b926/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p cuelang.org/go/internal/core/validate -lang=go1.16 -complete -installsuffix shared -buildid YD2FsQbNoEqNZVRKQt8q/YD2FsQbNoEqNZVRKQt8q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b926/importcfg -pack ./vendor/cuelang.org/go/internal/core/validate/validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b926/_pkg_.a # internal cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/8a/8ac31d332a7ee9c5cc1cf385258565324a106252794ce2607fdc3d59ae6ae3a4-d # internal cuelang.org/go/internal/core/dep mkdir -p $WORK/b972/ cat >$WORK/b972/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p cuelang.org/go/internal/core/dep -lang=go1.16 -complete -installsuffix shared -buildid tjy8MP7jhbU_f7llFHUy/tjy8MP7jhbU_f7llFHUy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b972/importcfg -pack ./vendor/cuelang.org/go/internal/core/dep/dep.go ./vendor/cuelang.org/go/internal/core/dep/mixed.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b921/_pkg_.a # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/8a/8ab65404326de92c3ba4d5b24e653715054548089ecb1a3b6bba56e62a76ea1e-d # internal cuelang.org/go/internal/core/eval mkdir -p $WORK/b922/ cat >$WORK/b922/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b921/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p cuelang.org/go/internal/core/eval -lang=go1.16 -complete -installsuffix shared -buildid wutAbE3vDa_6g7CWgwAa/wutAbE3vDa_6g7CWgwAa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b922/importcfg -pack ./vendor/cuelang.org/go/internal/core/eval/eval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b917/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/85/85abd13044048201c8208d9633c915a0bceb41ac9929273530fd0375ea76921e-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b972/_pkg_.a # internal cuelang.org/go/internal/core/runtime mkdir -p $WORK/b920/ cat >$WORK/b920/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b917/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p cuelang.org/go/internal/core/runtime -lang=go1.16 -complete -installsuffix shared -buildid Zz_3XsVEnp2UBQtyNG1m/Zz_3XsVEnp2UBQtyNG1m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b920/importcfg -pack ./vendor/cuelang.org/go/internal/core/runtime/build.go ./vendor/cuelang.org/go/internal/core/runtime/errors.go ./vendor/cuelang.org/go/internal/core/runtime/go.go ./vendor/cuelang.org/go/internal/core/runtime/imports.go ./vendor/cuelang.org/go/internal/core/runtime/index.go ./vendor/cuelang.org/go/internal/core/runtime/resolve.go ./vendor/cuelang.org/go/internal/core/runtime/runtime.go cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/92/929d621de1158fec63dc6ed1b9753d8203106a16d665fca374c605c03de4f37d-d # internal github.com/segmentio/asm/ascii mkdir -p $WORK/b1031/ cat >$WORK/b1031/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu=$WORK/b1024/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1031/_pkg_.a -trimpath "$WORK/b1031=>" -p github.com/segmentio/asm/ascii -lang=go1.16 -complete -installsuffix shared -buildid CTbWzB25qMqv8V0chzwE/CTbWzB25qMqv8V0chzwE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1031/importcfg -pack ./vendor/github.com/segmentio/asm/ascii/ascii.go ./vendor/github.com/segmentio/asm/ascii/equal_fold.go ./vendor/github.com/segmentio/asm/ascii/equal_fold_default.go ./vendor/github.com/segmentio/asm/ascii/valid.go ./vendor/github.com/segmentio/asm/ascii/valid_default.go ./vendor/github.com/segmentio/asm/ascii/valid_print.go ./vendor/github.com/segmentio/asm/ascii/valid_print_default.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1062/_pkg_.a # internal cp $WORK/b1062/_pkg_.a /builddir/.cache/go-build/af/af18b6d71ea233df8a5e605004a8e7e30fbc444626d6fed07789a67e094f1af3-d # internal github.com/dop251/goja/ast mkdir -p $WORK/b1054/ cat >$WORK/b1054/importcfg << 'EOF' # internal # import config packagefile github.com/dop251/goja/file=$WORK/b1055/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1056/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1057/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1054/_pkg_.a -trimpath "$WORK/b1054=>" -p github.com/dop251/goja/ast -lang=go1.16 -complete -installsuffix shared -buildid kq3UNpM5qpyzSUPnby48/kq3UNpM5qpyzSUPnby48 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1054/importcfg -pack ./vendor/github.com/dop251/goja/ast/node.go TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o $WORK/b051/_x013.o $WORK/b051/_x014.o $WORK/b051/_x015.o $WORK/b051/_x016.o $WORK/b051/_x017.o $WORK/b051/_x018.o $WORK/b051/_x019.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b922/_pkg_.a # internal cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/96/9691cb585ab3313be74098410520b2b753957805ea661326a629d804b1130823-d # internal cuelang.org/go/internal/core/export mkdir -p $WORK/b923/ cat >$WORK/b923/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b922/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b924/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p cuelang.org/go/internal/core/export -lang=go1.16 -complete -installsuffix shared -buildid ZlzmBW-Z-98daryxcb2H/ZlzmBW-Z-98daryxcb2H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b923/importcfg -pack ./vendor/cuelang.org/go/internal/core/export/adt.go ./vendor/cuelang.org/go/internal/core/export/bounds.go ./vendor/cuelang.org/go/internal/core/export/export.go ./vendor/cuelang.org/go/internal/core/export/expr.go ./vendor/cuelang.org/go/internal/core/export/extract.go ./vendor/cuelang.org/go/internal/core/export/label.go ./vendor/cuelang.org/go/internal/core/export/toposort.go ./vendor/cuelang.org/go/internal/core/export/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1031/_pkg_.a # internal cp $WORK/b1031/_pkg_.a /builddir/.cache/go-build/0a/0a42e8e9e3ed042ced9bced1b7659509a620ae53b50e5c9a0ff215180ba75927-d # internal github.com/segmentio/encoding/ascii mkdir -p $WORK/b1030/ cat >$WORK/b1030/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/ascii=$WORK/b1031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1030/_pkg_.a -trimpath "$WORK/b1030=>" -p github.com/segmentio/encoding/ascii -lang=go1.16 -complete -installsuffix shared -buildid 4gikkbD45HFZGXf3tMCL/4gikkbD45HFZGXf3tMCL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1030/importcfg -pack ./vendor/github.com/segmentio/encoding/ascii/equal_fold.go ./vendor/github.com/segmentio/encoding/ascii/valid.go ./vendor/github.com/segmentio/encoding/ascii/valid_print.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage openssl -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p vendor/github.com/golang-fips/openssl-fips/openssl -std -installsuffix shared -buildid YhbJHQtI7oeI3lSQxHV5/YhbJHQtI7oeI3lSQxHV5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/doc.go $WORK/b051/_cgo_gotypes.go $WORK/b051/aes.cgo1.go $WORK/b051/ecdh.cgo1.go $WORK/b051/ecdsa.cgo1.go $WORK/b051/hkdf.cgo1.go $WORK/b051/hmac.cgo1.go $WORK/b051/openssl.cgo1.go $WORK/b051/rand.cgo1.go $WORK/b051/rsa.cgo1.go $WORK/b051/sha.cgo1.go $WORK/b051/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b920/_pkg_.a # internal cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/5e/5eaa4e107097e0a7cd67b2ccd8a3e31daddfea4fd0cad17c4dc073f25ed5639c-d # internal cuelang.org/go/internal/types mkdir -p $WORK/b919/ cat >$WORK/b919/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b920/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p cuelang.org/go/internal/types -lang=go1.16 -complete -installsuffix shared -buildid ev975eTvDq8CjNE7YHUE/ev975eTvDq8CjNE7YHUE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b919/importcfg -pack ./vendor/cuelang.org/go/internal/types/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1030/_pkg_.a # internal cp $WORK/b1030/_pkg_.a /builddir/.cache/go-build/79/79587a7fd7cf1f25b1ee10bbc8080ac2203a89b3289f361a5ee288a9e6de4db0-d # internal github.com/segmentio/encoding/json mkdir -p $WORK/b1021/ cat >$WORK/b1021/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/segmentio/asm/base64=$WORK/b1022/_pkg_.a packagefile github.com/segmentio/asm/keyset=$WORK/b1023/_pkg_.a packagefile github.com/segmentio/encoding/ascii=$WORK/b1030/_pkg_.a packagefile github.com/segmentio/encoding/iso8601=$WORK/b1033/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1021/_pkg_.a -trimpath "$WORK/b1021=>" -p github.com/segmentio/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid 9LKN_X4gfIQIhLPelg27/9LKN_X4gfIQIhLPelg27 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1021/importcfg -pack ./vendor/github.com/segmentio/encoding/json/codec.go ./vendor/github.com/segmentio/encoding/json/decode.go ./vendor/github.com/segmentio/encoding/json/encode.go ./vendor/github.com/segmentio/encoding/json/int.go ./vendor/github.com/segmentio/encoding/json/json.go ./vendor/github.com/segmentio/encoding/json/parse.go ./vendor/github.com/segmentio/encoding/json/reflect.go ./vendor/github.com/segmentio/encoding/json/string.go ./vendor/github.com/segmentio/encoding/json/token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1054/_pkg_.a # internal cp $WORK/b1054/_pkg_.a /builddir/.cache/go-build/42/42263aa979d2b0c0829987f127f83fefe147237550cec80ccd32b45b19b32b80-d # internal github.com/dop251/goja/parser mkdir -p $WORK/b1060/ cat >$WORK/b1060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1054/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1055/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1056/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1057/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b810/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1060/_pkg_.a -trimpath "$WORK/b1060=>" -p github.com/dop251/goja/parser -lang=go1.16 -complete -installsuffix shared -buildid nIf_ygIAq1px4j1-oib3/nIf_ygIAq1px4j1-oib3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1060/importcfg -pack ./vendor/github.com/dop251/goja/parser/error.go ./vendor/github.com/dop251/goja/parser/expression.go ./vendor/github.com/dop251/goja/parser/lexer.go ./vendor/github.com/dop251/goja/parser/parser.go ./vendor/github.com/dop251/goja/parser/regexp.go ./vendor/github.com/dop251/goja/parser/scope.go ./vendor/github.com/dop251/goja/parser/statement.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b919/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/f4/f4ed29075f1f8bd1d5d9e1551c5bcdf7118b0c3066e5ac1935f7e6defb97d216-d # internal cuelang.org/go/internal/core/convert mkdir -p $WORK/b918/ cat >$WORK/b918/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b919/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b911/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p cuelang.org/go/internal/core/convert -lang=go1.16 -complete -installsuffix shared -buildid pJFUHk9EqygfOhgVXw0U/pJFUHk9EqygfOhgVXw0U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b918/importcfg -pack ./vendor/cuelang.org/go/internal/core/convert/go.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1053/_pkg_.a # internal cp $WORK/b1053/_pkg_.a /builddir/.cache/go-build/a9/a900faa7ac81ec964e10ac85b6d81fb07fccdee1139f3cf617c43e32efae02ca-d # internal github.com/dlclark/regexp2 mkdir -p $WORK/b1052/ cat >$WORK/b1052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b1053/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1052/_pkg_.a -trimpath "$WORK/b1052=>" -p github.com/dlclark/regexp2 -lang=go1.16 -complete -installsuffix shared -buildid mRy-xxSqytTYWl_-GBjR/mRy-xxSqytTYWl_-GBjR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1052/importcfg -pack ./vendor/github.com/dlclark/regexp2/match.go ./vendor/github.com/dlclark/regexp2/regexp.go ./vendor/github.com/dlclark/regexp2/replace.go ./vendor/github.com/dlclark/regexp2/runner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b918/_pkg_.a # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/45/4589a89ab560aee209d52e299e5a4e7017dd484371fcb391ba338b8e72d32d9f-d # internal golang.org/x/text/collate mkdir -p $WORK/b1061/ cat >$WORK/b1061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile golang.org/x/text/internal/colltab=$WORK/b1062/_pkg_.a packagefile golang.org/x/text/language=$WORK/b724/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1061/_pkg_.a -trimpath "$WORK/b1061=>" -p golang.org/x/text/collate -lang=go1.16 -complete -installsuffix shared -buildid oIEMgoQ326a-D7dZMFke/oIEMgoQ326a-D7dZMFke -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1061/importcfg -pack ./vendor/golang.org/x/text/collate/collate.go ./vendor/golang.org/x/text/collate/index.go ./vendor/golang.org/x/text/collate/option.go ./vendor/golang.org/x/text/collate/sort.go ./vendor/golang.org/x/text/collate/tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1060/_pkg_.a # internal cp $WORK/b1060/_pkg_.a /builddir/.cache/go-build/0f/0f14391faaef21e892e31f0b342517b4dd2e21ed22d73343336c6a09a6a1e5e1-d # internal github.com/influxdata/line-protocol mkdir -p $WORK/b1066/ cat >$WORK/b1066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1066/_pkg_.a -trimpath "$WORK/b1066=>" -p github.com/influxdata/line-protocol -lang=go1.16 -complete -installsuffix shared -buildid X4m5CG9AZca7MfZDYTFr/X4m5CG9AZca7MfZDYTFr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1066/importcfg -pack ./vendor/github.com/influxdata/line-protocol/encoder.go ./vendor/github.com/influxdata/line-protocol/escape.go ./vendor/github.com/influxdata/line-protocol/handler.go ./vendor/github.com/influxdata/line-protocol/machine.go ./vendor/github.com/influxdata/line-protocol/metric.go ./vendor/github.com/influxdata/line-protocol/parser.go ./vendor/github.com/influxdata/line-protocol/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b923/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/75/757a237e78a4a62f915c6b7a48a3d6632b682922691b0694c3c81df83f0fa68b-d # internal cuelang.org/go/internal/core/subsume mkdir -p $WORK/b925/ cat >$WORK/b925/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b923/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p cuelang.org/go/internal/core/subsume -lang=go1.16 -complete -installsuffix shared -buildid 45O1T0xrQ7yBohRsF01E/45O1T0xrQ7yBohRsF01E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b925/importcfg -pack ./vendor/cuelang.org/go/internal/core/subsume/structural.go ./vendor/cuelang.org/go/internal/core/subsume/subsume.go ./vendor/cuelang.org/go/internal/core/subsume/value.go ./vendor/cuelang.org/go/internal/core/subsume/vertex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/30/301cdc29e935538ff05675fb49d168e6b446936fef25037c97982d87a0bd60ce-d # internal cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b051/_pkg_.a $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o $WORK/b051/_x013.o $WORK/b051/_x014.o $WORK/b051/_x015.o $WORK/b051/_x016.o $WORK/b051/_x017.o $WORK/b051/_x018.o $WORK/b051/_x019.o # internal cuelang.org/go/cue mkdir -p $WORK/b895/ cat >$WORK/b895/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b909/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b918/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b921/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b922/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b923/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b925/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b926/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b919/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p cuelang.org/go/cue -lang=go1.16 -complete -installsuffix shared -buildid -asRCPiOdQaZaU797mCL/-asRCPiOdQaZaU797mCL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b895/importcfg -pack ./vendor/cuelang.org/go/cue/attribute.go ./vendor/cuelang.org/go/cue/build.go ./vendor/cuelang.org/go/cue/builtin.go ./vendor/cuelang.org/go/cue/builtinutil.go ./vendor/cuelang.org/go/cue/context.go ./vendor/cuelang.org/go/cue/cue.go ./vendor/cuelang.org/go/cue/decode.go ./vendor/cuelang.org/go/cue/errors.go ./vendor/cuelang.org/go/cue/format.go ./vendor/cuelang.org/go/cue/instance.go ./vendor/cuelang.org/go/cue/marshal.go ./vendor/cuelang.org/go/cue/op.go ./vendor/cuelang.org/go/cue/path.go ./vendor/cuelang.org/go/cue/query.go ./vendor/cuelang.org/go/cue/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7f/7f6d92dc62a82516b78c286aa1997d00e398a4714ac90d36f8ab9500a846206d-d # internal crypto/internal/backend mkdir -p $WORK/b050/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/backend -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b050/symabis ./dummy.s cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl-fips/openssl=vendor/github.com/golang-fips/openssl-fips/openssl packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto/internal/backend -std -installsuffix shared -buildid 3MxY7O0KG4HlX5Hk5WWY/3MxY7O0KG4HlX5Hk5WWY -goversion go1.19.10 -symabis $WORK/b050/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/crypto/internal/backend/openssl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1021/_pkg_.a # internal cp $WORK/b1021/_pkg_.a /builddir/.cache/go-build/04/046196c5a5a77fde2bf70dc48871d72695cb4564174c70408706912f795993a4-d # internal crypto/internal/backend/bbig mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl-fips/openssl=vendor/github.com/golang-fips/openssl-fips/openssl packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/internal/backend/bbig -std -complete -installsuffix shared -buildid xM66p3bUXZC0Mg5XWQpi/xM66p3bUXZC0Mg5XWQpi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/internal/backend/bbig/big.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1052/_pkg_.a # internal cp $WORK/b1052/_pkg_.a /builddir/.cache/go-build/5f/5f08434d03441a1aedce00c3088bde9857535d16c001fe0f21ea7032e9ee79c5-d # internal github.com/grafana/grafana/pkg/services/live/pipeline/pattern mkdir -p $WORK/b1068/ cat >$WORK/b1068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1068/_pkg_.a -trimpath "$WORK/b1068=>" -p github.com/grafana/grafana/pkg/services/live/pipeline/pattern -lang=go1.17 -complete -installsuffix shared -buildid 6ZcZ5cN-ml0tWK-VrkiO/6ZcZ5cN-ml0tWK-VrkiO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1068/importcfg -pack ./pkg/services/live/pipeline/pattern/pattern.go cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/internal/backend -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b050/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b050/_pkg_.a $WORK/b050/dummy.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/65/65a5a9152c9ae43c7d11139ba9a77ffa1dbf7792eb194eb9ba9df40fa47ce463-d # internal crypto/rand mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/rand -std -complete -installsuffix shared -buildid rSQUNbxZ3Kg3MBMPNhMS/rSQUNbxZ3Kg3MBMPNhMS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1068/_pkg_.a # internal cp $WORK/b1068/_pkg_.a /builddir/.cache/go-build/8d/8d9440d5d99a4a08c6fc696b011b3dd6175b1524405a1ff8fe4aaabbc45ac470-d # internal crypto/sha256 mkdir -p $WORK/b064/ cat >$WORK/b064/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/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b064/symabis ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/67/676117846a43d9669747ac797cc82d6367937e7f60c7339474365ecf68ddb0d2-d # internal crypto/aes mkdir -p $WORK/b067/ cat >$WORK/b067/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/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b067/symabis ./asm_s390x.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/aes -std -installsuffix shared -buildid pTUb4od91ZtlO6BrmLqa/pTUb4od91ZtlO6BrmLqa -goversion go1.19.10 -symabis $WORK/b067/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cbc_s390x.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_s390x.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/ctr_s390x.go /usr/lib/golang/src/crypto/aes/gcm_s390x.go /usr/lib/golang/src/crypto/aes/modes.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/sha256 -std -installsuffix shared -buildid wB2_Pg4NeOLZAkt7r-bd/wB2_Pg4NeOLZAkt7r-bd -goversion go1.19.10 -symabis $WORK/b064/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go /usr/lib/golang/src/crypto/sha256/sha256block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/a0/a0a33e1a767098e10f7c2bf76c3bcd6d9d0fb496a82544d279e53a07509e0431-d # internal crypto/sha512 mkdir -p $WORK/b076/ cat >$WORK/b076/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/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b076/symabis ./sha512block_s390x.s cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/sha512 -std -installsuffix shared -buildid I3TUjkSWputsipCDF-M1/I3TUjkSWputsipCDF-M1 -goversion go1.19.10 -symabis $WORK/b076/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_decl.go /usr/lib/golang/src/crypto/sha512/sha512block_s390x.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b064/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b064/_pkg_.a $WORK/b064/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e3/e33c849dbb9d0c4f0a4b2ee3213d5e498d2ad95cfbfff4d2d827287781be25fd-d # internal crypto/hmac mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/hmac -std -complete -installsuffix shared -buildid huE-pWqQvxhwrmvG1d1b/huE-pWqQvxhwrmvG1d1b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/33/331c0981c8bffc6fb6f0ec7faef59f52fb22895da4f288d8de91c7cda6d5cb04-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b074/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/rsa -std -complete -installsuffix shared -buildid PDojHFXijeKAjygvcffW/PDojHFXijeKAjygvcffW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/rsa/boring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha512 -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b076/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b076/_pkg_.a $WORK/b076/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/1f/1feb73be13bedf2ebb1c5b411ed01c4c967282959f2aba575870570f0cb93444-d # internal crypto/ed25519 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid cVK4hRkKPP33oE1qLPKT/cVK4hRkKPP33oE1qLPKT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b067/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/3b/3b8f7d7f9965c3ff1017697b04dcab41881578f36284177d495ad62584dcaae9-d # internal crypto/ecdsa mkdir -p $WORK/b069/ cat >$WORK/b069/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/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b069/symabis ./ecdsa_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1066/_pkg_.a # internal cp $WORK/b1066/_pkg_.a /builddir/.cache/go-build/bd/bd127d00ada0153c8e6ebc197a49912b508ff44188c844933a563e1327738e55-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b087/symabis ./sha1block_s390x.s cat >$WORK/b069/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/b052/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b074/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/ecdsa -std -installsuffix shared -buildid Evt5m20eqUxlE6fXwL_N/Evt5m20eqUxlE6fXwL_N -goversion go1.19.10 -symabis $WORK/b069/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h /usr/lib/golang/src/crypto/ecdsa/boring.go /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_hashsignverify.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_s390x.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha1 -std -installsuffix shared -buildid BhlOHZnDdoirWKknZ0XS/BhlOHZnDdoirWKknZ0XS -goversion go1.19.10 -symabis $WORK/b087/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_decl.go /usr/lib/golang/src/crypto/sha1/sha1block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/52/52e9f8180ca2ebb167447e3e47364f232c7728bceb5332af99e0a67cf8e5fa12-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid WQuHmxNhSv22XNFHO4Lo/WQuHmxNhSv22XNFHO4Lo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/04/046cbd3c3fcd79a18435999b547666196bd2c46d78c91b377c0957ef81e6f6cc-d # internal github.com/getsentry/sentry-go/internal/crypto/randutil mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/getsentry/sentry-go/internal/crypto/randutil -lang=go1.16 -complete -installsuffix shared -buildid adm9A-VIJCZQ1qfD9HVV/adm9A-VIJCZQ1qfD9HVV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/crypto/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/60/6005ad7fe187a2a7ba2e13bb9314ed8f164ed8df29a99993fd118cabf6c95700-d # internal mime/multipart mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p mime/multipart -std -complete -installsuffix shared -buildid -RPxa7TEwFQqoMADqYIj/-RPxa7TEwFQqoMADqYIj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/33/33c81b8f745b9ca02a76771be7a9047a667b7d5b450c40cc8d7558614a39293e-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b297/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b298/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b300/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b301/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/klauspost/compress/zstd -lang=go1.16 -complete -installsuffix shared -buildid ojd1wQx3eeOtU8r7OZp6/ojd1wQx3eeOtU8r7OZp6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/bitreader.go ./vendor/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/github.com/klauspost/compress/zstd/blockdec.go ./vendor/github.com/klauspost/compress/zstd/blockenc.go ./vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/github.com/klauspost/compress/zstd/bytereader.go ./vendor/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/github.com/klauspost/compress/zstd/decoder.go ./vendor/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/github.com/klauspost/compress/zstd/dict.go ./vendor/github.com/klauspost/compress/zstd/enc_base.go ./vendor/github.com/klauspost/compress/zstd/enc_best.go ./vendor/github.com/klauspost/compress/zstd/enc_better.go ./vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/github.com/klauspost/compress/zstd/encoder.go ./vendor/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/github.com/klauspost/compress/zstd/framedec.go ./vendor/github.com/klauspost/compress/zstd/frameenc.go ./vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/github.com/klauspost/compress/zstd/fuzz_none.go ./vendor/github.com/klauspost/compress/zstd/hash.go ./vendor/github.com/klauspost/compress/zstd/history.go ./vendor/github.com/klauspost/compress/zstd/seqdec.go ./vendor/github.com/klauspost/compress/zstd/seqenc.go ./vendor/github.com/klauspost/compress/zstd/snappy.go ./vendor/github.com/klauspost/compress/zstd/zip.go ./vendor/github.com/klauspost/compress/zstd/zstd.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b087/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_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/73/7388ef14312995fdf979e96e53bff05cdbe763c96918fc8d7b4da0343e3abe8d-d # internal github.com/teris-io/shortid mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/teris-io/shortid -lang=go1.16 -complete -installsuffix shared -buildid k83KL2U7faOBU0eZOXeX/k83KL2U7faOBU0eZOXeX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack ./vendor/github.com/teris-io/shortid/shortid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/57/57ab7da5e0556b310f3fca593e57175a89e21de86abbda07e1c869bfb8e8c9d8-d # internal crypto/boring mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p crypto/boring -std -complete -installsuffix shared -buildid ZZp5o9kGOrToCnZyjsOL/ZZp5o9kGOrToCnZyjsOL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack /usr/lib/golang/src/crypto/boring/boring.go cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/ecdsa -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b069/ecdsa_s390x.o ./ecdsa_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b069/_pkg_.a $WORK/b069/ecdsa_s390x.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/e5/e52e98838f333724a1eb501c9385e5b27833745f0acd4f7cc517453ab349c2bb-d # internal crypto/x509 mkdir -p $WORK/b088/ cat >$WORK/b088/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/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/dsa=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/x509/pkix=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/x509 -std -complete -installsuffix shared -buildid FGUpv9UoXqbEDmg4h6Eu/FGUpv9UoXqbEDmg4h6Eu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/x509/boring.go /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/59/597a16a21e4476a7caf7c3018de75e214222dfbfd5b84908b6e28ebaab44c6fc-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/1d/1deaa766500afcbc419c47782e2df47078c4c90cce37c20d111fbe0bf5886fda-d # internal github.com/google/uuid mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid wwGBFl_8tuyyRm-bAZY3/wwGBFl_8tuyyRm-bAZY3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./vendor/github.com/google/uuid/dce.go ./vendor/github.com/google/uuid/doc.go ./vendor/github.com/google/uuid/hash.go ./vendor/github.com/google/uuid/marshal.go ./vendor/github.com/google/uuid/node.go ./vendor/github.com/google/uuid/node_net.go ./vendor/github.com/google/uuid/null.go ./vendor/github.com/google/uuid/sql.go ./vendor/github.com/google/uuid/time.go ./vendor/github.com/google/uuid/util.go ./vendor/github.com/google/uuid/uuid.go ./vendor/github.com/google/uuid/version1.go ./vendor/github.com/google/uuid/version4.go golang.org/x/crypto/internal/boring mkdir -p $WORK/b362/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b362/ -importpath golang.org/x/crypto/internal/boring -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b362/ -g -O2 ./boring.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/c1/c182aca0ebb34e2f245fa9cae567b8451cea1ef5d6b303b851a2024fac76e4bb-d # internal github.com/sean-/seed mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/sean-/seed -lang=go1.16 -complete -installsuffix shared -buildid 00JgPk5kVRqDiOjSIp0l/00JgPk5kVRqDiOjSIp0l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack ./vendor/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/22/22be7990ceb7b215cc87652d7666b0f5f4092883f364b6a040b8309bcc0451d6-d # internal github.com/lib/pq/scram mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/lib/pq/scram -lang=go1.16 -complete -installsuffix shared -buildid QbOKhsohze4ciMopwM9j/QbOKhsohze4ciMopwM9j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./vendor/github.com/lib/pq/scram/scram.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f2/f215eae1cf5f7c0e1ec419fff9d4a6d6c106c886e26c12ce6195eae919a2f62e-d # internal github.com/mattn/go-sqlite3 mkdir -p $WORK/b574/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b574/ -importpath github.com/mattn/go-sqlite3 -- -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b574/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/95/95cb0f669438e01346ebcd45c186c2a66cc6301985f0cd56449c9c9ce0e0dd12-d # internal go.opencensus.io/trace mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b616/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b617/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b619/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b620/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile runtime/trace=$WORK/b341/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p go.opencensus.io/trace -lang=go1.16 -complete -installsuffix shared -buildid ejmYIungocRP2ZhIfdZr/ejmYIungocRP2ZhIfdZr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./vendor/go.opencensus.io/trace/basetypes.go ./vendor/go.opencensus.io/trace/config.go ./vendor/go.opencensus.io/trace/doc.go ./vendor/go.opencensus.io/trace/evictedqueue.go ./vendor/go.opencensus.io/trace/export.go ./vendor/go.opencensus.io/trace/lrumap.go ./vendor/go.opencensus.io/trace/sampling.go ./vendor/go.opencensus.io/trace/spanbucket.go ./vendor/go.opencensus.io/trace/spanstore.go ./vendor/go.opencensus.io/trace/status_codes.go ./vendor/go.opencensus.io/trace/trace.go ./vendor/go.opencensus.io/trace/trace_api.go ./vendor/go.opencensus.io/trace/trace_go11.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/0a/0a72dab2bf2f81b8eedc7190ae3346cf2858e59603fab16163a999846b069017-d # internal crypto/tls mkdir -p $WORK/b065/ cat >$WORK/b065/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/b048/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b074/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/tls -std -complete -installsuffix shared -buildid SIjTmu99DPebTjlziVhn/SIjTmu99DPebTjlziVhn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/boring.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/70/701910a703e6a0c01c9860603ee6df41b4ea4991d033445d6ae2dce122d7b8ce-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p golang.org/x/oauth2/jws -lang=go1.16 -complete -installsuffix shared -buildid lUqGTs3wGVPJFUq3Q4Ch/lUqGTs3wGVPJFUq3Q4Ch -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b629/importcfg -pack ./vendor/golang.org/x/oauth2/jws/jws.go cd $WORK/b362 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b362=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b362=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_x002.o -c boring.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/dd/ddf72e32a1e9eb8576ee9e2dbd18dac928c771523e890ed2a962d771c5066f35-d # internal github.com/patrickmn/go-cache mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/patrickmn/go-cache -lang=go1.16 -complete -installsuffix shared -buildid 3LK3NESWwDFo-CPMBeQ1/3LK3NESWwDFo-CPMBeQ1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b689/importcfg -pack ./vendor/github.com/patrickmn/go-cache/cache.go ./vendor/github.com/patrickmn/go-cache/sharded.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1061/_pkg_.a # internal cp $WORK/b1061/_pkg_.a /builddir/.cache/go-build/d0/d03e7424bf3fe734c83943c39f8c9717e4eb93d6c8e91f1c61b94e98bcd25a62-d # internal github.com/stretchr/objx mkdir -p $WORK/b691/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/stretchr/objx -lang=go1.16 -complete -installsuffix shared -buildid 574JP9y80zaXQs2VHrYM/574JP9y80zaXQs2VHrYM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b691/importcfg -pack ./vendor/github.com/stretchr/objx/accessors.go ./vendor/github.com/stretchr/objx/conversions.go ./vendor/github.com/stretchr/objx/doc.go ./vendor/github.com/stretchr/objx/map.go ./vendor/github.com/stretchr/objx/mutations.go ./vendor/github.com/stretchr/objx/security.go ./vendor/github.com/stretchr/objx/tests.go ./vendor/github.com/stretchr/objx/type_specific.go ./vendor/github.com/stretchr/objx/type_specific_codegen.go ./vendor/github.com/stretchr/objx/value.go cd $WORK/b362 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b362=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I ./vendor/golang.org/x/crypto/internal/boring -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b362=/tmp/go-build -gno-record-gcc-switches -o $WORK/b362/_cgo_.o $WORK/b362/_cgo_main.o $WORK/b362/_x001.o $WORK/b362/_x002.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage boring -dynimport $WORK/b362/_cgo_.o -dynout $WORK/b362/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/0a/0a8167bed454fdf76bbfa671dbca1436c28eb169f4433199bb662b18bbc08d13-d # internal github.com/apache/arrow/go/arrow/ipc mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b291/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b292/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b284/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b294/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b285/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b295/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b296/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b302/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b288/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/apache/arrow/go/arrow/ipc -lang=go1.16 -complete -installsuffix shared -buildid hxEwTyKfAMFzcTFv0JY3/hxEwTyKfAMFzcTFv0JY3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/ipc/compression.go ./vendor/github.com/apache/arrow/go/arrow/ipc/dict.go ./vendor/github.com/apache/arrow/go/arrow/ipc/file_reader.go ./vendor/github.com/apache/arrow/go/arrow/ipc/file_writer.go ./vendor/github.com/apache/arrow/go/arrow/ipc/ipc.go ./vendor/github.com/apache/arrow/go/arrow/ipc/message.go ./vendor/github.com/apache/arrow/go/arrow/ipc/metadata.go ./vendor/github.com/apache/arrow/go/arrow/ipc/reader.go ./vendor/github.com/apache/arrow/go/arrow/ipc/writer.go cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p golang.org/x/crypto/internal/boring -installsuffix shared -buildid 9mO6NojjNekh06eFwPyT/9mO6NojjNekh06eFwPyT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack $WORK/b362/_cgo_gotypes.go $WORK/b362/boring.cgo1.go $WORK/b362/_cgo_import.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b362/_pkg_.a $WORK/b362/_x001.o $WORK/b362/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/bb/bb5967ab6a830ac4bb0848f8dc87ce4bd599d7800d88916fc4f45825e56943b0-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile crypto/boring=$WORK/b361/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile golang.org/x/crypto/internal/boring=$WORK/b362/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.16 -complete -installsuffix shared -buildid _kAuymooJ1PbQfZXfxQh/_kAuymooJ1PbQfZXfxQh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b691/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/db/db1d2b1ee26d0c5aef03af73ddfc54630bcebd0d876cc8bd70b56479e6b22cf2-d # internal github.com/grafana/grafana/pkg/util mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b359/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b360/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/grafana/grafana/pkg/util -lang=go1.17 -complete -installsuffix shared -buildid elGOFYiTMWcSId3Ad_XZ/elGOFYiTMWcSId3Ad_XZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack ./pkg/util/encoding.go ./pkg/util/encryption.go ./pkg/util/filepath.go ./pkg/util/ip_address.go ./pkg/util/json.go ./pkg/util/math.go ./pkg/util/md5.go ./pkg/util/shortid_generator.go ./pkg/util/split_email.go ./pkg/util/strings.go ./pkg/util/url.go ./pkg/util/validation.go cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/16/166626a6c2ae2ff1f89c57aee4ab08a421117571272cbd17933fd1e598d4cf4b-d # internal github.com/gofrs/uuid mkdir -p $WORK/b729/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/gofrs/uuid -lang=go1.16 -complete -installsuffix shared -buildid uDjRC_IZiA27vLedEwZB/uDjRC_IZiA27vLedEwZB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b729/importcfg -pack ./vendor/github.com/gofrs/uuid/codec.go ./vendor/github.com/gofrs/uuid/generator.go ./vendor/github.com/gofrs/uuid/sql.go ./vendor/github.com/gofrs/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/c4/c49ac051d6fc85c59d65e22204451be7c506a310994b3202a92c1fd16d48f654-d # internal github.com/grafana/grafana/pkg/infra/localcache mkdir -p $WORK/b688/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile github.com/patrickmn/go-cache=$WORK/b689/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/grafana/grafana/pkg/infra/localcache -lang=go1.17 -complete -installsuffix shared -buildid F3W4uRlbruW9aAxqQS2g/F3W4uRlbruW9aAxqQS2g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b688/importcfg -pack ./pkg/infra/localcache/cache.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/a5/a5564915c0e9c089bac746492e5c8621bb600c0269d1129cfc405ba3aa33f1bd-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/uuid mkdir -p $WORK/b828/ cat >$WORK/b828/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/uuid -lang=go1.16 -complete -installsuffix shared -buildid nzIXBUlHRiFIkhTtKer9/nzIXBUlHRiFIkhTtKer9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b828/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/uuid/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/d0/d0174ffcc62e99f76fcdd8811dad943f38afc598a334863895cff7587d1d8c47-d # internal net/http/httptrace mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid V_qaZOZ5fJdqBoLXaDyI/V_qaZOZ5fJdqBoLXaDyI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/b6/b6b057f08f7bf3a03a5052e2afb032798430f1756e6d655a2cd0fa232e9c050b-d # internal google.golang.org/grpc/internal/credentials mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p google.golang.org/grpc/internal/credentials -lang=go1.16 -complete -installsuffix shared -buildid etQ2utM66nyLuVi_o3Vo/etQ2utM66nyLuVi_o3Vo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack ./vendor/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/3c/3cdb817820f0f1ae7f41363421f4acba53db0b02ac25caffb9313cac4d028346-d # internal github.com/grafana/grafana/pkg/infra/log mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b349/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b354/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b355/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b163/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b363/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log/syslog=$WORK/b351/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/grafana/grafana/pkg/infra/log -lang=go1.17 -complete -installsuffix shared -buildid ml1XXKBZCAl4pUzJ12oC/ml1XXKBZCAl4pUzJ12oC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack ./pkg/infra/log/composite_logger.go ./pkg/infra/log/file.go ./pkg/infra/log/handlers.go ./pkg/infra/log/interface.go ./pkg/infra/log/log.go ./pkg/infra/log/syslog.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/f5/f5d169e196175d4b46b54bb5804bc9c3f5c00c71d1b667147c4ded1c3d52e509-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b211/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p google.golang.org/grpc/credentials -lang=go1.16 -complete -installsuffix shared -buildid Z6kb_z59wKnQbEIFxMcD/Z6kb_z59wKnQbEIFxMcD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/1f/1f69dabb2819eee6e979dd4d7a00bad841b021e3ce25a435137170ef3c4d67b1-d # internal github.com/grafana/grafana-plugin-sdk-go/data mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b291/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b292/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b293/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b285/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b307/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b308/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b313/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b314/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b317/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b318/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/grafana/grafana-plugin-sdk-go/data -lang=go1.16 -complete -installsuffix shared -buildid 1Dam9fwVBeLu-biLP8Uc/1Dam9fwVBeLu-biLP8Uc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/arrow.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/arrow_column_builders.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/constants.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/conversion_input.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field_config.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field_type.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_json.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_json.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_meta.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_type.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/framer.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/generic_nullable_vector.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/generic_vector.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/labels.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/nullable_vector.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/time_series.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/value_mapping.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/vector.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/vector.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/ba/ba2e05118908d50083deaf4d35398d7eaba20adb5ba6bee919e6d2c52ef5dbb0-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile embed=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a EOF cat >$WORK/b419/embedcfg << 'EOF' # internal { "Patterns": { "grafana-e2e-ca.key.pem": [ "grafana-e2e-ca.key.pem" ], "grafana-e2e-ca.pem": [ "grafana-e2e-ca.pem" ] }, "Files": { "grafana-e2e-ca.key.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.key.pem", "grafana-e2e-ca.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.pem" } }EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority -lang=go1.16 -complete -installsuffix shared -buildid RRiKsOXWn1KrF8QdfYnH/RRiKsOXWn1KrF8QdfYnH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -embedcfg $WORK/b419/embedcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/ca.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/b8/b86f549485ef9ebe39449d0a03653ec63916b526283f96764b5091bc4b21133a-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p google.golang.org/grpc/resolver -lang=go1.16 -complete -installsuffix shared -buildid DAnyp5hJ4GcdDUfJhy1y/DAnyp5hJ4GcdDUfJhy1y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack ./vendor/google.golang.org/grpc/resolver/map.go ./vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/5b/5b332b5f9a5ef813ed5de921f911109921c70e6072533dea09ed6ba2ba06be7d-d # internal google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile net=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.16 -complete -installsuffix shared -buildid 8AheL-TtTqvy6Rkjct0I/8AheL-TtTqvy6Rkjct0I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./vendor/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/fd/fd0cae1b7e8ddb919a7c1bbea14b9ae8a15b3f138df38527e3c61dc41ee3d1f3-d # internal net/http mkdir -p $WORK/b116/ cat >$WORK/b116/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/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile internal/safefilepath=$WORK/b041/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/http/internal=$WORK/b135/_pkg_.a packagefile net/http/internal/ascii=$WORK/b136/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/http -std -complete -installsuffix shared -buildid HdD8sZ4NaJ8vGlgaTOeT/HdD8sZ4NaJ8vGlgaTOeT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/2a/2ab3c5c24c72a363c4df71fbc7e05b5a185de47f51386e42d2a626a72ca16d07-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/grpc/internal/channelz -lang=go1.16 -complete -installsuffix shared -buildid 40tBCR-SjZ3p6AD_ar42/40tBCR-SjZ3p6AD_ar42 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/logging.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/58/589adbb3cd1f2b2321275cba4aefe2e0735893974fa8f3fb4ddcbecd75f31a1e-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile net=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p google.golang.org/grpc/peer -lang=go1.16 -complete -installsuffix shared -buildid PWXbE8tPtzGpW7meiB79/PWXbE8tPtzGpW7meiB79 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/c5/c57da5b66122d12d920976d485da958869ecb33d121f6115f0a8959d98761713-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p google.golang.org/grpc/internal -lang=go1.16 -complete -installsuffix shared -buildid MvsmoolWE_G8S4bdukUM/MvsmoolWE_G8S4bdukUM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/4a/4a33f085b567fce7a3432fc4c4edb7918a6e39885298a457db3fac59bac74b4d-d # internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.16 -complete -installsuffix shared -buildid w2OHcSETpxVAF86PGOyF/w2OHcSETpxVAF86PGOyF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/10/10f968f650753693f67c2ec7019ecf6af7b46ce85b89ee670a8af207427c9456-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b245/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.16 -complete -installsuffix shared -buildid CxA1SQcJ2xr8evinFnMd/CxA1SQcJ2xr8evinFnMd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/55/5562cadf7c05c45bc3224d0098a1e769cddf2dfd5e400cc2a129bbb86443d78e-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p google.golang.org/grpc/balancer -lang=go1.16 -complete -installsuffix shared -buildid HSHIm9yNCyuKP7XjtdEB/HSHIm9yNCyuKP7XjtdEB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/1f/1f17ec538d04ead568f433fade1d0aa2cd71515d728841c52ba5f35b56ef081d-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.16 -complete -installsuffix shared -buildid 4uP-0ukBi9Rd0bTLI92a/4uP-0ukBi9Rd0bTLI92a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/99/9972bfcd42a99c5eb561b15509521e2daf95d745681254c23fcd2ddc2809e1ab-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/grpc/balancer/base -lang=go1.16 -complete -installsuffix shared -buildid EPm648YP7lqvSszeCmhl/EPm648YP7lqvSszeCmhl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/a4/a456ffe24328ae6530e0e2b5224053c4f5c8c5211fe90b19fa5fd9c833d67c08-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid q9pVljd7ZLt0VorZYAYk/q9pVljd7ZLt0VorZYAYk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/51/51d26f6fc16fa18aa78b46c8ea16c413cfc4b5abc2551b99a7b5ffe55781ceb2-d # internal google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.16 -complete -installsuffix shared -buildid v9ZIiDNPyMAemCHI-60j/v9ZIiDNPyMAemCHI-60j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/0b/0b05f37275242845fe8cde412e6878d9ad903f7936244ec3285fcca002f2d135-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.16 -complete -installsuffix shared -buildid 9nFASJPC2Y_JuXXeP1Wm/9nFASJPC2Y_JuXXeP1Wm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/13/136051de913128d8a0baae508e61dac2ef380c8106b61407b18b9abcdd1f9481-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/grpc/internal/resolver -lang=go1.16 -complete -installsuffix shared -buildid qhOHjlsy27so6_BVWLZk/qhOHjlsy27so6_BVWLZk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/bd/bdbab9556e844bc6b46afb10d8d24f33d2daddd4c7b948c47390d8a504d2c2f4-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b248/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.16 -complete -installsuffix shared -buildid dQUiHEB6a_qsuFrbbOkn/dQUiHEB6a_qsuFrbbOkn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/5d/5d9ef8edf9f297e02e53bd21f7e21111096dfa107ace19d98c1f123279b04578-d # internal google.golang.org/grpc/internal/metadata mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/grpc/internal/metadata -lang=go1.16 -complete -installsuffix shared -buildid b8PbbtEra2UznXk5bRoz/b8PbbtEra2UznXk5bRoz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./vendor/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/65/65575956d14386bf7b8b86c6c411a2fa1a319ad2bfe1f0b0edf570016bf2e396-d # internal github.com/miekg/dns mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/base32=$WORK/b461/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b462/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b466/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/miekg/dns -lang=go1.16 -complete -installsuffix shared -buildid qTteeAzq0qtV_FW7ipof/qTteeAzq0qtV_FW7ipof -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/ztypes.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/62/62bf3bc1992aeb8006467553bef8632c105d39314af665b8d6ecaccdfc3c79ec-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/zlib=$WORK/b491/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/uber/jaeger-client-go/thrift -lang=go1.16 -complete -installsuffix shared -buildid Va38xAchtZgxCg8PhMFu/Va38xAchtZgxCg8PhMFu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/fe/feec6bf58719604fa09bf8a10f63c8784ccb48ce198eb7d6d6fb243ea89304d9-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/envconfig mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid tnbWxp_Kz3aG481QwFRn/tnbWxp_Kz3aG481QwFRn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/17/176cb9395b717a3c0aefda97c974c21516f9379755c934fac1d3d91522b5f976-d # internal github.com/go-sql-driver/mysql mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile database/sql=$WORK/b566/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/go-sql-driver/mysql -lang=go1.16 -complete -installsuffix shared -buildid Qz94PG7rpWBlHIdz5ukx/Qz94PG7rpWBlHIdz5ukx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b568/importcfg -pack ./vendor/github.com/go-sql-driver/mysql/auth.go ./vendor/github.com/go-sql-driver/mysql/buffer.go ./vendor/github.com/go-sql-driver/mysql/collations.go ./vendor/github.com/go-sql-driver/mysql/conncheck.go ./vendor/github.com/go-sql-driver/mysql/connection.go ./vendor/github.com/go-sql-driver/mysql/connector.go ./vendor/github.com/go-sql-driver/mysql/const.go ./vendor/github.com/go-sql-driver/mysql/driver.go ./vendor/github.com/go-sql-driver/mysql/dsn.go ./vendor/github.com/go-sql-driver/mysql/errors.go ./vendor/github.com/go-sql-driver/mysql/fields.go ./vendor/github.com/go-sql-driver/mysql/infile.go ./vendor/github.com/go-sql-driver/mysql/nulltime.go ./vendor/github.com/go-sql-driver/mysql/nulltime_go113.go ./vendor/github.com/go-sql-driver/mysql/packets.go ./vendor/github.com/go-sql-driver/mysql/result.go ./vendor/github.com/go-sql-driver/mysql/rows.go ./vendor/github.com/go-sql-driver/mysql/statement.go ./vendor/github.com/go-sql-driver/mysql/transaction.go ./vendor/github.com/go-sql-driver/mysql/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/f9/f971877858908f0d3ec4b7707b1a60f192324a5e3a176b2069eb15b529e34072-d # internal github.com/lib/pq mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile database/sql=$WORK/b566/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b572/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b573/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b531/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/lib/pq -lang=go1.16 -complete -installsuffix shared -buildid 9hjAoQZNMwe9uC4mzUtW/9hjAoQZNMwe9uC4mzUtW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b571/importcfg -pack ./vendor/github.com/lib/pq/array.go ./vendor/github.com/lib/pq/buf.go ./vendor/github.com/lib/pq/conn.go ./vendor/github.com/lib/pq/conn_go18.go ./vendor/github.com/lib/pq/connector.go ./vendor/github.com/lib/pq/copy.go ./vendor/github.com/lib/pq/doc.go ./vendor/github.com/lib/pq/encode.go ./vendor/github.com/lib/pq/error.go ./vendor/github.com/lib/pq/krb.go ./vendor/github.com/lib/pq/notice.go ./vendor/github.com/lib/pq/notify.go ./vendor/github.com/lib/pq/rows.go ./vendor/github.com/lib/pq/ssl.go ./vendor/github.com/lib/pq/ssl_permissions.go ./vendor/github.com/lib/pq/url.go ./vendor/github.com/lib/pq/user_posix.go ./vendor/github.com/lib/pq/uuid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/64/646f0aee9da0c805cf7fc862f8102249ab6cb13ef769feedf382c12a127b5674-d # internal net/http/httputil mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/internal=$WORK/b135/_pkg_.a packagefile net/http/internal/ascii=$WORK/b136/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p net/http/httputil -std -complete -installsuffix shared -buildid ltcnNzV7DQ6YZ7_pCH7y/ltcnNzV7DQ6YZ7_pCH7y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go cd $WORK/b574 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/0f/0f611094c8af3f262eb8c44dd17e30dcf782fe87385d45fbe3f59c68fb3d2f17-d # internal github.com/getsentry/sentry-go/internal/ratelimit mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/getsentry/sentry-go/internal/ratelimit -lang=go1.16 -complete -installsuffix shared -buildid QI3L--S182OcVmNlhvhO/QI3L--S182OcVmNlhvhO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/category.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/deadline.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/doc.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/map.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/rate_limits.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/retry_after.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/cd/cd338c79e78c1f2c584861230ef2d23aa0670b6b0bdc4c79af2b8ea394ba3307-d # internal golang.org/x/net/trace mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b169/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p golang.org/x/net/trace -lang=go1.16 -complete -installsuffix shared -buildid v97k5-29zQAeeDcJvTJM/v97k5-29zQAeeDcJvTJM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go cd $WORK/b574 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/1a/1a8590cd4b7b2eea96dddb2eb9ac259c6cc5299271ef18388953684d9a550dd3-d # internal golang.org/x/net/http2 mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b251/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b257/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b252/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p golang.org/x/net/http2 -lang=go1.16 -complete -installsuffix shared -buildid JGea58YnNwmbCCaLGbii/JGea58YnNwmbCCaLGbii -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/golang.org/x/net/http2/ascii.go ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/go115.go ./vendor/golang.org/x/net/http2/go118.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/36/363ba75bcb9e4e89934bf316516f2836e1730e2306d7db8a1432fa57d6197cf0-d # internal github.com/getsentry/sentry-go/internal/debug mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p github.com/getsentry/sentry-go/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid 645odYChf-yNkJx4-Fcd/645odYChf-yNkJx4-Fcd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/debug/transport.go cd $WORK/b574 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/16/163a27cf6a9aae022194de97c06bdc95423e02cd164e986b40b14d476b8fe6f2-d # internal net/rpc mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p net/rpc -std -complete -installsuffix shared -buildid ivxyKk9gvDomDCLCmMvc/ivxyKk9gvDomDCLCmMvc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ba/babe26769edd478cfa7b6e7e21aedb60638685d28a6915a24b4584b8174f85ba-d # internal github.com/getsentry/sentry-go mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/crypto/randutil=$WORK/b114/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/debug=$WORK/b115/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/ratelimit=$WORK/b138/_pkg_.a packagefile go/build=$WORK/b139/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b155/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p github.com/getsentry/sentry-go -lang=go1.16 -complete -installsuffix shared -buildid pCcg4D7RR6k7s9KM74Tl/pCcg4D7RR6k7s9KM74Tl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack ./vendor/github.com/getsentry/sentry-go/client.go ./vendor/github.com/getsentry/sentry-go/doc.go ./vendor/github.com/getsentry/sentry-go/dsn.go ./vendor/github.com/getsentry/sentry-go/hub.go ./vendor/github.com/getsentry/sentry-go/integrations.go ./vendor/github.com/getsentry/sentry-go/interfaces.go ./vendor/github.com/getsentry/sentry-go/scope.go ./vendor/github.com/getsentry/sentry-go/sentry.go ./vendor/github.com/getsentry/sentry-go/sourcereader.go ./vendor/github.com/getsentry/sentry-go/span_recorder.go ./vendor/github.com/getsentry/sentry-go/stacktrace.go ./vendor/github.com/getsentry/sentry-go/traces_sampler.go ./vendor/github.com/getsentry/sentry-go/tracing.go ./vendor/github.com/getsentry/sentry-go/transport.go ./vendor/github.com/getsentry/sentry-go/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/98/98529d0c28a11cf6cdf5610fa00d1b2b17627a1cfbfeeec000b68d96e61bb3d7-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/httpclient mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/httpclient -lang=go1.16 -complete -installsuffix shared -buildid _UlkG-lqSBWGNcsUiFBv/_UlkG-lqSBWGNcsUiFBv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/basic_auth_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/contextual_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/custom_headers_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/http_client.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/options.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/provider.go cd $WORK/b574 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/b5/b53eebc68d336bc327415f0529f596b03d30cf9ea174cc31a1f81fb19f7268d6-d # internal expvar mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p expvar -std -complete -installsuffix shared -buildid uT2EvzDYKrYkuxH2-kMn/uT2EvzDYKrYkuxH2-kMn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cd $WORK/b574 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/6e/6e140bf05982064333e889fc8ddb0efc574743fd8f522ad6237e7e2e349c34b7-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b226/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b333/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b329/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b334/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/common/expfmt -lang=go1.16 -complete -installsuffix shared -buildid bi6mX_8bkL-BoO_lyoHY/bi6mX_8bkL-BoO_lyoHY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/d5/d56f094b71fdd3e93dde6c735c5ff481364a9c50e458a97407139bfcab2a7352-d # internal net/http/pprof mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b171/_pkg_.a packagefile internal/profile=$WORK/b339/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/pprof=$WORK/b340/_pkg_.a packagefile runtime/trace=$WORK/b341/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p net/http/pprof -std -complete -installsuffix shared -buildid Tb9vuvMMqBhiUjTMwOgW/Tb9vuvMMqBhiUjTMwOgW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/2d/2ddcedf7c595c36d737438b388d19da5571dd675470b5b3d1daddd54fc210e0e-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b381/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/aws/aws-sdk-go/aws -lang=go1.16 -complete -installsuffix shared -buildid lqjtSB3rVkyNiIoJgtlP/lqjtSB3rVkyNiIoJgtlP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/config.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./vendor/github.com/aws/aws-sdk-go/aws/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/errors.go ./vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/aws/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/types.go ./vendor/github.com/aws/aws-sdk-go/aws/url.go ./vendor/github.com/aws/aws-sdk-go/aws/version.go cd $WORK/b574 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/f6/f68b81a5b42a2a61c1a9f6012ab23a23e7564f42f7b2b4d52b520866973eb86e-d # internal github.com/elazarl/goproxy mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/elazarl/goproxy -lang=go1.16 -complete -installsuffix shared -buildid pURNb5GeX7Sr9jr64w_o/pURNb5GeX7Sr9jr64w_o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./vendor/github.com/elazarl/goproxy/actions.go ./vendor/github.com/elazarl/goproxy/certs.go ./vendor/github.com/elazarl/goproxy/chunked.go ./vendor/github.com/elazarl/goproxy/counterecryptor.go ./vendor/github.com/elazarl/goproxy/ctx.go ./vendor/github.com/elazarl/goproxy/dispatcher.go ./vendor/github.com/elazarl/goproxy/doc.go ./vendor/github.com/elazarl/goproxy/https.go ./vendor/github.com/elazarl/goproxy/logger.go ./vendor/github.com/elazarl/goproxy/proxy.go ./vendor/github.com/elazarl/goproxy/responses.go ./vendor/github.com/elazarl/goproxy/signer.go ./vendor/github.com/elazarl/goproxy/websocket.go cd $WORK/b574 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/a3/a3c7b6a322ee79e19c473a8fb47358b81c91c591c80a92c8d48661ef38a9ff3c-d # internal github.com/mailru/easyjson mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/jlexer=$WORK/b425/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b427/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/mailru/easyjson -lang=go1.16 -complete -installsuffix shared -buildid XtfpcCNBpasTKkNwMf82/XtfpcCNBpasTKkNwMf82 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./vendor/github.com/mailru/easyjson/helpers.go ./vendor/github.com/mailru/easyjson/raw.go ./vendor/github.com/mailru/easyjson/unknown_fields.go cd $WORK/b574 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/ee/eefbfb28b81a5df54e8a3ce1c593354a4e4b19f2f39d738a4e926890b7d6b212-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b381/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/aws/aws-sdk-go/aws/request -lang=go1.16 -complete -installsuffix shared -buildid GWiKqlDkKHaaCgmxIyBM/GWiKqlDkKHaaCgmxIyBM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go cd $WORK/b574 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/f0/f030f7fdfb18d579f28521e80aedff70c3bc590f0f2a309fe0015699ae9540c5-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b325/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b326/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b327/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b328/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b329/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b332/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b335/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile runtime/metrics=$WORK/b331/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.16 -complete -installsuffix shared -buildid EqyogJ_RXixtTP_hyfYq/EqyogJ_RXixtTP_hyfYq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector_go117.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/89/89dd8cde7ec36cd7dd5b097721e74297e0e82eeb54b66169441ee467fe2dfbfa-d # internal github.com/chromedp/cdproto/har mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b424/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b425/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b427/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/chromedp/cdproto/har -lang=go1.16 -complete -installsuffix shared -buildid uftoOX7LwOPKXaHbr8Nb/uftoOX7LwOPKXaHbr8Nb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./vendor/github.com/chromedp/cdproto/har/easyjson.go ./vendor/github.com/chromedp/cdproto/har/har.go ./vendor/github.com/chromedp/cdproto/har/types.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b574/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b574/_x011.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/28/28523873b88ba0d1c39526d22caf8fb618b39cec607aaeb3556f7fb439ba0e7b-d # internal github.com/go-openapi/swag mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b425/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b427/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/go-openapi/swag -lang=go1.16 -complete -installsuffix shared -buildid 4HrFZT9138mjFzTK15X6/4HrFZT9138mjFzTK15X6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/yaml.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/e3/e36ba2d0d757e192e3e2ae3bbeb8fa0c57769168bafe7398d965bb41a04c5212-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b250/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b257/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b259/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b248/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b263/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/grpc/internal/transport -lang=go1.16 -complete -installsuffix shared -buildid qtOgOFIekpjHJ-zB-2n4/qtOgOFIekpjHJ-zB-2n4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/proxy.go ./vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/ce/ce5478927ac2a7bc2ea8e97cfa7025fdd818f5b1d00a5496d29a3e43e4843a74-d # internal github.com/gorilla/mux mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/gorilla/mux -lang=go1.16 -complete -installsuffix shared -buildid o4HPyYR51NMdybw0zsxx/o4HPyYR51NMdybw0zsxx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack ./vendor/github.com/gorilla/mux/doc.go ./vendor/github.com/gorilla/mux/middleware.go ./vendor/github.com/gorilla/mux/mux.go ./vendor/github.com/gorilla/mux/regexp.go ./vendor/github.com/gorilla/mux/route.go ./vendor/github.com/gorilla/mux/test_helpers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/50/500ab7b599f32ec3b4a74d994046921410aaabe59de78d71b2dc4f1bf1b770d2-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b388/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/aws/aws-sdk-go/aws/client -lang=go1.16 -complete -installsuffix shared -buildid EsQdk5AZLM8QpkBFdO9r/EsQdk5AZLM8QpkBFdO9r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/61/6192a1a8d5448e09e87330947201b5a807db669b0a09f8c069a70fcd9a6a0a1c-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -lang=go1.16 -complete -installsuffix shared -buildid vkyJN2VfWddSIk6sUwH8/vkyJN2VfWddSIk6sUwH8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/95/952c48d19a06f8a00900fcc4347e1bd51685b44f74ab46a26b5ee38d1541d33b-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b398/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/aws/aws-sdk-go/private/protocol -lang=go1.16 -complete -installsuffix shared -buildid z15_5s97RVjLE1Evwb-i/z15_5s97RVjLE1Evwb-i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/fd/fd1ffba79b43d3f972a4b8102fdc294f5fb1ccc50d3a00f0a815f4859b96dd74-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/aws/aws-sdk-go/aws/csm -lang=go1.16 -complete -installsuffix shared -buildid jEdY7a_S3cmtRViXv7RS/jEdY7a_S3cmtRViXv7RS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/f0/f0028f8ef8f2a65c16d4120796498e20d897e167efc595781c4fe2361b5c141c-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/go-openapi/jsonpointer -lang=go1.16 -complete -installsuffix shared -buildid BpUAcAakiK7ESk9u_N5w/BpUAcAakiK7ESk9u_N5w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/a9/a934812d31395d777d27aa8175155466aa8c5664360698b582f01ec69ff54e96-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -lang=go1.16 -complete -installsuffix shared -buildid 2-Al9ooxW1zjO36sZiHu/2-Al9ooxW1zjO36sZiHu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/b9/b9076910c28b7d44c07eedf9f32c3d562822cbe8826ef1c56be5edbf78081ad3-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -lang=go1.16 -complete -installsuffix shared -buildid Ehzl_bUUAYq8MO2i4oER/Ehzl_bUUAYq8MO2i4oER -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/10/10299c465e512729169d00dbb6b79a3a6470933b3fe90c77a9af8c7c23f9b186-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b391/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -lang=go1.16 -complete -installsuffix shared -buildid KjT_Eo9fCEYaEx7bTEDJ/KjT_Eo9fCEYaEx7bTEDJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/2c/2ca8f2eca847620a999daca391a287b16cb55f2f56f39bd501cc7ada91acdfa6-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -lang=go1.16 -complete -installsuffix shared -buildid _xBksShdjl2uKR--yk3p/_xBksShdjl2uKR--yk3p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/7a/7a66129240766c0e1209bf9282ba46e23d2789ec70a1fae4f577e32d3bb4d2b1-d # internal google.golang.org/grpc mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b168/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b222/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b224/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b225/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b246/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b247/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b249/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b263/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p google.golang.org/grpc -lang=go1.16 -complete -installsuffix shared -buildid L0kup9C64l4CCHeUc4uZ/L0kup9C64l4CCHeUc4uZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/61/61d64126615e700b2a43007eae63a0802937326f697ff1e008092f0ed34fb275-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -lang=go1.16 -complete -installsuffix shared -buildid 1QAxlZQ5j8FWAP79_oBa/1QAxlZQ5j8FWAP79_oBa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/cc/ccdf1dd15e80ef0cb54a3fd521703d69ded13a88d5815530e09ca520ed3033b8-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b396/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -lang=go1.16 -complete -installsuffix shared -buildid KX9U7FoYZ870NoI4vxdu/KX9U7FoYZ870NoI4vxdu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/d3/d3ce174053e28937df272f3b36b14c4dd321916d16d0e61c1a03eba3f68b9e48-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b389/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b391/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -lang=go1.16 -complete -installsuffix shared -buildid 6qFT1tjVjh3lAfVQcbZm/6qFT1tjVjh3lAfVQcbZm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/85/857caceab638c187584f36ac31e1baab9fee4d001b50d72afafaf39e3ebfa260-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b396/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -lang=go1.16 -complete -installsuffix shared -buildid Ix-c8YpCdqRfuDgG2cOi/Ix-c8YpCdqRfuDgG2cOi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/40/403b19bc46ea15c81ba7e3a8c548c91ae87cf473b898c82ff5d054a0623c77b1-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b401/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b402/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/aws/aws-sdk-go/private/protocol/query -lang=go1.16 -complete -installsuffix shared -buildid YmSYaHvXJO56bowc045N/YmSYaHvXJO56bowc045N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b399/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/f3/f3776567b937bb25a044d96d33e79cb60a47496eb8a1e8577680ce822eb95bad-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b396/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -lang=go1.16 -complete -installsuffix shared -buildid T8JEE_r0FEp8ZwlJduWz/T8JEE_r0FEp8ZwlJduWz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/49/493ae0c964cf6710b835147f469696b25dfd904fb34d496c42a792d4667202f6-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b409/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -lang=go1.16 -complete -installsuffix shared -buildid GBUOnBCBi5gfWHyzUO0e/GBUOnBCBi5gfWHyzUO0e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/ad/adadd6d17f54043bbff00d9387137f8862ce3e2684ee617336493680a923c270-d # internal github.com/getkin/kin-openapi/openapi3 mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b430/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b431/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b433/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/getkin/kin-openapi/openapi3 -lang=go1.16 -complete -installsuffix shared -buildid T1YtIrF20XpCpYoR3nl5/T1YtIrF20XpCpYoR3nl5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/github.com/getkin/kin-openapi/openapi3/callback.go ./vendor/github.com/getkin/kin-openapi/openapi3/components.go ./vendor/github.com/getkin/kin-openapi/openapi3/content.go ./vendor/github.com/getkin/kin-openapi/openapi3/discriminator.go ./vendor/github.com/getkin/kin-openapi/openapi3/doc.go ./vendor/github.com/getkin/kin-openapi/openapi3/encoding.go ./vendor/github.com/getkin/kin-openapi/openapi3/errors.go ./vendor/github.com/getkin/kin-openapi/openapi3/example.go ./vendor/github.com/getkin/kin-openapi/openapi3/extension.go ./vendor/github.com/getkin/kin-openapi/openapi3/external_docs.go ./vendor/github.com/getkin/kin-openapi/openapi3/header.go ./vendor/github.com/getkin/kin-openapi/openapi3/info.go ./vendor/github.com/getkin/kin-openapi/openapi3/internalize_refs.go ./vendor/github.com/getkin/kin-openapi/openapi3/link.go ./vendor/github.com/getkin/kin-openapi/openapi3/loader.go ./vendor/github.com/getkin/kin-openapi/openapi3/loader_uri_reader.go ./vendor/github.com/getkin/kin-openapi/openapi3/media_type.go ./vendor/github.com/getkin/kin-openapi/openapi3/openapi3.go ./vendor/github.com/getkin/kin-openapi/openapi3/operation.go ./vendor/github.com/getkin/kin-openapi/openapi3/parameter.go ./vendor/github.com/getkin/kin-openapi/openapi3/path_item.go ./vendor/github.com/getkin/kin-openapi/openapi3/paths.go ./vendor/github.com/getkin/kin-openapi/openapi3/refs.go ./vendor/github.com/getkin/kin-openapi/openapi3/request_body.go ./vendor/github.com/getkin/kin-openapi/openapi3/response.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema_formats.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema_validation_settings.go ./vendor/github.com/getkin/kin-openapi/openapi3/security_requirements.go ./vendor/github.com/getkin/kin-openapi/openapi3/security_scheme.go ./vendor/github.com/getkin/kin-openapi/openapi3/serialization_method.go ./vendor/github.com/getkin/kin-openapi/openapi3/server.go ./vendor/github.com/getkin/kin-openapi/openapi3/tag.go ./vendor/github.com/getkin/kin-openapi/openapi3/xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/a3/a31297705a8711cf3de77466822d9d5e437677847a8aec96b5bb58c6d1bec591-d # internal github.com/elazarl/goproxy/transport mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/elazarl/goproxy/transport -lang=go1.16 -complete -installsuffix shared -buildid 0J3u7A85SuBy3oA_tzNw/0J3u7A85SuBy3oA_tzNw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./vendor/github.com/elazarl/goproxy/transport/roundtripper.go ./vendor/github.com/elazarl/goproxy/transport/transport.go ./vendor/github.com/elazarl/goproxy/transport/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/08/089b9bda92a957e4a20d0311065c21286a868ebc0e2d9f5a1af438b67c3dd91c-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b399/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/aws/aws-sdk-go/service/sts -lang=go1.16 -complete -installsuffix shared -buildid caPysynmHHA_jq2OnqTM/caPysynmHHA_jq2OnqTM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sts/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/c3/c390f91271703cb93e06defa9252f5219f57c3e96860ec1ea2c1abefc2b60fb1-d # internal github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 -lang=go1.16 -complete -installsuffix shared -buildid k5ARISZUEQltzxRdB9v2/k5ARISZUEQltzxRdB9v2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2/backend.pb.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2/backend_grpc.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/8d/8d52b8cc342bbb3fc60db66b6b0168c389e23d306a941241affc91195e60db6d-d # internal github.com/hashicorp/go-plugin/internal/plugin mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b265/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/hashicorp/go-plugin/internal/plugin -lang=go1.16 -complete -installsuffix shared -buildid qXqr-YiyGP9zj5k7zGIq/qXqr-YiyGP9zj5k7zGIq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./vendor/github.com/hashicorp/go-plugin/internal/plugin/gen.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.pb.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.pb.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/85/85908c6ad962909736f1a3491a811229e0e96c03d05aea88b6a7e6d26b21ffb0-d # internal google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p google.golang.org/grpc/health/grpc_health_v1 -lang=go1.16 -complete -installsuffix shared -buildid TY1OTj6HcF3EIaY4Srli/TY1OTj6HcF3EIaY4Srli -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go ./vendor/google.golang.org/grpc/health/grpc_health_v1/health_grpc.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/d5/d5a09566f7127f65a432f411f4dbcf204221c3b460b39c8cc05cbffeb92a9f95-d # internal google.golang.org/grpc/reflection/grpc_reflection_v1alpha mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p google.golang.org/grpc/reflection/grpc_reflection_v1alpha -lang=go1.16 -complete -installsuffix shared -buildid GKBtd0-thhEuoV96LW8W/GKBtd0-thhEuoV96LW8W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.pb.go ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection_grpc.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/82/821364b6cc295b199d0d06dd084782aa1d8219dcb5df7033794a42f675d9107c-d # internal google.golang.org/grpc/health mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p google.golang.org/grpc/health -lang=go1.16 -complete -installsuffix shared -buildid FTBn0dTs0MFm_tqtQk3_/FTBn0dTs0MFm_tqtQk3_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack ./vendor/google.golang.org/grpc/health/client.go ./vendor/google.golang.org/grpc/health/logging.go ./vendor/google.golang.org/grpc/health/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/15/15219154e64fc1db52dcd2e81be685fb1f3a9eacaa1d323cc6c0595dcc5c2fc5-d # internal github.com/grpc-ecosystem/go-grpc-middleware mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/grpc-ecosystem/go-grpc-middleware -lang=go1.16 -complete -installsuffix shared -buildid xVbMks00EWQvnFB4eD13/xVbMks00EWQvnFB4eD13 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/chain.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/doc.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/wrappers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/11/1148eafd6896a78fef57ddc29fc679ad3f5a5f92a229e6027345afb5d8de34e8-d # internal github.com/grpc-ecosystem/go-grpc-prometheus mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b323/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/grpc-ecosystem/go-grpc-prometheus -lang=go1.16 -complete -installsuffix shared -buildid B1GM4t4u7jmRPEA2A0lK/B1GM4t4u7jmRPEA2A0lK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/metric_options.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/d3/d346e23591a5c815bd4f6e88fbaa050bb6710d00372586803e2af0ce9302caac-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b393/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -lang=go1.16 -complete -installsuffix shared -buildid xs6-8erTtGjqIm8GnYZq/xs6-8erTtGjqIm8GnYZq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/77/7718ac58744f26d899579c7263f18448e028dd86c98a0449ecc499ab9a584343-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b408/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/aws/aws-sdk-go/service/sso -lang=go1.16 -complete -installsuffix shared -buildid -1cQ9-x9FUtLtWYiUMAR/-1cQ9-x9FUtLtWYiUMAR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/96/968f616db03007666316e71ebd44c159991a6d4e6e2451bfbaa348a974a39994-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b414/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b389/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b378/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/aws/aws-sdk-go/aws/defaults -lang=go1.16 -complete -installsuffix shared -buildid wFB8XYzVWc-a1MwXgaPs/wFB8XYzVWc-a1MwXgaPs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/69/695684d7972b6e34e8f40f2222d06d4fccf88b769e2da82dd27fee7f6f9108db-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b393/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b403/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -lang=go1.16 -complete -installsuffix shared -buildid rhju652wU8aCewmPfEBg/rhju652wU8aCewmPfEBg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b392/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/6e/6e29aded930247ad363e2a6e4d827258357fdbf98b06a2daa45d804953c2d812-d # internal google.golang.org/grpc/reflection mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p google.golang.org/grpc/reflection -lang=go1.16 -complete -installsuffix shared -buildid q7cDXAfPNc43XLFa4Yfx/q7cDXAfPNc43XLFa4Yfx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./vendor/google.golang.org/grpc/reflection/serverreflection.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/8e/8e53a6cdbb4a3d38b090cad32c4a9d16854f2468273e1ec0fdbaee9e5772d2f2-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b418/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b441/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils -lang=go1.16 -complete -installsuffix shared -buildid Ty7wfKk1LsCJEqEMB_-u/Ty7wfKk1LsCJEqEMB_-u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils/http.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/bf/bf5123e44b3b79ab72d208ccc6e79bca84014c1a4e8ab2a6ef8652e4c1681762-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b407/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -lang=go1.16 -complete -installsuffix shared -buildid qgkUjWVVDNelflZBEq_0/qgkUjWVVDNelflZBEq_0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/9b/9b9c832dce14d347afe4758d71fc4f2799cfe13acd2857aaf0984b5b878f9ff3-d # internal github.com/armon/go-metrics mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b455/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/armon/go-metrics -lang=go1.16 -complete -installsuffix shared -buildid 64ChoDhCRgfwg6im5G-d/64ChoDhCRgfwg6im5G-d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/armon/go-metrics/const_unix.go ./vendor/github.com/armon/go-metrics/inmem.go ./vendor/github.com/armon/go-metrics/inmem_endpoint.go ./vendor/github.com/armon/go-metrics/inmem_signal.go ./vendor/github.com/armon/go-metrics/metrics.go ./vendor/github.com/armon/go-metrics/sink.go ./vendor/github.com/armon/go-metrics/start.go ./vendor/github.com/armon/go-metrics/statsd.go ./vendor/github.com/armon/go-metrics/statsite.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/86/86f056cd71285bf51d7bfc6ddb26815a2e8130e0d6bf73f9f9bd8d266f8bd232-d # internal github.com/getkin/kin-openapi/routers mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b429/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/getkin/kin-openapi/routers -lang=go1.16 -complete -installsuffix shared -buildid HDo1SdH_Lo7GP9DcBK0D/HDo1SdH_Lo7GP9DcBK0D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/3c/3c58166a75cf9e0e4e3379e6c8576fcb62da8c29d514884e1ecb231431f09da3-d # internal github.com/hashicorp/go-plugin mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b090/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b265/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b160/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b267/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b269/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b270/_pkg_.a packagefile github.com/oklog/run=$WORK/b271/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/rpc=$WORK/b277/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/hashicorp/go-plugin -lang=go1.16 -complete -installsuffix shared -buildid YRdpE-U8SczbcGT8Hqwc/YRdpE-U8SczbcGT8Hqwc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./vendor/github.com/hashicorp/go-plugin/client.go ./vendor/github.com/hashicorp/go-plugin/discover.go ./vendor/github.com/hashicorp/go-plugin/error.go ./vendor/github.com/hashicorp/go-plugin/grpc_broker.go ./vendor/github.com/hashicorp/go-plugin/grpc_client.go ./vendor/github.com/hashicorp/go-plugin/grpc_controller.go ./vendor/github.com/hashicorp/go-plugin/grpc_server.go ./vendor/github.com/hashicorp/go-plugin/grpc_stdio.go ./vendor/github.com/hashicorp/go-plugin/log_entry.go ./vendor/github.com/hashicorp/go-plugin/mtls.go ./vendor/github.com/hashicorp/go-plugin/mux_broker.go ./vendor/github.com/hashicorp/go-plugin/plugin.go ./vendor/github.com/hashicorp/go-plugin/process.go ./vendor/github.com/hashicorp/go-plugin/process_posix.go ./vendor/github.com/hashicorp/go-plugin/protocol.go ./vendor/github.com/hashicorp/go-plugin/rpc_client.go ./vendor/github.com/hashicorp/go-plugin/rpc_server.go ./vendor/github.com/hashicorp/go-plugin/server.go ./vendor/github.com/hashicorp/go-plugin/server_mux.go ./vendor/github.com/hashicorp/go-plugin/stream.go ./vendor/github.com/hashicorp/go-plugin/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/f9/f90d19e37a166e43cf53af59327a56e0e1151470c4d4774893a635e6f7ccab92-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b411/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -lang=go1.16 -complete -installsuffix shared -buildid Tiuvz1wZpoHrsmUB3Lxm/Tiuvz1wZpoHrsmUB3Lxm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/7a/7a23435507a34d83261e1ef06c6ca77769ed05b598caed7f8dc279452603cd52-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/rpc=$WORK/b277/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/hashicorp/go-msgpack/codec -lang=go1.16 -complete -installsuffix shared -buildid mymABUVzaS5_defOKdmA/mymABUVzaS5_defOKdmA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./vendor/github.com/hashicorp/go-msgpack/codec/0doc.go ./vendor/github.com/hashicorp/go-msgpack/codec/binc.go ./vendor/github.com/hashicorp/go-msgpack/codec/decode.go ./vendor/github.com/hashicorp/go-msgpack/codec/encode.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper_internal.go ./vendor/github.com/hashicorp/go-msgpack/codec/msgpack.go ./vendor/github.com/hashicorp/go-msgpack/codec/rpc.go ./vendor/github.com/hashicorp/go-msgpack/codec/simple.go ./vendor/github.com/hashicorp/go-msgpack/codec/time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/3a/3a8a61b1c42efb5937e364ffcb9817b13b74307b1d29950008b00bbfe9a7566a-d # internal github.com/getkin/kin-openapi/routers/gorillamux mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b429/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b435/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b437/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/getkin/kin-openapi/routers/gorillamux -lang=go1.16 -complete -installsuffix shared -buildid 4rLMOGujeQKTIybPk2Ne/4rLMOGujeQKTIybPk2Ne -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/gorillamux/router.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/5b/5b82c76f74bacc56f5f80dc82f4869f6e43d0b819fe0759e62b14fcf95fb99c6-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b405/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b406/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b412/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b413/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b393/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/aws/aws-sdk-go/aws/session -lang=go1.16 -complete -installsuffix shared -buildid 8i8PHImRaxoqNww77J2s/8i8PHImRaxoqNww77J2s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/d7/d7be74a1065a3eb778eeddb0d1d890d70a0e6ccaefa45f7ffacbca022697ca87-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b423/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b429/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b435/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b436/_pkg_.a packagefile github.com/google/uuid=$WORK/b438/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b440/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage -lang=go1.16 -complete -installsuffix shared -buildid MEpB4zLoErMlp2uVLpBb/MEpB4zLoErMlp2uVLpBb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/har.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/openapi.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/a5/a5fc22a1b2ec62c80d2afefc4939e8b6ed77a1eb51624f44b4eb7c7ea44a0f28-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b475/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b168/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/mwitkow/go-conntrack -lang=go1.16 -complete -installsuffix shared -buildid TcmjoNEQxp_S1HhAEgUz/TcmjoNEQxp_S1HhAEgUz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/0d/0df60a7cecb6d89c8eb653d056dd186ccff8ffc6beca30b47b43468e6eaef0cc-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b159/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b166/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin -lang=go1.16 -complete -installsuffix shared -buildid D8QwIwmvMOOAWP4QjWB7/D8QwIwmvMOOAWP4QjWB7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/handshake.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/serve.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e3/e37de2a6a5696ee18bf86857ad6b533ed97d1c6c37f63b960742715d7451f568-d # internal github.com/grafana/grafana-plugin-sdk-go/backend mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b158/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b159/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b166/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b321/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b322/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b264/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b314/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/pprof=$WORK/b338/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/grafana/grafana-plugin-sdk-go/backend -lang=go1.16 -complete -installsuffix shared -buildid 7vu4JQzpSVa5kurzEOo5/7vu4JQzpSVa5kurzEOo5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/common.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/convert_from_protobuf.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/convert_to_protobuf.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/data_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/diagnostics_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/framer.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/http_settings.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/json.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/serve.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/setup.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/stream_adapter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/04/0479de09ac497f0d94858a7cdaa4fba6079f43adf6f5e291be1c44ef7b8a3f58-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/lzw=$WORK/b453/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b454/_pkg_.a packagefile github.com/google/btree=$WORK/b456/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b457/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b458/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b449/_pkg_.a packagefile github.com/miekg/dns=$WORK/b460/_pkg_.a packagefile github.com/sean-/seed=$WORK/b467/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/hashicorp/memberlist -lang=go1.16 -complete -installsuffix shared -buildid tda6AurWTYZ0h-f98pBL/tda6AurWTYZ0h-f98pBL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b452/importcfg -pack ./vendor/github.com/hashicorp/memberlist/alive_delegate.go ./vendor/github.com/hashicorp/memberlist/awareness.go ./vendor/github.com/hashicorp/memberlist/broadcast.go ./vendor/github.com/hashicorp/memberlist/config.go ./vendor/github.com/hashicorp/memberlist/conflict_delegate.go ./vendor/github.com/hashicorp/memberlist/delegate.go ./vendor/github.com/hashicorp/memberlist/event_delegate.go ./vendor/github.com/hashicorp/memberlist/keyring.go ./vendor/github.com/hashicorp/memberlist/label.go ./vendor/github.com/hashicorp/memberlist/logging.go ./vendor/github.com/hashicorp/memberlist/memberlist.go ./vendor/github.com/hashicorp/memberlist/merge_delegate.go ./vendor/github.com/hashicorp/memberlist/mock_transport.go ./vendor/github.com/hashicorp/memberlist/net.go ./vendor/github.com/hashicorp/memberlist/net_transport.go ./vendor/github.com/hashicorp/memberlist/peeked_conn.go ./vendor/github.com/hashicorp/memberlist/ping_delegate.go ./vendor/github.com/hashicorp/memberlist/queue.go ./vendor/github.com/hashicorp/memberlist/security.go ./vendor/github.com/hashicorp/memberlist/state.go ./vendor/github.com/hashicorp/memberlist/suspicion.go ./vendor/github.com/hashicorp/memberlist/transport.go ./vendor/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/8d/8da569c8143eea15b95f775552ec0e96c543e5788e69e78db2052eb80d933576-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p golang.org/x/net/context/ctxhttp -lang=go1.16 -complete -installsuffix shared -buildid qGNA4532zARnqVZNqcoW/qGNA4532zARnqVZNqcoW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b478/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/ea/eaaf47d1cb661bf9a28f2f640807c7303a80226f5f5db617b1078e0d401eda0b-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b478/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p golang.org/x/oauth2/internal -lang=go1.16 -complete -installsuffix shared -buildid VYT0zsOeLX8Iuq_JU-QU/VYT0zsOeLX8Iuq_JU-QU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b477/importcfg -pack ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/37/372bf786bab7d819ae8c201a8483954658d9fbd618355ad746f82a6505fa2784-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b422/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b440/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture -lang=go1.16 -complete -installsuffix shared -buildid gYxBVGZC6AIR7P_hltNJ/gYxBVGZC6AIR7P_hltNJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture/fixture.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/25/255a4f43a43973c3ae3b8c92eb6de7b8f127b554b98585e2d9ddb41f1235e34e-d # internal golang.org/x/oauth2 mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b477/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p golang.org/x/oauth2 -lang=go1.16 -complete -installsuffix shared -buildid isYA3exSzWCyfF6Q76R5/isYA3exSzWCyfF6Q76R5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/a1/a1699e9ca2a28ce9d1e410bbb93df1dde925755cb7e53453379772f092c69b3e-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b482/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/opentracing/opentracing-go -lang=go1.16 -complete -installsuffix shared -buildid uxyFdQ67_fvNB_-_12Se/uxyFdQ67_fvNB_-_12Se -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext.go ./vendor/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/github.com/opentracing/opentracing-go/gocontext.go ./vendor/github.com/opentracing/opentracing-go/noop.go ./vendor/github.com/opentracing/opentracing-go/propagation.go ./vendor/github.com/opentracing/opentracing-go/span.go ./vendor/github.com/opentracing/opentracing-go/tracer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/b9/b92fd89c8d3696739b61fcd4caf228f812e6e14da40178abbcc94ce834c3ef50-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile embed=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b418/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b419/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b420/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b421/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b440/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e -lang=go1.16 -complete -installsuffix shared -buildid t71DTDK8_X5TL1j32H2n/t71DTDK8_X5TL1j32H2n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/40/409b928c4aac5667370f8cbecbda14f5f541043c32419ac44aa867526b20d0cc-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b477/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.16 -complete -installsuffix shared -buildid 6ZXTbgYwD9jkqJErr40k/6ZXTbgYwD9jkqJErr40k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/58/58fb15370745e126b1d783e612d57b9bf827c663cfa1dc170682f247d2c494b1-d # internal github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b490/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -lang=go1.16 -complete -installsuffix shared -buildid VGQ6K_5o7I0B1q921u0s/VGQ6K_5o7I0B1q921u0s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/59/5936557b025307253862fc3a9ae154758a05bb4e214cd7a937a672917ce8e3f3-d # internal github.com/prometheus/common/config mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b474/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b250/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b479/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/prometheus/common/config -lang=go1.16 -complete -installsuffix shared -buildid 9o6BcvcsXKJwaLa52Xkg/9o6BcvcsXKJwaLa52Xkg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/52/52ef406bc4ae5af6a603419394435df8d1450c5d6e99e51de22c765b27bf54d8-d # internal github.com/grafana/grafana-plugin-sdk-go/build mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b419/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b420/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b421/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b422/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b442/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b443/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b444/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/grafana/grafana-plugin-sdk-go/build -lang=go1.16 -complete -installsuffix shared -buildid ANvF1pnuaPS0BOEAXBNz/ANvF1pnuaPS0BOEAXBNz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/common.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/common_unix.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/info.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/46/46d5e1bb92e7e871a23c9ccb0f029d0db0b60e4256dc724d21f4255ad280500a-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b490/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -lang=go1.16 -complete -installsuffix shared -buildid FV1H6dAquyrYZ2sS-i8d/FV1H6dAquyrYZ2sS-i8d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/f3/f3ea6dba86fb55c8e4bec7b05bb93ce3b4cc6f3a3305e0a7364b8f7f97e86afb-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b482/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/opentracing/opentracing-go/ext -lang=go1.16 -complete -installsuffix shared -buildid CycVECx1M6nha1NJw57o/CycVECx1M6nha1NJw57o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/cf/cfcf0df04642cf0dd02e62efb258e4254d17d920a4f747f19caaba06d3721608-d # internal github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b490/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid -B2txOyrEOAaBP2dr9_x/-B2txOyrEOAaBP2dr9_x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/14/147a2afd0a352d5766e526aa23c264c67522b48eef10c8a64c3af6028f7408f0-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b490/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -lang=go1.16 -complete -installsuffix shared -buildid Rl-kkUDsXU0LIGZTHY6W/Rl-kkUDsXU0LIGZTHY6W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/b6/b68fdc2b78f22c7c1b05285c81da89ac69e5b9c9df445e82b6f0b9a1e1664bf8-d # internal github.com/grafana/grafana-aws-sdk/pkg/awsds mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b389/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b404/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b416/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/grafana/grafana-aws-sdk/pkg/awsds -lang=go1.16 -complete -installsuffix shared -buildid o7LzDchAnjdlQgzRzrFB/o7LzDchAnjdlQgzRzrFB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/sessions.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/settings.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/types.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/5f/5f538b6efe40a99b09031be731eedaa723c8d4a021fb3f8353b06b4715e1b722-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b473/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/prometheus/exporter-toolkit/web -lang=go1.16 -complete -installsuffix shared -buildid IebSvu-PmDoJ2i2Xn8yi/IebSvu-PmDoJ2i2Xn8yi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/9a/9a3c44fa312c666587a3fe32ce39dce4793b0224360a2015dfd9cbc4668bc00c-d # internal go.opentelemetry.io/otel/propagation mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p go.opentelemetry.io/otel/propagation -lang=go1.16 -complete -installsuffix shared -buildid 5EOQmEDN8Cq-Al22IAud/5EOQmEDN8Cq-Al22IAud -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./vendor/go.opentelemetry.io/otel/propagation/baggage.go ./vendor/go.opentelemetry.io/otel/propagation/doc.go ./vendor/go.opentelemetry.io/otel/propagation/propagation.go ./vendor/go.opentelemetry.io/otel/propagation/trace_context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/ba/bada08346d8e1db5b54199022377ab9a27c48262034aaf95b3ebc5526f4c1a6b-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile compress/zlib=$WORK/b491/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift -lang=go1.16 -complete -installsuffix shared -buildid CEuneIXt_dAfge-Gpo2m/CEuneIXt_dAfge-Gpo2m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/application_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/binary_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/buffered_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/compact_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/configuration.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/context.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/debug_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/deserializer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/framed_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_context.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/http_client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/http_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/iostream_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/json_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/logger.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/memory_buffer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/messagetype.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/middleware.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/multiplexed_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/numeric.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/pointerize.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/processor_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/response_helper.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/rich_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/serializer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/simple_json_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/simple_server.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket_conn.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket_unix_conn.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/ssl_server_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/ssl_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/type.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/zlib_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/7a/7a3284bc88a233562adb20e37a8b84f8ef8cb966fdc73dc717cfb583ed0f3b16-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b493/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b495/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -lang=go1.16 -complete -installsuffix shared -buildid TmpbQsua-kkXu8cGRd9T/TmpbQsua-kkXu8cGRd9T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/2b/2be6ea7f7ebf44a48c52bdad7f09a2d3dbf8ff5de631768581d09cd6946ea245-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b449/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b450/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b452/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b468/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b470/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b473/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b480/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/prometheus/alertmanager/cluster -lang=go1.16 -complete -installsuffix shared -buildid OanvqcZZlXqj9zGhY35I/OanvqcZZlXqj9zGhY35I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/advertise.go ./vendor/github.com/prometheus/alertmanager/cluster/channel.go ./vendor/github.com/prometheus/alertmanager/cluster/cluster.go ./vendor/github.com/prometheus/alertmanager/cluster/connection_pool.go ./vendor/github.com/prometheus/alertmanager/cluster/delegate.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_config.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_connection.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/3b/3becdd8de868a269c2c771d883a893eab5afd72eaa9cd4c8da05d9526d5c6ec7-d # internal go.opentelemetry.io/contrib/propagators/jaeger mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p go.opentelemetry.io/contrib/propagators/jaeger -lang=go1.16 -complete -installsuffix shared -buildid UgM4XyIU9q1W5ZsnduXq/UgM4XyIU9q1W5ZsnduXq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/context.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/doc.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/jaeger_propagator.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/44/448ac8a3d50be20ad5380ae80eb7aa79018918570f37b0b1a259e31b114f90fb-d # internal go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b518/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.16 -complete -installsuffix shared -buildid WGnbfwWxaHlbw3j4pLPR/WGnbfwWxaHlbw3j4pLPR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./vendor/go.opentelemetry.io/otel/internal/global/state.go ./vendor/go.opentelemetry.io/otel/internal/global/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/87/87299716b7c5bf08de8b6537828fe77db6101d89917eadfca183d710fdccdab6-d # internal github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b489/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b497/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b493/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b495/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/uber/jaeger-client-go/utils -lang=go1.16 -complete -installsuffix shared -buildid dCtmIu5uCbzbVzRaPZAa/dCtmIu5uCbzbVzRaPZAa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./vendor/github.com/uber/jaeger-client-go/utils/localip.go ./vendor/github.com/uber/jaeger-client-go/utils/rand.go ./vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./vendor/github.com/uber/jaeger-client-go/utils/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/e9/e926590fae5a4ce5363597063c3a78bf2d7bd386a26674b99f78a5ae5a80b027-d # internal go.opentelemetry.io/otel/semconv/v1.7.0 mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p go.opentelemetry.io/otel/semconv/v1.7.0 -lang=go1.16 -complete -installsuffix shared -buildid 3-aEjYFi_Xiw3wsdi8ns/3-aEjYFi_Xiw3wsdi8ns -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/f2/f27a9b11aba859ec11da91de67ca3af7cb11c168f3892678bd237a24c18d2b79-d # internal go.opentelemetry.io/otel mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p go.opentelemetry.io/otel -lang=go1.16 -complete -installsuffix shared -buildid QRuNfBSrMO4hn6Rk-3my/QRuNfBSrMO4hn6Rk-3my -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./vendor/go.opentelemetry.io/otel/doc.go ./vendor/go.opentelemetry.io/otel/error_handler.go ./vendor/go.opentelemetry.io/otel/handler.go ./vendor/go.opentelemetry.io/otel/internal_logging.go ./vendor/go.opentelemetry.io/otel/propagation.go ./vendor/go.opentelemetry.io/otel/trace.go ./vendor/go.opentelemetry.io/otel/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/81/814fb334b3da062f8b9e55481bd1355fd7bad23214df4e2c21c9b6be5389ead8-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b483/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b486/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b487/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b489/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b493/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b494/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b495/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b496/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b498/_pkg_.a packagefile go.uber.org/atomic=$WORK/b499/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/uber/jaeger-client-go -lang=go1.16 -complete -installsuffix shared -buildid 2R-ayLs5QznWi1DjhfMZ/2R-ayLs5QznWi1DjhfMZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./vendor/github.com/uber/jaeger-client-go/constants.go ./vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./vendor/github.com/uber/jaeger-client-go/doc.go ./vendor/github.com/uber/jaeger-client-go/header.go ./vendor/github.com/uber/jaeger-client-go/interop.go ./vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/logger.go ./vendor/github.com/uber/jaeger-client-go/metrics.go ./vendor/github.com/uber/jaeger-client-go/observer.go ./vendor/github.com/uber/jaeger-client-go/process.go ./vendor/github.com/uber/jaeger-client-go/propagation.go ./vendor/github.com/uber/jaeger-client-go/reference.go ./vendor/github.com/uber/jaeger-client-go/reporter.go ./vendor/github.com/uber/jaeger-client-go/reporter_options.go ./vendor/github.com/uber/jaeger-client-go/sampler.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./vendor/github.com/uber/jaeger-client-go/span.go ./vendor/github.com/uber/jaeger-client-go/span_allocator.go ./vendor/github.com/uber/jaeger-client-go/span_context.go ./vendor/github.com/uber/jaeger-client-go/tracer.go ./vendor/github.com/uber/jaeger-client-go/tracer_options.go ./vendor/github.com/uber/jaeger-client-go/transport.go ./vendor/github.com/uber/jaeger-client-go/transport_udp.go ./vendor/github.com/uber/jaeger-client-go/zipkin.go ./vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/bb/bb501f00af020c402265fc370e2b70f021efbcaa197b8c94ce4aaca2c9adaafa-d # internal github.com/grafana/grafana/pkg/setting mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b365/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b373/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b445/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b447/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b363/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/grafana/grafana/pkg/setting -lang=go1.17 -complete -installsuffix shared -buildid BxmUDQLL3uTmUqWfo_pk/BxmUDQLL3uTmUqWfo_pk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./pkg/setting/date_formats.go ./pkg/setting/expanders.go ./pkg/setting/provider.go ./pkg/setting/setting.go ./pkg/setting/setting_azure.go ./pkg/setting/setting_dashboard_previews.go ./pkg/setting/setting_data_proxy.go ./pkg/setting/setting_feature_toggles.go ./pkg/setting/setting_plugins.go ./pkg/setting/setting_quota.go ./pkg/setting/setting_sentry.go ./pkg/setting/setting_smtp.go ./pkg/setting/setting_unified_alerting.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/be/be4825740e7f32979b0a8bf460c101dcddb800f231e52c0cfdafd2b8a74bb5a5-d # internal go.opentelemetry.io/otel/sdk/internal mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p go.opentelemetry.io/otel/sdk/internal -lang=go1.16 -complete -installsuffix shared -buildid RKD6rK2lwqf98_tEm5YM/RKD6rK2lwqf98_tEm5YM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/b4/b483822b484424fc56244674b1b2842104ae610d2fa973251aaf07ac37a9db27-d # internal go.opentelemetry.io/otel/sdk/resource mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b530/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b531/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.16 -complete -installsuffix shared -buildid SlFyEGUdSnO5Xvm0jDZq/SlFyEGUdSnO5Xvm0jDZq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/resource/auto.go ./vendor/go.opentelemetry.io/otel/sdk/resource/builtin.go ./vendor/go.opentelemetry.io/otel/sdk/resource/config.go ./vendor/go.opentelemetry.io/otel/sdk/resource/container.go ./vendor/go.opentelemetry.io/otel/sdk/resource/doc.go ./vendor/go.opentelemetry.io/otel/sdk/resource/env.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os_release_unix.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os_unix.go ./vendor/go.opentelemetry.io/otel/sdk/resource/process.go ./vendor/go.opentelemetry.io/otel/sdk/resource/resource.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/1b/1bd264982266f1c309d628ae2eefd546b0d1646f584572963c79b1476c931baf-d # internal go.opentelemetry.io/otel/sdk/internal/env mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/internal/global=$WORK/b519/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p go.opentelemetry.io/otel/sdk/internal/env -lang=go1.16 -complete -installsuffix shared -buildid pH_bNjmZNhQUaqBpGw7U/pH_bNjmZNhQUaqBpGw7U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/7d/7d33f1ffbbc5582eac53a70a0874267ba31962b25a52411c4533b16dfeab4ada-d # internal go.opentelemetry.io/otel/semconv/v1.4.0 mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p go.opentelemetry.io/otel/semconv/v1.4.0 -lang=go1.16 -complete -installsuffix shared -buildid Ov4z_AYw7ckmXVrjzL9L/Ov4z_AYw7ckmXVrjzL9L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/6e/6e18d874147e1f3f7ecc542dbb993fbeee870860465a2aa86275ff5ff3088575-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b546/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b547/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b543/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b548/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig -lang=go1.16 -complete -installsuffix shared -buildid nafiCCyW8k__PhsKQYi5/nafiCCyW8k__PhsKQYi5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b545/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/envconfig.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/options.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/optiontypes.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/b6/b6efbf530977593b65948366f8d45dc6c0c1663d17c9effe7f066f1386f8e84a-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/runtime mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b551/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b552/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b553/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b554/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b556/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b558/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/runtime -lang=go1.16 -complete -installsuffix shared -buildid isBPqiX-4MaLQyBUy-eM/isBPqiX-4MaLQyBUy-eM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b550/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/context.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/errors.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/fieldmask.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/handler.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_httpbodyproto.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_json.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_jsonpb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_proto.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler_registry.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/mux.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/proto2_convert.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/query.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/a7/a7184d8a94b421e01e17da3f23000aadce2bc48677bf4620159b3e6ce8821b5e-d # internal go.opentelemetry.io/otel/sdk/trace mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b535/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b529/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/trace=$WORK/b341/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p go.opentelemetry.io/otel/sdk/trace -lang=go1.16 -complete -installsuffix shared -buildid xy2OsBeSEMkPeyCwANQ4/xy2OsBeSEMkPeyCwANQ4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/trace/batch_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/doc.go ./vendor/go.opentelemetry.io/otel/sdk/trace/event.go ./vendor/go.opentelemetry.io/otel/sdk/trace/evictedqueue.go ./vendor/go.opentelemetry.io/otel/sdk/trace/id_generator.go ./vendor/go.opentelemetry.io/otel/sdk/trace/link.go ./vendor/go.opentelemetry.io/otel/sdk/trace/provider.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampler_env.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampling.go ./vendor/go.opentelemetry.io/otel/sdk/trace/simple_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/snapshot.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_exporter.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_limits.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b484/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/e7/e7a22efd2ce94a9787cf7e1bcb86f3d453da9f55dc843734cbfd66f111e538bd-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b502/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b496/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -lang=go1.16 -complete -installsuffix shared -buildid 2kbBLKWPswXXReOTQ7c9/2kbBLKWPswXXReOTQ7c9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/e4/e445e403280d3eac4b9aaef3f145dad19b4bfd17e84aaff8611cbc315f9c74db-d # internal github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b496/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -lang=go1.16 -complete -installsuffix shared -buildid 8x2DoFCaWm83S20t22To/8x2DoFCaWm83S20t22To -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/98/9854ca10906b78cbac6b8a723e06f99547ca5c19ed31740483e28585b24186a9-d # internal github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b498/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/uber/jaeger-client-go/rpcmetrics -lang=go1.16 -complete -installsuffix shared -buildid rtX-QFYMOiSqOzE_FTpq/rtX-QFYMOiSqOzE_FTpq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b504/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/f6/f6d5677ffc135502cd717543a866de4b78e1e72c9faf44ec60a7f34c9db9c84b-d # internal github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b493/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/uber/jaeger-client-go/transport -lang=go1.16 -complete -installsuffix shared -buildid OcXahdb2hfL9vyuCDE8W/OcXahdb2hfL9vyuCDE8W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/a1/a1bde1782663cd731609f1739bb180cf86aabf511c69d16390d0eafaa62dd92a-d # internal github.com/uber/jaeger-client-go/zipkin mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b484/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/uber/jaeger-client-go/zipkin -lang=go1.16 -complete -installsuffix shared -buildid lPQVMOPYfrxY-agOxLeO/lPQVMOPYfrxY-agOxLeO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/zipkin/doc.go ./vendor/github.com/uber/jaeger-client-go/zipkin/propagation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/0b/0bc7dc6aef9064857ad62aa2a524092af7abe8da344833e34dddab165a021055-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b527/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger -lang=go1.16 -complete -installsuffix shared -buildid JXX2XejD9QYRL6ocWo3L/JXX2XejD9QYRL6ocWo3L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/jaeger-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/jaeger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/36/36544f6daf7d7f2639c02d54b2aaa77626defd7e70b150bb2e5c4f9ef6c3f072-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b527/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid rJKt8r4LGAIsX-pd_Mvc/rJKt8r4LGAIsX-pd_Mvc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/zipkincore-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/1b/1ba146e0308585d7d7a2fa51f7dc36e61103dd8029c6454fdeaf17e3d55050ef-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b501/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b503/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b504/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b505/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b496/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b498/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/uber/jaeger-client-go/config -lang=go1.16 -complete -installsuffix shared -buildid h6R5G6R48BqtNDxg4XoP/h6R5G6R48BqtNDxg4XoP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b500/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/config/config.go ./vendor/github.com/uber/jaeger-client-go/config/config_env.go ./vendor/github.com/uber/jaeger-client-go/config/options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/a9/a9ff089e5cd03b4d599693b1a9d3cd70a936af730f376a8726f48a479c3d2207-d # internal go.opentelemetry.io/proto/otlp/collector/trace/v1 mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b550/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b552/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b541/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p go.opentelemetry.io/proto/otlp/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid 7XbDN-Zv4qlR57Ie8ZPN/7XbDN-Zv4qlR57Ie8ZPN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_config.pb.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.gw.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service_grpc.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/13/13431618daf106ee0ab7baff9a9cb7f11170b93831c6e8e2547b7ead7c9e6cbe-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b529/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b532/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b539/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b540/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b541/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform -lang=go1.16 -complete -installsuffix shared -buildid XrsKFzEB7kw62QCB4otb/XrsKFzEB7kw62QCB4otb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/attribute.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/instrumentation.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/resource.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/span.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/b6/b6d230d7100d8eb90300d31cd12e9ab64f271c0638a860186b2d5f786231046a-d # internal xorm.io/xorm mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile database/sql=$WORK/b566/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile log/syslog=$WORK/b351/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/builder=$WORK/b576/_pkg_.a packagefile xorm.io/core=$WORK/b577/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p xorm.io/xorm -lang=go1.16 -complete -installsuffix shared -buildid AANw-pPgjuSkwFJ34X8V/AANw-pPgjuSkwFJ34X8V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./vendor/xorm.io/xorm/cache_lru.go ./vendor/xorm.io/xorm/cache_memory_store.go ./vendor/xorm.io/xorm/context_cache.go ./vendor/xorm.io/xorm/convert.go ./vendor/xorm.io/xorm/dialect_mssql.go ./vendor/xorm.io/xorm/dialect_mysql.go ./vendor/xorm.io/xorm/dialect_oracle.go ./vendor/xorm.io/xorm/dialect_postgres.go ./vendor/xorm.io/xorm/dialect_sqlite3.go ./vendor/xorm.io/xorm/doc.go ./vendor/xorm.io/xorm/engine.go ./vendor/xorm.io/xorm/engine_cond.go ./vendor/xorm.io/xorm/engine_context.go ./vendor/xorm.io/xorm/engine_group.go ./vendor/xorm.io/xorm/engine_group_policy.go ./vendor/xorm.io/xorm/engine_table.go ./vendor/xorm.io/xorm/error.go ./vendor/xorm.io/xorm/helpers.go ./vendor/xorm.io/xorm/helpler_time.go ./vendor/xorm.io/xorm/interface.go ./vendor/xorm.io/xorm/json.go ./vendor/xorm.io/xorm/logger.go ./vendor/xorm.io/xorm/processors.go ./vendor/xorm.io/xorm/rows.go ./vendor/xorm.io/xorm/session.go ./vendor/xorm.io/xorm/session_cols.go ./vendor/xorm.io/xorm/session_cond.go ./vendor/xorm.io/xorm/session_context.go ./vendor/xorm.io/xorm/session_convert.go ./vendor/xorm.io/xorm/session_delete.go ./vendor/xorm.io/xorm/session_exist.go ./vendor/xorm.io/xorm/session_find.go ./vendor/xorm.io/xorm/session_get.go ./vendor/xorm.io/xorm/session_insert.go ./vendor/xorm.io/xorm/session_iterate.go ./vendor/xorm.io/xorm/session_query.go ./vendor/xorm.io/xorm/session_raw.go ./vendor/xorm.io/xorm/session_schema.go ./vendor/xorm.io/xorm/session_stats.go ./vendor/xorm.io/xorm/session_tx.go ./vendor/xorm.io/xorm/session_update.go ./vendor/xorm.io/xorm/statement.go ./vendor/xorm.io/xorm/statement_args.go ./vendor/xorm.io/xorm/statement_columnmap.go ./vendor/xorm.io/xorm/statement_exprparam.go ./vendor/xorm.io/xorm/statement_quote.go ./vendor/xorm.io/xorm/syslogger.go ./vendor/xorm.io/xorm/table_name.go ./vendor/xorm.io/xorm/tag.go ./vendor/xorm.io/xorm/transaction.go ./vendor/xorm.io/xorm/types.go ./vendor/xorm.io/xorm/xorm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/90/905985abc48e24d658ff9c736f60fe6451b1fa28c30861be2357e495ea3ef2d5-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b527/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent -lang=go1.16 -complete -installsuffix shared -buildid HVymHhzVsRrrj2DNldB0/HVymHhzVsRrrj2DNldB0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/agent-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/agent.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/e9/e9a41a3116656d5700063200004c0088d6828d1bcfcb2241906c87d3943d0d6c-d # internal github.com/grafana/grafana/pkg/web mkdir -p $WORK/b579/ cat >$WORK/b579/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b579=>" -I $WORK/b579/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b579/symabis ./macaron.s cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/grafana/grafana/pkg/web -lang=go1.17 -installsuffix shared -buildid O2zqmS6XU8bYFHLv1MMd/O2zqmS6XU8bYFHLv1MMd -goversion go1.19.10 -symabis $WORK/b579/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack -asmhdr $WORK/b579/go_asm.h ./pkg/web/binding.go ./pkg/web/context.go ./pkg/web/inject.go ./pkg/web/macaron.go ./pkg/web/render.go ./pkg/web/response_writer.go ./pkg/web/router.go ./pkg/web/tree.go ./pkg/web/web.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/d5/d5523b35b67341a6d42ced65c3271c6bfaae27180fef457337c9bacc7768f1a4-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin -lang=go1.17 -complete -installsuffix shared -buildid REAfYMYSOl5YoNRReAfU/REAfYMYSOl5YoNRReAfU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./pkg/plugins/backendplugin/backendplugin.go ./pkg/plugins/backendplugin/errors.go ./pkg/plugins/backendplugin/ifaces.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/e0/e04acf98fdab0bc9a517b1c4fb02f1312354a5bbede0568cac03fb744d5be8dd-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b538/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b532/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b541/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace -lang=go1.16 -complete -installsuffix shared -buildid bGPL4kQsULnyVGiMNMMF/bGPL4kQsULnyVGiMNMMF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/clients.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/56/5622271823a3c1bab1af535cc8255d2d40bd0ac17bf08231b28e725c065458d8-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 -lang=go1.17 -complete -installsuffix shared -buildid NPDvHfr0oDQljiC-qLRZ/NPDvHfr0oDQljiC-qLRZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b583/importcfg -pack ./pkg/plugins/backendplugin/pluginextensionv2/renderer_grpc_plugin.go ./pkg/plugins/backendplugin/pluginextensionv2/rendererv2.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/59/59e89424b87ebce5a0717f922b86e45f52f09f4e3dfcba28a2173491845fff9f-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b543/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b545/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b549/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b541/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b559/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc -lang=go1.16 -complete -installsuffix shared -buildid dhVJAgyRJZtW5c-8yi9p/dhVJAgyRJZtW5c-8yi9p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/client.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporter.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/d0/d06b93c16a9c712ed4295aff80620070149d56e51a6f4d5b243c193e3653da0b-d # internal go.opentelemetry.io/otel/exporters/jaeger mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b525/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b529/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b532/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b536/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p go.opentelemetry.io/otel/exporters/jaeger -lang=go1.16 -complete -installsuffix shared -buildid I1l7YsRQu273-bB_z_xr/I1l7YsRQu273-bB_z_xr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/agent.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/doc.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/env.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/jaeger.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/reconnecting_udp_client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/uploader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/18/18b03cd575b818d49e6a1ebf45c82f7936a8546d97da037f5aafacac54ff2ad3-d # internal github.com/aws/aws-sdk-go/internal/s3shared mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b588/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b591/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/aws/aws-sdk-go/internal/s3shared -lang=go1.16 -complete -installsuffix shared -buildid pyi91eSO9hCgnN53Ik6w/pyi91eSO9hCgnN53Ik6w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/endpoint_errors.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/resource_request.go cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_s390x/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b579=>" -I $WORK/b579/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b579/macaron.o ./macaron.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b579/_pkg_.a $WORK/b579/macaron.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/72/72f2654e0f650076c15878b91e533dec30b4fcc315c5a02c00639280d5cd0fd8-d # internal github.com/aws/aws-sdk-go/internal/s3shared/s3err mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -lang=go1.16 -complete -installsuffix shared -buildid DtF1yaPYdWSMrl0X17RD/DtF1yaPYdWSMrl0X17RD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/2e/2e84f0e8e620dadb61280daa0decfd27e92a198dd67113c707d8676d6d40ea8e-d # internal github.com/aws/aws-sdk-go/private/checksum mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/aws/aws-sdk-go/private/checksum -lang=go1.16 -complete -installsuffix shared -buildid ENoscQnErvta-X53o2Pn/ENoscQnErvta-X53o2Pn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/checksum/content_md5.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/33/33a2f6317f8f47c531847eaacc0941612dbb1b4962f88ff36b8ed148aff24584-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -lang=go1.16 -complete -installsuffix shared -buildid -iU-iyHchJnDZ-f4qfpi/-iU-iyHchJnDZ-f4qfpi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/debug.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/decode.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/encode.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/header.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/header_value.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/9b/9b0122bddeec09f3449d536bb794c04a8be437647e47bb2edf6d8d0918e07f1a-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b396/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b402/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -lang=go1.16 -complete -installsuffix shared -buildid 4Me7NFfx6iP9_Qykj-ue/4Me7NFfx6iP9_Qykj-ue -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b596/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/b2/b20191cb8aa8703f3f76b99f35e1c082beffa94a28132a005e70728de2fc110d-d # internal github.com/grafana/grafana/pkg/infra/tracing mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b345/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b483/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b500/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b506/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b507/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b542/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b529/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b532/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b536/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/grafana/grafana/pkg/infra/tracing -lang=go1.17 -complete -installsuffix shared -buildid yya9fKM5BUnUKJhnXxPC/yya9fKM5BUnUKJhnXxPC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./pkg/infra/tracing/opentelemetry_tracing.go ./pkg/infra/tracing/test_helper.go ./pkg/infra/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/60/60df4bde8ceaff464bf339582704b91c110e1dac5d74bebfecca84ca3294d653-d # internal cloud.google.com/go/compute/metadata mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p cloud.google.com/go/compute/metadata -lang=go1.16 -complete -installsuffix shared -buildid CCdVhMze2bT5gAKWmdkm/CCdVhMze2bT5gAKWmdkm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b601/importcfg -pack ./vendor/cloud.google.com/go/compute/metadata/metadata.go ./vendor/cloud.google.com/go/compute/metadata/retry.go ./vendor/cloud.google.com/go/compute/metadata/retry_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/3d/3dd65e333807a5ba644c16629a1f71daa320f02d466d3a12a57fe97c3351d7e7-d # internal google.golang.org/api/googleapi mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b608/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p google.golang.org/api/googleapi -lang=go1.16 -complete -installsuffix shared -buildid O0ajMKZhS15v2vK5PrTM/O0ajMKZhS15v2vK5PrTM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b607/importcfg -pack ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/1d/1d814234a2435416a278e0a304ea3a535899afc7ab090c41f011905a410b654d-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b594/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -lang=go1.16 -complete -installsuffix shared -buildid s4OMIHM-WlbY4Q-kwDxR/s4OMIHM-WlbY4Q-kwDxR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/reader.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/shared.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/signer.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/stream_writer.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/transport.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/3e/3e5c29714bb7da605404f5437ee12ce00d9308701ee493cc1090b3ba50d3fb5e-d # internal github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b605/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b607/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b559/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b556/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.16 -complete -installsuffix shared -buildid tClo9CXJsG_6717HCEfk/tClo9CXJsG_6717HCEfk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/22/220edb1648902d6c3d7c1eedbf3ed28ecf16d696240f72d898aa0478ba027d35-d # internal google.golang.org/genproto/googleapis/iam/v1 mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b610/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b611/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b555/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p google.golang.org/genproto/googleapis/iam/v1 -lang=go1.16 -complete -installsuffix shared -buildid K2dCQ1EEN8FzfRU6ixHh/K2dCQ1EEN8FzfRU6ixHh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/iam/v1/iam_policy.pb.go ./vendor/google.golang.org/genproto/googleapis/iam/v1/options.pb.go ./vendor/google.golang.org/genproto/googleapis/iam/v1/policy.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/ae/aee0d7f70d6d9b9b942cd19ddacf37b6c6510048a397cb94a60b606f7ed00468-d # internal cloud.google.com/go/internal/trace mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b615/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b288/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b607/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b606/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p cloud.google.com/go/internal/trace -lang=go1.16 -complete -installsuffix shared -buildid H8Km1H5e52Qtppyfl4KN/H8Km1H5e52Qtppyfl4KN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./vendor/cloud.google.com/go/internal/trace/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/95/95cd251a72e34edce5c03b66be1854aa9a3f6d942e66351f9bcd21e882759fbc-d # internal github.com/googleapis/gax-go/v2 mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b604/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b556/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/googleapis/gax-go/v2 -lang=go1.16 -complete -installsuffix shared -buildid BB5dA-QpfaenXiBs-zmS/BB5dA-QpfaenXiBs-zmS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b603/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/proto_json_stream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/f0/f0feb363b9e0d784a4b93f916fa2d600e0ba7688e5bfb6649d6af5bd371977e7-d # internal github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b588/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b590/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b591/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b592/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b593/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b594/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b595/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b396/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b596/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b402/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/aws/aws-sdk-go/service/s3 -lang=go1.16 -complete -installsuffix shared -buildid fVbDUUOBEg--o3XGP18F/fVbDUUOBEg--o3XGP18F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b589/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/api.go ./vendor/github.com/aws/aws-sdk-go/service/s3/body_hash.go ./vendor/github.com/aws/aws-sdk-go/service/s3/bucket_location.go ./vendor/github.com/aws/aws-sdk-go/service/s3/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/s3/doc.go ./vendor/github.com/aws/aws-sdk-go/service/s3/doc_custom.go ./vendor/github.com/aws/aws-sdk-go/service/s3/endpoint.go ./vendor/github.com/aws/aws-sdk-go/service/s3/endpoint_builder.go ./vendor/github.com/aws/aws-sdk-go/service/s3/errors.go ./vendor/github.com/aws/aws-sdk-go/service/s3/host_style_bucket.go ./vendor/github.com/aws/aws-sdk-go/service/s3/platform_handlers_go1.6.go ./vendor/github.com/aws/aws-sdk-go/service/s3/service.go ./vendor/github.com/aws/aws-sdk-go/service/s3/sse.go ./vendor/github.com/aws/aws-sdk-go/service/s3/statusok_error.go ./vendor/github.com/aws/aws-sdk-go/service/s3/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/service/s3/waiters.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/1f/1f8aa67ba7aef4c525ff85040b2c649e3909c3d09600a06bd0189316fb61c74c-d # internal golang.org/x/oauth2/authhandler mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p golang.org/x/oauth2/authhandler -lang=go1.16 -complete -installsuffix shared -buildid iLrd03ke8Q5nwyd5Gy14/iLrd03ke8Q5nwyd5Gy14 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b627/importcfg -pack ./vendor/golang.org/x/oauth2/authhandler/authhandler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/d0/d099d5ff4863ea2853ffa066979c176f0357006533c92caa472cb5ba25c2dd27-d # internal cloud.google.com/go/internal mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b603/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b607/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p cloud.google.com/go/internal -lang=go1.16 -complete -installsuffix shared -buildid bgCgp1EEDw6WiYwHi6ys/bgCgp1EEDw6WiYwHi6ys -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./vendor/cloud.google.com/go/internal/annotate.go ./vendor/cloud.google.com/go/internal/retry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/81/8142b5a5fd66a36ac18435c55a7893d3e882e054673c7015dc3bc20f03937237-d # internal cloud.google.com/go/iam mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b603/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b609/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p cloud.google.com/go/iam -lang=go1.16 -complete -installsuffix shared -buildid qm2bMzWFBEHqndcQgN8s/qm2bMzWFBEHqndcQgN8s -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./vendor/cloud.google.com/go/iam/iam.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/5a/5a7c7b1665fd4f1146ed9b50202dbab694edf24a7c7d25ea161a380538bf62ef-d # internal golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p golang.org/x/oauth2/google/internal/externalaccount -lang=go1.16 -complete -installsuffix shared -buildid m6SzqScCCIMvhDXGABOl/m6SzqScCCIMvhDXGABOl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack ./vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/c0/c053f158354b1569b1ac7e3b4ad215e5fabc3eccbe0e2713dc132f3f8cb089df-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b575/_pkg_.a # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b477/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b629/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p golang.org/x/oauth2/jwt -lang=go1.16 -complete -installsuffix shared -buildid iq0_4-IU9TncsELg3ccY/iq0_4-IU9TncsELg3ccY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack ./vendor/golang.org/x/oauth2/jwt/jwt.go cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/11/115df2e14974bfea5f04158731c2d1aad6b3c9c0177bafc6bfd45631e4cb36b4-d # internal google.golang.org/api/internal/impersonate mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p google.golang.org/api/internal/impersonate -lang=go1.16 -complete -installsuffix shared -buildid e-zHbZHqA-IiqmNvntmy/e-zHbZHqA-IiqmNvntmy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/44/44b2cd1eff5bf25366d903619c810671ced15a9520a51f0e2943dcfd955eef3e-d # internal go.opencensus.io/trace/propagation mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b615/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p go.opencensus.io/trace/propagation -lang=go1.16 -complete -installsuffix shared -buildid ACDUGX2PohSkt1OT5Qdo/ACDUGX2PohSkt1OT5Qdo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack ./vendor/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/09/09cc7134afe29c9487d3b757a845c468a7fba84f819a394fe855f5d4c9a121cb-d # internal google.golang.org/api/transport/cert mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile os/user=$WORK/b531/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p google.golang.org/api/transport/cert -lang=go1.16 -complete -installsuffix shared -buildid 3tiMXibVQ-EoT85tbb0a/3tiMXibVQ-EoT85tbb0a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b646/importcfg -pack ./vendor/google.golang.org/api/transport/cert/default_cert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/a8/a85266f0619151802f60ab2363f9c43cbe2b87e2741cf12e791df212d9029550-d # internal google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.16 -complete -installsuffix shared -buildid UkwWuTq6tCSaRpCXwwbx/UkwWuTq6tCSaRpCXwwbx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b648/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer.pb.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer_grpc.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/85/856f2778ba69a0902dba9b2099e3feda5fe4e1ae48355993eee7ecbd716095e2-d # internal go.opencensus.io/plugin/ocgrpc mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b636/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b638/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b641/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b640/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b615/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b644/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p go.opencensus.io/plugin/ocgrpc -lang=go1.16 -complete -installsuffix shared -buildid e81bmFEVXnumYDjGAsNu/e81bmFEVXnumYDjGAsNu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b635/importcfg -pack ./vendor/go.opencensus.io/plugin/ocgrpc/client.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/doc.go ./vendor/go.opencensus.io/plugin/ocgrpc/server.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/stats_common.go ./vendor/go.opencensus.io/plugin/ocgrpc/trace_common.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/d6/d631fd1c47bba6bd77151dd57e1b8241b7a69dc1d25459943b815a56788071c2-d # internal google.golang.org/grpc/credentials/alts/internal mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile net=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.16 -complete -installsuffix shared -buildid W66Z34BohGSP7NsSQaG5/W66Z34BohGSP7NsSQaG5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/common.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/07/075d8ecd047892e953eb6da378f6b12ee0e0aaaf027a2cddcd5cf170f0b981fd-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b601/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b627/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b628/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b477/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b629/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b630/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b531/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p golang.org/x/oauth2/google -lang=go1.16 -complete -installsuffix shared -buildid WsIX098EAWW7ti6jibPG/WsIX098EAWW7ti6jibPG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/sdk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/b9/b98b18cc4ab1261874047b273148674ef23b681ad3e0042a76b64a9132775dfa-d # internal google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.16 -complete -installsuffix shared -buildid TjihC_yJK3uW3l4Mdh7R/TjihC_yJK3uW3l4Mdh7R -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/altscontext.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker_grpc.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/transport_security_common.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b648/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/f9/f966f61b3feaf41f699a1b94fcc2d1f5904dc804e83415947960ddc4d678081f-d # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/57/57360e03efac2f240cb9b19d625e5f456f9edb6ddba558b561f73cc83bd051bb-d # internal google.golang.org/grpc/balancer/grpclb mkdir -p $WORK/b647/ google.golang.org/grpc/credentials/alts/internal/conn mkdir -p $WORK/b655/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b229/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b231/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b308/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b648/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b651/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.16 -complete -installsuffix shared -buildid D_KdnWrWqJ3Tz_TR1rzO/D_KdnWrWqJ3Tz_TR1rzO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_config.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_picker.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_remote_balancer.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_util.go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.16 -complete -installsuffix shared -buildid 2oBYhEsAF6JolqQygqyP/2oBYhEsAF6JolqQygqyP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aeadrekey.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcm.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcmrekey.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/common.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/counter.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/record.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/0c/0c1940d3d3339f734f07b292f7024877a9e3e5457a7a02942e66f0724422b530-d # internal google.golang.org/grpc/credentials/alts/internal/authinfo mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b654/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.16 -complete -installsuffix shared -buildid hPNKl0gUtgUuhLsL2vc1/hPNKl0gUtgUuhLsL2vc1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b653/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/authinfo/authinfo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/d6/d6b5e6c0647b7ca67cfb60eec9dad9a3c832b8148707f79afae6520ff1597036-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker/service mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b220/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.16 -complete -installsuffix shared -buildid ZgIVCNp6DA17a3nF-99X/ZgIVCNp6DA17a3nF-99X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b656/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/service/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/42/4256ac97e8f144466c67948361c5a37a5c9d6a8b19a593aca446a05927d3b11f-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b651/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b653/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b655/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b654/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.16 -complete -installsuffix shared -buildid lAFXFuLOoCC6w9HkCyXK/lAFXFuLOoCC6w9HkCyXK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/handshaker.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/8b/8b33f3cf047a62d1e1eee46c1d2043cad32840badd7024f501bacf6383fab3e7-d # internal google.golang.org/genproto/googleapis/storage/v2 mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b610/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b609/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b660/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b266/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b555/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p google.golang.org/genproto/googleapis/storage/v2 -lang=go1.16 -complete -installsuffix shared -buildid jSaygcuRldJgyeP-mvx1/jSaygcuRldJgyeP-mvx1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/storage/v2/storage.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/d4/d47dbca6547aeabebccb060324591a22a0ef216d1200dd4101da86382828eab0-d # internal google.golang.org/api/internal/gensupport mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b603/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b607/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p google.golang.org/api/internal/gensupport -lang=go1.16 -complete -installsuffix shared -buildid VmEYnjg-ILLMiDJUeFyH/VmEYnjg-ILLMiDJUeFyH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./vendor/google.golang.org/api/internal/gensupport/buffer.go ./vendor/google.golang.org/api/internal/gensupport/doc.go ./vendor/google.golang.org/api/internal/gensupport/json.go ./vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./vendor/google.golang.org/api/internal/gensupport/media.go ./vendor/google.golang.org/api/internal/gensupport/params.go ./vendor/google.golang.org/api/internal/gensupport/resumable.go ./vendor/google.golang.org/api/internal/gensupport/retry.go ./vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./vendor/google.golang.org/api/internal/gensupport/send.go ./vendor/google.golang.org/api/internal/gensupport/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/c8/c8ac306715d19460b0efe916c8bb97c95188e82435dfa3453fcdb20a77a91032-d # internal google.golang.org/api/internal mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b626/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b632/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p google.golang.org/api/internal -lang=go1.16 -complete -installsuffix shared -buildid 2Dqp3fvTRVN7tchE0VWn/2Dqp3fvTRVN7tchE0VWn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./vendor/google.golang.org/api/internal/conn_pool.go ./vendor/google.golang.org/api/internal/creds.go ./vendor/google.golang.org/api/internal/settings.go ./vendor/google.golang.org/api/internal/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/23/234189387636c1ec01962764551bd95ba1643a4b0a50bd702abcca900eda9594-d # internal google.golang.org/grpc/credentials/alts mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b651/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b652/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b656/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b654/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b657/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p google.golang.org/grpc/credentials/alts -lang=go1.16 -complete -installsuffix shared -buildid -hd2Sy1M11H70dr8zkJe/-hd2Sy1M11H70dr8zkJe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b650/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/alts.go ./vendor/google.golang.org/grpc/credentials/alts/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/d6/d6ae74f6bbc8ef7f408ca0ac9cb11659876919978350c0a4dfc4b8941fd8e240-d # internal google.golang.org/grpc/credentials/oauth mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b626/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b630/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.16 -complete -installsuffix shared -buildid RLQeosehADfk9wirwJW2/RLQeosehADfk9wirwJW2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./vendor/google.golang.org/grpc/credentials/oauth/oauth.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/4a/4ae60cd86d65dad6addba4239042850b26279b41cab6d3770ec8ce8ac29e38d8-d # internal google.golang.org/api/option mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b626/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b631/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b632/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p google.golang.org/api/option -lang=go1.16 -complete -installsuffix shared -buildid BAmGD5tqQ9EOjYV3Z66d/BAmGD5tqQ9EOjYV3Z66d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b625/importcfg -pack ./vendor/google.golang.org/api/option/option.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/ef/ef8a9df0c1b5897c86aa40be5101050866938cb4adaf91836dd3cfc72c99b777-d # internal google.golang.org/api/transport/internal/dca mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b631/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b646/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p google.golang.org/api/transport/internal/dca -lang=go1.16 -complete -installsuffix shared -buildid wGdtBT-7EP1wWDjzCy-y/wGdtBT-7EP1wWDjzCy-y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b589/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/22/22bc4806b4c028a2b5fdb1a47665f85e9f69d031b76b47a0a1b6f6de46d18e63-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2/google=$WORK/b626/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b631/_pkg_.a packagefile google.golang.org/api/option=$WORK/b625/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p google.golang.org/api/option/internaloption -lang=go1.16 -complete -installsuffix shared -buildid zcukVdc4VN6P8R9p79a_/zcukVdc4VN6P8R9p79a_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./vendor/google.golang.org/api/option/internaloption/internaloption.go cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/dd/dd7006f58ae3a5fa5e8922c0609004555d97e98e932768e6fb2289b5e6f0f814-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b589/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -lang=go1.16 -complete -installsuffix shared -buildid 0bEjUx2tQ2MTNgFmf371/0bEjUx2tQ2MTNgFmf371 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3iface/interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/c8/c81d1458ccfeb1a24ff6561f6d2217be54becda0b38ceab0e3d7381ce559a333-d # internal google.golang.org/grpc/credentials/google mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b650/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b658/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b212/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p google.golang.org/grpc/credentials/google -lang=go1.16 -complete -installsuffix shared -buildid CEpezbfP3i5EqIE4PZy7/CEpezbfP3i5EqIE4PZy7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b649/importcfg -pack ./vendor/google.golang.org/grpc/credentials/google/google.go ./vendor/google.golang.org/grpc/credentials/google/xds.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/d2/d2fb612f6267000e6699de64921c7f5d285b102961c1e403538d6973c4989cfe-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b615/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b644/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -lang=go1.16 -complete -installsuffix shared -buildid PKpdHPgsm9ifHgapRk-m/PKpdHPgsm9ifHgapRk-m -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/93/9385d9f14f1eb6183550e5bf637ae91f58a65e53f248dff6ab191395e1b0382b-d # internal google.golang.org/api/transport/grpc mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/compute/metadata=$WORK/b601/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b635/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b631/_pkg_.a packagefile google.golang.org/api/option=$WORK/b625/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b645/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b647/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b649/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b658/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p google.golang.org/api/transport/grpc -lang=go1.16 -complete -installsuffix shared -buildid t3rAmxL0qB1qsuoOCuzd/t3rAmxL0qB1qsuoOCuzd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b634/importcfg -pack ./vendor/google.golang.org/api/transport/grpc/dial.go ./vendor/google.golang.org/api/transport/grpc/dial_socketopt.go ./vendor/google.golang.org/api/transport/grpc/pool.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/21/21927c2491af9fcf19ffb7408d014799aa1d9f178662cf8c58f74ae4e764f3ea-d # internal google.golang.org/api/googleapi/transport mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p google.golang.org/api/googleapi/transport -lang=go1.16 -complete -installsuffix shared -buildid xXf4LOeVCEksHfcKReuQ/xXf4LOeVCEksHfcKReuQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b666/importcfg -pack ./vendor/google.golang.org/api/googleapi/transport/apikey.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/ec/ec0df8eea8a940c9a59f709cea0dcf68861f70fbeb1008abbe666bba2c3a2c45-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b588/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b589/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b597/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -lang=go1.16 -complete -installsuffix shared -buildid D-dJDiYN_-roeK18yFjV/D-dJDiYN_-roeK18yFjV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/arn.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/batch.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/bucket_region.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/buffered_read_seeker.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/default_read_seeker_write_to.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/default_writer_read_from.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/doc.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/download.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/pool.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/read_seeker_write_to.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/upload.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/upload_input.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/writer_read_from.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b659/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/69/6934a317cdc0e4246af18de5c082866283409c32bb7d6c97c4e12e3451c12c62-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b665/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b638/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b641/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b640/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b615/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b644/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p go.opencensus.io/plugin/ochttp -lang=go1.16 -complete -installsuffix shared -buildid sJ7qr_S-TLMve4Ndkgdj/sJ7qr_S-TLMve4Ndkgdj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b664/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/client.go ./vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./vendor/go.opencensus.io/plugin/ochttp/doc.go ./vendor/go.opencensus.io/plugin/ochttp/route.go ./vendor/go.opencensus.io/plugin/ochttp/server.go ./vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./vendor/go.opencensus.io/plugin/ochttp/stats.go ./vendor/go.opencensus.io/plugin/ochttp/trace.go ./vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/2d/2dfebe912287809686e84c25606999674730e36dcfd3b86f18bc09676499a515-d # internal google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b615/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b644/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p google.golang.org/api/transport/http/internal/propagation -lang=go1.16 -complete -installsuffix shared -buildid PaYluTq9sciWFeyizlU7/PaYluTq9sciWFeyizlU7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/0b/0b2cc7ed4b4dcfeacd93dbd0119265ed0973ac730613c98647912b9438ad565d-d # internal github.com/grafana/grafana/pkg/infra/metrics/graphitebridge mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b329/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b332/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/grafana/grafana/pkg/infra/metrics/graphitebridge -lang=go1.17 -complete -installsuffix shared -buildid R3xibejkGx6cgsI3NXA7/R3xibejkGx6cgsI3NXA7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b673/importcfg -pack ./pkg/infra/metrics/graphitebridge/graphite.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/a5/a5c4fd592b504227ddece6a1c525f1ddb27f98ea9fea42e40de4398c470ba0b0-d # internal cloud.google.com/go/storage/internal/apiv2 mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b603/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b624/_pkg_.a packagefile google.golang.org/api/option=$WORK/b625/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b633/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b634/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b609/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b659/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p cloud.google.com/go/storage/internal/apiv2 -lang=go1.16 -complete -installsuffix shared -buildid bQtL1twuWrv7qmfJvfGU/bQtL1twuWrv7qmfJvfGU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/apiv2/doc.go ./vendor/cloud.google.com/go/storage/internal/apiv2/storage_client.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/71/71302e1f5eab9a130f39aa9189fe7a184cd9c0224d143c833470291fee5f6e6d-d # internal github.com/grafana/grafana/pkg/infra/metrics/metricutil mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/grafana/grafana/pkg/infra/metrics/metricutil -lang=go1.17 -complete -installsuffix shared -buildid XujLxlxyxUHIlv735ss9/XujLxlxyxUHIlv735ss9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b674/importcfg -pack ./pkg/infra/metrics/metricutil/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/75/75f9c216cea3a665f4e9b587d4e9da96b62c5042c3e6926124000c1aac9e7d6f-d # internal net/http/httptest mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/internal/testcert=$WORK/b682/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p net/http/httptest -std -complete -installsuffix shared -buildid b-XeHPiuAtVTLkbKCTCh/b-XeHPiuAtVTLkbKCTCh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b681/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/07/07ad9b42b3f9e57fa2f064ddea76b9f9d974130d0326754bbe43956026c01df6-d # internal github.com/grafana/grafana/pkg/infra/metrics mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/grafana/grafana/pkg/infra/metrics -lang=go1.17 -complete -installsuffix shared -buildid hxN7bLuZjGzvxt_Hbd03/hxN7bLuZjGzvxt_Hbd03 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b672/importcfg -pack ./pkg/infra/metrics/frontendmetrics.go ./pkg/infra/metrics/metrics.go ./pkg/infra/metrics/service.go ./pkg/infra/metrics/settings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/0f/0f6271807df55d7b343e8fb46985a15c40245ca0fbbfed21722c5db58dc619ae-d # internal github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/prometheus/client_golang/prometheus/promauto -lang=go1.16 -complete -installsuffix shared -buildid WTayzlpm6FDDM6rNZ4N0/WTayzlpm6FDDM6rNZ4N0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b684/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b664/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/3f/3f9a611b7ba6b6aa2b49b80464cf8b69216131af9f36c5de06415b3348312471-d # internal github.com/grafana/grafana/pkg/infra/httpclient mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/grafana/grafana/pkg/infra/httpclient -lang=go1.17 -complete -installsuffix shared -buildid Md0BMx-pHvscUO3zlXZw/Md0BMx-pHvscUO3zlXZw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b693/importcfg -pack ./pkg/infra/httpclient/count_bytes_reader.go ./pkg/infra/httpclient/max_bytes_reader.go ./pkg/infra/httpclient/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/77/77c54051b81182205cc3cd114dcb322bb09b50932d6906dcd9e0f375392a0f8f-d # internal github.com/grafana/grafana/pkg/bus mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/grafana/grafana/pkg/bus -lang=go1.17 -complete -installsuffix shared -buildid urpoi6UHEDKLTfBqr18D/urpoi6UHEDKLTfBqr18D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b697/importcfg -pack ./pkg/bus/bus.go cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/43/4353cd681b4ff657db8aef7243f675239cec37db946b6fe6d6c4715ec36c251a-d # internal google.golang.org/api/transport/http mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b664/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b250/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b666/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b631/_pkg_.a packagefile google.golang.org/api/option=$WORK/b625/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b646/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b667/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b645/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p google.golang.org/api/transport/http -lang=go1.16 -complete -installsuffix shared -buildid tfcEJgWPoW3rwNB5caGy/tfcEJgWPoW3rwNB5caGy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b663/importcfg -pack ./vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./vendor/google.golang.org/api/transport/http/dial.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/d0/d00ea7d9d93f6d34a784222a5caae51d9b952c3215ff98c1b89e68c2b22c2a03-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b678/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b679/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b680/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptest=$WORK/b681/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/stretchr/testify/assert -lang=go1.16 -complete -installsuffix shared -buildid b2mBr5IT5hx7pisxCzy0/b2mBr5IT5hx7pisxCzy0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b677/importcfg -pack ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/da/dae8d70c59f38173f8143075a45bd4fa0f9b6710be6a2365e15bba3905dc5c40-d # internal github.com/grafana/grafana/pkg/services/alerting/metrics mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b684/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/grafana/grafana/pkg/services/alerting/metrics -lang=go1.17 -complete -installsuffix shared -buildid kORyDEayf9KYYGC7_XQr/kORyDEayf9KYYGC7_XQr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b683/importcfg -pack ./pkg/services/alerting/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/c9/c901a20e8f00c5d4ad34243704eb442cb2020ee6607bc6ef5d23bc082a336e25-d # internal net/smtp mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p net/smtp -std -complete -installsuffix shared -buildid jHWwtfqv5jLsRFNkjrK5/jHWwtfqv5jLsRFNkjrK5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b701/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/4c/4cfffb2abf0356d8630571894fcd7a36073bd7e9c70dfc912ecc6ce46a692678-d # internal github.com/go-redis/redis/v8 mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b327/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b707/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b708/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b711/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b712/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b713/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b714/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b709/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b710/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/go-redis/redis/v8 -lang=go1.16 -complete -installsuffix shared -buildid 6Gji-b5_Y47BkjLZH9v9/6Gji-b5_Y47BkjLZH9v9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b706/importcfg -pack ./vendor/github.com/go-redis/redis/v8/cluster.go ./vendor/github.com/go-redis/redis/v8/cluster_commands.go ./vendor/github.com/go-redis/redis/v8/command.go ./vendor/github.com/go-redis/redis/v8/commands.go ./vendor/github.com/go-redis/redis/v8/doc.go ./vendor/github.com/go-redis/redis/v8/error.go ./vendor/github.com/go-redis/redis/v8/iterator.go ./vendor/github.com/go-redis/redis/v8/options.go ./vendor/github.com/go-redis/redis/v8/pipeline.go ./vendor/github.com/go-redis/redis/v8/pubsub.go ./vendor/github.com/go-redis/redis/v8/redis.go ./vendor/github.com/go-redis/redis/v8/result.go ./vendor/github.com/go-redis/redis/v8/ring.go ./vendor/github.com/go-redis/redis/v8/script.go ./vendor/github.com/go-redis/redis/v8/sentinel.go ./vendor/github.com/go-redis/redis/v8/tx.go ./vendor/github.com/go-redis/redis/v8/universal.go ./vendor/github.com/go-redis/redis/v8/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/c5/c5f75e8fdcbf559b78fbafe6e0e176313f7caa9de0b3d0a72f8335740df77bd0-d # internal google.golang.org/api/iamcredentials/v1 mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b607/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b631/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b662/_pkg_.a packagefile google.golang.org/api/option=$WORK/b625/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b633/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b663/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p google.golang.org/api/iamcredentials/v1 -lang=go1.16 -complete -installsuffix shared -buildid RsV7OzlylCB0xhMVo_8M/RsV7OzlylCB0xhMVo_8M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b661/importcfg -pack ./vendor/google.golang.org/api/iamcredentials/v1/iamcredentials-gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/3e/3e4f6b453b9bb46df6a23c2d4ee625ceccb58d77b210a995a2c63912d33c29bc-d # internal google.golang.org/api/storage/v1 mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b603/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b607/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b631/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b662/_pkg_.a packagefile google.golang.org/api/option=$WORK/b625/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b633/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b663/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p google.golang.org/api/storage/v1 -lang=go1.16 -complete -installsuffix shared -buildid T8liFWbSymNcMCdjfCKO/T8liFWbSymNcMCdjfCKO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b668/importcfg -pack ./vendor/google.golang.org/api/storage/v1/storage-gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/b9/b91449879404bafb450e80c58412763a80fb453874f33cb74413fe4d10017936-d # internal google.golang.org/api/transport mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b626/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b631/_pkg_.a packagefile google.golang.org/api/option=$WORK/b625/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b634/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b663/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p google.golang.org/api/transport -lang=go1.16 -complete -installsuffix shared -buildid D2xg675YpCPL_wus4Mb0/D2xg675YpCPL_wus4Mb0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./vendor/google.golang.org/api/transport/dial.go ./vendor/google.golang.org/api/transport/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/d1/d1499e4a7597af1fbfa7e0d636da5f0dd3f6e48240b6176b10f6dea748395859-d # internal gopkg.in/mail.v2 mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/mail=$WORK/b700/_pkg_.a packagefile net/smtp=$WORK/b701/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p gopkg.in/mail.v2 -lang=go1.16 -complete -installsuffix shared -buildid 9Zr5qs4nNNrFEk6oV4J1/9Zr5qs4nNNrFEk6oV4J1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b699/importcfg -pack ./vendor/gopkg.in/mail.v2/auth.go ./vendor/gopkg.in/mail.v2/doc.go ./vendor/gopkg.in/mail.v2/errors.go ./vendor/gopkg.in/mail.v2/message.go ./vendor/gopkg.in/mail.v2/mime.go ./vendor/gopkg.in/mail.v2/send.go ./vendor/gopkg.in/mail.v2/smtp.go ./vendor/gopkg.in/mail.v2/writeto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/4a/4a2602a2497adc82b7b5804e2c617a283e9d49a424026fb2335bf6473aa780f9-d # internal github.com/grafana/grafana/pkg/expr/mathexp mkdir -p $WORK/b732/ cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b733/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/grafana/grafana/pkg/expr/mathexp -lang=go1.17 -complete -installsuffix shared -buildid UAOBYaYoGxia3waauFLI/UAOBYaYoGxia3waauFLI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b732/importcfg -pack ./pkg/expr/mathexp/exp.go ./pkg/expr/mathexp/funcs.go ./pkg/expr/mathexp/reduce.go ./pkg/expr/mathexp/resample.go ./pkg/expr/mathexp/testing.go ./pkg/expr/mathexp/type_series.go ./pkg/expr/mathexp/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/ab/abdd2ec9b2583e11d999a1b6871071649125f0963b25ddabf97d93bbf89477be-d # internal github.com/stretchr/testify/require mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=$WORK/b677/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/stretchr/testify/require -lang=go1.16 -complete -installsuffix shared -buildid xEXiUe__cx6VUXyMT-Xm/xEXiUe__cx6VUXyMT-Xm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b676/importcfg -pack ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/requirements.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/b7/b756ed5f34f96d603b1db39ad67cbf98ed78e2c726c9f99deb285caf2f99e521-d # internal github.com/stretchr/testify/mock mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b678/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b679/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b691/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b677/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/stretchr/testify/mock -lang=go1.16 -complete -installsuffix shared -buildid dzFEAPzZ1wyuotAS3Btx/dzFEAPzZ1wyuotAS3Btx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b690/importcfg -pack ./vendor/github.com/stretchr/testify/mock/doc.go ./vendor/github.com/stretchr/testify/mock/mock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/08/0889f83189f75699639809b4e8c9383e07f9ced221290b6afa37648448a34ba3-d # internal github.com/grafana/grafana/pkg/infra/usagestats mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b676/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/grafana/grafana/pkg/infra/usagestats -lang=go1.17 -complete -installsuffix shared -buildid SMsuWrTpwYUB4tzHXKPC/SMsuWrTpwYUB4tzHXKPC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b675/importcfg -pack ./pkg/infra/usagestats/mock.go ./pkg/infra/usagestats/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/06/06934891ea46693bd1a9e4a51093947bc5f152c623b4a5e55f33ef55ba042b67-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b767/ cat >$WORK/b767/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b404/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b394/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b473/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/prometheus/common/sigv4 -lang=go1.16 -complete -installsuffix shared -buildid xpa2Com-ZR3kKOxFZ6wy/xpa2Com-ZR3kKOxFZ6wy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b767/importcfg -pack ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/79/790d513b2f3d8c3c98d96ea511a7fb26b8916f699acf517df68f1ecd4f49ff1a-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b764/ cat >$WORK/b764/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b765/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b766/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b473/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b767/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/prometheus/alertmanager/config -lang=go1.16 -complete -installsuffix shared -buildid bBCrZ6g7GZ957FMvf-aW/bBCrZ6g7GZ957FMvf-aW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b764/importcfg -pack ./vendor/github.com/prometheus/alertmanager/config/config.go ./vendor/github.com/prometheus/alertmanager/config/coordinator.go ./vendor/github.com/prometheus/alertmanager/config/notifiers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/50/506bf5719d0ab4896520c7f68028ea31a65f3c2f8a56b2524350a4898813783a-d # internal cloud.google.com/go/storage mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b601/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b602/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b612/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b613/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b614/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b621/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b622/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b623/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b603/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b626/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b288/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b607/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b661/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b624/_pkg_.a packagefile google.golang.org/api/option=$WORK/b625/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b633/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b668/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b669/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b663/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b609/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b659/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b611/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p cloud.google.com/go/storage -lang=go1.16 -complete -installsuffix shared -buildid oRlQOilwawZ37CHw6_0I/oRlQOilwawZ37CHw6_0I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./vendor/cloud.google.com/go/storage/acl.go ./vendor/cloud.google.com/go/storage/bucket.go ./vendor/cloud.google.com/go/storage/copy.go ./vendor/cloud.google.com/go/storage/doc.go ./vendor/cloud.google.com/go/storage/hmac.go ./vendor/cloud.google.com/go/storage/iam.go ./vendor/cloud.google.com/go/storage/invoke.go ./vendor/cloud.google.com/go/storage/notifications.go ./vendor/cloud.google.com/go/storage/post_policy_v4.go ./vendor/cloud.google.com/go/storage/reader.go ./vendor/cloud.google.com/go/storage/storage.go ./vendor/cloud.google.com/go/storage/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/38/382785a8ed086b059169687b44cdce9679609708f67e1658dc4fdc9824016744-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b771/ cat >$WORK/b771/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b765/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/prometheus/alertmanager/types -lang=go1.16 -complete -installsuffix shared -buildid fXHzzZfP66GfMLnssiVn/fXHzzZfP66GfMLnssiVn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b771/importcfg -pack ./vendor/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/cb/cbf24dbb7538fc647723634120b046ac990b31874a664fdfbfd16046c5d8b7ff-d # internal github.com/grafana/grafana/pkg/expr/classic mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b732/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/grafana/grafana/pkg/expr/classic -lang=go1.17 -complete -installsuffix shared -buildid xpFB_kVwxWgvGZhEz7_v/xpFB_kVwxWgvGZhEz7_v -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b731/importcfg -pack ./pkg/expr/classic/classic.go ./pkg/expr/classic/evaluator.go ./pkg/expr/classic/reduce.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/d3/d33108a19e70d850af714ae7f51bbfe789bbc99dad874219e14d3674dc7b189b-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b770/ cat >$WORK/b770/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b771/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/prometheus/alertmanager/provider -lang=go1.16 -complete -installsuffix shared -buildid GJyWD0d0oeO1JK2o47Ur/GJyWD0d0oeO1JK2o47Ur -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b770/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/9b/9ba513f00840e95109d7fc64ea25279cea29b73f3f2553fed113f6916b966cf4-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b772/ cat >$WORK/b772/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b771/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/prometheus/alertmanager/store -lang=go1.16 -complete -installsuffix shared -buildid gxfmTUJ5qhZP-pbgwdyF/gxfmTUJ5qhZP-pbgwdyF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b772/importcfg -pack ./vendor/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/61/610aad020ffdb053b028f999c1ccd6d7e9d958dd9947b01aacad33eb6c01c2a9-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b773/ cat >$WORK/b773/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b447/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b774/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/prometheus/alertmanager/nflog -lang=go1.16 -complete -installsuffix shared -buildid zHrpiyRpYgus9BqQeNi8/zHrpiyRpYgus9BqQeNi8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b773/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflog.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/69/698f936929240c68e8a1630d015c9928eec8e3e374f4b2fe8897f435626982a2-d # internal github.com/prometheus/alertmanager/silence mkdir -p $WORK/b777/ cat >$WORK/b777/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b729/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b333/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b447/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b765/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b778/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b771/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/prometheus/alertmanager/silence -lang=go1.16 -complete -installsuffix shared -buildid mLqsVSJKPn46oVdzn4rP/mLqsVSJKPn46oVdzn4rP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b777/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/a7/a7a8c24dbbff5182b3fb1183745ecb0bffa3a9106e5a1fe1428830c5e01c0ced-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b769/ cat >$WORK/b769/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/oklog/run=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b765/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b770/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b771/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/prometheus/alertmanager/inhibit -lang=go1.16 -complete -installsuffix shared -buildid lUquK6Zy9-CbWJxkBP7x/lUquK6Zy9-CbWJxkBP7x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b769/importcfg -pack ./vendor/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/db/db106bb262d972707b004189cbc4fcc07ac6f00630d4b665694be59a96cef4a9-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b782/ cat >$WORK/b782/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/shurcooL/httpfs/vfsutil -lang=go1.16 -complete -installsuffix shared -buildid MRxcvUgY58M0DjIdhziy/MRxcvUgY58M0DjIdhziy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b782/importcfg -pack ./vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./vendor/github.com/shurcooL/httpfs/vfsutil/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/4a/4a7ffac188f9a6bf22a76bb1fbfc9b0f39dfc1fc638c20eba75525dd2eb5abd0-d # internal github.com/prometheus/common/version mkdir -p $WORK/b783/ cat >$WORK/b783/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/prometheus/common/version -lang=go1.16 -complete -installsuffix shared -buildid Apd4dgV1iGJYsRr5PtGu/Apd4dgV1iGJYsRr5PtGu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b783/importcfg -pack ./vendor/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/80/80d6503f519618aa710360c34aa05bdb638da6935af10b0f8c059db870e574d2-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b781/ cat >$WORK/b781/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b782/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/shurcooL/vfsgen -lang=go1.16 -complete -installsuffix shared -buildid ZFiIlAYVZtVEED127LxK/ZFiIlAYVZtVEED127LxK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b781/importcfg -pack ./vendor/github.com/shurcooL/vfsgen/commentwriter.go ./vendor/github.com/shurcooL/vfsgen/doc.go ./vendor/github.com/shurcooL/vfsgen/generator.go ./vendor/github.com/shurcooL/vfsgen/options.go ./vendor/github.com/shurcooL/vfsgen/stringwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/0f/0f99cb68ecb73a0f0d3983177810894705b8c5249b483f5ea024f9d62e07ac59-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt mkdir -p $WORK/b786/ cat >$WORK/b786/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt -lang=go1.16 -complete -installsuffix shared -buildid TTn5bXO8z7QZ6m6o7vPG/TTn5bXO8z7QZ6m6o7vPG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b786/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/instance_manager.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/locker.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/28/2860643682fa5369c220d7610f161f516a1d0caff7adb6e449bc00f3688b775d-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b780/ cat >$WORK/b780/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b781/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/prometheus/alertmanager/asset -lang=go1.16 -complete -installsuffix shared -buildid yzw7Q2s2LFDLJvEPcDyY/yzw7Q2s2LFDLJvEPcDyY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b780/importcfg -pack ./vendor/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./vendor/github.com/prometheus/alertmanager/asset/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/53/53e4c805f68e17d1a75f051222fa1e7dc199f465b9141b7675e5112733861b90-d # internal github.com/denisenkom/go-mssqldb mkdir -p $WORK/b797/ cat >$WORK/b797/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile database/sql=$WORK/b566/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/cp=$WORK/b798/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/decimal=$WORK/b799/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/querytext=$WORK/b800/_pkg_.a packagefile github.com/golang-sql/civil=$WORK/b801/_pkg_.a packagefile golang.org/x/crypto/md4=$WORK/b802/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/denisenkom/go-mssqldb -lang=go1.16 -complete -installsuffix shared -buildid -mqMUjoI6LSiOPFXaqVR/-mqMUjoI6LSiOPFXaqVR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b797/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/accesstokenconnector.go ./vendor/github.com/denisenkom/go-mssqldb/buf.go ./vendor/github.com/denisenkom/go-mssqldb/bulkcopy.go ./vendor/github.com/denisenkom/go-mssqldb/bulkcopy_sql.go ./vendor/github.com/denisenkom/go-mssqldb/conn_str.go ./vendor/github.com/denisenkom/go-mssqldb/convert.go ./vendor/github.com/denisenkom/go-mssqldb/doc.go ./vendor/github.com/denisenkom/go-mssqldb/error.go ./vendor/github.com/denisenkom/go-mssqldb/log.go ./vendor/github.com/denisenkom/go-mssqldb/mssql.go ./vendor/github.com/denisenkom/go-mssqldb/mssql_go110.go ./vendor/github.com/denisenkom/go-mssqldb/mssql_go19.go ./vendor/github.com/denisenkom/go-mssqldb/net.go ./vendor/github.com/denisenkom/go-mssqldb/ntlm.go ./vendor/github.com/denisenkom/go-mssqldb/rpc.go ./vendor/github.com/denisenkom/go-mssqldb/tds.go ./vendor/github.com/denisenkom/go-mssqldb/token.go ./vendor/github.com/denisenkom/go-mssqldb/token_string.go ./vendor/github.com/denisenkom/go-mssqldb/tran.go ./vendor/github.com/denisenkom/go-mssqldb/tvp_go19.go ./vendor/github.com/denisenkom/go-mssqldb/types.go ./vendor/github.com/denisenkom/go-mssqldb/uniqueidentifier.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/38/38b07a7394cb7069940ca8329a50c099fb3a7e0e489e86a9a3f7eb2e6243ede8-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/automanagement mkdir -p $WORK/b787/ cat >$WORK/b787/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/automanagement -lang=go1.16 -complete -installsuffix shared -buildid i-ukrN-t1BugD-1CWJ_x/i-ukrN-t1BugD-1CWJ_x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b787/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/automanagement/manager.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/79/7947bc792d3f5a87da94dc6914a1b4da18e0eeaf832988e5581bcf1100b251c0-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/datasource mkdir -p $WORK/b785/ cat >$WORK/b785/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b788/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/datasource -lang=go1.16 -complete -installsuffix shared -buildid yzoleLlJHbtymCuQVKMp/yzoleLlJHbtymCuQVKMp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b785/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/instance_provider.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/manage.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/query_type_mux.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/serve.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/17/17af30d7616672961e4715d576414e126d0f6944cd8a09e8caf095f1becf489e-d # internal github.com/grafana/grafana/pkg/ifaces/gcsifaces mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b600/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b626/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b630/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/grafana/grafana/pkg/ifaces/gcsifaces -lang=go1.17 -complete -installsuffix shared -buildid K5haLTgugh26XmC9Pwz7/K5haLTgugh26XmC9Pwz7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./pkg/ifaces/gcsifaces/gcsifaces.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/b7/b794b0c4fc647a2f5319c2ecc1508261f0b058e9abaf31c66bd73d8a35033b91-d # internal github.com/grafana/grafana/pkg/components/imguploader/gcs mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b600/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b626/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b630/_pkg_.a packagefile google.golang.org/api/option=$WORK/b625/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/grafana/grafana/pkg/components/imguploader/gcs -lang=go1.17 -complete -installsuffix shared -buildid f9SynMDj2C7hd4EwwqWM/f9SynMDj2C7hd4EwwqWM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack ./pkg/components/imguploader/gcs/gcsuploader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/9e/9e87dd8722ba053512de7d8a5536da26cfb28bc5d48d6c06ddcb852c8baafeb6-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b779/ cat >$WORK/b779/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b780/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b771/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/prometheus/alertmanager/template -lang=go1.16 -complete -installsuffix shared -buildid ReMTlxy32sXOPwFt2YNN/ReMTlxy32sXOPwFt2YNN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b779/importcfg -pack ./vendor/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/12/1222e4ea9b60fb2924d2b3b6112ff1ff3f60eb25b14d7bc2a2bcacca1499e818-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b768/ cat >$WORK/b768/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b544/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b327/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b769/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b773/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b774/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b777/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b779/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b766/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b771/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b783/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/prometheus/alertmanager/notify -lang=go1.16 -complete -installsuffix shared -buildid wWI-tfce2BW003s-oVsO/wWI-tfce2BW003s-oVsO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b768/importcfg -pack ./vendor/github.com/prometheus/alertmanager/notify/notify.go ./vendor/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/1f/1f387daf9460f1098ae1c81342b4faa6a0c7dfd3979382ffbbe3d0b7541ffff9-d # internal github.com/grafana/grafana-plugin-sdk-go/data/converters mkdir -p $WORK/b804/ cat >$WORK/b804/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/grafana/grafana-plugin-sdk-go/data/converters -lang=go1.16 -complete -installsuffix shared -buildid AsOIj3S7AmByUfI51oh5/AsOIj3S7AmByUfI51oh5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b804/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/converters/converters.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/2f/2f1c036fa66154ad404bf337783414333d312c8ccdfbc0b0e1261048ad8427d2-d # internal github.com/grafana/grafana/pkg/components/imguploader mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b414/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b413/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b389/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b404/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b587/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b393/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b598/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b599/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/grafana/grafana/pkg/components/imguploader -lang=go1.17 -complete -installsuffix shared -buildid AMHoROc2p8OCa8HnDcro/AMHoROc2p8OCa8HnDcro -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./pkg/components/imguploader/azureblobuploader.go ./pkg/components/imguploader/imguploader.go ./pkg/components/imguploader/localuploader.go ./pkg/components/imguploader/mock.go ./pkg/components/imguploader/s3uploader.go ./pkg/components/imguploader/webdavuploader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/e0/e08b8b0d623398abf109d7b9001b317ca0356b4eb4d45af360639a40d3874ac0-d # internal github.com/grafana/grafana-plugin-sdk-go/data/sqlutil mkdir -p $WORK/b803/ cat >$WORK/b803/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b566/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b804/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/grafana/grafana-plugin-sdk-go/data/sqlutil -lang=go1.16 -complete -installsuffix shared -buildid qKLfmxxcQzyjgQC3mkO7/qKLfmxxcQzyjgQC3mkO7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b803/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/converter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/dynamic_frame.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/frame.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/scanrow.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/sql.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/25/256275ca859482b9cf64672f927a83e44a9a20f0b4554c0ba524e96200518019-d # internal github.com/grafana/grafana/pkg/tsdb/intervalv2 mkdir -p $WORK/b806/ cat >$WORK/b806/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b415/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/grafana/grafana/pkg/tsdb/intervalv2 -lang=go1.17 -complete -installsuffix shared -buildid dMsvnTySAeu2HZOLsv_b/dMsvnTySAeu2HZOLsv_b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b806/importcfg -pack ./pkg/tsdb/intervalv2/intervalv2.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/4f/4f59547f1b788cdf58469257bd310c6ec765b5e6e767aae9529d35c134b877f9-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared mkdir -p $WORK/b819/ cat >$WORK/b819/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared -lang=go1.16 -complete -installsuffix shared -buildid EJjOhy2it_I152homy7T/EJjOhy2it_I152homy7T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b819/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/expiring_resource.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/response_error.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/shared.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/e6/e66ea630133a73c451f4805cff541f15cb103483ce3badf6269a6c9306580792-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors mkdir -p $WORK/b837/ cat >$WORK/b837/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/kylelemons/godebug/pretty=$WORK/b838/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors -lang=go1.16 -complete -installsuffix shared -buildid ys2MXPD0mpU1px96OHhH/ys2MXPD0mpU1px96OHhH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b837/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors/errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/7b/7b68901f0c5dfb1b7f81d34743998faa6b0dee768d96c0456074621a311b8d9b-d # internal github.com/grafana/grafana/pkg/tsdb/sqleng mkdir -p $WORK/b805/ cat >$WORK/b805/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b566/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/core=$WORK/b577/_pkg_.a packagefile xorm.io/xorm=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/grafana/grafana/pkg/tsdb/sqleng -lang=go1.17 -complete -installsuffix shared -buildid ZkLaxwRIaWFsVIRsCjPM/ZkLaxwRIaWFsVIRsCjPM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b805/importcfg -pack ./pkg/tsdb/sqleng/resample.go ./pkg/tsdb/sqleng/sql_engine.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/a0/a03aa3ab3ed0393c6bc78740ac22d8d4b36f4f7ed72a18052f9d54d11fbeef92-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline mkdir -p $WORK/b818/ cat >$WORK/b818/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b819/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b251/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline -lang=go1.16 -complete -installsuffix shared -buildid V59VdEFBwpSysdHUrY3t/V59VdEFBwpSysdHUrY3t -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b818/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline/pipeline.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline/request.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/08/08316ee72248cad1069f5dc849462f7ded448feef34761d240488c126ad694e1-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming mkdir -p $WORK/b829/ cat >$WORK/b829/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b819/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming -lang=go1.16 -complete -installsuffix shared -buildid YbH5BIRPchjEU7Gx4GSg/YbH5BIRPchjEU7Gx4GSg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b829/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming/progress.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/0c/0c67d2be4c99b27f62e11d29e06ccb3cd9679e3b888c1bbfb4184350e74b191c-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority mkdir -p $WORK/b842/ cat >$WORK/b842/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b438/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority -lang=go1.16 -complete -installsuffix shared -buildid bPzqKB2FX_859XNSNCPv/bPzqKB2FX_859XNSNCPv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b842/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority/authority.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority/authorizetype_string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/ef/ef9f6135e9213d5f081faf182213a8219743cf2d65f288572443adf23f7757a6-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs mkdir -p $WORK/b845/ cat >$WORK/b845/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b842/_pkg_.a packagefile github.com/google/uuid=$WORK/b438/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs -lang=go1.16 -complete -installsuffix shared -buildid uOaBB2ugqba3Fv8rJcse/uOaBB2ugqba3Fv8rJcse -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b845/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/endpointtype_string.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/mex_document_definitions.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/saml_assertion_definitions.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/version_string.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/wstrust_endpoint.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/wstrust_mex_document.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/ac/ac20957c9864abbaa88a5984cfaeddf2808f44dc2694a0ff8a8f3c042edda8bc-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers mkdir -p $WORK/b817/ cat >$WORK/b817/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b818/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b820/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers -lang=go1.16 -complete -installsuffix shared -buildid Z5oFQWQBe-XPcvVwJiJo/Z5oFQWQBe-XPcvVwJiJo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b817/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/poller.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/52/523413ae1031ca08f6753973b9964dd975fd7f8c8cf8bee5910631b6b24a1243-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/policy mkdir -p $WORK/b821/ cat >$WORK/b821/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b818/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b819/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/policy -lang=go1.16 -complete -installsuffix shared -buildid YqJltc2zA135cjuoQd0h/YqJltc2zA135cjuoQd0h -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b821/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/policy/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/policy/policy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/78/7832f0948364e2c623807cead233e76e84a7ce21c1090ed62a39695eb0f87af0-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared mkdir -p $WORK/b846/ cat >$WORK/b846/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared -lang=go1.16 -complete -installsuffix shared -buildid xnSaY_wirNNqbwq9RZnC/xnSaY_wirNNqbwq9RZnC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b846/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared/shared.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/65/65e5d13d64af008fd6990747c3487c28b5ff0840ec64735535cfb9ba6df154a2-d # internal github.com/grafana/grafana/pkg/tsdb/mssql mkdir -p $WORK/b796/ cat >$WORK/b796/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/denisenkom/go-mssqldb=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/grafana/grafana/pkg/tsdb/mssql -lang=go1.17 -complete -installsuffix shared -buildid Wo-1G88zzVTGTx7MSm_c/Wo-1G88zzVTGTx7MSm_c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b796/importcfg -pack ./pkg/tsdb/mssql/macros.go ./pkg/tsdb/mssql/mssql.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/28/282d04c4093b92b44250c18ee5c877dc805c325e659733d45bf5d0e8cfb962dd-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc mkdir -p $WORK/b824/ cat >$WORK/b824/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b820/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc -lang=go1.16 -complete -installsuffix shared -buildid h-xFj1LF-U_e_QzFrWkZ/h-xFj1LF-U_e_QzFrWkZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b824/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc/loc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/20/207f9516b0863095f1ee80ffb98280c329f0514c1f64f791811c5a65f42679c7-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op mkdir -p $WORK/b825/ cat >$WORK/b825/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b820/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op -lang=go1.16 -complete -installsuffix shared -buildid ouZ_gyxXxgp6H1ndHwgG/ouZ_gyxXxgp6H1ndHwgG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b825/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op/op.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/1e/1e3fcdcd74bf2c4663ad38d602bd8a7e0f64002c1e434eff283cef9e4cea76a3-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore mkdir -p $WORK/b816/ cat >$WORK/b816/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b821/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore -lang=go1.16 -complete -installsuffix shared -buildid ZM5YBXHqRfFBUm81wwut/ZM5YBXHqRfFBUm81wwut -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b816/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/core.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/errors.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/etag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/4a/4ae3a1d5bdf72b3d57faedca8801355d9edcaa2eca5f18e926df48af32cb0891-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust mkdir -p $WORK/b844/ cat >$WORK/b844/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b843/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b845/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust -lang=go1.16 -complete -installsuffix shared -buildid ZouwF_qi0rQ8lcEzg0Lx/ZouwF_qi0rQ8lcEzg0Lx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b844/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/wstrust.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/2c/2c4216ccf08fcc4ed792cc5d104ff248d14a9c205361bfc8272ccf4a3326b0a8-d # internal github.com/golang-jwt/jwt mkdir -p $WORK/b847/ cat >$WORK/b847/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/golang-jwt/jwt -lang=go1.16 -complete -installsuffix shared -buildid dokqrPJrkBM5aGpMB-lE/dokqrPJrkBM5aGpMB-lE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b847/importcfg -pack ./vendor/github.com/golang-jwt/jwt/claims.go ./vendor/github.com/golang-jwt/jwt/doc.go ./vendor/github.com/golang-jwt/jwt/ecdsa.go ./vendor/github.com/golang-jwt/jwt/ecdsa_utils.go ./vendor/github.com/golang-jwt/jwt/ed25519.go ./vendor/github.com/golang-jwt/jwt/ed25519_utils.go ./vendor/github.com/golang-jwt/jwt/errors.go ./vendor/github.com/golang-jwt/jwt/hmac.go ./vendor/github.com/golang-jwt/jwt/map_claims.go ./vendor/github.com/golang-jwt/jwt/none.go ./vendor/github.com/golang-jwt/jwt/parser.go ./vendor/github.com/golang-jwt/jwt/rsa.go ./vendor/github.com/golang-jwt/jwt/rsa_pss.go ./vendor/github.com/golang-jwt/jwt/rsa_utils.go ./vendor/github.com/golang-jwt/jwt/signing_method.go ./vendor/github.com/golang-jwt/jwt/token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/50/50994fb32c651a0be1131b0dddb5a1e75686618f64dba153fa2af7bece3a1beb-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime mkdir -p $WORK/b823/ cat >$WORK/b823/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b818/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=$WORK/b824/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=$WORK/b825/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=$WORK/b826/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b827/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b820/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=$WORK/b828/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime -lang=go1.16 -complete -installsuffix shared -buildid OnzDWjYQd0yFbOcgay2S/OnzDWjYQd0yFbOcgay2S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b823/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/errors.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/pipeline.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_bearer_token.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_body_download.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_http_header.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_include_response.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_logging.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_request_id.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_retry.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_telemetry.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/poller.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/request.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/response.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/transport_default_http_client.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/29/292b737b58a85b3074405d8fd7f2c0971add8ed006491f2b68e09020c80d01da-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm mkdir -p $WORK/b848/ cat >$WORK/b848/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b834/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=$WORK/b849/_pkg_.a packagefile github.com/google/uuid=$WORK/b438/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm -lang=go1.16 -complete -installsuffix shared -buildid YwA2Gfp1EJ2-gchIXIko/YwA2Gfp1EJ2-gchIXIko -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b848/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm/comm.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm/compress.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/6c/6c575244a778bc2c2bde2f6fdff971510eb1276b237a7306aadd858fec2f8651-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local mkdir -p $WORK/b851/ cat >$WORK/b851/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local -lang=go1.16 -complete -installsuffix shared -buildid pqx_74aRufwP6_1asxtw/pqx_74aRufwP6_1asxtw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b851/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/1c/1cc06ebe0d739bbd4cc1d73da59bd26a1a5cc232c759bdc65ff60784c6046258-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b853/ cat >$WORK/b853/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p golang.org/x/crypto/pkcs12 -lang=go1.16 -complete -installsuffix shared -buildid 1tQ6BhYqK9YLvww4mnLh/1tQ6BhYqK9YLvww4mnLh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b853/importcfg -pack ./vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./vendor/golang.org/x/crypto/pkcs12/crypto.go ./vendor/golang.org/x/crypto/pkcs12/errors.go ./vendor/golang.org/x/crypto/pkcs12/mac.go ./vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./vendor/golang.org/x/crypto/pkcs12/safebags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/e7/e7aded4322803449d4679b06f44851bda19e3fcfc23d92bd2816259024725eb8-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens mkdir -p $WORK/b841/ cat >$WORK/b841/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b843/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b844/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b846/_pkg_.a packagefile github.com/golang-jwt/jwt=$WORK/b847/_pkg_.a packagefile github.com/google/uuid=$WORK/b438/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens -lang=go1.16 -complete -installsuffix shared -buildid gR7lkdhZrO1VuUhsHE6B/gR7lkdhZrO1VuUhsHE6B -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b841/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/accesstokens.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/apptype_string.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/tokens.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/32/32ec4c054fde2eff51d2b34cfefd1bd7eb72d22851554874d7702e0999d183ac-d # internal github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider mkdir -p $WORK/b854/ cat >$WORK/b854/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b626/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b630/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider -lang=go1.16 -complete -installsuffix shared -buildid O6nt9OD7er3Gvr9rSYg5/O6nt9OD7er3Gvr9rSYg5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b854/importcfg -pack ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/auth_middleware.go ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/token_provider.go ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/token_provider_gce.go ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/token_provider_jwt.go ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b796/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/29/29060a90fa9c92bc0d0d9214da1da3f36c1f9e7622c1f4795effa533909ea464-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b859/ cat >$WORK/b859/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p golang.org/x/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid v8K1beC_GD4nHlLvfsUG/v8K1beC_GD4nHlLvfsUG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b859/importcfg -pack ./vendor/golang.org/x/crypto/ed25519/ed25519.go cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/4d/4d97da6027943264af48d650f7567d6b2cc035d6b30171a78b4d8ac444f14ae8-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b860/ cat >$WORK/b860/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p gopkg.in/square/go-jose.v2/cipher -lang=go1.16 -complete -installsuffix shared -buildid cWULHjHD7eAsNLSWm2yr/cWULHjHD7eAsNLSWm2yr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b860/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/cipher/cbc_hmac.go ./vendor/gopkg.in/square/go-jose.v2/cipher/concat_kdf.go ./vendor/gopkg.in/square/go-jose.v2/cipher/ecdh_es.go ./vendor/gopkg.in/square/go-jose.v2/cipher/key_wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/83/836a9678aca8cccdbab581a215575e77019e207221df4ce1cd4e232d03319d9d-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops mkdir -p $WORK/b840/ cat >$WORK/b840/importcfg << 'EOF' # internal # import config packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b841/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=$WORK/b848/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b844/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops -lang=go1.16 -complete -installsuffix shared -buildid 5UIE0lC1MBa1j7Y5H_-G/5UIE0lC1MBa1j7Y5H_-G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b840/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/ops.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/27/27cf25f6abb77a3d5ea98ea60a95749170f814f0125143198e42b43d76b1c52c-d # internal github.com/grafana/grafana/pkg/services/secrets mkdir -p $WORK/b864/ cat >$WORK/b864/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/grafana/grafana/pkg/services/secrets -lang=go1.17 -complete -installsuffix shared -buildid WkUxjjAuwvoypgUknN9H/WkUxjjAuwvoypgUknN9H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b864/importcfg -pack ./pkg/services/secrets/secrets.go ./pkg/services/secrets/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/ec/ecbfcd5fa4c49328ccd70bc31e045b28ba52098b52270b407cd5ac72309fde68-d # internal github.com/grafana/grafana/pkg/util/proxyutil mkdir -p $WORK/b866/ cat >$WORK/b866/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/grafana/grafana/pkg/util/proxyutil -lang=go1.17 -complete -installsuffix shared -buildid jYvW8dIqwh7rUWCih1EI/jYvW8dIqwh7rUWCih1EI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b866/importcfg -pack ./pkg/util/proxyutil/proxyutil.go ./pkg/util/proxyutil/reverse_proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/ef/efa4b7a1539839d41082242d87ecdd081cdf646b1e9f093b4b53c646b6e342dd-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth mkdir -p $WORK/b836/ cat >$WORK/b836/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b841/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b844/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b845/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth -lang=go1.16 -complete -installsuffix shared -buildid gQR5AF3b9p3__gDyJVUx/gQR5AF3b9p3__gDyJVUx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b836/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/oauth.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/resolvers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/4f/4f868435ebdeb57b7c4601225e90921a76a6784185e262475fe7f789376a255d-d # internal github.com/grafana/grafana/pkg/components/apikeygen mkdir -p $WORK/b873/ cat >$WORK/b873/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/grafana/grafana/pkg/components/apikeygen -lang=go1.17 -complete -installsuffix shared -buildid QZwx-4DWJHupH-iQ53Yo/QZwx-4DWJHupH-iQ53Yo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b873/importcfg -pack ./pkg/components/apikeygen/apikeygen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/21/21f0bcfa2bb117ebdfafdb3507f55aec35f7a058baae1c954221c405e8c311f0-d # internal github.com/grafana/grafana/pkg/components/apikeygenprefixed mkdir -p $WORK/b874/ cat >$WORK/b874/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b873/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/grafana/grafana/pkg/components/apikeygenprefixed -lang=go1.17 -complete -installsuffix shared -buildid ySg4nLl7DfqWsHl33DvN/ySg4nLl7DfqWsHl33DvN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b874/importcfg -pack ./pkg/components/apikeygenprefixed/apikeygen.go ./pkg/components/apikeygenprefixed/errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/24/2420aa9a24980cde2e78fecdbe6aa6a8f6b75b98c183bc5f8daaa9556f6864a6-d # internal gopkg.in/ldap.v3 mkdir -p $WORK/b879/ cat >$WORK/b879/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b880/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p gopkg.in/ldap.v3 -lang=go1.16 -complete -installsuffix shared -buildid K5DZGBjs9c3Lpe6emJHU/K5DZGBjs9c3Lpe6emJHU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b879/importcfg -pack ./vendor/gopkg.in/ldap.v3/add.go ./vendor/gopkg.in/ldap.v3/bind.go ./vendor/gopkg.in/ldap.v3/client.go ./vendor/gopkg.in/ldap.v3/compare.go ./vendor/gopkg.in/ldap.v3/conn.go ./vendor/gopkg.in/ldap.v3/control.go ./vendor/gopkg.in/ldap.v3/debug.go ./vendor/gopkg.in/ldap.v3/del.go ./vendor/gopkg.in/ldap.v3/dn.go ./vendor/gopkg.in/ldap.v3/doc.go ./vendor/gopkg.in/ldap.v3/error.go ./vendor/gopkg.in/ldap.v3/filter.go ./vendor/gopkg.in/ldap.v3/ldap.go ./vendor/gopkg.in/ldap.v3/moddn.go ./vendor/gopkg.in/ldap.v3/modify.go ./vendor/gopkg.in/ldap.v3/passwdmodify.go ./vendor/gopkg.in/ldap.v3/request.go ./vendor/gopkg.in/ldap.v3/search.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/f3/f31c06a898f2013af7c96eef52fc85cdd6d32da20941e394c96ef6f875127677-d # internal github.com/grafana/grafana/pkg/api/static mkdir -p $WORK/b887/ cat >$WORK/b887/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/grafana/grafana/pkg/api/static -lang=go1.17 -complete -installsuffix shared -buildid S4LkExoF_jL1DF4LtFrM/S4LkExoF_jL1DF4LtFrM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b887/importcfg -pack ./pkg/api/static/static.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/2d/2d2478fffff9f5a62d5f1b1500b1579eed4b85d821251a9968c9d367f3e46289-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b858/ cat >$WORK/b858/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b859/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b360/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b860/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b861/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p gopkg.in/square/go-jose.v2 -lang=go1.16 -complete -installsuffix shared -buildid f4q4vYNZDsJ6PnsH8BRq/f4q4vYNZDsJ6PnsH8BRq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b858/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/asymmetric.go ./vendor/gopkg.in/square/go-jose.v2/crypter.go ./vendor/gopkg.in/square/go-jose.v2/doc.go ./vendor/gopkg.in/square/go-jose.v2/encoding.go ./vendor/gopkg.in/square/go-jose.v2/jwe.go ./vendor/gopkg.in/square/go-jose.v2/jwk.go ./vendor/gopkg.in/square/go-jose.v2/jws.go ./vendor/gopkg.in/square/go-jose.v2/opaque.go ./vendor/gopkg.in/square/go-jose.v2/shared.go ./vendor/gopkg.in/square/go-jose.v2/signing.go ./vendor/gopkg.in/square/go-jose.v2/symmetric.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/28/282c8e21eeb2429547504e1d18334e4b890c9b6d0f70e4dabbe30f6ce343b02f-d # internal cuelang.org/go/internal/value mkdir -p $WORK/b931/ cat >$WORK/b931/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b918/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b922/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b919/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p cuelang.org/go/internal/value -lang=go1.16 -complete -installsuffix shared -buildid 7YGCBqftT4VehSq4oig4/7YGCBqftT4VehSq4oig4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b931/importcfg -pack ./vendor/cuelang.org/go/internal/value/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/d9/d900bced2b2d40547cada211b74468b1a5d3bf5cae758f1e357a40451bb0702d-d # internal cuelang.org/go/internal/cli mkdir -p $WORK/b965/ cat >$WORK/b965/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p cuelang.org/go/internal/cli -lang=go1.16 -complete -installsuffix shared -buildid 2byLEWf72fSfJ6K4GuJD/2byLEWf72fSfJ6K4GuJD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b965/importcfg -pack ./vendor/cuelang.org/go/internal/cli/cli.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/d9/d9371200ec0bdb72cccba4183f21d5275b3f47311bb60f5e83c1519711587146-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage mkdir -p $WORK/b833/ cat >$WORK/b833/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b834/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b841/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b846/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage -lang=go1.16 -complete -installsuffix shared -buildid IcX53Mr_kndPiNQqKC8C/IcX53Mr_kndPiNQqKC8C -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b833/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/items.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/partitioned_storage.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/storage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b931/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/9c/9c6a18ab56b3dc734076e99c1f7e7de6b78222b581077e2e21b2ac9c02660422-d # internal cuelang.org/go/pkg/internal mkdir -p $WORK/b930/ cat >$WORK/b930/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b918/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b922/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b931/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p cuelang.org/go/pkg/internal -lang=go1.16 -complete -installsuffix shared -buildid 21_GLAGpQSFgPLVT4ej6/21_GLAGpQSFgPLVT4ej6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b930/importcfg -pack ./vendor/cuelang.org/go/pkg/internal/builtin.go ./vendor/cuelang.org/go/pkg/internal/context.go ./vendor/cuelang.org/go/pkg/internal/errors.go ./vendor/cuelang.org/go/pkg/internal/register.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b965/_pkg_.a # internal cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/48/4890c18c17d07ba1c5a177d746dcbafd26262b645658e13eb2972f86109358ed-d # internal cuelang.org/go/encoding/json mkdir -p $WORK/b941/ cat >$WORK/b941/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b931/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p cuelang.org/go/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid LipTdgAq8FR34iLrV1OQ/LipTdgAq8FR34iLrV1OQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b941/importcfg -pack ./vendor/cuelang.org/go/encoding/json/json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/81/81d005f6c5ab973cc6098a0656d14c5bce59f1aa573793733a514a3e415046f9-d # internal cuelang.org/go/internal/task mkdir -p $WORK/b960/ cat >$WORK/b960/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b931/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p cuelang.org/go/internal/task -lang=go1.16 -complete -installsuffix shared -buildid lYDct9iRsYxmNyXAOsUY/lYDct9iRsYxmNyXAOsUY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b960/importcfg -pack ./vendor/cuelang.org/go/internal/task/task.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/95/95e983538b0e83bcdab36ca8ef20fd1376cf834df1879d32f0cd88d7c5319b5f-d # internal cuelang.org/go/pkg/crypto/ed25519 mkdir -p $WORK/b929/ cat >$WORK/b929/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p cuelang.org/go/pkg/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid F3GtzzT_2BGigqF5mIJh/F3GtzzT_2BGigqF5mIJh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b929/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/ed25519/ed25519.go ./vendor/cuelang.org/go/pkg/crypto/ed25519/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b941/_pkg_.a # internal cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/e3/e3a6329d27d85d8590dbfa5f23cca7e240d859a538bb161051619095b2a12739-d # internal cuelang.org/go/pkg/crypto/hmac mkdir -p $WORK/b932/ cat >$WORK/b932/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p cuelang.org/go/pkg/crypto/hmac -lang=go1.16 -complete -installsuffix shared -buildid TbRbHKew1cLgVyWJYUT7/TbRbHKew1cLgVyWJYUT7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b932/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/hmac/hmac.go ./vendor/cuelang.org/go/pkg/crypto/hmac/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/c6/c6ed94a7bd7e3641fdef2e5efd2ec74c3b3ccdd70c94f1e371ed349a332d7bcf-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base mkdir -p $WORK/b832/ cat >$WORK/b832/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage=$WORK/b833/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b841/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b846/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base -lang=go1.16 -complete -installsuffix shared -buildid U3B6wxTqGJ9Z0-lcnE_x/U3B6wxTqGJ9Z0-lcnE_x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b832/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/base.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b960/_pkg_.a # internal cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/96/96db29cab6bc678eee6319f28c1ed7b930c679b8d2804c507b0f7d92fabe2ec5-d # internal cuelang.org/go/pkg/crypto/md5 mkdir -p $WORK/b933/ cat >$WORK/b933/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p cuelang.org/go/pkg/crypto/md5 -lang=go1.16 -complete -installsuffix shared -buildid nffXoaL7IWOoBDodmwui/nffXoaL7IWOoBDodmwui -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b933/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/md5/md5.go ./vendor/cuelang.org/go/pkg/crypto/md5/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b933/_pkg_.a # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/0c/0c6af95683f6dc228abd6ea015a518014f1a52eace41107ba618ed38dc5cc20e-d # internal cuelang.org/go/pkg/crypto/sha1 mkdir -p $WORK/b934/ cat >$WORK/b934/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p cuelang.org/go/pkg/crypto/sha1 -lang=go1.16 -complete -installsuffix shared -buildid XmjpKHggsFAc5z5p17I4/XmjpKHggsFAc5z5p17I4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b934/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha1/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha1/sha1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b934/_pkg_.a # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/90/902bbd50a068c51efef55f808269dfdfebc82130d41b1e140a00e41558245ce3-d # internal cuelang.org/go/pkg/crypto/sha256 mkdir -p $WORK/b935/ cat >$WORK/b935/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p cuelang.org/go/pkg/crypto/sha256 -lang=go1.16 -complete -installsuffix shared -buildid iUfnZD73ekq-JPDul0FF/iUfnZD73ekq-JPDul0FF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b935/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha256/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha256/sha256.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b932/_pkg_.a # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/9d/9d3d1f0fcbbebac4f7d3a95625f2b28ca8c22585a2dcc19ef262e7c7116d5766-d # internal cuelang.org/go/pkg/crypto/sha512 mkdir -p $WORK/b936/ cat >$WORK/b936/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p cuelang.org/go/pkg/crypto/sha512 -lang=go1.16 -complete -installsuffix shared -buildid 1x-bwXwqT02WOGeisMNy/1x-bwXwqT02WOGeisMNy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b936/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha512/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha512/sha512.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b935/_pkg_.a # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/14/1488682967325a26a74fd7b154a654ea4e408ca40c4c678de3fe3bc954bd15ef-d # internal cuelang.org/go/pkg/encoding/base64 mkdir -p $WORK/b937/ cat >$WORK/b937/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p cuelang.org/go/pkg/encoding/base64 -lang=go1.16 -complete -installsuffix shared -buildid JHdRmxV8mbr8T2PwE-w7/JHdRmxV8mbr8T2PwE-w7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b937/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/base64/manual.go ./vendor/cuelang.org/go/pkg/encoding/base64/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b936/_pkg_.a # internal cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/54/54772f7f45e91cedbac8c4f5e78885990ab30aabca31b8f2078537fe1ba1648c-d # internal cuelang.org/go/pkg/encoding/csv mkdir -p $WORK/b938/ cat >$WORK/b938/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile encoding/csv=$WORK/b319/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p cuelang.org/go/pkg/encoding/csv -lang=go1.16 -complete -installsuffix shared -buildid iGKznkw9CnawF_HhdZlo/iGKznkw9CnawF_HhdZlo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b938/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/csv/manual.go ./vendor/cuelang.org/go/pkg/encoding/csv/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b937/_pkg_.a # internal cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/c4/c4965dd9c698ea6d7a1c036be06b5d04f3e5fb4a0dac397e0901a46456297a27-d # internal cuelang.org/go/pkg/encoding/hex mkdir -p $WORK/b939/ cat >$WORK/b939/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p cuelang.org/go/pkg/encoding/hex -lang=go1.16 -complete -installsuffix shared -buildid mtEv3UuXT39m-dob55JQ/mtEv3UuXT39m-dob55JQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b939/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/hex/hex.go ./vendor/cuelang.org/go/pkg/encoding/hex/manual.go ./vendor/cuelang.org/go/pkg/encoding/hex/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b938/_pkg_.a # internal cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/5a/5a64045c6f49d69b7daf7967cbe6a0874f7607b434c97489d740cbe36557de47-d # internal cuelang.org/go/pkg/encoding/json mkdir -p $WORK/b940/ cat >$WORK/b940/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b941/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p cuelang.org/go/pkg/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid OR86u22JYIfiQq5Y5Y_b/OR86u22JYIfiQq5Y5Y_b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b940/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/json/json.go ./vendor/cuelang.org/go/pkg/encoding/json/manual.go ./vendor/cuelang.org/go/pkg/encoding/json/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b858/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b929/_pkg_.a # internal cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/22/226be831318e3514064212b5d8fe2d847e111a786d23a8316680852597a63a9f-d # internal cuelang.org/go/pkg/encoding/yaml mkdir -p $WORK/b942/ cat >$WORK/b942/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b944/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p cuelang.org/go/pkg/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid 0fEuHUrTlxjVEiYxGT6_/0fEuHUrTlxjVEiYxGT6_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b942/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/yaml/manual.go ./vendor/cuelang.org/go/pkg/encoding/yaml/pkg.go cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/85/858cc78fb5f3827b271d2599c4d92abde2c39fec5eb3f11354b1cf4dce1e60c7-d # internal gopkg.in/square/go-jose.v2/jwt mkdir -p $WORK/b857/ cat >$WORK/b857/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b858/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b861/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p gopkg.in/square/go-jose.v2/jwt -lang=go1.16 -complete -installsuffix shared -buildid WN0zKsjugWRmFBRZfObt/WN0zKsjugWRmFBRZfObt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b857/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/jwt/builder.go ./vendor/gopkg.in/square/go-jose.v2/jwt/claims.go ./vendor/gopkg.in/square/go-jose.v2/jwt/doc.go ./vendor/gopkg.in/square/go-jose.v2/jwt/errors.go ./vendor/gopkg.in/square/go-jose.v2/jwt/jwt.go ./vendor/gopkg.in/square/go-jose.v2/jwt/validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b939/_pkg_.a # internal cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/eb/eb31155afa9c08a9b4afb672db804eba3c512e4b500792fb9cf9ed4c29ce7cfa-d # internal cuelang.org/go/pkg/html mkdir -p $WORK/b945/ cat >$WORK/b945/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile html=$WORK/b171/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p cuelang.org/go/pkg/html -lang=go1.16 -complete -installsuffix shared -buildid X_24BQyS9_brN3O7Ewx4/X_24BQyS9_brN3O7Ewx4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b945/importcfg -pack ./vendor/cuelang.org/go/pkg/html/html.go ./vendor/cuelang.org/go/pkg/html/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/6a/6a8ab24d9e2c606db94e609b2139d930810055ffdb12ca0cd5aadc5e31d966a9-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential mkdir -p $WORK/b830/ cat >$WORK/b830/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b832/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b841/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b846/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential -lang=go1.16 -complete -installsuffix shared -buildid hpEQul_hMeUgYGynW6NR/hpEQul_hMeUgYGynW6NR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b830/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential/confidential.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/e7/e71172aeaf335d784df4313b9fc98d50be0d49c1acccf25038966b1233524f34-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/public mkdir -p $WORK/b850/ cat >$WORK/b850/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b832/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=$WORK/b851/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b841/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b846/_pkg_.a packagefile github.com/google/uuid=$WORK/b438/_pkg_.a packagefile github.com/pkg/browser=$WORK/b852/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/public -lang=go1.16 -complete -installsuffix shared -buildid StqEIr6ft2T2wzo2H54l/StqEIr6ft2T2wzo2H54l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b850/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/public/public.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/cb/cb9fe6f6eb818348484f19f558d5f18b3562dc6d0018f9ac530caefc309ab837-d # internal cuelang.org/go/pkg/list mkdir -p $WORK/b946/ cat >$WORK/b946/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p cuelang.org/go/pkg/list -lang=go1.16 -complete -installsuffix shared -buildid 412datjcVdXS9r3OmDrp/412datjcVdXS9r3OmDrp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b946/importcfg -pack ./vendor/cuelang.org/go/pkg/list/list.go ./vendor/cuelang.org/go/pkg/list/math.go ./vendor/cuelang.org/go/pkg/list/pkg.go ./vendor/cuelang.org/go/pkg/list/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b945/_pkg_.a # internal cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/01/010e5bb87a7ef7e0df2bfeb48378724e9e76539bcc8b4ad965091aea7c2a8121-d # internal cuelang.org/go/pkg/math mkdir -p $WORK/b947/ cat >$WORK/b947/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p cuelang.org/go/pkg/math -lang=go1.16 -complete -installsuffix shared -buildid qvbVD5EAmgZEAYFzAc7e/qvbVD5EAmgZEAYFzAc7e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b947/importcfg -pack ./vendor/cuelang.org/go/pkg/math/big.go ./vendor/cuelang.org/go/pkg/math/manual.go ./vendor/cuelang.org/go/pkg/math/math.go ./vendor/cuelang.org/go/pkg/math/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/d0/d0aab368a9bd1c21a276d5305291cda5fb3be476eb3348f6501efc3ce8b7dbca-d # internal cuelang.org/go/pkg/math/bits mkdir -p $WORK/b948/ cat >$WORK/b948/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p cuelang.org/go/pkg/math/bits -lang=go1.16 -complete -installsuffix shared -buildid sfxMLUOGM7qMJHyqL8LE/sfxMLUOGM7qMJHyqL8LE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b948/importcfg -pack ./vendor/cuelang.org/go/pkg/math/bits/manual.go ./vendor/cuelang.org/go/pkg/math/bits/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/84/845e6431fac440199cbf0197f6692b46cb32bc017d5a8f8ac1e7c9f3e0aee108-d # internal cuelang.org/go/pkg/net mkdir -p $WORK/b949/ cat >$WORK/b949/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b252/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p cuelang.org/go/pkg/net -lang=go1.16 -complete -installsuffix shared -buildid Q4eMRrP74kO2vr-mTdXA/Q4eMRrP74kO2vr-mTdXA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b949/importcfg -pack ./vendor/cuelang.org/go/pkg/net/doc.go ./vendor/cuelang.org/go/pkg/net/host.go ./vendor/cuelang.org/go/pkg/net/ip.go ./vendor/cuelang.org/go/pkg/net/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b946/_pkg_.a # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/10/102eb4fbdd9c4a1841e5f57a2faea3b06645204feaf868b0243233259b93107a-d # internal cuelang.org/go/pkg/path mkdir -p $WORK/b950/ cat >$WORK/b950/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p cuelang.org/go/pkg/path -lang=go1.16 -complete -installsuffix shared -buildid tiqXWwqX1CKTiqsx5EKJ/tiqXWwqX1CKTiqsx5EKJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b950/importcfg -pack ./vendor/cuelang.org/go/pkg/path/match.go ./vendor/cuelang.org/go/pkg/path/os.go ./vendor/cuelang.org/go/pkg/path/path.go ./vendor/cuelang.org/go/pkg/path/path_nix.go ./vendor/cuelang.org/go/pkg/path/path_p9.go ./vendor/cuelang.org/go/pkg/path/path_win.go ./vendor/cuelang.org/go/pkg/path/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b947/_pkg_.a # internal cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/99/992eb21fb92454cb3d0c2816f686ac97d7648e0d7114d12d244019452ff51562-d # internal cuelang.org/go/pkg/regexp mkdir -p $WORK/b951/ cat >$WORK/b951/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p cuelang.org/go/pkg/regexp -lang=go1.16 -complete -installsuffix shared -buildid IHH8XOsJFgiv7NZSYlYg/IHH8XOsJFgiv7NZSYlYg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b951/importcfg -pack ./vendor/cuelang.org/go/pkg/regexp/manual.go ./vendor/cuelang.org/go/pkg/regexp/pkg.go ./vendor/cuelang.org/go/pkg/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b948/_pkg_.a # internal cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/68/682e0774409ddca213779402ab1f0672ca2d4328a0a6cd3b489adf17734cac8a-d # internal cuelang.org/go/pkg/strconv mkdir -p $WORK/b952/ cat >$WORK/b952/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p cuelang.org/go/pkg/strconv -lang=go1.16 -complete -installsuffix shared -buildid ZVB5gwCmjz3KE45P8PAM/ZVB5gwCmjz3KE45P8PAM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b952/importcfg -pack ./vendor/cuelang.org/go/pkg/strconv/manual.go ./vendor/cuelang.org/go/pkg/strconv/pkg.go ./vendor/cuelang.org/go/pkg/strconv/strconv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b949/_pkg_.a # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/57/5756372ae9e75a002de59d3bb2ee07a81562bdecef053c1fc85fc99624f69fc9-d # internal cuelang.org/go/pkg/strings mkdir -p $WORK/b953/ cat >$WORK/b953/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p cuelang.org/go/pkg/strings -lang=go1.16 -complete -installsuffix shared -buildid FXAP5ju5dJbmhprp0M74/FXAP5ju5dJbmhprp0M74 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b953/importcfg -pack ./vendor/cuelang.org/go/pkg/strings/manual.go ./vendor/cuelang.org/go/pkg/strings/pkg.go ./vendor/cuelang.org/go/pkg/strings/strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b950/_pkg_.a # internal cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/1a/1a448990c147e086405146dc6fe1a7c00809a0f85bda539275b855897c466c67-d # internal cuelang.org/go/pkg/struct mkdir -p $WORK/b954/ cat >$WORK/b954/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p cuelang.org/go/pkg/struct -lang=go1.16 -complete -installsuffix shared -buildid wlDCgR9DG_1a47QRys-k/wlDCgR9DG_1a47QRys-k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b954/importcfg -pack ./vendor/cuelang.org/go/pkg/struct/pkg.go ./vendor/cuelang.org/go/pkg/struct/struct.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b951/_pkg_.a # internal cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/76/765e9d6778f0b5f9912b5cc9c30b98f6656a149ec186b3e83baa133aeb4be713-d # internal cuelang.org/go/pkg/text/tabwriter mkdir -p $WORK/b955/ cat >$WORK/b955/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p cuelang.org/go/pkg/text/tabwriter -lang=go1.16 -complete -installsuffix shared -buildid 095-B3fhH8bnuv-YmK78/095-B3fhH8bnuv-YmK78 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b955/importcfg -pack ./vendor/cuelang.org/go/pkg/text/tabwriter/manual.go ./vendor/cuelang.org/go/pkg/text/tabwriter/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b953/_pkg_.a # internal cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/81/813ef36e952faffc370f1a2bc7be0f3e0efe9955831a7f2c77b597b0c1f1c2be-d # internal cuelang.org/go/pkg/text/template mkdir -p $WORK/b956/ cat >$WORK/b956/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p cuelang.org/go/pkg/text/template -lang=go1.16 -complete -installsuffix shared -buildid Owl3q4JfkTg7UD9OF2k4/Owl3q4JfkTg7UD9OF2k4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b956/importcfg -pack ./vendor/cuelang.org/go/pkg/text/template/manual.go ./vendor/cuelang.org/go/pkg/text/template/pkg.go ./vendor/cuelang.org/go/pkg/text/template/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/33/33efdad10fa1e906c8554a167045eec227d57374330a40d92265a9472fe488f7-d # internal github.com/Azure/azure-sdk-for-go/sdk/azidentity mkdir -p $WORK/b822/ cat >$WORK/b822/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b823/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b829/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b827/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b820/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=$WORK/b850/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b853/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/Azure/azure-sdk-for-go/sdk/azidentity -lang=go1.16 -complete -installsuffix shared -buildid qq_EpQm4Sgq0v2fymbLn/qq_EpQm4Sgq0v2fymbLn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b822/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/authorization_code_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/azidentity.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/azure_cli_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/chained_token_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/client_certificate_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/client_secret_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/default_azure_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/device_code_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/environment_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/errors.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/interactive_browser_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/logging.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/managed_identity_client.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/managed_identity_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/username_password_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b954/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/ae/ae7da120a9480108cf557ee1e24b04bebfa08b671530faa9549a7e9950addd3f-d # internal cuelang.org/go/pkg/time mkdir -p $WORK/b957/ cat >$WORK/b957/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p cuelang.org/go/pkg/time -lang=go1.16 -complete -installsuffix shared -buildid Wy2dMn5_jfmTKIpVDvsd/Wy2dMn5_jfmTKIpVDvsd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b957/importcfg -pack ./vendor/cuelang.org/go/pkg/time/duration.go ./vendor/cuelang.org/go/pkg/time/pkg.go ./vendor/cuelang.org/go/pkg/time/time.go cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/3e/3ebd7fad69c8fdca1ccf232e2711f903dfdd9751f1584909062a23e71fa51f66-d # internal cuelang.org/go/pkg/tool/cli mkdir -p $WORK/b959/ cat >$WORK/b959/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b960/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p cuelang.org/go/pkg/tool/cli -lang=go1.16 -complete -installsuffix shared -buildid cWuTUb9Arw7gO9eyuQe0/cWuTUb9Arw7gO9eyuQe0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b959/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/cli/cli.go ./vendor/cuelang.org/go/pkg/tool/cli/doc.go ./vendor/cuelang.org/go/pkg/tool/cli/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b956/_pkg_.a # internal cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/ec/ec5d9a4006defeccf395b89e8c5523421202aca0b285f16a68e83537940f77e9-d # internal cuelang.org/go/pkg/tool/exec mkdir -p $WORK/b961/ cat >$WORK/b961/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b960/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p cuelang.org/go/pkg/tool/exec -lang=go1.16 -complete -installsuffix shared -buildid x0JBDKDul8Xpn-ctq3aH/x0JBDKDul8Xpn-ctq3aH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b961/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/exec/doc.go ./vendor/cuelang.org/go/pkg/tool/exec/exec.go ./vendor/cuelang.org/go/pkg/tool/exec/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b952/_pkg_.a # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/53/530ee9c2f6f4bf4a127a3c00ddfec277cb50a5295fc6f4c7fde90c15d3ce2d60-d # internal cuelang.org/go/pkg/tool/file mkdir -p $WORK/b962/ cat >$WORK/b962/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b960/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p cuelang.org/go/pkg/tool/file -lang=go1.16 -complete -installsuffix shared -buildid SywGV5gFeEipoVACXOd4/SywGV5gFeEipoVACXOd4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b962/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/file/doc.go ./vendor/cuelang.org/go/pkg/tool/file/file.go ./vendor/cuelang.org/go/pkg/tool/file/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b959/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/05/0550181f15325573fc5b3fba1f601a97ff3b7180f87dd876495b6f1caa732fc6-d # internal cuelang.org/go/pkg/tool/http mkdir -p $WORK/b963/ cat >$WORK/b963/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b960/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p cuelang.org/go/pkg/tool/http -lang=go1.16 -complete -installsuffix shared -buildid elfYi0WlhZ3J-iR236ec/elfYi0WlhZ3J-iR236ec -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b963/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/http/doc.go ./vendor/cuelang.org/go/pkg/tool/http/http.go ./vendor/cuelang.org/go/pkg/tool/http/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b957/_pkg_.a # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/f5/f53155b6b8bd2da4b0b10997977760ed4642b4d53116e7c0283bab1c90a346af-d # internal cuelang.org/go/pkg/tool/os mkdir -p $WORK/b964/ cat >$WORK/b964/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b965/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b960/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p cuelang.org/go/pkg/tool/os -lang=go1.16 -complete -installsuffix shared -buildid c44bC24F1vGA5Z4TZ5vV/c44bC24F1vGA5Z4TZ5vV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b964/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/os/doc.go ./vendor/cuelang.org/go/pkg/tool/os/env.go ./vendor/cuelang.org/go/pkg/tool/os/pkg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b961/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/41/41de5dba8279f5e389de097308896259359bfc3ea0e164a8c5462955635b7b22-d # internal cuelang.org/go/pkg/uuid mkdir -p $WORK/b966/ cat >$WORK/b966/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b438/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p cuelang.org/go/pkg/uuid -lang=go1.16 -complete -installsuffix shared -buildid BW6DqFe-2NxmnrfIDP6p/BW6DqFe-2NxmnrfIDP6p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b966/importcfg -pack ./vendor/cuelang.org/go/pkg/uuid/pkg.go ./vendor/cuelang.org/go/pkg/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b962/_pkg_.a # internal cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/df/df478f60e7f1588312b10340507a72de75f4d6b6fd14d4d09095f8da22e4a5d6-d # internal cuelang.org/go/encoding/jsonschema mkdir -p $WORK/b970/ cat >$WORK/b970/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p cuelang.org/go/encoding/jsonschema -lang=go1.16 -complete -installsuffix shared -buildid FBD33sfwFar2LRtnRU_0/FBD33sfwFar2LRtnRU_0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b970/importcfg -pack ./vendor/cuelang.org/go/encoding/jsonschema/constraints.go ./vendor/cuelang.org/go/encoding/jsonschema/decode.go ./vendor/cuelang.org/go/encoding/jsonschema/doc.go ./vendor/cuelang.org/go/encoding/jsonschema/jsonschema.go ./vendor/cuelang.org/go/encoding/jsonschema/ref.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b966/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/21/216f3247cd33b1742ffbb9a0e57c8fda6d730cec0e12f87ff97ebf20c1808f20-d # internal cuelang.org/go/encoding/protobuf/pbinternal mkdir -p $WORK/b978/ cat >$WORK/b978/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p cuelang.org/go/encoding/protobuf/pbinternal -lang=go1.16 -complete -installsuffix shared -buildid FJe59FX-xDEIOic7efrn/FJe59FX-xDEIOic7efrn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b978/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/attribute.go ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/symbol.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b963/_pkg_.a # internal cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/af/afc025d71b6dc9cfb6afde965caf98f4211cecb61d3aa86e348ff44ce4503b03-d # internal cuelang.org/go/encoding/yaml mkdir -p $WORK/b991/ cat >$WORK/b991/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b944/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b942/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p cuelang.org/go/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid iledQzfErmjU2GnKS-JN/iledQzfErmjU2GnKS-JN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b991/importcfg -pack ./vendor/cuelang.org/go/encoding/yaml/yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b964/_pkg_.a # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/a8/a8a943a15977e56e78856fed19dbbfdc9286e2469291d74f41f39162b3dba79f-d # internal cuelang.org/go/pkg mkdir -p $WORK/b928/ cat >$WORK/b928/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b929/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b932/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b933/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b934/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b935/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b936/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b937/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b938/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b939/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b940/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b942/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b945/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b946/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b947/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b948/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b949/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b950/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b951/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b953/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b954/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b955/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b956/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b957/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b958/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b959/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b961/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b962/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b963/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b964/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b966/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p cuelang.org/go/pkg -lang=go1.16 -complete -installsuffix shared -buildid nHA99YTaAnLAgjJkVxE2/nHA99YTaAnLAgjJkVxE2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b928/importcfg -pack ./vendor/cuelang.org/go/pkg/doc.go ./vendor/cuelang.org/go/pkg/register.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/ff/ff4a54e62f7f7c96ca2affa2e5bcac7b953854832fd624371b4ac84fd88bbd10-d # internal github.com/grafana/grafana-azure-sdk-go/aztokenprovider mkdir -p $WORK/b815/ cat >$WORK/b815/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b822/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b445/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/grafana/grafana-azure-sdk-go/aztokenprovider -lang=go1.16 -complete -installsuffix shared -buildid 2-xEz6hIcXmpWYsVBobY/2-xEz6hIcXmpWYsVBobY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b815/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/aztokenprovider/token_cache.go ./vendor/github.com/grafana/grafana-azure-sdk-go/aztokenprovider/token_provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b978/_pkg_.a # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/ad/adfc107298a48f2e7aaadaaf13cabcd7d26301f6e6e415b99c499eef6cfe7b96-d # internal cuelang.org/go/encoding/protobuf/jsonpb mkdir -p $WORK/b977/ cat >$WORK/b977/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b978/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p cuelang.org/go/encoding/protobuf/jsonpb -lang=go1.16 -complete -installsuffix shared -buildid ycrtaE4uuvjADtBSAfr7/ycrtaE4uuvjADtBSAfr7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b977/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/encoder.go ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/jsonpb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b928/_pkg_.a # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/cf/cf9ab85990a8730a0aca42b58b7dcae60c92e16d786c493c86dd66637e0eb2c7-d # internal cuelang.org/go/cue/cuecontext mkdir -p $WORK/b927/ cat >$WORK/b927/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b920/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b928/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p cuelang.org/go/cue/cuecontext -lang=go1.16 -complete -installsuffix shared -buildid 7tIGKnj8hMl9JVZvwJiY/7tIGKnj8hMl9JVZvwJiY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b927/importcfg -pack ./vendor/cuelang.org/go/cue/cuecontext/cuecontext.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b991/_pkg_.a # internal cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/e1/e1a822a2d7e50880d5818ca6599890893323c267f55826f8a43e4f772b18789c-d # internal cuelang.org/go/encoding/protobuf mkdir -p $WORK/b974/ cat >$WORK/b974/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b909/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b907/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b928/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b975/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b899/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/scanner=$WORK/b976/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p cuelang.org/go/encoding/protobuf -lang=go1.16 -complete -installsuffix shared -buildid aMDansP44ZavFQguLrqr/aMDansP44ZavFQguLrqr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b974/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/errors.go ./vendor/cuelang.org/go/encoding/protobuf/parse.go ./vendor/cuelang.org/go/encoding/protobuf/protobuf.go ./vendor/cuelang.org/go/encoding/protobuf/types.go ./vendor/cuelang.org/go/encoding/protobuf/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b927/_pkg_.a # internal cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/4f/4fef582a94263caa83b7d7818d75c8413d7928128ad15f4bad2e195b97c52493-d # internal cuelang.org/go/encoding/protobuf/textproto mkdir -p $WORK/b979/ cat >$WORK/b979/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b978/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b931/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b980/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b981/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b984/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p cuelang.org/go/encoding/protobuf/textproto -lang=go1.16 -complete -installsuffix shared -buildid jIgH88V5t0IaWSxd_SuQ/jIgH88V5t0IaWSxd_SuQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b979/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/textproto/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/doc.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/encoder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b970/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/3e/3e8ce2f1a0d3bf52088b1495896ced8b6d4738c75e90e4ed68e970a82a83343e-d # internal cuelang.org/go/encoding/openapi mkdir -p $WORK/b971/ cat >$WORK/b971/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b941/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b970/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b972/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b922/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b973/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b931/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p cuelang.org/go/encoding/openapi -lang=go1.16 -complete -installsuffix shared -buildid _8ys5WY_hSE0w9r3r9uY/_8ys5WY_hSE0w9r3r9uY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b971/importcfg -pack ./vendor/cuelang.org/go/encoding/openapi/build.go ./vendor/cuelang.org/go/encoding/openapi/crd.go ./vendor/cuelang.org/go/encoding/openapi/cycle.go ./vendor/cuelang.org/go/encoding/openapi/decode.go ./vendor/cuelang.org/go/encoding/openapi/doc.go ./vendor/cuelang.org/go/encoding/openapi/errors.go ./vendor/cuelang.org/go/encoding/openapi/openapi.go ./vendor/cuelang.org/go/encoding/openapi/orderedmap.go ./vendor/cuelang.org/go/encoding/openapi/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/3c/3cc5f47906d5c21fd35d05a012283af7ae219f5bf899f15fbd3fdb022f59c2df-d # internal cuelang.org/go/encoding/gocode/gocodec mkdir -p $WORK/b986/ cat >$WORK/b986/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b927/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b931/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p cuelang.org/go/encoding/gocode/gocodec -lang=go1.16 -complete -installsuffix shared -buildid w8yBryxXa6etMAaQn4VI/w8yBryxXa6etMAaQn4VI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b986/importcfg -pack ./vendor/cuelang.org/go/encoding/gocode/gocodec/codec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b977/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/1d/1db1f057417d054950e27aab70a2016ad25d1e6373bef5d1dee80f937cba5745-d # internal github.com/grafana/grafana/pkg/middleware/csrf mkdir -p $WORK/b996/ cat >$WORK/b996/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p github.com/grafana/grafana/pkg/middleware/csrf -lang=go1.17 -complete -installsuffix shared -buildid EpV4CmEHXlrFTr79NXsn/EpV4CmEHXlrFTr79NXsn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b996/importcfg -pack ./pkg/middleware/csrf/csrf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b986/_pkg_.a # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/3f/3f27187583a97583b37d2860ba3aaf2fd6ecde9a27de7aca9949265e85f3b81b-d # internal cuelang.org/go/internal/filetypes mkdir -p $WORK/b985/ cat >$WORK/b985/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b986/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b928/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p cuelang.org/go/internal/filetypes -lang=go1.16 -complete -installsuffix shared -buildid JERjuI6yTB42HkblXbxV/JERjuI6yTB42HkblXbxV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b985/importcfg -pack ./vendor/cuelang.org/go/internal/filetypes/filetypes.go ./vendor/cuelang.org/go/internal/filetypes/types.go ./vendor/cuelang.org/go/internal/filetypes/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b996/_pkg_.a # internal cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/fa/fa7ef41498710590cfb888e785ee5032b54241e4fcdb3d39ed0dffd77a66dab4-d # internal github.com/FZambia/eagle mkdir -p $WORK/b1009/ cat >$WORK/b1009/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b329/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p github.com/FZambia/eagle -lang=go1.16 -complete -installsuffix shared -buildid cGP9SVRSN9ta79sJGESr/cGP9SVRSN9ta79sJGESr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1009/importcfg -pack ./vendor/github.com/FZambia/eagle/eagle.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b974/_pkg_.a # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/68/68df43f0efbb3341eacab28d90cd2fce0b134f5f26a4990be3995d170eb78b93-d # internal github.com/gomodule/redigo/redis mkdir -p $WORK/b1011/ cat >$WORK/b1011/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gomodule/redigo/internal=$WORK/b1012/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p github.com/gomodule/redigo/redis -lang=go1.16 -complete -installsuffix shared -buildid mKSaRNLYhNaEfnMDF5Yh/mKSaRNLYhNaEfnMDF5Yh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1011/importcfg -pack ./vendor/github.com/gomodule/redigo/redis/conn.go ./vendor/github.com/gomodule/redigo/redis/doc.go ./vendor/github.com/gomodule/redigo/redis/go18.go ./vendor/github.com/gomodule/redigo/redis/log.go ./vendor/github.com/gomodule/redigo/redis/pool.go ./vendor/github.com/gomodule/redigo/redis/pool17.go ./vendor/github.com/gomodule/redigo/redis/pubsub.go ./vendor/github.com/gomodule/redigo/redis/redis.go ./vendor/github.com/gomodule/redigo/redis/reply.go ./vendor/github.com/gomodule/redigo/redis/scan.go ./vendor/github.com/gomodule/redigo/redis/script.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b979/_pkg_.a # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/12/124be189b385668e4ca4725a50e3989cff160e91fe355db85b0399c05d5904d6-d # internal github.com/centrifugal/protocol mkdir -p $WORK/b1020/ cat >$WORK/b1020/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b424/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b425/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1021/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b1034/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1020/_pkg_.a -trimpath "$WORK/b1020=>" -p github.com/centrifugal/protocol -lang=go1.16 -complete -installsuffix shared -buildid bKurd7xoSCmiqiFKIc3I/bKurd7xoSCmiqiFKIc3I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1020/importcfg -pack ./vendor/github.com/centrifugal/protocol/bpool.go ./vendor/github.com/centrifugal/protocol/client.pb.go ./vendor/github.com/centrifugal/protocol/client.pb_easyjson.go ./vendor/github.com/centrifugal/protocol/client_vtproto.pb.go ./vendor/github.com/centrifugal/protocol/decode.go ./vendor/github.com/centrifugal/protocol/encode.go ./vendor/github.com/centrifugal/protocol/encode_helpers.go ./vendor/github.com/centrifugal/protocol/encode_writer.go ./vendor/github.com/centrifugal/protocol/raw.go ./vendor/github.com/centrifugal/protocol/type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b985/_pkg_.a # internal cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/be/bec580d51a1857319e081c6c43d15c8dc9844a5e6612b9e16978d52b183b4ab2-d # internal github.com/gorilla/websocket mkdir -p $WORK/b1039/ cat >$WORK/b1039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1039/_pkg_.a -trimpath "$WORK/b1039=>" -p github.com/gorilla/websocket -lang=go1.16 -complete -installsuffix shared -buildid Ww9x6BtBhHbaIba7-keI/Ww9x6BtBhHbaIba7-keI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1039/importcfg -pack ./vendor/github.com/gorilla/websocket/client.go ./vendor/github.com/gorilla/websocket/client_clone.go ./vendor/github.com/gorilla/websocket/compression.go ./vendor/github.com/gorilla/websocket/conn.go ./vendor/github.com/gorilla/websocket/conn_write.go ./vendor/github.com/gorilla/websocket/doc.go ./vendor/github.com/gorilla/websocket/join.go ./vendor/github.com/gorilla/websocket/json.go ./vendor/github.com/gorilla/websocket/mask.go ./vendor/github.com/gorilla/websocket/prepared.go ./vendor/github.com/gorilla/websocket/proxy.go ./vendor/github.com/gorilla/websocket/server.go ./vendor/github.com/gorilla/websocket/trace.go ./vendor/github.com/gorilla/websocket/util.go ./vendor/github.com/gorilla/websocket/x_net_proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1009/_pkg_.a # internal cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/cc/cc57a4c3193b8ef48e2d282e4c8e6532550c3b850d9fa8a8fc1fa3f3ca772b2d-d # internal github.com/dop251/goja mkdir -p $WORK/b1051/ cat >$WORK/b1051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b1052/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1054/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1055/_pkg_.a packagefile github.com/dop251/goja/ftoa=$WORK/b1058/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1060/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1056/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1057/_pkg_.a packagefile go/ast=$WORK/b140/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b722/_pkg_.a packagefile golang.org/x/text/collate=$WORK/b1061/_pkg_.a packagefile golang.org/x/text/language=$WORK/b724/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile hash/maphash=$WORK/b290/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1051/_pkg_.a -trimpath "$WORK/b1051=>" -p github.com/dop251/goja -lang=go1.16 -complete -installsuffix shared -buildid WLOArdih7VqEE1VcvkKt/WLOArdih7VqEE1VcvkKt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1051/importcfg -pack ./vendor/github.com/dop251/goja/array.go ./vendor/github.com/dop251/goja/array_sparse.go ./vendor/github.com/dop251/goja/builtin_array.go ./vendor/github.com/dop251/goja/builtin_boolean.go ./vendor/github.com/dop251/goja/builtin_date.go ./vendor/github.com/dop251/goja/builtin_error.go ./vendor/github.com/dop251/goja/builtin_function.go ./vendor/github.com/dop251/goja/builtin_global.go ./vendor/github.com/dop251/goja/builtin_json.go ./vendor/github.com/dop251/goja/builtin_map.go ./vendor/github.com/dop251/goja/builtin_math.go ./vendor/github.com/dop251/goja/builtin_number.go ./vendor/github.com/dop251/goja/builtin_object.go ./vendor/github.com/dop251/goja/builtin_proxy.go ./vendor/github.com/dop251/goja/builtin_reflect.go ./vendor/github.com/dop251/goja/builtin_regexp.go ./vendor/github.com/dop251/goja/builtin_set.go ./vendor/github.com/dop251/goja/builtin_string.go ./vendor/github.com/dop251/goja/builtin_symbol.go ./vendor/github.com/dop251/goja/builtin_typedarrays.go ./vendor/github.com/dop251/goja/builtin_weakmap.go ./vendor/github.com/dop251/goja/builtin_weakset.go ./vendor/github.com/dop251/goja/compiler.go ./vendor/github.com/dop251/goja/compiler_expr.go ./vendor/github.com/dop251/goja/compiler_stmt.go ./vendor/github.com/dop251/goja/date.go ./vendor/github.com/dop251/goja/date_parser.go ./vendor/github.com/dop251/goja/destruct.go ./vendor/github.com/dop251/goja/func.go ./vendor/github.com/dop251/goja/ipow.go ./vendor/github.com/dop251/goja/map.go ./vendor/github.com/dop251/goja/object.go ./vendor/github.com/dop251/goja/object_args.go ./vendor/github.com/dop251/goja/object_dynamic.go ./vendor/github.com/dop251/goja/object_gomap.go ./vendor/github.com/dop251/goja/object_gomap_reflect.go ./vendor/github.com/dop251/goja/object_goreflect.go ./vendor/github.com/dop251/goja/object_goslice.go ./vendor/github.com/dop251/goja/object_goslice_reflect.go ./vendor/github.com/dop251/goja/object_lazy.go ./vendor/github.com/dop251/goja/proxy.go ./vendor/github.com/dop251/goja/regexp.go ./vendor/github.com/dop251/goja/runtime.go ./vendor/github.com/dop251/goja/string.go ./vendor/github.com/dop251/goja/string_ascii.go ./vendor/github.com/dop251/goja/string_unicode.go ./vendor/github.com/dop251/goja/typedarrays.go ./vendor/github.com/dop251/goja/value.go ./vendor/github.com/dop251/goja/vm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1011/_pkg_.a # internal cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/df/df801609c44a3846445bcd3cc7f98c2b0c775607a7efa83093d88ed3dec43bf5-d # internal github.com/FZambia/sentinel mkdir -p $WORK/b1010/ cat >$WORK/b1010/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1011/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p github.com/FZambia/sentinel -lang=go1.16 -complete -installsuffix shared -buildid pCl_YYMY_XWO1vYn3opy/pCl_YYMY_XWO1vYn3opy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1010/importcfg -pack ./vendor/github.com/FZambia/sentinel/sentinel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b971/_pkg_.a # internal cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/b2/b2d85706291e4a22cdb21e86ec25018116b8ed46985179a4162568118d1a53b1-d # internal cuelang.org/go/internal/encoding mkdir -p $WORK/b969/ cat >$WORK/b969/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b909/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b941/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b970/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b971/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b974/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b977/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b979/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b985/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b944/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b942/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b911/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p cuelang.org/go/internal/encoding -lang=go1.16 -complete -installsuffix shared -buildid Pa3_Pw1ahjyWETI4n8rN/Pa3_Pw1ahjyWETI4n8rN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b969/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/detect.go ./vendor/cuelang.org/go/internal/encoding/encoder.go ./vendor/cuelang.org/go/internal/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1010/_pkg_.a # internal cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/d4/d47da4e65dfec248d8bdc235b3132dc109ac1d9086d46c9716ec91c899b1c40c-d # internal github.com/mna/redisc mkdir -p $WORK/b1041/ cat >$WORK/b1041/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1011/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1041/_pkg_.a -trimpath "$WORK/b1041=>" -p github.com/mna/redisc -lang=go1.16 -complete -installsuffix shared -buildid cEGqLsybzVVt9IduYNOv/cEGqLsybzVVt9IduYNOv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1041/importcfg -pack ./vendor/github.com/mna/redisc/cluster.go ./vendor/github.com/mna/redisc/conn.go ./vendor/github.com/mna/redisc/crc16.go ./vendor/github.com/mna/redisc/doc.go ./vendor/github.com/mna/redisc/hash.go ./vendor/github.com/mna/redisc/retry_conn.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b969/_pkg_.a # internal cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/23/23462a480a177704c7b373f0379f4b87e7837cc50ac58dea6750dd5803e0baba-d # internal cuelang.org/go/cue/load mkdir -p $WORK/b968/ cat >$WORK/b968/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b909/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b965/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b922/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b969/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b985/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b928/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b531/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p cuelang.org/go/cue/load -lang=go1.16 -complete -installsuffix shared -buildid tnzxTmMab2qjSHKjZzq6/tnzxTmMab2qjSHKjZzq6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b968/importcfg -pack ./vendor/cuelang.org/go/cue/load/config.go ./vendor/cuelang.org/go/cue/load/doc.go ./vendor/cuelang.org/go/cue/load/errors.go ./vendor/cuelang.org/go/cue/load/fs.go ./vendor/cuelang.org/go/cue/load/import.go ./vendor/cuelang.org/go/cue/load/loader.go ./vendor/cuelang.org/go/cue/load/match.go ./vendor/cuelang.org/go/cue/load/package.go ./vendor/cuelang.org/go/cue/load/read.go ./vendor/cuelang.org/go/cue/load/search.go ./vendor/cuelang.org/go/cue/load/source.go ./vendor/cuelang.org/go/cue/load/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1041/_pkg_.a # internal cp $WORK/b1041/_pkg_.a /builddir/.cache/go-build/f4/f4e9d78d32e9903bd17ec26a4acf4d64ecfd183dd36121861ccdad7e726c1aa1-d # internal github.com/grafana/grafana/pkg/services/live/telemetry mkdir -p $WORK/b1064/ cat >$WORK/b1064/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1064/_pkg_.a -trimpath "$WORK/b1064=>" -p github.com/grafana/grafana/pkg/services/live/telemetry -lang=go1.17 -complete -installsuffix shared -buildid pl-ljgHB4b4HYFKNJeJV/pl-ljgHB4b4HYFKNJeJV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1064/importcfg -pack ./pkg/services/live/telemetry/converter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1039/_pkg_.a # internal cp $WORK/b1039/_pkg_.a /builddir/.cache/go-build/b0/b0149c39a1679ca3bda63a490b46a79a0d5425dc2d47003e6597d9d7782386c0-d # internal github.com/igm/sockjs-go/v3/sockjs mkdir -p $WORK/b1040/ cat >$WORK/b1040/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1039/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1040/_pkg_.a -trimpath "$WORK/b1040=>" -p github.com/igm/sockjs-go/v3/sockjs -lang=go1.16 -complete -installsuffix shared -buildid Ls4iGoyK_SrJe2bnxUaI/Ls4iGoyK_SrJe2bnxUaI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1040/importcfg -pack ./vendor/github.com/igm/sockjs-go/v3/sockjs/buffer.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/doc.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/eventsource.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/frame.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/handler.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/htmlfile.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/httpreceiver.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/iframe.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/jsonp.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/mapping.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/options.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/rawwebsocket.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/receiver.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/session.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/sockjs.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/utils.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/web.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/websocket.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/xhr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1064/_pkg_.a # internal cp $WORK/b1064/_pkg_.a /builddir/.cache/go-build/a9/a92074fd9d0516bb3c9a04498e99df01ea4744743ca882255cf0627d66a385ef-d # internal github.com/grafana/grafana/pkg/services/live/telemetry/telegraf mkdir -p $WORK/b1065/ cat >$WORK/b1065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1064/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1066/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1065/_pkg_.a -trimpath "$WORK/b1065=>" -p github.com/grafana/grafana/pkg/services/live/telemetry/telegraf -lang=go1.17 -complete -installsuffix shared -buildid 0BeKPNgO4MEOxv-IbOSV/0BeKPNgO4MEOxv-IbOSV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1065/importcfg -pack ./pkg/services/live/telemetry/telegraf/convert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1065/_pkg_.a # internal cp $WORK/b1065/_pkg_.a /builddir/.cache/go-build/fa/fa507321b752b0b435256d6c813eebe6937a3914f4c19896dd06eda015123020-d # internal github.com/grafana/grafana/pkg/services/live/convert mkdir -p $WORK/b1063/ cat >$WORK/b1063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1064/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry/telegraf=$WORK/b1065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1063/_pkg_.a -trimpath "$WORK/b1063=>" -p github.com/grafana/grafana/pkg/services/live/convert -lang=go1.17 -complete -installsuffix shared -buildid DPLc5uVy_sP0MiZ7RXV_/DPLc5uVy_sP0MiZ7RXV_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1063/importcfg -pack ./pkg/services/live/convert/convert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1063/_pkg_.a # internal cp $WORK/b1063/_pkg_.a /builddir/.cache/go-build/75/7520d42962bbb24cf75c12705fba5f5075f30deb53146339f7a4a4cac0e1b7b0-d # internal github.com/grafana/grafana/pkg/services/live/pipeline/tree mkdir -p $WORK/b1069/ cat >$WORK/b1069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1069/_pkg_.a -trimpath "$WORK/b1069=>" -p github.com/grafana/grafana/pkg/services/live/pipeline/tree -lang=go1.17 -complete -installsuffix shared -buildid UePbemTx5lgxg7rGSNiF/UePbemTx5lgxg7rGSNiF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1069/importcfg -pack ./pkg/services/live/pipeline/tree/bytesconv.go ./pkg/services/live/pipeline/tree/params.go ./pkg/services/live/pipeline/tree/tree.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1069/_pkg_.a # internal cp $WORK/b1069/_pkg_.a /builddir/.cache/go-build/49/49742e5e425194b41d572831dc19ca0c885c8f79785a841586400728a6a15c30-d # internal github.com/golang/snappy mkdir -p $WORK/b1071/ cat >$WORK/b1071/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1071/_pkg_.a -trimpath "$WORK/b1071=>" -p github.com/golang/snappy -lang=go1.16 -complete -installsuffix shared -buildid AjUI_gag1jkCvJsg22rI/AjUI_gag1jkCvJsg22rI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1071/importcfg -pack ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/golang/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1071/_pkg_.a # internal cp $WORK/b1071/_pkg_.a /builddir/.cache/go-build/a3/a3cd52124dfe53ceebd13e67212a7ad2df598b77d6b2e73ff6631a0a9100a6a7-d # internal github.com/prometheus/prometheus/prompb mkdir -p $WORK/b1072/ cat >$WORK/b1072/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1072/_pkg_.a -trimpath "$WORK/b1072=>" -p github.com/prometheus/prometheus/prompb -lang=go1.16 -complete -installsuffix shared -buildid 4W2MTFjaju-qSoqGXuYr/4W2MTFjaju-qSoqGXuYr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1072/importcfg -pack ./vendor/github.com/prometheus/prometheus/prompb/custom.go ./vendor/github.com/prometheus/prometheus/prompb/remote.pb.go ./vendor/github.com/prometheus/prometheus/prompb/types.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b968/_pkg_.a # internal cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/56/56fc3f835d9b6979661165c23b7f4e72f0c4156dfa5f2b837647a72587049eba-d # internal github.com/grafana/thema/internal/util mkdir -p $WORK/b989/ cat >$WORK/b989/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/load=$WORK/b968/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p github.com/grafana/thema/internal/util -lang=go1.16 -complete -installsuffix shared -buildid EiR1DtQl6RWgSU09MjiQ/EiR1DtQl6RWgSU09MjiQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b989/importcfg -pack ./vendor/github.com/grafana/thema/internal/util/prefix.go ./vendor/github.com/grafana/thema/internal/util/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1020/_pkg_.a # internal cp $WORK/b1020/_pkg_.a /builddir/.cache/go-build/32/322de4836161d3c8dee948860f5df9475b844f50db6875bb1f42eb15872204f2-d # internal github.com/centrifugal/centrifuge/internal/prepared mkdir -p $WORK/b1019/ cat >$WORK/b1019/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/protocol=$WORK/b1020/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1019/_pkg_.a -trimpath "$WORK/b1019=>" -p github.com/centrifugal/centrifuge/internal/prepared -lang=go1.16 -complete -installsuffix shared -buildid QStMjp1HODo6S0vSSwpn/QStMjp1HODo6S0vSSwpn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1019/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/prepared/reply.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1040/_pkg_.a # internal cp $WORK/b1040/_pkg_.a /builddir/.cache/go-build/97/97111ffec90f37ecbc3f3282ef710efd847de70674330cb93788e0f878998bad-d # internal github.com/centrifugal/centrifuge/internal/recovery mkdir -p $WORK/b1037/ cat >$WORK/b1037/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/protocol=$WORK/b1020/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1037/_pkg_.a -trimpath "$WORK/b1037=>" -p github.com/centrifugal/centrifuge/internal/recovery -lang=go1.16 -complete -installsuffix shared -buildid Wqf6X9U_Aa6PqUwGadnY/Wqf6X9U_Aa6PqUwGadnY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1037/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/recovery/helpers.go ./vendor/github.com/centrifugal/centrifuge/internal/recovery/sync.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b989/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/f0/f00773c7a9cdb69fe612a88b2589de6cb350a5ada32b8f240d2e052b5d55cbbe-d # internal github.com/grafana/thema mkdir -p $WORK/b967/ cat >$WORK/b967/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b968/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b940/_pkg_.a packagefile embed=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema/errors=$WORK/b987/_pkg_.a packagefile github.com/grafana/thema/internal/envvars=$WORK/b988/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b989/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b967/embedcfg << 'EOF' # internal { "Patterns": { "*.cue": [ "lacuna.cue", "lineage.cue", "translate.cue", "traverse.cue" ], "cue.mod": [ "cue.mod/module.cue" ] }, "Files": { "cue.mod/module.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/cue.mod/module.cue", "lacuna.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/lacuna.cue", "lineage.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/lineage.cue", "translate.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/translate.cue", "traverse.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/traverse.cue" } }EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p github.com/grafana/thema -lang=go1.16 -complete -installsuffix shared -buildid v6MW-jHfI_EIMjtuxbkW/v6MW-jHfI_EIMjtuxbkW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b967/importcfg -embedcfg $WORK/b967/embedcfg -pack ./vendor/github.com/grafana/thema/assignable.go ./vendor/github.com/grafana/thema/embed.go ./vendor/github.com/grafana/thema/hydrate.go ./vendor/github.com/grafana/thema/impl.go ./vendor/github.com/grafana/thema/lacuna.go ./vendor/github.com/grafana/thema/library.go ./vendor/github.com/grafana/thema/surface.go ./vendor/github.com/grafana/thema/translate.go ./vendor/github.com/grafana/thema/validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1019/_pkg_.a # internal cp $WORK/b1019/_pkg_.a /builddir/.cache/go-build/35/35325f4a65387324aec92d4c3687b07f9fbe3e658d867ac4b49de5ce692f74fa-d # internal github.com/ohler55/ojg mkdir -p $WORK/b1074/ cat >$WORK/b1074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1074/_pkg_.a -trimpath "$WORK/b1074=>" -p github.com/ohler55/ojg -lang=go1.16 -complete -installsuffix shared -buildid Qjp8VZ8cTroNqPqs0D0u/Qjp8VZ8cTroNqPqs0D0u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1074/importcfg -pack ./vendor/github.com/ohler55/ojg/converter.go ./vendor/github.com/ohler55/ojg/doc.go ./vendor/github.com/ohler55/ojg/error.go ./vendor/github.com/ohler55/ojg/options.go ./vendor/github.com/ohler55/ojg/string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1037/_pkg_.a # internal cp $WORK/b1037/_pkg_.a /builddir/.cache/go-build/e0/e09fe60910e074d2576b88538ccc054e51ccf92d70be321551dbbad6876185f3-d # internal github.com/centrifugal/centrifuge mkdir -p $WORK/b1007/ cat >$WORK/b1007/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1008/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/FZambia/eagle=$WORK/b1009/_pkg_.a packagefile github.com/FZambia/sentinel=$WORK/b1010/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/cancelctx=$WORK/b1013/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1014/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlproto=$WORK/b1015/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/dissolve=$WORK/b1016/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/memstream=$WORK/b1017/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/nowtime=$WORK/b1018/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/prepared=$WORK/b1019/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/priority=$WORK/b1035/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/queue=$WORK/b1036/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/recovery=$WORK/b1037/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/timers=$WORK/b1038/_pkg_.a packagefile github.com/centrifugal/protocol=$WORK/b1020/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1011/_pkg_.a packagefile github.com/google/uuid=$WORK/b438/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1039/_pkg_.a packagefile github.com/igm/sockjs-go/v3/sockjs=$WORK/b1040/_pkg_.a packagefile github.com/mna/redisc=$WORK/b1041/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b1042/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p github.com/centrifugal/centrifuge -lang=go1.16 -complete -installsuffix shared -buildid A1g5AlphYUKl8sB0rnoY/A1g5AlphYUKl8sB0rnoY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1007/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/broker.go ./vendor/github.com/centrifugal/centrifuge/broker_memory.go ./vendor/github.com/centrifugal/centrifuge/broker_redis.go ./vendor/github.com/centrifugal/centrifuge/client.go ./vendor/github.com/centrifugal/centrifuge/config.go ./vendor/github.com/centrifugal/centrifuge/credentials.go ./vendor/github.com/centrifugal/centrifuge/disconnect.go ./vendor/github.com/centrifugal/centrifuge/doc.go ./vendor/github.com/centrifugal/centrifuge/errors.go ./vendor/github.com/centrifugal/centrifuge/events.go ./vendor/github.com/centrifugal/centrifuge/handler_sockjs.go ./vendor/github.com/centrifugal/centrifuge/handler_websocket.go ./vendor/github.com/centrifugal/centrifuge/hub.go ./vendor/github.com/centrifugal/centrifuge/logging.go ./vendor/github.com/centrifugal/centrifuge/metrics.go ./vendor/github.com/centrifugal/centrifuge/node.go ./vendor/github.com/centrifugal/centrifuge/options.go ./vendor/github.com/centrifugal/centrifuge/presence.go ./vendor/github.com/centrifugal/centrifuge/presence_memory.go ./vendor/github.com/centrifugal/centrifuge/presence_redis.go ./vendor/github.com/centrifugal/centrifuge/redis_shard.go ./vendor/github.com/centrifugal/centrifuge/transport.go ./vendor/github.com/centrifugal/centrifuge/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1072/_pkg_.a # internal cp $WORK/b1072/_pkg_.a /builddir/.cache/go-build/f8/f88426a28dd243a24cbb6a2c173a733bd7bd90c9a638fe843ace6a73eff73544-d # internal github.com/grafana/grafana/pkg/services/live/remotewrite mkdir -p $WORK/b1070/ cat >$WORK/b1070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1071/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1072/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1070/_pkg_.a -trimpath "$WORK/b1070=>" -p github.com/grafana/grafana/pkg/services/live/remotewrite -lang=go1.17 -complete -installsuffix shared -buildid SWDnF44ylT_SDoCj6AtS/SWDnF44ylT_SDoCj6AtS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1070/importcfg -pack ./pkg/services/live/remotewrite/convert.go ./pkg/services/live/remotewrite/remotewrite.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1074/_pkg_.a # internal cp $WORK/b1074/_pkg_.a /builddir/.cache/go-build/7f/7fb5ffe7827dbc79e5e30bb42bb4033c40eff9f3b883bf9b1daca2a5025e035f-d # internal github.com/ohler55/ojg/gen mkdir -p $WORK/b1076/ cat >$WORK/b1076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1076/_pkg_.a -trimpath "$WORK/b1076=>" -p github.com/ohler55/ojg/gen -lang=go1.16 -complete -installsuffix shared -buildid g_Nv_pICjbzfBaK2quSY/g_Nv_pICjbzfBaK2quSY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1076/importcfg -pack ./vendor/github.com/ohler55/ojg/gen/array.go ./vendor/github.com/ohler55/ojg/gen/big.go ./vendor/github.com/ohler55/ojg/gen/bool.go ./vendor/github.com/ohler55/ojg/gen/builder.go ./vendor/github.com/ohler55/ojg/gen/doc.go ./vendor/github.com/ohler55/ojg/gen/error.go ./vendor/github.com/ohler55/ojg/gen/float.go ./vendor/github.com/ohler55/ojg/gen/int.go ./vendor/github.com/ohler55/ojg/gen/key.go ./vendor/github.com/ohler55/ojg/gen/maps.go ./vendor/github.com/ohler55/ojg/gen/node.go ./vendor/github.com/ohler55/ojg/gen/number.go ./vendor/github.com/ohler55/ojg/gen/object.go ./vendor/github.com/ohler55/ojg/gen/parser.go ./vendor/github.com/ohler55/ojg/gen/string.go ./vendor/github.com/ohler55/ojg/gen/time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b967/_pkg_.a # internal cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/f0/f0d4747cc7bb3f7f3a61be15d365fc68fdd0ff95b4c7f48e4104a4c42da84a61-d # internal github.com/grafana/thema/kernel mkdir -p $WORK/b990/ cat >$WORK/b990/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b941/_pkg_.a packagefile cuelang.org/go/encoding/yaml=$WORK/b991/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b967/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/grafana/thema/kernel -lang=go1.16 -complete -installsuffix shared -buildid cXt17qKE6i2dD-fUlW43/cXt17qKE6i2dD-fUlW43 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b990/importcfg -pack ./vendor/github.com/grafana/thema/kernel/doc.go ./vendor/github.com/grafana/thema/kernel/input.go ./vendor/github.com/grafana/thema/kernel/loader.go ./vendor/github.com/grafana/thema/kernel/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1070/_pkg_.a # internal cp $WORK/b1070/_pkg_.a /builddir/.cache/go-build/ce/ce74d2cc492af92f9c30da695411efca64a86fa513efac15b5deaf508e29158b-d # internal github.com/grafana/thema/load mkdir -p $WORK/b992/ cat >$WORK/b992/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b927/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b968/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b967/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b989/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p github.com/grafana/thema/load -lang=go1.16 -complete -installsuffix shared -buildid oPP1pAGa5y3VkhHpiRR9/oPP1pAGa5y3VkhHpiRR9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b992/importcfg -pack ./vendor/github.com/grafana/thema/load/load.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b990/_pkg_.a # internal cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/b6/b68b77dcf1dfad3f0a5707c1215e6c5c51af892783e331a638f4d5dbaa69dbad-d # internal github.com/grafana/grafana/pkg/framework/coremodel mkdir -p $WORK/b995/ cat >$WORK/b995/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b967/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p github.com/grafana/grafana/pkg/framework/coremodel -lang=go1.17 -complete -installsuffix shared -buildid 0CZtSaoeZiBYS6xI-Utr/0CZtSaoeZiBYS6xI-Utr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b995/importcfg -pack ./pkg/framework/coremodel/helpers.go ./pkg/framework/coremodel/interface.go ./pkg/framework/coremodel/registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1076/_pkg_.a # internal cp $WORK/b1076/_pkg_.a /builddir/.cache/go-build/ac/acce12c67d67c47daee7a8d9dbd43c6dd0f13856fde9110f7f9481f73bc31026-d # internal github.com/ohler55/ojg/alt mkdir -p $WORK/b1075/ cat >$WORK/b1075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1074/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1076/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1075/_pkg_.a -trimpath "$WORK/b1075=>" -p github.com/ohler55/ojg/alt -lang=go1.16 -complete -installsuffix shared -buildid JDMp7xxdOysYpLw23QvS/JDMp7xxdOysYpLw23QvS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1075/importcfg -pack ./vendor/github.com/ohler55/ojg/alt/alt.go ./vendor/github.com/ohler55/ojg/alt/attrsetter.go ./vendor/github.com/ohler55/ojg/alt/bool.go ./vendor/github.com/ohler55/ojg/alt/builder.go ./vendor/github.com/ohler55/ojg/alt/composer.go ./vendor/github.com/ohler55/ojg/alt/decompose.go ./vendor/github.com/ohler55/ojg/alt/diff.go ./vendor/github.com/ohler55/ojg/alt/doc.go ./vendor/github.com/ohler55/ojg/alt/fbool.go ./vendor/github.com/ohler55/ojg/alt/ffloat32.go ./vendor/github.com/ohler55/ojg/alt/ffloat64.go ./vendor/github.com/ohler55/ojg/alt/finfo.go ./vendor/github.com/ohler55/ojg/alt/fint.go ./vendor/github.com/ohler55/ojg/alt/fint16.go ./vendor/github.com/ohler55/ojg/alt/fint32.go ./vendor/github.com/ohler55/ojg/alt/fint64.go ./vendor/github.com/ohler55/ojg/alt/fint8.go ./vendor/github.com/ohler55/ojg/alt/float.go ./vendor/github.com/ohler55/ojg/alt/fuint.go ./vendor/github.com/ohler55/ojg/alt/fuint16.go ./vendor/github.com/ohler55/ojg/alt/fuint32.go ./vendor/github.com/ohler55/ojg/alt/fuint64.go ./vendor/github.com/ohler55/ojg/alt/fuint8.go ./vendor/github.com/ohler55/ojg/alt/generifier.go ./vendor/github.com/ohler55/ojg/alt/int.go ./vendor/github.com/ohler55/ojg/alt/recomposer.go ./vendor/github.com/ohler55/ojg/alt/simplifier.go ./vendor/github.com/ohler55/ojg/alt/sinfo.go ./vendor/github.com/ohler55/ojg/alt/string.go ./vendor/github.com/ohler55/ojg/alt/time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b995/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/75/7591a21da5a4d7542152c1bb417e5ce91817ed2ac2c948a0257f4acbd0e9c14c-d # internal github.com/grafana/grafana/pkg/services/live/pushurl mkdir -p $WORK/b1079/ cat >$WORK/b1079/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1079/_pkg_.a -trimpath "$WORK/b1079=>" -p github.com/grafana/grafana/pkg/services/live/pushurl -lang=go1.17 -complete -installsuffix shared -buildid Mex19-dVAuajXxc_Uvek/Mex19-dVAuajXxc_Uvek -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1079/importcfg -pack ./pkg/services/live/pushurl/values.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b992/_pkg_.a # internal cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/00/00e80f64e67ee19eba5232cf1c7976c7e8c2a28b5b02d173d050e043fdbbf33e-d # internal github.com/grafana/grafana/pkg/cuectx mkdir -p $WORK/b894/ cat >$WORK/b894/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b927/_pkg_.a packagefile github.com/grafana/thema=$WORK/b967/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b990/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b992/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile testing/fstest=$WORK/b993/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/grafana/grafana/pkg/cuectx -lang=go1.17 -complete -installsuffix shared -buildid gvTUQOef32G-InAOCTZO/gvTUQOef32G-InAOCTZO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b894/importcfg -pack ./pkg/cuectx/ctx.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1079/_pkg_.a # internal cp $WORK/b1079/_pkg_.a /builddir/.cache/go-build/55/5583d907013832cc43d19c2db52eebf32de20dd19ffccd8c0f5a9b3a0779268b-d # internal github.com/grafana/grafana-azure-sdk-go/azhttpclient mkdir -p $WORK/b1083/ cat >$WORK/b1083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b445/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1083/_pkg_.a -trimpath "$WORK/b1083=>" -p github.com/grafana/grafana-azure-sdk-go/azhttpclient -lang=go1.16 -complete -installsuffix shared -buildid 6T4KN7kUP7mDPdLq8WZo/6T4KN7kUP7mDPdLq8WZo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1083/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azhttpclient/middleware.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azhttpclient/options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1007/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/9b/9bf0e5bdb7be86154ed71a54f8246ca975db84780d28e6bc7ffd7b596bb5b805-d # internal github.com/grafana/grafana/pkg/services/kmsproviders mkdir -p $WORK/b1086/ cat >$WORK/b1086/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1086/_pkg_.a -trimpath "$WORK/b1086=>" -p github.com/grafana/grafana/pkg/services/kmsproviders -lang=go1.17 -complete -installsuffix shared -buildid pyQhTlR5i0yITeBt_NHG/pyQhTlR5i0yITeBt_NHG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1086/importcfg -pack ./pkg/services/kmsproviders/kmsproviders.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1083/_pkg_.a # internal cp $WORK/b1083/_pkg_.a /builddir/.cache/go-build/58/58753c50719d64fa0bc73600f6549381c10a1511e316663be78a3e891e59b0a5-d # internal github.com/grafana/grafana/pkg/services/encryption/ossencryption mkdir -p $WORK/b1088/ cat >$WORK/b1088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b360/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1088/_pkg_.a -trimpath "$WORK/b1088=>" -p github.com/grafana/grafana/pkg/services/encryption/ossencryption -lang=go1.17 -complete -installsuffix shared -buildid AXK6_kzVWfbO6FRpPGBO/AXK6_kzVWfbO6FRpPGBO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1088/importcfg -pack ./pkg/services/encryption/ossencryption/ossencryption.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1086/_pkg_.a # internal cp $WORK/b1086/_pkg_.a /builddir/.cache/go-build/e5/e5fbe653e1891bd07485fac3d69797cd1104bf1782b59148048f8a9de1f8961f-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider mkdir -p $WORK/b1090/ cat >$WORK/b1090/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1090/_pkg_.a -trimpath "$WORK/b1090=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider -lang=go1.17 -complete -installsuffix shared -buildid CmXVhcH_0gxuAafcr3rU/CmXVhcH_0gxuAafcr3rU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1090/importcfg -pack ./pkg/services/kmsproviders/defaultprovider/grafana_provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1088/_pkg_.a # internal cp $WORK/b1088/_pkg_.a /builddir/.cache/go-build/33/33d7b3d618b2296446089c3e7618e07fb83c237f18cdcbe516205df2237b6ddd-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/middleware mkdir -p $WORK/b1092/ cat >$WORK/b1092/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1092/_pkg_.a -trimpath "$WORK/b1092=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/middleware -lang=go1.17 -complete -installsuffix shared -buildid Pcmej3DmY5V0Jr5RFZyb/Pcmej3DmY5V0Jr5RFZyb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1092/importcfg -pack ./pkg/tsdb/prometheus/middleware/custom_query_params.go ./pkg/tsdb/prometheus/middleware/force_http_get.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/87/87b3d10973783eef43f12468bb867a5b24576e7d4f86c9cc86d127609b117f76-d # internal github.com/grafana/grafana/pkg/coremodel/dashboard mkdir -p $WORK/b893/ cat >$WORK/b893/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b073/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b894/_pkg_.a packagefile github.com/grafana/thema=$WORK/b967/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF cat >$WORK/b893/embedcfg << 'EOF' # internal { "Patterns": { "lineage.cue": [ "lineage.cue" ] }, "Files": { "lineage.cue": "/builddir/build/BUILD/grafana-9.0.9/pkg/coremodel/dashboard/lineage.cue" } }EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p github.com/grafana/grafana/pkg/coremodel/dashboard -lang=go1.17 -complete -installsuffix shared -buildid cWWFJi4uTmBBBwygMVsH/cWWFJi4uTmBBBwygMVsH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b893/importcfg -embedcfg $WORK/b893/embedcfg -pack ./pkg/coremodel/dashboard/coremodel.go ./pkg/coremodel/dashboard/schema.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1090/_pkg_.a # internal cp $WORK/b1090/_pkg_.a /builddir/.cache/go-build/10/105deeff3976562105970bdb1e5df323d385a79677d21a74c8824e04ee8eb165-d # internal github.com/grafana/grafana/pkg/util/maputil mkdir -p $WORK/b1093/ cat >$WORK/b1093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1093/_pkg_.a -trimpath "$WORK/b1093=>" -p github.com/grafana/grafana/pkg/util/maputil -lang=go1.17 -complete -installsuffix shared -buildid _To7-L5xH6qEcvvh56W1/_To7-L5xH6qEcvvh56W1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1093/importcfg -pack ./pkg/util/maputil/maputil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/00/00f1a734bee29485ef486fc88a553541497d47a7b8c2c1b08ac1b7ac388ff9a4-d # internal github.com/prometheus/client_golang/api mkdir -p $WORK/b1094/ cat >$WORK/b1094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1094/_pkg_.a -trimpath "$WORK/b1094=>" -p github.com/prometheus/client_golang/api -lang=go1.16 -complete -installsuffix shared -buildid GNrefPbQo0sCOuxAt9sW/GNrefPbQo0sCOuxAt9sW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1094/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/client.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1092/_pkg_.a # internal cp $WORK/b1092/_pkg_.a /builddir/.cache/go-build/19/19dce33d42f13a7a6f58eaf4917ae96ec2564cafaa717bfab011a8520dd7b8fe-d # internal github.com/RoaringBitmap/roaring/internal mkdir -p $WORK/b1102/ cat >$WORK/b1102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1102/_pkg_.a -trimpath "$WORK/b1102=>" -p github.com/RoaringBitmap/roaring/internal -lang=go1.16 -complete -installsuffix shared -buildid 7SZGrJy1_mPbXw9-RMGT/7SZGrJy1_mPbXw9-RMGT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1102/importcfg -pack ./vendor/github.com/RoaringBitmap/roaring/internal/byte_input.go ./vendor/github.com/RoaringBitmap/roaring/internal/pools.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1093/_pkg_.a # internal cp $WORK/b1093/_pkg_.a /builddir/.cache/go-build/27/279a7f3e1e9b13c0f63ee75b033ae92dd485a719219f3e25706aa891a14e43f2-d # internal github.com/blevesearch/snowballstem mkdir -p $WORK/b1105/ cat >$WORK/b1105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1105/_pkg_.a -trimpath "$WORK/b1105=>" -p github.com/blevesearch/snowballstem -lang=go1.16 -complete -installsuffix shared -buildid nC0zishoNFpAsJblI-fY/nC0zishoNFpAsJblI-fY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1105/importcfg -pack ./vendor/github.com/blevesearch/snowballstem/among.go ./vendor/github.com/blevesearch/snowballstem/env.go ./vendor/github.com/blevesearch/snowballstem/gen.go ./vendor/github.com/blevesearch/snowballstem/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1102/_pkg_.a # internal cp $WORK/b1102/_pkg_.a /builddir/.cache/go-build/80/80ed5ee570dcefbcb059fb22d3729af6e29eda1a5d2c0cd72840b11b1cf4a5da-d # internal github.com/RoaringBitmap/roaring mkdir -p $WORK/b1101/ cat >$WORK/b1101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1008/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring/internal=$WORK/b1102/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1101/_pkg_.a -trimpath "$WORK/b1101=>" -p github.com/RoaringBitmap/roaring -lang=go1.16 -complete -installsuffix shared -buildid XdbtwgA4Szmp-yh6MCSb/XdbtwgA4Szmp-yh6MCSb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1101/importcfg -pack ./vendor/github.com/RoaringBitmap/roaring/arraycontainer.go ./vendor/github.com/RoaringBitmap/roaring/bitmapcontainer.go ./vendor/github.com/RoaringBitmap/roaring/clz.go ./vendor/github.com/RoaringBitmap/roaring/ctz.go ./vendor/github.com/RoaringBitmap/roaring/fastaggregation.go ./vendor/github.com/RoaringBitmap/roaring/manyiterator.go ./vendor/github.com/RoaringBitmap/roaring/parallel.go ./vendor/github.com/RoaringBitmap/roaring/popcnt.go ./vendor/github.com/RoaringBitmap/roaring/popcnt_generic.go ./vendor/github.com/RoaringBitmap/roaring/popcnt_slices.go ./vendor/github.com/RoaringBitmap/roaring/priorityqueue.go ./vendor/github.com/RoaringBitmap/roaring/roaring.go ./vendor/github.com/RoaringBitmap/roaring/roaringarray.go ./vendor/github.com/RoaringBitmap/roaring/runcontainer.go ./vendor/github.com/RoaringBitmap/roaring/serialization.go ./vendor/github.com/RoaringBitmap/roaring/serialization_generic.go ./vendor/github.com/RoaringBitmap/roaring/setutil.go ./vendor/github.com/RoaringBitmap/roaring/setutil_generic.go ./vendor/github.com/RoaringBitmap/roaring/shortiterator.go ./vendor/github.com/RoaringBitmap/roaring/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1094/_pkg_.a # internal cp $WORK/b1094/_pkg_.a /builddir/.cache/go-build/d8/d8f248559ba0efa29e1f2b775abca36418badb2192c46267e110314c6c417e9e-d # internal github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b1095/ cat >$WORK/b1095/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b314/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1094/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1095/_pkg_.a -trimpath "$WORK/b1095=>" -p github.com/prometheus/client_golang/api/prometheus/v1 -lang=go1.16 -complete -installsuffix shared -buildid bbcE1UDANwF1WK2-u-T_/bbcE1UDANwF1WK2-u-T_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1095/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1075/_pkg_.a # internal cp $WORK/b1075/_pkg_.a /builddir/.cache/go-build/e1/e1f257ba2e0e7b224d2f087eb32f1fceb9b7fce51a1b315a8576f8bca45e9282-d # internal github.com/ohler55/ojg/jp mkdir -p $WORK/b1073/ cat >$WORK/b1073/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1074/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1075/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1076/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1073/_pkg_.a -trimpath "$WORK/b1073=>" -p github.com/ohler55/ojg/jp -lang=go1.16 -complete -installsuffix shared -buildid DC69hfJLTXJgr61GLDKm/DC69hfJLTXJgr61GLDKm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1073/importcfg -pack ./vendor/github.com/ohler55/ojg/jp/at.go ./vendor/github.com/ohler55/ojg/jp/bracket.go ./vendor/github.com/ohler55/ojg/jp/build.go ./vendor/github.com/ohler55/ojg/jp/child.go ./vendor/github.com/ohler55/ojg/jp/descent.go ./vendor/github.com/ohler55/ojg/jp/doc.go ./vendor/github.com/ohler55/ojg/jp/equation.go ./vendor/github.com/ohler55/ojg/jp/expr.go ./vendor/github.com/ohler55/ojg/jp/filter.go ./vendor/github.com/ohler55/ojg/jp/frag.go ./vendor/github.com/ohler55/ojg/jp/get.go ./vendor/github.com/ohler55/ojg/jp/node.go ./vendor/github.com/ohler55/ojg/jp/nth.go ./vendor/github.com/ohler55/ojg/jp/parse.go ./vendor/github.com/ohler55/ojg/jp/root.go ./vendor/github.com/ohler55/ojg/jp/script.go ./vendor/github.com/ohler55/ojg/jp/set.go ./vendor/github.com/ohler55/ojg/jp/slice.go ./vendor/github.com/ohler55/ojg/jp/union.go ./vendor/github.com/ohler55/ojg/jp/wildcard.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1105/_pkg_.a # internal cp $WORK/b1105/_pkg_.a /builddir/.cache/go-build/ea/ea48fa21e24021b9ee84a4c1b2c503d1e31e6b113e5a2fea1effd71e0b310381-d # internal github.com/ohler55/ojg/oj mkdir -p $WORK/b1077/ cat >$WORK/b1077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1074/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1075/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1076/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1077/_pkg_.a -trimpath "$WORK/b1077=>" -p github.com/ohler55/ojg/oj -lang=go1.16 -complete -installsuffix shared -buildid HyKVtAUrNLwjfdBZiDDF/HyKVtAUrNLwjfdBZiDDF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1077/importcfg -pack ./vendor/github.com/ohler55/ojg/oj/color.go ./vendor/github.com/ohler55/ojg/oj/doc.go ./vendor/github.com/ohler55/ojg/oj/error.go ./vendor/github.com/ohler55/ojg/oj/fbool.go ./vendor/github.com/ohler55/ojg/oj/ffloat32.go ./vendor/github.com/ohler55/ojg/oj/ffloat64.go ./vendor/github.com/ohler55/ojg/oj/finfo.go ./vendor/github.com/ohler55/ojg/oj/fint.go ./vendor/github.com/ohler55/ojg/oj/fint16.go ./vendor/github.com/ohler55/ojg/oj/fint32.go ./vendor/github.com/ohler55/ojg/oj/fint64.go ./vendor/github.com/ohler55/ojg/oj/fint8.go ./vendor/github.com/ohler55/ojg/oj/fuint.go ./vendor/github.com/ohler55/ojg/oj/fuint16.go ./vendor/github.com/ohler55/ojg/oj/fuint32.go ./vendor/github.com/ohler55/ojg/oj/fuint64.go ./vendor/github.com/ohler55/ojg/oj/fuint8.go ./vendor/github.com/ohler55/ojg/oj/genericer.go ./vendor/github.com/ohler55/ojg/oj/jsonmarshaler.go ./vendor/github.com/ohler55/ojg/oj/maps.go ./vendor/github.com/ohler55/ojg/oj/oj.go ./vendor/github.com/ohler55/ojg/oj/parser.go ./vendor/github.com/ohler55/ojg/oj/simpleparser.go ./vendor/github.com/ohler55/ojg/oj/simplifier.go ./vendor/github.com/ohler55/ojg/oj/sinfo.go ./vendor/github.com/ohler55/ojg/oj/textmarshaler.go ./vendor/github.com/ohler55/ojg/oj/tight.go ./vendor/github.com/ohler55/ojg/oj/tokenhandler.go ./vendor/github.com/ohler55/ojg/oj/tokenizer.go ./vendor/github.com/ohler55/ojg/oj/tracker.go ./vendor/github.com/ohler55/ojg/oj/validator.go ./vendor/github.com/ohler55/ojg/oj/writer.go ./vendor/github.com/ohler55/ojg/oj/zerohandler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1095/_pkg_.a # internal cp $WORK/b1095/_pkg_.a /builddir/.cache/go-build/31/315878777b73753429f9fc98b373f0c27553fc284ee699b337cd92fafa72b19b-d # internal github.com/blevesearch/snowballstem/english mkdir -p $WORK/b1106/ cat >$WORK/b1106/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/snowballstem=$WORK/b1105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1106/_pkg_.a -trimpath "$WORK/b1106=>" -p github.com/blevesearch/snowballstem/english -lang=go1.16 -complete -installsuffix shared -buildid vpXcmtHdyRJn1gwLkAIN/vpXcmtHdyRJn1gwLkAIN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1106/importcfg -pack ./vendor/github.com/blevesearch/snowballstem/english/english_stemmer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1106/_pkg_.a # internal cp $WORK/b1106/_pkg_.a /builddir/.cache/go-build/b6/b6fb945bef037d0ff804184d5234f7bd0d0f499a9cd7455a34c2d666e40c97eb-d # internal github.com/blevesearch/segment mkdir -p $WORK/b1111/ cat >$WORK/b1111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1111/_pkg_.a -trimpath "$WORK/b1111=>" -p github.com/blevesearch/segment -lang=go1.16 -complete -installsuffix shared -buildid 1RHTZK2AVBFi5-Sxvk7D/1RHTZK2AVBFi5-Sxvk7D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1111/importcfg -pack ./vendor/github.com/blevesearch/segment/doc.go ./vendor/github.com/blevesearch/segment/segment.go ./vendor/github.com/blevesearch/segment/segment_words.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1051/_pkg_.a # internal cp $WORK/b1051/_pkg_.a /builddir/.cache/go-build/7c/7c0ec9e87b9150ee571b1e5e0f3f4df0e0cd10d9764c12dc4db05cd3e53a4b41-d # internal github.com/blevesearch/mmap-go mkdir -p $WORK/b1113/ cat >$WORK/b1113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1113/_pkg_.a -trimpath "$WORK/b1113=>" -p github.com/blevesearch/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid Z2xvQAiDhC-Ld83g9BsX/Z2xvQAiDhC-Ld83g9BsX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1113/importcfg -pack ./vendor/github.com/blevesearch/mmap-go/mmap.go ./vendor/github.com/blevesearch/mmap-go/mmap_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1077/_pkg_.a # internal cp $WORK/b1077/_pkg_.a /builddir/.cache/go-build/80/80259caeccabe353e93d6a6cf6608fae5b52e70f46ca5a5a87b16b07d1537eb3-d # internal github.com/blugelabs/bluge/index/lock mkdir -p $WORK/b1114/ cat >$WORK/b1114/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1114/_pkg_.a -trimpath "$WORK/b1114=>" -p github.com/blugelabs/bluge/index/lock -lang=go1.16 -complete -installsuffix shared -buildid FLBJRw6BrzMeT8uIkzZW/FLBJRw6BrzMeT8uIkzZW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1114/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/lock/lock.go ./vendor/github.com/blugelabs/bluge/index/lock/lock_nix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1113/_pkg_.a # internal cp $WORK/b1113/_pkg_.a /builddir/.cache/go-build/3c/3c97bd9025b54cdc68887d5528bf72545472b95aa11d4bfdd06ec0f78901b833-d # internal github.com/blugelabs/bluge/index/mergeplan mkdir -p $WORK/b1115/ cat >$WORK/b1115/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1115/_pkg_.a -trimpath "$WORK/b1115=>" -p github.com/blugelabs/bluge/index/mergeplan -lang=go1.16 -complete -installsuffix shared -buildid pPLEWvLBrob6IkY5sovq/pPLEWvLBrob6IkY5sovq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1115/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/mergeplan/merge_plan.go ./vendor/github.com/blugelabs/bluge/index/mergeplan/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1101/_pkg_.a # internal cp $WORK/b1101/_pkg_.a /builddir/.cache/go-build/6b/6bb6a20fd3b7c3c2697908c12833b9f38b509c7eb216cda8ee919c2251ba0be5-d # internal github.com/blugelabs/bluge_segment_api mkdir -p $WORK/b1100/ cat >$WORK/b1100/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1101/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1100/_pkg_.a -trimpath "$WORK/b1100=>" -p github.com/blugelabs/bluge_segment_api -lang=go1.16 -complete -installsuffix shared -buildid HYYoksnXhuuRRvhgRYhI/HYYoksnXhuuRRvhgRYhI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1100/importcfg -pack ./vendor/github.com/blugelabs/bluge_segment_api/automaton.go ./vendor/github.com/blugelabs/bluge_segment_api/data.go ./vendor/github.com/blugelabs/bluge_segment_api/document.go ./vendor/github.com/blugelabs/bluge_segment_api/segment.go ./vendor/github.com/blugelabs/bluge_segment_api/stats.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1114/_pkg_.a # internal cp $WORK/b1114/_pkg_.a /builddir/.cache/go-build/92/92dd793ac9e386ec96fb0eedd0f0081bd95f77481e0325116b0f5e99f0cc1264-d # internal github.com/bits-and-blooms/bitset mkdir -p $WORK/b1118/ cat >$WORK/b1118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1118/_pkg_.a -trimpath "$WORK/b1118=>" -p github.com/bits-and-blooms/bitset -lang=go1.16 -complete -installsuffix shared -buildid Ovs9nIldlfz4ZSf1FHll/Ovs9nIldlfz4ZSf1FHll -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1118/importcfg -pack ./vendor/github.com/bits-and-blooms/bitset/bitset.go ./vendor/github.com/bits-and-blooms/bitset/popcnt.go ./vendor/github.com/bits-and-blooms/bitset/popcnt_19.go ./vendor/github.com/bits-and-blooms/bitset/trailing_zeros_19.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1115/_pkg_.a # internal cp $WORK/b1115/_pkg_.a /builddir/.cache/go-build/e5/e51657fb0f78d18d0d046e3a82c04eb0bce839ec1d8ff37527b964986bdc248d-d # internal github.com/blugelabs/bluge/numeric mkdir -p $WORK/b1119/ cat >$WORK/b1119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1119/_pkg_.a -trimpath "$WORK/b1119=>" -p github.com/blugelabs/bluge/numeric -lang=go1.16 -complete -installsuffix shared -buildid lziS0ZhnYryDFVlbPL22/lziS0ZhnYryDFVlbPL22 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1119/importcfg -pack ./vendor/github.com/blugelabs/bluge/numeric/bin.go ./vendor/github.com/blugelabs/bluge/numeric/float.go ./vendor/github.com/blugelabs/bluge/numeric/prefix_coded.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1100/_pkg_.a # internal cp $WORK/b1100/_pkg_.a /builddir/.cache/go-build/d4/d4026c3288428a52c51860acdde0e065ab5674c6a0cf2303f4d853b6ed5fdbd2-d # internal github.com/blugelabs/bluge/analysis mkdir -p $WORK/b1099/ cat >$WORK/b1099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1100/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1099/_pkg_.a -trimpath "$WORK/b1099=>" -p github.com/blugelabs/bluge/analysis -lang=go1.16 -complete -installsuffix shared -buildid uZI4gQcuMONGMmGF7ynv/uZI4gQcuMONGMmGF7ynv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1099/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/freq.go ./vendor/github.com/blugelabs/bluge/analysis/size.go ./vendor/github.com/blugelabs/bluge/analysis/tokenmap.go ./vendor/github.com/blugelabs/bluge/analysis/type.go ./vendor/github.com/blugelabs/bluge/analysis/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1119/_pkg_.a # internal cp $WORK/b1119/_pkg_.a /builddir/.cache/go-build/e5/e5481edaffe7f7ba48e5e741e78d598b6a27d48ac43ed4c561f5c94b246eca7c-d # internal github.com/blugelabs/bluge/numeric/geo mkdir -p $WORK/b1120/ cat >$WORK/b1120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1119/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1120/_pkg_.a -trimpath "$WORK/b1120=>" -p github.com/blugelabs/bluge/numeric/geo -lang=go1.16 -complete -installsuffix shared -buildid XDkjgCcJLqvjwJDJedhK/XDkjgCcJLqvjwJDJedhK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1120/importcfg -pack ./vendor/github.com/blugelabs/bluge/numeric/geo/geo.go ./vendor/github.com/blugelabs/bluge/numeric/geo/geo_dist.go ./vendor/github.com/blugelabs/bluge/numeric/geo/geohash.go ./vendor/github.com/blugelabs/bluge/numeric/geo/parse.go ./vendor/github.com/blugelabs/bluge/numeric/geo/sloppy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1099/_pkg_.a # internal cp $WORK/b1099/_pkg_.a /builddir/.cache/go-build/6d/6d86fbe1fe47e5575f10ef007e8469d72431036f30c6da6190ec3201d5f11fc5-d # internal github.com/blugelabs/bluge/analysis/token mkdir -p $WORK/b1107/ cat >$WORK/b1107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/ring=$WORK/b1108/_pkg_.a packagefile github.com/blevesearch/go-porterstemmer=$WORK/b1109/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1099/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1107/_pkg_.a -trimpath "$WORK/b1107=>" -p github.com/blugelabs/bluge/analysis/token -lang=go1.16 -complete -installsuffix shared -buildid nYiPp54df9u0UXVmU1fj/nYiPp54df9u0UXVmU1fj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1107/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/token/apostrophe.go ./vendor/github.com/blugelabs/bluge/analysis/token/camelcase.go ./vendor/github.com/blugelabs/bluge/analysis/token/camelcase_parser.go ./vendor/github.com/blugelabs/bluge/analysis/token/camelcase_states.go ./vendor/github.com/blugelabs/bluge/analysis/token/dict.go ./vendor/github.com/blugelabs/bluge/analysis/token/edgengram.go ./vendor/github.com/blugelabs/bluge/analysis/token/elision.go ./vendor/github.com/blugelabs/bluge/analysis/token/keyword.go ./vendor/github.com/blugelabs/bluge/analysis/token/length.go ./vendor/github.com/blugelabs/bluge/analysis/token/lowercase.go ./vendor/github.com/blugelabs/bluge/analysis/token/ngram.go ./vendor/github.com/blugelabs/bluge/analysis/token/porter.go ./vendor/github.com/blugelabs/bluge/analysis/token/reverse.go ./vendor/github.com/blugelabs/bluge/analysis/token/shingle.go ./vendor/github.com/blugelabs/bluge/analysis/token/stop.go ./vendor/github.com/blugelabs/bluge/analysis/token/truncate.go ./vendor/github.com/blugelabs/bluge/analysis/token/unicodenorm.go ./vendor/github.com/blugelabs/bluge/analysis/token/unique.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1118/_pkg_.a # internal cp $WORK/b1118/_pkg_.a /builddir/.cache/go-build/b5/b51bc61203352b683fb4fd4562c028a003ef3318d68c5038fbcfdb360ce6ac71-d # internal github.com/blevesearch/vellum mkdir -p $WORK/b1117/ cat >$WORK/b1117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b1118/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1113/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1117/_pkg_.a -trimpath "$WORK/b1117=>" -p github.com/blevesearch/vellum -lang=go1.16 -complete -installsuffix shared -buildid 883numHBp2PSNo8AB4UN/883numHBp2PSNo8AB4UN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1117/importcfg -pack ./vendor/github.com/blevesearch/vellum/automaton.go ./vendor/github.com/blevesearch/vellum/builder.go ./vendor/github.com/blevesearch/vellum/common.go ./vendor/github.com/blevesearch/vellum/decoder_v1.go ./vendor/github.com/blevesearch/vellum/encoder_v1.go ./vendor/github.com/blevesearch/vellum/encoding.go ./vendor/github.com/blevesearch/vellum/fst.go ./vendor/github.com/blevesearch/vellum/fst_iterator.go ./vendor/github.com/blevesearch/vellum/merge_iterator.go ./vendor/github.com/blevesearch/vellum/pack.go ./vendor/github.com/blevesearch/vellum/registry.go ./vendor/github.com/blevesearch/vellum/transducer.go ./vendor/github.com/blevesearch/vellum/vellum.go ./vendor/github.com/blevesearch/vellum/vellum_mmap.go ./vendor/github.com/blevesearch/vellum/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1120/_pkg_.a # internal cp $WORK/b1120/_pkg_.a /builddir/.cache/go-build/99/990f798b53bc2a3ef485861d188f7853a5873fbc1bd65e7b7d9cdc2546c3fe67-d # internal github.com/blugelabs/bluge/search mkdir -p $WORK/b1121/ cat >$WORK/b1121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1099/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1119/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1120/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1100/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1121/_pkg_.a -trimpath "$WORK/b1121=>" -p github.com/blugelabs/bluge/search -lang=go1.16 -complete -installsuffix shared -buildid -8uy21xOvrGbsf-YDgKD/-8uy21xOvrGbsf-YDgKD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1121/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/aggregations.go ./vendor/github.com/blugelabs/bluge/search/collector.go ./vendor/github.com/blugelabs/bluge/search/explanation.go ./vendor/github.com/blugelabs/bluge/search/pool.go ./vendor/github.com/blugelabs/bluge/search/search.go ./vendor/github.com/blugelabs/bluge/search/size.go ./vendor/github.com/blugelabs/bluge/search/sort.go ./vendor/github.com/blugelabs/bluge/search/source.go ./vendor/github.com/blugelabs/bluge/search/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1107/_pkg_.a # internal cp $WORK/b1107/_pkg_.a /builddir/.cache/go-build/6f/6fac4a860d575052c22d2a3bc6390ece33d54d635e02f05180f81acc4b67b7ba-d # internal github.com/dgryski/go-metro mkdir -p $WORK/b1124/ cat >$WORK/b1124/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1124/_pkg_.a -trimpath "$WORK/b1124=>" -p github.com/dgryski/go-metro -lang=go1.16 -complete -installsuffix shared -buildid QmNs8brhlQkONNxYdLy9/QmNs8brhlQkONNxYdLy9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1124/importcfg -pack ./vendor/github.com/dgryski/go-metro/metro128.go ./vendor/github.com/dgryski/go-metro/metro64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1124/_pkg_.a # internal cp $WORK/b1124/_pkg_.a /builddir/.cache/go-build/92/92d08cf2808d1e1811f800156de469e9af8f85649e1546b6fdbad7b14bd1243e-d # internal github.com/axiomhq/hyperloglog mkdir -p $WORK/b1123/ cat >$WORK/b1123/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dgryski/go-metro=$WORK/b1124/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1123/_pkg_.a -trimpath "$WORK/b1123=>" -p github.com/axiomhq/hyperloglog -lang=go1.16 -complete -installsuffix shared -buildid K1kM9r-ijeJhdbySUaoj/K1kM9r-ijeJhdbySUaoj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1123/importcfg -pack ./vendor/github.com/axiomhq/hyperloglog/compressed.go ./vendor/github.com/axiomhq/hyperloglog/hyperloglog.go ./vendor/github.com/axiomhq/hyperloglog/registers.go ./vendor/github.com/axiomhq/hyperloglog/sparse.go ./vendor/github.com/axiomhq/hyperloglog/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1073/_pkg_.a # internal cp $WORK/b1073/_pkg_.a /builddir/.cache/go-build/a2/a29457684152e25a301b573817ee25b1ae2363c981567e390206038640095d27-d # internal github.com/caio/go-tdigest mkdir -p $WORK/b1125/ cat >$WORK/b1125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1125/_pkg_.a -trimpath "$WORK/b1125=>" -p github.com/caio/go-tdigest -lang=go1.16 -complete -installsuffix shared -buildid TdHXVRveApB8eLIEPeqb/TdHXVRveApB8eLIEPeqb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1125/importcfg -pack ./vendor/github.com/caio/go-tdigest/options.go ./vendor/github.com/caio/go-tdigest/rng.go ./vendor/github.com/caio/go-tdigest/serialization.go ./vendor/github.com/caio/go-tdigest/summary.go ./vendor/github.com/caio/go-tdigest/tdigest.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1117/_pkg_.a # internal cp $WORK/b1117/_pkg_.a /builddir/.cache/go-build/bf/bfb3ac5566f1beac85f94cd2c2fa6af46bee9c8295b7feecd9760da7be35d987-d # internal github.com/blugelabs/ice mkdir -p $WORK/b1116/ cat >$WORK/b1116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1101/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1117/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1100/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1071/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1116/_pkg_.a -trimpath "$WORK/b1116=>" -p github.com/blugelabs/ice -lang=go1.16 -complete -installsuffix shared -buildid eEskS2Z503jK3xujgQvD/eEskS2Z503jK3xujgQvD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1116/importcfg -pack ./vendor/github.com/blugelabs/ice/chunk.go ./vendor/github.com/blugelabs/ice/contentcoder.go ./vendor/github.com/blugelabs/ice/count.go ./vendor/github.com/blugelabs/ice/dict.go ./vendor/github.com/blugelabs/ice/docvalues.go ./vendor/github.com/blugelabs/ice/enumerator.go ./vendor/github.com/blugelabs/ice/footer.go ./vendor/github.com/blugelabs/ice/freq.go ./vendor/github.com/blugelabs/ice/intcoder.go ./vendor/github.com/blugelabs/ice/intdecoder.go ./vendor/github.com/blugelabs/ice/load.go ./vendor/github.com/blugelabs/ice/memuvarint.go ./vendor/github.com/blugelabs/ice/merge.go ./vendor/github.com/blugelabs/ice/new.go ./vendor/github.com/blugelabs/ice/posting.go ./vendor/github.com/blugelabs/ice/read.go ./vendor/github.com/blugelabs/ice/segment.go ./vendor/github.com/blugelabs/ice/sizes.go ./vendor/github.com/blugelabs/ice/stats.go ./vendor/github.com/blugelabs/ice/write.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1111/_pkg_.a # internal cp $WORK/b1111/_pkg_.a /builddir/.cache/go-build/38/38de80c7eea4dfabc1a284eac12ddce92c62246d5779a8a3fc05a279e0825290-d # internal github.com/blugelabs/bluge/analysis/tokenizer mkdir -p $WORK/b1110/ cat >$WORK/b1110/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/segment=$WORK/b1111/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1099/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1110/_pkg_.a -trimpath "$WORK/b1110=>" -p github.com/blugelabs/bluge/analysis/tokenizer -lang=go1.16 -complete -installsuffix shared -buildid WQguUzsE6_nZbe3dNE0r/WQguUzsE6_nZbe3dNE0r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1110/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/character.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/exception.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/letter.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/regexp.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/single.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/unicode.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/web.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/whitespace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1121/_pkg_.a # internal cp $WORK/b1121/_pkg_.a /builddir/.cache/go-build/d8/d84a599ee957870f17619f8706593fed3b2ae783b2900418920ea5eb159cf63e-d # internal github.com/blugelabs/bluge/search/collector mkdir -p $WORK/b1126/ cat >$WORK/b1126/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b1008/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1121/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1126/_pkg_.a -trimpath "$WORK/b1126=>" -p github.com/blugelabs/bluge/search/collector -lang=go1.16 -complete -installsuffix shared -buildid ANh33CNlpP8KAoACb0Kx/ANh33CNlpP8KAoACb0Kx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1126/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/collector/all.go ./vendor/github.com/blugelabs/bluge/search/collector/heap.go ./vendor/github.com/blugelabs/bluge/search/collector/iterator.go ./vendor/github.com/blugelabs/bluge/search/collector/size.go ./vendor/github.com/blugelabs/bluge/search/collector/slice.go ./vendor/github.com/blugelabs/bluge/search/collector/topn.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1110/_pkg_.a # internal cp $WORK/b1110/_pkg_.a /builddir/.cache/go-build/a3/a3e5c040de1baafd98911791f1713db128df57caf27592b737f906368296a60b-d # internal github.com/blugelabs/bluge/analysis/lang/en mkdir -p $WORK/b1104/ cat >$WORK/b1104/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/snowballstem=$WORK/b1105/_pkg_.a packagefile github.com/blevesearch/snowballstem/english=$WORK/b1106/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1099/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1107/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1110/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1104/_pkg_.a -trimpath "$WORK/b1104=>" -p github.com/blugelabs/bluge/analysis/lang/en -lang=go1.16 -complete -installsuffix shared -buildid LNu3oNCIgcELLLOMix4i/LNu3oNCIgcELLLOMix4i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1104/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/lang/en/analyzer_en.go ./vendor/github.com/blugelabs/bluge/analysis/lang/en/possessive_filter_en.go ./vendor/github.com/blugelabs/bluge/analysis/lang/en/stemmer_en_snowball.go ./vendor/github.com/blugelabs/bluge/analysis/lang/en/stop_filter_en.go ./vendor/github.com/blugelabs/bluge/analysis/lang/en/stop_words_en.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1126/_pkg_.a # internal cp $WORK/b1126/_pkg_.a /builddir/.cache/go-build/8a/8aa6474ebed0bb5e34088138222676778525e78565255200e7e2da01955429c7-d # internal github.com/blevesearch/vellum/levenshtein mkdir -p $WORK/b1128/ cat >$WORK/b1128/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1128/_pkg_.a -trimpath "$WORK/b1128=>" -p github.com/blevesearch/vellum/levenshtein -lang=go1.16 -complete -installsuffix shared -buildid 6aZQoG4Ma2yLfDvgVHy-/6aZQoG4Ma2yLfDvgVHy- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1128/importcfg -pack ./vendor/github.com/blevesearch/vellum/levenshtein/alphabet.go ./vendor/github.com/blevesearch/vellum/levenshtein/dfa.go ./vendor/github.com/blevesearch/vellum/levenshtein/levenshtein.go ./vendor/github.com/blevesearch/vellum/levenshtein/levenshtein_nfa.go ./vendor/github.com/blevesearch/vellum/levenshtein/parametric_dfa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1125/_pkg_.a # internal cp $WORK/b1125/_pkg_.a /builddir/.cache/go-build/3b/3bac8f9e246266926a0dd0876b2e4f269ecd7fef2e21d524f03bf0743859048d-d # internal github.com/blevesearch/vellum/utf8 mkdir -p $WORK/b1130/ cat >$WORK/b1130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1130/_pkg_.a -trimpath "$WORK/b1130=>" -p github.com/blevesearch/vellum/utf8 -lang=go1.16 -complete -installsuffix shared -buildid yOC_Ov-NPK4rngKokqnG/yOC_Ov-NPK4rngKokqnG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1130/importcfg -pack ./vendor/github.com/blevesearch/vellum/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1104/_pkg_.a # internal cp $WORK/b1104/_pkg_.a /builddir/.cache/go-build/22/227a8fb6201e89eef773cc5ea712c73b8d6a717839e439beacbe1221be715005-d # internal github.com/blugelabs/bluge/analysis/analyzer mkdir -p $WORK/b1103/ cat >$WORK/b1103/importcfg << 'EOF' # internal # import config packagefile github.com/blugelabs/bluge/analysis=$WORK/b1099/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/lang/en=$WORK/b1104/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1107/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1103/_pkg_.a -trimpath "$WORK/b1103=>" -p github.com/blugelabs/bluge/analysis/analyzer -lang=go1.16 -complete -installsuffix shared -buildid zvUh_JcaY5UmtZN07UDd/zvUh_JcaY5UmtZN07UDd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1103/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/analyzer/keyword.go ./vendor/github.com/blugelabs/bluge/analysis/analyzer/simple.go ./vendor/github.com/blugelabs/bluge/analysis/analyzer/standard.go ./vendor/github.com/blugelabs/bluge/analysis/analyzer/web.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1123/_pkg_.a # internal cp $WORK/b1123/_pkg_.a /builddir/.cache/go-build/75/7542ef6c0bc9a53fc566bfcad6d878a941ac920306286c51ad82924e0c377c99-d # internal github.com/blugelabs/bluge/search/aggregations mkdir -p $WORK/b1122/ cat >$WORK/b1122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/axiomhq/hyperloglog=$WORK/b1123/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1120/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1121/_pkg_.a packagefile github.com/caio/go-tdigest=$WORK/b1125/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1122/_pkg_.a -trimpath "$WORK/b1122=>" -p github.com/blugelabs/bluge/search/aggregations -lang=go1.16 -complete -installsuffix shared -buildid xS6IsYxFrH2UryG9kz9V/xS6IsYxFrH2UryG9kz9V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1122/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/aggregations/cardinality.go ./vendor/github.com/blugelabs/bluge/search/aggregations/count.go ./vendor/github.com/blugelabs/bluge/search/aggregations/duration.go ./vendor/github.com/blugelabs/bluge/search/aggregations/filter.go ./vendor/github.com/blugelabs/bluge/search/aggregations/metric.go ./vendor/github.com/blugelabs/bluge/search/aggregations/percentiles.go ./vendor/github.com/blugelabs/bluge/search/aggregations/range.go ./vendor/github.com/blugelabs/bluge/search/aggregations/range_date.go ./vendor/github.com/blugelabs/bluge/search/aggregations/terms.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1130/_pkg_.a # internal cp $WORK/b1130/_pkg_.a /builddir/.cache/go-build/f6/f61f56591d5d3cf592794a2b04bc1ca599291b698e3d25d6fda6adc036e1db4c-d # internal github.com/blevesearch/vellum/regexp mkdir -p $WORK/b1129/ cat >$WORK/b1129/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blevesearch/vellum/utf8=$WORK/b1130/_pkg_.a packagefile regexp/syntax=$WORK/b148/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1129/_pkg_.a -trimpath "$WORK/b1129=>" -p github.com/blevesearch/vellum/regexp -lang=go1.16 -complete -installsuffix shared -buildid sQOs6rBD40a8RZeeBy-F/sQOs6rBD40a8RZeeBy-F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1129/importcfg -pack ./vendor/github.com/blevesearch/vellum/regexp/compile.go ./vendor/github.com/blevesearch/vellum/regexp/dfa.go ./vendor/github.com/blevesearch/vellum/regexp/inst.go ./vendor/github.com/blevesearch/vellum/regexp/regexp.go ./vendor/github.com/blevesearch/vellum/regexp/sparse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1103/_pkg_.a # internal cp $WORK/b1103/_pkg_.a /builddir/.cache/go-build/8c/8cc97d10c5f8178935ac6e1aae51b3ca2c5473567835ecb8431126f245c37202-d # internal github.com/blugelabs/bluge/search/similarity mkdir -p $WORK/b1131/ cat >$WORK/b1131/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1121/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1100/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1131/_pkg_.a -trimpath "$WORK/b1131=>" -p github.com/blugelabs/bluge/search/similarity -lang=go1.16 -complete -installsuffix shared -buildid b0v-bLs4TWS0iigK9KjF/b0v-bLs4TWS0iigK9KjF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1131/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/similarity/bm25.go ./vendor/github.com/blugelabs/bluge/search/similarity/composite.go ./vendor/github.com/blugelabs/bluge/search/similarity/constant.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1116/_pkg_.a # internal cp $WORK/b1116/_pkg_.a /builddir/.cache/go-build/9f/9f6f5726c8b5cf412139d761ebbf92afc848b2b1ac17f654d31ee0fd3d2985a8-d # internal github.com/blugelabs/bluge/index mkdir -p $WORK/b1112/ cat >$WORK/b1112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1008/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1101/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1113/_pkg_.a packagefile github.com/blugelabs/bluge/index/lock=$WORK/b1114/_pkg_.a packagefile github.com/blugelabs/bluge/index/mergeplan=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1100/_pkg_.a packagefile github.com/blugelabs/ice=$WORK/b1116/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1112/_pkg_.a -trimpath "$WORK/b1112=>" -p github.com/blugelabs/bluge/index -lang=go1.16 -complete -installsuffix shared -buildid L_KtqnNFM7pzn9_Bk4Y8/L_KtqnNFM7pzn9_Bk4Y8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1112/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/batch.go ./vendor/github.com/blugelabs/bluge/index/communication.go ./vendor/github.com/blugelabs/bluge/index/config.go ./vendor/github.com/blugelabs/bluge/index/count.go ./vendor/github.com/blugelabs/bluge/index/deletion.go ./vendor/github.com/blugelabs/bluge/index/dictionary.go ./vendor/github.com/blugelabs/bluge/index/directory.go ./vendor/github.com/blugelabs/bluge/index/directory_fs.go ./vendor/github.com/blugelabs/bluge/index/directory_fs_nix.go ./vendor/github.com/blugelabs/bluge/index/directory_mem.go ./vendor/github.com/blugelabs/bluge/index/empty.go ./vendor/github.com/blugelabs/bluge/index/event.go ./vendor/github.com/blugelabs/bluge/index/introducer.go ./vendor/github.com/blugelabs/bluge/index/merge.go ./vendor/github.com/blugelabs/bluge/index/optimize.go ./vendor/github.com/blugelabs/bluge/index/persister.go ./vendor/github.com/blugelabs/bluge/index/postings.go ./vendor/github.com/blugelabs/bluge/index/postings_all.go ./vendor/github.com/blugelabs/bluge/index/segment.go ./vendor/github.com/blugelabs/bluge/index/segment_plugin.go ./vendor/github.com/blugelabs/bluge/index/sizes.go ./vendor/github.com/blugelabs/bluge/index/snapshot.go ./vendor/github.com/blugelabs/bluge/index/stats.go ./vendor/github.com/blugelabs/bluge/index/unadorned.go ./vendor/github.com/blugelabs/bluge/index/writer.go ./vendor/github.com/blugelabs/bluge/index/writer_offline.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1128/_pkg_.a # internal cp $WORK/b1128/_pkg_.a /builddir/.cache/go-build/13/13fe3971130445d9370940efbe4768a04d11bc71db913cd1e0abeebd7dfd7bf8-d # internal github.com/grafana/grafana/pkg/services/searchV2/extract mkdir -p $WORK/b1132/ cat >$WORK/b1132/importcfg << 'EOF' # internal # import config packagefile github.com/json-iterator/go=$WORK/b314/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1132/_pkg_.a -trimpath "$WORK/b1132=>" -p github.com/grafana/grafana/pkg/services/searchV2/extract -lang=go1.17 -complete -installsuffix shared -buildid -QCYRRzlDBTB0inaNhIz/-QCYRRzlDBTB0inaNhIz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1132/importcfg -pack ./pkg/services/searchV2/extract/dashboard.go ./pkg/services/searchV2/extract/targets.go ./pkg/services/searchV2/extract/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1131/_pkg_.a # internal cp $WORK/b1131/_pkg_.a /builddir/.cache/go-build/83/833540428d79d1641e15c0244a68b9b36f7255b5eccb5d4aaa397392c1d6895f-d # internal github.com/armon/go-radix mkdir -p $WORK/b1135/ cat >$WORK/b1135/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1135/_pkg_.a -trimpath "$WORK/b1135=>" -p github.com/armon/go-radix -lang=go1.16 -complete -installsuffix shared -buildid eLwMcIuMVS-mosYME_z4/eLwMcIuMVS-mosYME_z4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1135/importcfg -pack ./vendor/github.com/armon/go-radix/radix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1122/_pkg_.a # internal cp $WORK/b1122/_pkg_.a /builddir/.cache/go-build/86/86e1edb8d02872eec7ab5d6077fc96aeb598e984842e9914efb4c421c9c52066-d # internal gocloud.dev/internal/retry mkdir -p $WORK/b1140/ cat >$WORK/b1140/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b603/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1140/_pkg_.a -trimpath "$WORK/b1140=>" -p gocloud.dev/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid aDNRolWUiu3wmmJXP5cM/aDNRolWUiu3wmmJXP5cM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1140/importcfg -pack ./vendor/gocloud.dev/internal/retry/retry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1129/_pkg_.a # internal cp $WORK/b1129/_pkg_.a /builddir/.cache/go-build/12/12372611cfe47d72004e9be79f70ab5c0372bcde2b8288d2b326766e67532f0d-d # internal github.com/blugelabs/bluge/search/searcher mkdir -p $WORK/b1127/ cat >$WORK/b1127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1008/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1117/_pkg_.a packagefile github.com/blevesearch/vellum/levenshtein=$WORK/b1128/_pkg_.a packagefile github.com/blevesearch/vellum/regexp=$WORK/b1129/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1119/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1120/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1121/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1131/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1100/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp/syntax=$WORK/b148/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1127/_pkg_.a -trimpath "$WORK/b1127=>" -p github.com/blugelabs/bluge/search/searcher -lang=go1.16 -complete -installsuffix shared -buildid LllJhcNwZgMq_T5CFtGi/LllJhcNwZgMq_T5CFtGi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1127/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/searcher/ordered_searchers_list.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_boolean.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_conjunction.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_disjunction.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_disjunction_heap.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_disjunction_slice.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_filter.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_fuzzy.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_geoboundingbox.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_geopointdistance.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_geopolygon.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_match_all.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_match_none.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_multi_term.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_numeric_range.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_phrase.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_regexp.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_term.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_term_prefix.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_term_range.go ./vendor/github.com/blugelabs/bluge/search/searcher/size.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1135/_pkg_.a # internal cp $WORK/b1135/_pkg_.a /builddir/.cache/go-build/f2/f25b252ea571b1fc5b0060dc89efdfb8b60a491b0f8394e2af9600d8675e3028-d # internal gocloud.dev/internal/openurl mkdir -p $WORK/b1142/ cat >$WORK/b1142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1142/_pkg_.a -trimpath "$WORK/b1142=>" -p gocloud.dev/internal/openurl -lang=go1.16 -complete -installsuffix shared -buildid issyOpG-eqsZG50VMbDE/issyOpG-eqsZG50VMbDE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1142/importcfg -pack ./vendor/gocloud.dev/internal/openurl/openurl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1140/_pkg_.a # internal cp $WORK/b1140/_pkg_.a /builddir/.cache/go-build/40/408e88465d03117f707c0609388f91586870a4dcedd49af9d10cfb54815c75fd-d # internal gocloud.dev/internal/gcerr mkdir -p $WORK/b1139/ cat >$WORK/b1139/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/internal/retry=$WORK/b1140/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1139/_pkg_.a -trimpath "$WORK/b1139=>" -p gocloud.dev/internal/gcerr -lang=go1.16 -complete -installsuffix shared -buildid U6z17tt6oVN9P5aifX_S/U6z17tt6oVN9P5aifX_S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1139/importcfg -pack ./vendor/gocloud.dev/internal/gcerr/errorcode_string.go ./vendor/gocloud.dev/internal/gcerr/gcerr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1132/_pkg_.a # internal cp $WORK/b1132/_pkg_.a /builddir/.cache/go-build/8d/8d52efcea8e52bf20645bd381520bb4fc70db423e215212357c7b7d276758fc8-d # internal gocloud.dev/internal/escape mkdir -p $WORK/b1144/ cat >$WORK/b1144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1144/_pkg_.a -trimpath "$WORK/b1144=>" -p gocloud.dev/internal/escape -lang=go1.16 -complete -installsuffix shared -buildid njqLfOxAQNvmSMhVM4Cq/njqLfOxAQNvmSMhVM4Cq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1144/importcfg -pack ./vendor/gocloud.dev/internal/escape/escape.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1142/_pkg_.a # internal cp $WORK/b1142/_pkg_.a /builddir/.cache/go-build/e9/e9b26c012d7404fa111ce9cba23d73cab37104a52e96e908332e4d3e305f36ed-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter mkdir -p $WORK/b1147/ cat >$WORK/b1147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b159/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1147/_pkg_.a -trimpath "$WORK/b1147=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter -lang=go1.16 -complete -installsuffix shared -buildid MQdUH8-oNJqrARVtA9nO/MQdUH8-oNJqrARVtA9nO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1147/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter/handler.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter/response_writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1139/_pkg_.a # internal cp $WORK/b1139/_pkg_.a /builddir/.cache/go-build/72/7279fc8b923e67963c9c7ee1206d199575120259b97e86cd48fd9d3388f4d2d8-d # internal gocloud.dev/gcerrors mkdir -p $WORK/b1138/ cat >$WORK/b1138/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1139/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b288/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1138/_pkg_.a -trimpath "$WORK/b1138=>" -p gocloud.dev/gcerrors -lang=go1.16 -complete -installsuffix shared -buildid qpoHdBAsEx6StD9c58_P/qpoHdBAsEx6StD9c58_P -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1138/importcfg -pack ./vendor/gocloud.dev/gcerrors/errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1144/_pkg_.a # internal cp $WORK/b1144/_pkg_.a /builddir/.cache/go-build/6e/6e03ce7e6f638b9263440aac6f2c07f0f2be31cf0c62c9ffc654538140864c5e-d # internal github.com/grafana/grafana/pkg/tsdb/testdatasource/sims mkdir -p $WORK/b1148/ cat >$WORK/b1148/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1148/_pkg_.a -trimpath "$WORK/b1148=>" -p github.com/grafana/grafana/pkg/tsdb/testdatasource/sims -lang=go1.17 -complete -installsuffix shared -buildid SO9oTwBnlX5FslldCvOO/SO9oTwBnlX5FslldCvOO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1148/importcfg -pack ./pkg/tsdb/testdatasource/sims/engine.go ./pkg/tsdb/testdatasource/sims/flight_path.go ./pkg/tsdb/testdatasource/sims/tank.go ./pkg/tsdb/testdatasource/sims/types.go ./pkg/tsdb/testdatasource/sims/utils.go ./pkg/tsdb/testdatasource/sims/waveform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1138/_pkg_.a # internal cp $WORK/b1138/_pkg_.a /builddir/.cache/go-build/70/708eeb2abfe811c351c4f4abfcf0fe5f4bb7f934a8a57f695b0e81a27fb30054-d # internal gocloud.dev/blob/driver mkdir -p $WORK/b1137/ cat >$WORK/b1137/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1138/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1137/_pkg_.a -trimpath "$WORK/b1137=>" -p gocloud.dev/blob/driver -lang=go1.16 -complete -installsuffix shared -buildid mHejDsuLi6RqolFae-3Y/mHejDsuLi6RqolFae-3Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1137/importcfg -pack ./vendor/gocloud.dev/blob/driver/driver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1147/_pkg_.a # internal cp $WORK/b1147/_pkg_.a /builddir/.cache/go-build/9d/9d9be5cd44733e626ff40db86cc556c48f1435ba6fff84cdac2a626ad43572a8-d # internal gocloud.dev/internal/oc mkdir -p $WORK/b1141/ cat >$WORK/b1141/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b635/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b638/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b641/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b640/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b615/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1138/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1141/_pkg_.a -trimpath "$WORK/b1141=>" -p gocloud.dev/internal/oc -lang=go1.16 -complete -installsuffix shared -buildid h4fpXOWqMLERX4i7jS5b/h4fpXOWqMLERX4i7jS5b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1141/importcfg -pack ./vendor/gocloud.dev/internal/oc/metrics.go ./vendor/gocloud.dev/internal/oc/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1141/_pkg_.a # internal cp $WORK/b1141/_pkg_.a /builddir/.cache/go-build/29/294a1b52d52535bf6e8101fb7b0cb09ed8094cf246a40391ba91637c34727b23-d # internal github.com/grafana/grafana/pkg/services/star mkdir -p $WORK/b1155/ cat >$WORK/b1155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1155/_pkg_.a -trimpath "$WORK/b1155=>" -p github.com/grafana/grafana/pkg/services/star -lang=go1.17 -complete -installsuffix shared -buildid ka4Bo3eXozgCmv_AxE92/ka4Bo3eXozgCmv_AxE92 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1155/importcfg -pack ./pkg/services/star/model.go ./pkg/services/star/star.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1137/_pkg_.a # internal cp $WORK/b1137/_pkg_.a /builddir/.cache/go-build/02/027417140635ab12d9fb1f82064bd22a29a99afb8d3a53e4df61d365ef2bb78e-d # internal gocloud.dev/blob mkdir -p $WORK/b1136/ cat >$WORK/b1136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b638/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b641/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b640/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1137/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1138/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1139/_pkg_.a packagefile gocloud.dev/internal/oc=$WORK/b1141/_pkg_.a packagefile gocloud.dev/internal/openurl=$WORK/b1142/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1136/_pkg_.a -trimpath "$WORK/b1136=>" -p gocloud.dev/blob -lang=go1.16 -complete -installsuffix shared -buildid _ppbqcaT2Qr5hIC0A7Sg/_ppbqcaT2Qr5hIC0A7Sg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1136/importcfg -pack ./vendor/gocloud.dev/blob/blob.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1112/_pkg_.a # internal cp $WORK/b1112/_pkg_.a /builddir/.cache/go-build/93/93fa242a1a45ee5e3d411020c158ac88ce6eaa57e5b425647898181ededad5e0-d # internal github.com/cortexproject/cortex/pkg/prom1/storage/metric mkdir -p $WORK/b1163/ cat >$WORK/b1163/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1163/_pkg_.a -trimpath "$WORK/b1163=>" -p github.com/cortexproject/cortex/pkg/prom1/storage/metric -lang=go1.16 -complete -installsuffix shared -buildid gLt0gRFV-K4Xmr0oAELt/gLt0gRFV-K4Xmr0oAELt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1163/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/prom1/storage/metric/metric.go ./vendor/github.com/cortexproject/cortex/pkg/prom1/storage/metric/sample.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1127/_pkg_.a # internal cp $WORK/b1127/_pkg_.a /builddir/.cache/go-build/03/035e94908a24a3cd53fb6b45864c136e138bd78b9ebc873c4e212b1d04b75df4-d # internal github.com/blugelabs/bluge mkdir -p $WORK/b1098/ cat >$WORK/b1098/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1099/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/analyzer=$WORK/b1103/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1110/_pkg_.a packagefile github.com/blugelabs/bluge/index=$WORK/b1112/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1119/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1120/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1121/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1122/_pkg_.a packagefile github.com/blugelabs/bluge/search/collector=$WORK/b1126/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1127/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1131/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1100/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1098/_pkg_.a -trimpath "$WORK/b1098=>" -p github.com/blugelabs/bluge -lang=go1.16 -complete -installsuffix shared -buildid A4b2k4niBQle34W3Dg_-/A4b2k4niBQle34W3Dg_- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1098/importcfg -pack ./vendor/github.com/blugelabs/bluge/batch.go ./vendor/github.com/blugelabs/bluge/config.go ./vendor/github.com/blugelabs/bluge/doc.go ./vendor/github.com/blugelabs/bluge/document.go ./vendor/github.com/blugelabs/bluge/field.go ./vendor/github.com/blugelabs/bluge/multisearch.go ./vendor/github.com/blugelabs/bluge/query.go ./vendor/github.com/blugelabs/bluge/reader.go ./vendor/github.com/blugelabs/bluge/search.go ./vendor/github.com/blugelabs/bluge/size.go ./vendor/github.com/blugelabs/bluge/writer.go ./vendor/github.com/blugelabs/bluge/writer_offline.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1155/_pkg_.a # internal cp $WORK/b1155/_pkg_.a /builddir/.cache/go-build/42/42832a6304277885349f010598f7a0675fdd12ef6abe83c108be7eb33e69f86a-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b1169/ cat >$WORK/b1169/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b356/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1169/_pkg_.a -trimpath "$WORK/b1169=>" -p github.com/go-kit/kit/log/level -lang=go1.16 -complete -installsuffix shared -buildid obdDS8291B7I_JQd4d2x/obdDS8291B7I_JQd4d2x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1169/importcfg -pack ./vendor/github.com/go-kit/kit/log/level/doc.go ./vendor/github.com/go-kit/kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1148/_pkg_.a # internal cp $WORK/b1148/_pkg_.a /builddir/.cache/go-build/0b/0bc5430b6ad6c57cd7ed38d0ededb19819153851f45182b0deadccf34e50a884-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b1170/ cat >$WORK/b1170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1170/_pkg_.a -trimpath "$WORK/b1170=>" -p github.com/sirupsen/logrus -lang=go1.16 -complete -installsuffix shared -buildid K7zgpEjvLJ_1YTPwWkUg/K7zgpEjvLJ_1YTPwWkUg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1170/importcfg -pack ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1163/_pkg_.a # internal cp $WORK/b1163/_pkg_.a /builddir/.cache/go-build/44/445cbd0091f57f976fdb2b5a5d149001239572a267d73cd7d1b3a39ac19f43bd-d # internal github.com/opentracing-contrib/go-grpc mkdir -p $WORK/b1173/ cat >$WORK/b1173/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b483/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b482/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1173/_pkg_.a -trimpath "$WORK/b1173=>" -p github.com/opentracing-contrib/go-grpc -lang=go1.16 -complete -installsuffix shared -buildid DjgwIblAAwQwSFw4Enow/DjgwIblAAwQwSFw4Enow -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1173/importcfg -pack ./vendor/github.com/opentracing-contrib/go-grpc/client.go ./vendor/github.com/opentracing-contrib/go-grpc/errors.go ./vendor/github.com/opentracing-contrib/go-grpc/options.go ./vendor/github.com/opentracing-contrib/go-grpc/package.go ./vendor/github.com/opentracing-contrib/go-grpc/server.go ./vendor/github.com/opentracing-contrib/go-grpc/shared.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1169/_pkg_.a # internal cp $WORK/b1169/_pkg_.a /builddir/.cache/go-build/fd/fdbc18f246eef302f65122a7d3c547a42567a0f1e719f30806ab98b5d2882b1e-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b1174/ cat >$WORK/b1174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b329/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b332/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1174/_pkg_.a -trimpath "$WORK/b1174=>" -p github.com/prometheus/client_golang/prometheus/promhttp -lang=go1.16 -complete -installsuffix shared -buildid R8s3mRYfWnr7UaO6o5et/R8s3mRYfWnr7UaO6o5et -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1174/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/option.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1136/_pkg_.a # internal cp $WORK/b1136/_pkg_.a /builddir/.cache/go-build/c0/c0e1868cca8936d9c1a6fc3030583112435dac8ab1d5ef69147c0efee2558119-d # internal gocloud.dev/blob/fileblob mkdir -p $WORK/b1143/ cat >$WORK/b1143/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1136/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1137/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1138/_pkg_.a packagefile gocloud.dev/internal/escape=$WORK/b1144/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1139/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1143/_pkg_.a -trimpath "$WORK/b1143=>" -p gocloud.dev/blob/fileblob -lang=go1.16 -complete -installsuffix shared -buildid iRVjbiD8GmvDyr350qbp/iRVjbiD8GmvDyr350qbp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1143/importcfg -pack ./vendor/gocloud.dev/blob/fileblob/attrs.go ./vendor/gocloud.dev/blob/fileblob/fileblob.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1173/_pkg_.a # internal cp $WORK/b1173/_pkg_.a /builddir/.cache/go-build/f2/f2aa96bacc5d4f719e3c9cf763942de7ba91a0165b573303580a138ca30b56e2-d # internal gocloud.dev/blob/memblob mkdir -p $WORK/b1145/ cat >$WORK/b1145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1136/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1137/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1138/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1145/_pkg_.a -trimpath "$WORK/b1145=>" -p gocloud.dev/blob/memblob -lang=go1.16 -complete -installsuffix shared -buildid oeC2NN5BCvsVCNBMocIZ/oeC2NN5BCvsVCNBMocIZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1145/importcfg -pack ./vendor/gocloud.dev/blob/memblob/memblob.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1170/_pkg_.a # internal cp $WORK/b1170/_pkg_.a /builddir/.cache/go-build/27/27f5861476a01c4863f956748617981683b340fdda44fc41e49e4a46cdb48319-d # internal github.com/weaveworks/promrus mkdir -p $WORK/b1171/ cat >$WORK/b1171/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1170/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1171/_pkg_.a -trimpath "$WORK/b1171=>" -p github.com/weaveworks/promrus -lang=go1.16 -complete -installsuffix shared -buildid c9UiaVdzE3Q0SvEyTJhA/c9UiaVdzE3Q0SvEyTJhA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1171/importcfg -pack ./vendor/github.com/weaveworks/promrus/promrus.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1145/_pkg_.a # internal cp $WORK/b1145/_pkg_.a /builddir/.cache/go-build/ee/eea5f1f733809717ca58adfb27905d476e44759128e323fab7581e7908f4ca1d-d # internal github.com/prometheus/node_exporter/https mkdir -p $WORK/b1175/ cat >$WORK/b1175/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1175/_pkg_.a -trimpath "$WORK/b1175=>" -p github.com/prometheus/node_exporter/https -lang=go1.16 -complete -installsuffix shared -buildid Qtxt7JrqSrYCiqFV-Jnp/Qtxt7JrqSrYCiqFV-Jnp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1175/importcfg -pack ./vendor/github.com/prometheus/node_exporter/https/tls_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1174/_pkg_.a # internal cp $WORK/b1174/_pkg_.a /builddir/.cache/go-build/a0/a09b9deeac214a223c6c5a5aecd755e165f2380bfef727d7d9463cb762513da8-d # internal github.com/gogo/googleapis/google/rpc mkdir -p $WORK/b1177/ cat >$WORK/b1177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b776/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b775/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1177/_pkg_.a -trimpath "$WORK/b1177=>" -p github.com/gogo/googleapis/google/rpc -lang=go1.16 -complete -installsuffix shared -buildid PwO1eEqthSu0WnMYhC1E/PwO1eEqthSu0WnMYhC1E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1177/importcfg -pack ./vendor/github.com/gogo/googleapis/google/rpc/code.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/error_details.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/status.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1171/_pkg_.a # internal cp $WORK/b1171/_pkg_.a /builddir/.cache/go-build/23/230ecbef6d2f6fb39df6f6a6e12b138448a601b81c59dea10c6b6e67f32d163b-d # internal github.com/weaveworks/common/logging mkdir -p $WORK/b1168/ cat >$WORK/b1168/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b356/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1169/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1170/_pkg_.a packagefile github.com/weaveworks/promrus=$WORK/b1171/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1168/_pkg_.a -trimpath "$WORK/b1168=>" -p github.com/weaveworks/common/logging -lang=go1.16 -complete -installsuffix shared -buildid 3mBLEim1ELgmDIEUmdJ4/3mBLEim1ELgmDIEUmdJ4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1168/importcfg -pack ./vendor/github.com/weaveworks/common/logging/dedupe.go ./vendor/github.com/weaveworks/common/logging/format.go ./vendor/github.com/weaveworks/common/logging/global.go ./vendor/github.com/weaveworks/common/logging/gokit.go ./vendor/github.com/weaveworks/common/logging/interface.go ./vendor/github.com/weaveworks/common/logging/level.go ./vendor/github.com/weaveworks/common/logging/logging.go ./vendor/github.com/weaveworks/common/logging/logrus.go ./vendor/github.com/weaveworks/common/logging/noop.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1098/_pkg_.a # internal cp $WORK/b1143/_pkg_.a /builddir/.cache/go-build/19/1900ad6adf71f1173379757aa2728166ad66dae380db3818e1be068d2b78e7c5-d # internal github.com/sercand/kuberesolver mkdir -p $WORK/b1180/ cat >$WORK/b1180/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b684/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1180/_pkg_.a -trimpath "$WORK/b1180=>" -p github.com/sercand/kuberesolver -lang=go1.16 -complete -installsuffix shared -buildid zvvZgnvVDtL2JPSDPoBp/zvvZgnvVDtL2JPSDPoBp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1180/importcfg -pack ./vendor/github.com/sercand/kuberesolver/builder.go ./vendor/github.com/sercand/kuberesolver/kubernetes.go ./vendor/github.com/sercand/kuberesolver/models.go ./vendor/github.com/sercand/kuberesolver/stream.go ./vendor/github.com/sercand/kuberesolver/util.go cp $WORK/b1098/_pkg_.a /builddir/.cache/go-build/1b/1b83fabad66fdf986d22a47139fb5844e21792c2c2620fe36467865becc01c3b-d # internal github.com/felixge/httpsnoop mkdir -p $WORK/b1182/ cat >$WORK/b1182/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1182/_pkg_.a -trimpath "$WORK/b1182=>" -p github.com/felixge/httpsnoop -lang=go1.16 -complete -installsuffix shared -buildid zNeTlRxLdM6jkQzFFlTp/zNeTlRxLdM6jkQzFFlTp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1182/importcfg -pack ./vendor/github.com/felixge/httpsnoop/capture_metrics.go ./vendor/github.com/felixge/httpsnoop/docs.go ./vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1175/_pkg_.a # internal cp $WORK/b1175/_pkg_.a /builddir/.cache/go-build/0e/0e8aaee020bec28d8c741f3dd61501b8f0d6ba5a342453e23c71230a008403a9-d # internal github.com/opentracing-contrib/go-stdlib/nethttp mkdir -p $WORK/b1183/ cat >$WORK/b1183/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b483/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b482/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1183/_pkg_.a -trimpath "$WORK/b1183=>" -p github.com/opentracing-contrib/go-stdlib/nethttp -lang=go1.16 -complete -installsuffix shared -buildid FDfIvvoritAPP6wpxYc-/FDfIvvoritAPP6wpxYc- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1183/importcfg -pack ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/client.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/doc.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/server.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/status-code-tracker.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1168/_pkg_.a # internal cp $WORK/b1168/_pkg_.a /builddir/.cache/go-build/73/7300aba912fcbdc1c606ac15be10f3fd972155c0de77230504d7588cab1683df-d # internal github.com/weaveworks/common/user mkdir -p $WORK/b1166/ cat >$WORK/b1166/importcfg << 'EOF' # internal # import config packagefile github.com/weaveworks/common/errors=$WORK/b1167/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1168/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1166/_pkg_.a -trimpath "$WORK/b1166=>" -p github.com/weaveworks/common/user -lang=go1.16 -complete -installsuffix shared -buildid gc9Zc99Dbx1CgL6beE77/gc9Zc99Dbx1CgL6beE77 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1166/importcfg -pack ./vendor/github.com/weaveworks/common/user/grpc.go ./vendor/github.com/weaveworks/common/user/http.go ./vendor/github.com/weaveworks/common/user/id.go ./vendor/github.com/weaveworks/common/user/logging.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1180/_pkg_.a # internal cp $WORK/b1180/_pkg_.a /builddir/.cache/go-build/5c/5c1e5322f895ac56ff4b7bb56f10c2b242cb4e43be77273a10c3404f228eabf5-d # internal github.com/weaveworks/common/grpc mkdir -p $WORK/b1184/ cat >$WORK/b1184/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1184/_pkg_.a -trimpath "$WORK/b1184=>" -p github.com/weaveworks/common/grpc -lang=go1.16 -complete -installsuffix shared -buildid ay-bGWCeo3Tu-7wDb_et/ay-bGWCeo3Tu-7wDb_et -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1184/importcfg -pack ./vendor/github.com/weaveworks/common/grpc/cancel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1166/_pkg_.a # internal cp $WORK/b1166/_pkg_.a /builddir/.cache/go-build/58/58d81b37888e6648a2222d817dd91787abce644d3d656ead80fd0bdf1a2c0557-d # internal github.com/cortexproject/cortex/pkg/tenant mkdir -p $WORK/b1165/ cat >$WORK/b1165/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1166/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1165/_pkg_.a -trimpath "$WORK/b1165=>" -p github.com/cortexproject/cortex/pkg/tenant -lang=go1.16 -complete -installsuffix shared -buildid 9sx3veYfTBU5R_VXNPNZ/9sx3veYfTBU5R_VXNPNZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1165/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/tenant/resolver.go ./vendor/github.com/cortexproject/cortex/pkg/tenant/tenant.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1184/_pkg_.a # internal cp $WORK/b1184/_pkg_.a /builddir/.cache/go-build/0f/0f9e925884cf0dff5cbbe2897c1fdb58dd97fb47c8f07d4e4876ef9bd2f7d4a9-d # internal github.com/uber/jaeger-lib/metrics/prometheus mkdir -p $WORK/b1187/ cat >$WORK/b1187/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b498/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1187/_pkg_.a -trimpath "$WORK/b1187=>" -p github.com/uber/jaeger-lib/metrics/prometheus -lang=go1.16 -complete -installsuffix shared -buildid RzJCgD6RH2bDLzpBmy00/RzJCgD6RH2bDLzpBmy00 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1187/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1182/_pkg_.a # internal cp $WORK/b1182/_pkg_.a /builddir/.cache/go-build/b2/b2b997793c4b6fbf5ac4b5e4acf343dd36926f2a4da607ea82f84a1b75be3548-d # internal github.com/weaveworks/common/signals mkdir -p $WORK/b1188/ cat >$WORK/b1188/importcfg << 'EOF' # internal # import config packagefile github.com/weaveworks/common/logging=$WORK/b1168/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1188/_pkg_.a -trimpath "$WORK/b1188=>" -p github.com/weaveworks/common/signals -lang=go1.16 -complete -installsuffix shared -buildid 5mITNziaaU4r3wufW8hY/5mITNziaaU4r3wufW8hY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1188/importcfg -pack ./vendor/github.com/weaveworks/common/signals/signals.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1177/_pkg_.a # internal cp $WORK/b1177/_pkg_.a /builddir/.cache/go-build/4f/4f0c361b738e20e478097338cfe5bb361a6ef7df282c6f03d3ea1b5ec2aa69c5-d # internal github.com/gogo/status mkdir -p $WORK/b1178/ cat >$WORK/b1178/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1177/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b775/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b227/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1178/_pkg_.a -trimpath "$WORK/b1178=>" -p github.com/gogo/status -lang=go1.16 -complete -installsuffix shared -buildid ZNpIzLNemxPtZ0xP2d6b/ZNpIzLNemxPtZ0xP2d6b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1178/importcfg -pack ./vendor/github.com/gogo/status/status.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1165/_pkg_.a # internal cp $WORK/b1165/_pkg_.a /builddir/.cache/go-build/33/33a8c7ca353405d622b17a06075e1d315be4ba7bb3c4d972439d372ea9f1c607-d # internal golang.org/x/net/netutil mkdir -p $WORK/b1189/ cat >$WORK/b1189/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b095/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1189/_pkg_.a -trimpath "$WORK/b1189=>" -p golang.org/x/net/netutil -lang=go1.16 -complete -installsuffix shared -buildid O7COlXEMDbI9GusUQ06f/O7COlXEMDbI9GusUQ06f -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1189/importcfg -pack ./vendor/golang.org/x/net/netutil/listen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1187/_pkg_.a # internal cp $WORK/b1187/_pkg_.a /builddir/.cache/go-build/c8/c80bb06acbf3d927ba53121823998e661ee1934fc2d64c999bf57f3311251695-d # internal github.com/weaveworks/common/tracing mkdir -p $WORK/b1186/ cat >$WORK/b1186/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b500/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b1187/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1186/_pkg_.a -trimpath "$WORK/b1186=>" -p github.com/weaveworks/common/tracing -lang=go1.16 -complete -installsuffix shared -buildid fLVSCBjcrnx9m875RGJW/fLVSCBjcrnx9m875RGJW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1186/importcfg -pack ./vendor/github.com/weaveworks/common/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1183/_pkg_.a # internal cp $WORK/b1183/_pkg_.a /builddir/.cache/go-build/77/771637d92a49d422f6b4ac7b012539c82d77969e3d4bac5f0fef2b1a84191570-d # internal github.com/grafana/dskit/services mkdir -p $WORK/b1191/ cat >$WORK/b1191/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1191/_pkg_.a -trimpath "$WORK/b1191=>" -p github.com/grafana/dskit/services -lang=go1.16 -complete -installsuffix shared -buildid DSFtqvACrc205DZWQfVn/DSFtqvACrc205DZWQfVn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1191/importcfg -pack ./vendor/github.com/grafana/dskit/services/basic_service.go ./vendor/github.com/grafana/dskit/services/failure_watcher.go ./vendor/github.com/grafana/dskit/services/manager.go ./vendor/github.com/grafana/dskit/services/service.go ./vendor/github.com/grafana/dskit/services/services.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1188/_pkg_.a # internal cp $WORK/b1188/_pkg_.a /builddir/.cache/go-build/3d/3d655db30d7a085db2fc57291a18a505a26117cebd60c932e87dffd3db325f6b-d # internal github.com/prometheus/prometheus/pkg/labels mkdir -p $WORK/b1192/ cat >$WORK/b1192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b327/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile regexp/syntax=$WORK/b148/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1192/_pkg_.a -trimpath "$WORK/b1192=>" -p github.com/prometheus/prometheus/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid xsHEu3htZnp4Gsf4AKfJ/xsHEu3htZnp4Gsf4AKfJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1192/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/labels/labels.go ./vendor/github.com/prometheus/prometheus/pkg/labels/matcher.go ./vendor/github.com/prometheus/prometheus/pkg/labels/regexp.go ./vendor/github.com/prometheus/prometheus/pkg/labels/test_utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1186/_pkg_.a # internal cp $WORK/b1186/_pkg_.a /builddir/.cache/go-build/20/20c294bd0393eadb8408acc5c79f264812b492e64e8b42a98ff30b89fc3baa83-d # internal github.com/weaveworks/common/instrument mkdir -p $WORK/b1185/ cat >$WORK/b1185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b483/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b482/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1184/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1186/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1166/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1185/_pkg_.a -trimpath "$WORK/b1185=>" -p github.com/weaveworks/common/instrument -lang=go1.16 -complete -installsuffix shared -buildid 6WjUPf1-Bb82H5tSlWrU/6WjUPf1-Bb82H5tSlWrU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1185/importcfg -pack ./vendor/github.com/weaveworks/common/instrument/instrument.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1178/_pkg_.a # internal cp $WORK/b1178/_pkg_.a /builddir/.cache/go-build/ec/ec55cddd55c9c067f29340e24b1b661c1100b297d4b9f38b9fc182ee4cbb2ee5-d # internal github.com/weaveworks/common/httpgrpc mkdir -p $WORK/b1176/ cat >$WORK/b1176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1177/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b775/_pkg_.a packagefile github.com/gogo/status=$WORK/b1178/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1170/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1176/_pkg_.a -trimpath "$WORK/b1176=>" -p github.com/weaveworks/common/httpgrpc -lang=go1.16 -complete -installsuffix shared -buildid JA8vufUcfSQKXDGTF_cP/JA8vufUcfSQKXDGTF_cP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1176/importcfg -pack ./vendor/github.com/weaveworks/common/httpgrpc/httpgrpc.go ./vendor/github.com/weaveworks/common/httpgrpc/httpgrpc.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1189/_pkg_.a # internal cp $WORK/b1189/_pkg_.a /builddir/.cache/go-build/08/08ce9dc8266af08e759b000ff026c8f7afefe038239a4ef55bf2af9287c7b71d-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b1193/ cat >$WORK/b1193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1193/_pkg_.a -trimpath "$WORK/b1193=>" -p github.com/prometheus/prometheus/tsdb/errors -lang=go1.16 -complete -installsuffix shared -buildid GB0-f8-VfMDz9VG5P7az/GB0-f8-VfMDz9VG5P7az -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1193/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/errors/errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1185/_pkg_.a # internal cp $WORK/b1185/_pkg_.a /builddir/.cache/go-build/5b/5b687d98afa3e4b3435cd3424aba7251f05c02d8ac7dc695481ee1c24ec350e6-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b1195/ cat >$WORK/b1195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b171/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1195/_pkg_.a -trimpath "$WORK/b1195=>" -p github.com/asaskevich/govalidator -lang=go1.16 -complete -installsuffix shared -buildid QmDk7wXP3kE7eQo4XAzS/QmDk7wXP3kE7eQo4XAzS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1195/importcfg -pack ./vendor/github.com/asaskevich/govalidator/arrays.go ./vendor/github.com/asaskevich/govalidator/converter.go ./vendor/github.com/asaskevich/govalidator/doc.go ./vendor/github.com/asaskevich/govalidator/error.go ./vendor/github.com/asaskevich/govalidator/numerics.go ./vendor/github.com/asaskevich/govalidator/patterns.go ./vendor/github.com/asaskevich/govalidator/types.go ./vendor/github.com/asaskevich/govalidator/utils.go ./vendor/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1191/_pkg_.a # internal cp $WORK/b1191/_pkg_.a /builddir/.cache/go-build/c7/c700a30fbbd9e7a8d18a97f86c2d7f4eb163862b617f55285261ed3be3d1fb0f-d # internal github.com/grafana/dskit/grpcutil mkdir -p $WORK/b1190/ cat >$WORK/b1190/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/gogo/status=$WORK/b1178/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1191/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b274/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1190/_pkg_.a -trimpath "$WORK/b1190=>" -p github.com/grafana/dskit/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid xe48rW6pV1qp7Xu1Eauo/xe48rW6pV1qp7Xu1Eauo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1190/importcfg -pack ./vendor/github.com/grafana/dskit/grpcutil/dns_resolver.go ./vendor/github.com/grafana/dskit/grpcutil/health_check.go ./vendor/github.com/grafana/dskit/grpcutil/naming.go ./vendor/github.com/grafana/dskit/grpcutil/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1193/_pkg_.a # internal cp $WORK/b1193/_pkg_.a /builddir/.cache/go-build/16/161f3167805eb6d9c68142a7fd7bb1167b2443e95a59d69c4c4bca50c6b9fccd-d # internal github.com/go-openapi/errors mkdir -p $WORK/b1196/ cat >$WORK/b1196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1196/_pkg_.a -trimpath "$WORK/b1196=>" -p github.com/go-openapi/errors -lang=go1.16 -complete -installsuffix shared -buildid Uv8SWcIfCwVVMC4PpXKH/Uv8SWcIfCwVVMC4PpXKH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1196/importcfg -pack ./vendor/github.com/go-openapi/errors/api.go ./vendor/github.com/go-openapi/errors/auth.go ./vendor/github.com/go-openapi/errors/doc.go ./vendor/github.com/go-openapi/errors/headers.go ./vendor/github.com/go-openapi/errors/middleware.go ./vendor/github.com/go-openapi/errors/parsing.go ./vendor/github.com/go-openapi/errors/schema.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1192/_pkg_.a # internal cp $WORK/b1192/_pkg_.a /builddir/.cache/go-build/db/db8bf5baee68361fdca4d739be862ab16af0c11fa6ae43a8a001455d5e23b5ee-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b1197/ cat >$WORK/b1197/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1197/_pkg_.a -trimpath "$WORK/b1197=>" -p github.com/mitchellh/mapstructure -lang=go1.16 -complete -installsuffix shared -buildid ErLda8JwgSfyS53gVh2F/ErLda8JwgSfyS53gVh2F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1197/importcfg -pack ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1197/_pkg_.a # internal cp $WORK/b1197/_pkg_.a /builddir/.cache/go-build/b3/b356aaf9eebecc8ee20d4dfdb82e200eddce7168a674dab31baf7ceed44f9999-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b1203/ cat >$WORK/b1203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1203/_pkg_.a -trimpath "$WORK/b1203=>" -p go.mongodb.org/mongo-driver/bson/primitive -lang=go1.16 -complete -installsuffix shared -buildid aOqAlm5rXpZ9RVqTbcX_/aOqAlm5rXpZ9RVqTbcX_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1203/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1190/_pkg_.a # internal cp $WORK/b1190/_pkg_.a /builddir/.cache/go-build/b0/b0aa7734782a33ed21556334640cd07e2009ee3db13edc005f33be401a10196c-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b1210/ cat >$WORK/b1210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1210/_pkg_.a -trimpath "$WORK/b1210=>" -p github.com/go-openapi/analysis/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid Zm7jfo8Tk5KqCX1BTyXZ/Zm7jfo8Tk5KqCX1BTyXZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1210/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/debug/debug.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1210/_pkg_.a # internal cp $WORK/b1210/_pkg_.a /builddir/.cache/go-build/36/36b721fca3a5683b617f63e61d4db30e8a8221bb0039c32d0aba2256f2262511-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b1215/ cat >$WORK/b1215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1215/_pkg_.a -trimpath "$WORK/b1215=>" -p github.com/PuerkitoBio/urlesc -lang=go1.16 -complete -installsuffix shared -buildid bv8wEwEFXF4q2fcLqjk8/bv8wEwEFXF4q2fcLqjk8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1215/importcfg -pack ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1215/_pkg_.a # internal cp $WORK/b1215/_pkg_.a /builddir/.cache/go-build/92/92a6dc5202de2807b41b68d924d4842658e027d279e874da5a6e8477fd4f44b3-d # internal golang.org/x/text/width mkdir -p $WORK/b1216/ cat >$WORK/b1216/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1216/_pkg_.a -trimpath "$WORK/b1216=>" -p golang.org/x/text/width -lang=go1.16 -complete -installsuffix shared -buildid 3EHu0FjSxyCzDNNTYiJf/3EHu0FjSxyCzDNNTYiJf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1216/importcfg -pack ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1203/_pkg_.a # internal cp $WORK/b1203/_pkg_.a /builddir/.cache/go-build/8d/8d6acd75c527dbf466e1e5baf11f1557a6d454ed798844ec209d0d32840b44d9-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b1204/ cp $WORK/b1176/_pkg_.a /builddir/.cache/go-build/a2/a23a84952b2412cdf2b4d35307d4f2c0e94f142e6fb2742653dfc91b71a06ca6-d # internal github.com/weaveworks/common/middleware mkdir -p $WORK/b1181/ cat >$WORK/b1181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/felixge/httpsnoop=$WORK/b1182/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b437/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b1183/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1170/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1184/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1176/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1185/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1168/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1186/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1166/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b262/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1181/_pkg_.a -trimpath "$WORK/b1181=>" -p github.com/weaveworks/common/middleware -lang=go1.16 -complete -installsuffix shared -buildid L709szuqkaHh4LhLkiDD/L709szuqkaHh4LhLkiDD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1181/importcfg -pack ./vendor/github.com/weaveworks/common/middleware/counting_listener.go ./vendor/github.com/weaveworks/common/middleware/errorhandler.go ./vendor/github.com/weaveworks/common/middleware/grpc_auth.go ./vendor/github.com/weaveworks/common/middleware/grpc_instrumentation.go ./vendor/github.com/weaveworks/common/middleware/grpc_logging.go ./vendor/github.com/weaveworks/common/middleware/grpc_stats.go ./vendor/github.com/weaveworks/common/middleware/header_adder.go ./vendor/github.com/weaveworks/common/middleware/http_auth.go ./vendor/github.com/weaveworks/common/middleware/http_tracing.go ./vendor/github.com/weaveworks/common/middleware/instrument.go ./vendor/github.com/weaveworks/common/middleware/logging.go ./vendor/github.com/weaveworks/common/middleware/middleware.go ./vendor/github.com/weaveworks/common/middleware/path_rewrite.go ./vendor/github.com/weaveworks/common/middleware/response.go ./vendor/github.com/weaveworks/common/middleware/source_ips.go cat >$WORK/b1204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b352/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1202/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1203/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1204/_pkg_.a -trimpath "$WORK/b1204=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -lang=go1.16 -complete -installsuffix shared -buildid gu2K6mtAZ1kYZtyNcXZE/gu2K6mtAZ1kYZtyNcXZE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1204/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go cp $WORK/b1196/_pkg_.a /builddir/.cache/go-build/b2/b2b051bddddb52994a6cdac80c3f7654cf6dbc634b54c4ae0bc52b7e427dfed9-d # internal github.com/edsrzf/mmap-go mkdir -p $WORK/b1224/ cat >$WORK/b1224/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1224/_pkg_.a -trimpath "$WORK/b1224=>" -p github.com/edsrzf/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid TjhFUxcf5NMOCt_NUa1a/TjhFUxcf5NMOCt_NUa1a -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1224/importcfg -pack ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1195/_pkg_.a # internal cp $WORK/b1195/_pkg_.a /builddir/.cache/go-build/ae/aecef1f062a4545be584e9194b16ed4c006ca09e21e159e4f881fddb83f9e367-d # internal github.com/prometheus/prometheus/pkg/exemplar mkdir -p $WORK/b1225/ cat >$WORK/b1225/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1225/_pkg_.a -trimpath "$WORK/b1225=>" -p github.com/prometheus/prometheus/pkg/exemplar -lang=go1.16 -complete -installsuffix shared -buildid nnaO8ARiRvEUTChkT-bB/nnaO8ARiRvEUTChkT-bB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1225/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/exemplar/exemplar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1225/_pkg_.a # internal cp $WORK/b1225/_pkg_.a /builddir/.cache/go-build/95/95c7e0b6a68ceb6682c2c149d576545e244fc119c8c5a3111d75625766cc02ab-d # internal github.com/prometheus/prometheus/pkg/timestamp mkdir -p $WORK/b1226/ cat >$WORK/b1226/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1226/_pkg_.a -trimpath "$WORK/b1226=>" -p github.com/prometheus/prometheus/pkg/timestamp -lang=go1.16 -complete -installsuffix shared -buildid MG-T8qoc4xGRA5dhgCMo/MG-T8qoc4xGRA5dhgCMo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1226/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1216/_pkg_.a # internal cp $WORK/b1216/_pkg_.a /builddir/.cache/go-build/06/065e90af1113e8715856d54ff8db59ba8407a87681bcf52feb9b076f3fb65c72-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b1214/ cat >$WORK/b1214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b1215/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b252/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile golang.org/x/text/width=$WORK/b1216/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1214/_pkg_.a -trimpath "$WORK/b1214=>" -p github.com/PuerkitoBio/purell -lang=go1.16 -complete -installsuffix shared -buildid b0Ycuxo-lvx4RH_Pmzm2/b0Ycuxo-lvx4RH_Pmzm2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1214/importcfg -pack ./vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1224/_pkg_.a # internal cp $WORK/b1224/_pkg_.a /builddir/.cache/go-build/ec/ecce3249bd3013bef14c40037297a376af372177448a0a4e98cb47fc05a4a08f-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b1230/ cat >$WORK/b1230/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1230/_pkg_.a -trimpath "$WORK/b1230=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -lang=go1.16 -complete -installsuffix shared -buildid TaXkDlMiXcGSY5oFy-V5/TaXkDlMiXcGSY5oFy-V5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1230/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/bstream.go ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/chunk.go ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1226/_pkg_.a # internal cp $WORK/b1226/_pkg_.a /builddir/.cache/go-build/99/99a15fc105aa37eff7349087938d9ff321c7fae74c66a01c8c751643eb3d7c66-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b1232/ cat >$WORK/b1232/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1232/_pkg_.a -trimpath "$WORK/b1232=>" -p github.com/prometheus/prometheus/tsdb/fileutil -lang=go1.16 -complete -installsuffix shared -buildid PoglGCZkmDR0VEJfwWoh/PoglGCZkmDR0VEJfwWoh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1232/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/dir.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/dir_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/fileutil.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/flock.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/flock_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/mmap.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/mmap_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/preallocate.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/preallocate_linux.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/sync_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1181/_pkg_.a # internal cp $WORK/b1181/_pkg_.a /builddir/.cache/go-build/88/88891367b1ff342824d320dfbdc969434982ebf6d0a98e618377343e83112efc-d # internal github.com/weaveworks/common/httpgrpc/server mkdir -p $WORK/b1179/ cat >$WORK/b1179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b321/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1173/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/sercand/kuberesolver=$WORK/b1180/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1176/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1168/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1181/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b217/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptest=$WORK/b681/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1179/_pkg_.a -trimpath "$WORK/b1179=>" -p github.com/weaveworks/common/httpgrpc/server -lang=go1.16 -complete -installsuffix shared -buildid AYwBGB-x5C4bXNb7ptKL/AYwBGB-x5C4bXNb7ptKL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1179/importcfg -pack ./vendor/github.com/weaveworks/common/httpgrpc/server/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1214/_pkg_.a # internal cp $WORK/b1214/_pkg_.a /builddir/.cache/go-build/1b/1b57ab2ed3a12cee0db8b80ef16638d6b4f938b67acc1ec7a7eb3e655056a6b2-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b1213/ cat >$WORK/b1213/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b1214/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b433/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1213/_pkg_.a -trimpath "$WORK/b1213=>" -p github.com/go-openapi/jsonreference -lang=go1.16 -complete -installsuffix shared -buildid RGVsq5lC-C_qetXiMgPV/RGVsq5lC-C_qetXiMgPV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1213/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1230/_pkg_.a # internal cp $WORK/b1230/_pkg_.a /builddir/.cache/go-build/62/6220d4b26602af72b2256948d8a57e050f2f964a7f9bb4186ceb847c6adae4dd-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b1234/ cat >$WORK/b1234/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1234/_pkg_.a -trimpath "$WORK/b1234=>" -p github.com/prometheus/prometheus/util/strutil -lang=go1.16 -complete -installsuffix shared -buildid DR9CwloeyYOiTxow-vuP/DR9CwloeyYOiTxow-vuP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1234/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/strutil/quote.go ./vendor/github.com/prometheus/prometheus/util/strutil/strconv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1213/_pkg_.a # internal cp $WORK/b1213/_pkg_.a /builddir/.cache/go-build/6b/6b54b47a125585d37e37de10fcc69370b1a8c0475803bf3464fe9239acd336e2-d # internal github.com/go-openapi/spec mkdir -p $WORK/b1212/ cat >$WORK/b1212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b433/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b1213/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1212/_pkg_.a -trimpath "$WORK/b1212=>" -p github.com/go-openapi/spec -lang=go1.16 -complete -installsuffix shared -buildid qI-9d6_Hc5pJeRqVg0av/qI-9d6_Hc5pJeRqVg0av -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1212/importcfg -pack ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1179/_pkg_.a # internal cp $WORK/b1179/_pkg_.a /builddir/.cache/go-build/8e/8e67bdb171b909ef803d7075e88192870ab501e2831465e87fb484ecb7405aea-d # internal github.com/weaveworks/common/server mkdir -p $WORK/b1172/ cat >$WORK/b1172/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b265/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b437/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b321/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1173/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1174/_pkg_.a packagefile github.com/prometheus/node_exporter/https=$WORK/b1175/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1176/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc/server=$WORK/b1179/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1185/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1168/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1181/_pkg_.a packagefile github.com/weaveworks/common/signals=$WORK/b1188/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1189/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/pprof=$WORK/b338/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1172/_pkg_.a -trimpath "$WORK/b1172=>" -p github.com/weaveworks/common/server -lang=go1.16 -complete -installsuffix shared -buildid k8PyV3zKE3M-hGoM2Rah/k8PyV3zKE3M-hGoM2Rah -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1172/importcfg -pack ./vendor/github.com/weaveworks/common/server/fake_server.pb.go ./vendor/github.com/weaveworks/common/server/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1234/_pkg_.a # internal cp $WORK/b1234/_pkg_.a /builddir/.cache/go-build/de/de7c4ed4ae42d066ba930f2351e7209746fa48189f209e6b95e5d00a7b38bf5c-d # internal github.com/alecthomas/units mkdir -p $WORK/b1237/ cat >$WORK/b1237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1237/_pkg_.a -trimpath "$WORK/b1237=>" -p github.com/alecthomas/units -lang=go1.16 -complete -installsuffix shared -buildid ceGQUO12KHsPhYVDrI09/ceGQUO12KHsPhYVDrI09 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1237/importcfg -pack ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1204/_pkg_.a # internal cp $WORK/b1204/_pkg_.a /builddir/.cache/go-build/df/df5386b21f52b56c781250fdd61f779ae140b0cb5f9c17612f477cc6a9f98c55-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b1201/ cat >$WORK/b1201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1202/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1203/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1204/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1201/_pkg_.a -trimpath "$WORK/b1201=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -lang=go1.16 -complete -installsuffix shared -buildid BeovCTJjk5TxlGcGY1uF/BeovCTJjk5TxlGcGY1uF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1201/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1237/_pkg_.a # internal cp $WORK/b1237/_pkg_.a /builddir/.cache/go-build/9b/9b26ea8839d236c39165dd2dba11f8ac82d4f511ae6f366ef47284c0b206e6ef-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b1239/ cat >$WORK/b1239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1239/_pkg_.a -trimpath "$WORK/b1239=>" -p github.com/prometheus/prometheus/discovery/targetgroup -lang=go1.16 -complete -installsuffix shared -buildid Ia56lD36ZXdEqHuSCmDg/Ia56lD36ZXdEqHuSCmDg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1239/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1239/_pkg_.a # internal cp $WORK/b1239/_pkg_.a /builddir/.cache/go-build/3f/3ff43b6022095ed5d76134277db20d22a0f052d5cf95b88c759bb09187881abb-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b1238/ cat >$WORK/b1238/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b473/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1239/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1238/_pkg_.a -trimpath "$WORK/b1238=>" -p github.com/prometheus/prometheus/discovery -lang=go1.16 -complete -installsuffix shared -buildid i1crDVtYV8pbNcHwjVZR/i1crDVtYV8pbNcHwjVZR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1238/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/discovery.go ./vendor/github.com/prometheus/prometheus/discovery/manager.go ./vendor/github.com/prometheus/prometheus/discovery/registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1232/_pkg_.a # internal cp $WORK/b1232/_pkg_.a /builddir/.cache/go-build/8f/8fc412551fd844683267ea3e48d7019ddc2446ed2b57d9c4b0e9f307b0827b1f-d # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b1231/ cat >$WORK/b1231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1193/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1232/_pkg_.a packagefile go.uber.org/atomic=$WORK/b499/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1231/_pkg_.a -trimpath "$WORK/b1231=>" -p github.com/prometheus/prometheus/tsdb/chunks -lang=go1.16 -complete -installsuffix shared -buildid LonC6MVil88ahozQfr_S/LonC6MVil88ahozQfr_S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1231/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/chunks/chunks.go ./vendor/github.com/prometheus/prometheus/tsdb/chunks/head_chunks.go ./vendor/github.com/prometheus/prometheus/tsdb/chunks/head_chunks_other.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1172/_pkg_.a # internal cp $WORK/b1172/_pkg_.a /builddir/.cache/go-build/aa/aaa84ee294a99bb1d2d4e55d4f8ccfbbc178020e8b85bbe44b589d6dd617b7d8-d # internal github.com/cortexproject/cortex/pkg/util/log mkdir -p $WORK/b1164/ cat >$WORK/b1164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/tenant=$WORK/b1165/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b684/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1168/_pkg_.a packagefile github.com/weaveworks/common/server=$WORK/b1172/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1186/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1164/_pkg_.a -trimpath "$WORK/b1164=>" -p github.com/cortexproject/cortex/pkg/util/log -lang=go1.16 -complete -installsuffix shared -buildid WHATPl-46TT4h_R9WBbF/WHATPl-46TT4h_R9WBbF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1164/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/util/log/experimental.go ./vendor/github.com/cortexproject/cortex/pkg/util/log/log.go ./vendor/github.com/cortexproject/cortex/pkg/util/log/wrappers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1238/_pkg_.a # internal cp $WORK/b1238/_pkg_.a /builddir/.cache/go-build/a6/a615d11ae65a0427bce7a1595e8dbfa61abaa8219013acf109c7e6b8ce4bafca-d # internal github.com/prometheus/prometheus/pkg/relabel mkdir -p $WORK/b1240/ cat >$WORK/b1240/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1240/_pkg_.a -trimpath "$WORK/b1240=>" -p github.com/prometheus/prometheus/pkg/relabel -lang=go1.16 -complete -installsuffix shared -buildid D3cxIKGuvi3lbdf3sisD/D3cxIKGuvi3lbdf3sisD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1240/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/relabel/relabel.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I $WORK/b574/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b574/_x012.o -c sqlite3_opt_unlock_notify.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1231/_pkg_.a # internal cp $WORK/b1231/_pkg_.a /builddir/.cache/go-build/2b/2be4bd3443f6a9ff00cd12817f8931141e51874cad1a034c1025f9ea62cb0908-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b1233/ cat >$WORK/b1233/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1231/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1233/_pkg_.a -trimpath "$WORK/b1233=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -lang=go1.16 -complete -installsuffix shared -buildid 53j2TPvTH3AItcgZxlsU/53j2TPvTH3AItcgZxlsU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1233/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go cd $WORK/b574 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -D_FORTIFY_SOURCE=2 -fstack-protector-all -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1240/_pkg_.a # internal cp $WORK/b1240/_pkg_.a /builddir/.cache/go-build/e3/e3db435d5e9ff2f8c5611a0652401ca35e4c074b2e55674bea96eac292ab4d66-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b1236/ cat >$WORK/b1236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b1237/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b473/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b767/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1238/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1240/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1236/_pkg_.a -trimpath "$WORK/b1236=>" -p github.com/prometheus/prometheus/config -lang=go1.16 -complete -installsuffix shared -buildid wnORjYRM65heneUvTsmF/wnORjYRM65heneUvTsmF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1236/importcfg -pack ./vendor/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1236/_pkg_.a # internal cp $WORK/b1236/_pkg_.a /builddir/.cache/go-build/f9/f9af23eaa55629b9c6d199b470215788be2be4d261e50d86930632ac34d7135b-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b1241/ cat >$WORK/b1241/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b1242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1241/_pkg_.a -trimpath "$WORK/b1241=>" -p github.com/prometheus/prometheus/tsdb/encoding -lang=go1.16 -complete -installsuffix shared -buildid qam4sFjiZ00Wlyr2-te7/qam4sFjiZ00Wlyr2-te7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1241/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1241/_pkg_.a # internal cp $WORK/b1241/_pkg_.a /builddir/.cache/go-build/9d/9d6937ada970cf727ca2be91ca68afe68b0b11f09932bbd9eb7ac75bc19a00c5-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b1246/ cat >$WORK/b1246/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1241/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1193/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1232/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1246/_pkg_.a -trimpath "$WORK/b1246=>" -p github.com/prometheus/prometheus/tsdb/tombstones -lang=go1.16 -complete -installsuffix shared -buildid 3rlUX2E4IhJjhj4XtEe6/3rlUX2E4IhJjhj4XtEe6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1246/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go TERM='dumb' gcc -I ./vendor/github.com/mattn/go-sqlite3 -fPIC -m64 -march=z196 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b574=/tmp/go-build -gno-record-gcc-switches -o $WORK/b574/_cgo_.o $WORK/b574/_cgo_main.o $WORK/b574/_x001.o $WORK/b574/_x002.o $WORK/b574/_x003.o $WORK/b574/_x004.o $WORK/b574/_x005.o $WORK/b574/_x006.o $WORK/b574/_x007.o $WORK/b574/_x008.o $WORK/b574/_x009.o $WORK/b574/_x010.o $WORK/b574/_x011.o $WORK/b574/_x012.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1164/_pkg_.a # internal cp $WORK/b1164/_pkg_.a /builddir/.cache/go-build/c9/c981ea522d43b077e429ef3674f84c8394df267334715847cc9691dfe50a2b1a-d # internal github.com/cortexproject/cortex/pkg/util mkdir -p $WORK/b1162/ cp $WORK/b1212/_pkg_.a /builddir/.cache/go-build/bd/bd6f73d32534ff153aa0b274ac4aecf0e2c1d18870d95caffc147e1de1f38f05-d # internal cat >$WORK/b1162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1008/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/prom1/storage/metric=$WORK/b1163/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1164/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1071/_pkg_.a packagefile github.com/grafana/dskit/grpcutil=$WORK/b1190/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1191/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b482/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b329/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1193/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1176/_pkg_.a packagefile go.uber.org/atomic=$WORK/b499/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b1211/ /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1162/_pkg_.a -trimpath "$WORK/b1162=>" -p github.com/cortexproject/cortex/pkg/util -lang=go1.16 -complete -installsuffix shared -buildid S1Fu052RRq3zrxkLDedy/S1Fu052RRq3zrxkLDedy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1162/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/util/active_user.go ./vendor/github.com/cortexproject/cortex/pkg/util/allowed_tenants.go ./vendor/github.com/cortexproject/cortex/pkg/util/config.go ./vendor/github.com/cortexproject/cortex/pkg/util/dns_watcher.go ./vendor/github.com/cortexproject/cortex/pkg/util/events.go ./vendor/github.com/cortexproject/cortex/pkg/util/extract_forwarded.go ./vendor/github.com/cortexproject/cortex/pkg/util/hash_fp.go ./vendor/github.com/cortexproject/cortex/pkg/util/http.go ./vendor/github.com/cortexproject/cortex/pkg/util/iterator.go ./vendor/github.com/cortexproject/cortex/pkg/util/labels.go ./vendor/github.com/cortexproject/cortex/pkg/util/matchers.go ./vendor/github.com/cortexproject/cortex/pkg/util/merger.go ./vendor/github.com/cortexproject/cortex/pkg/util/metrics_helper.go ./vendor/github.com/cortexproject/cortex/pkg/util/net.go ./vendor/github.com/cortexproject/cortex/pkg/util/priority_queue.go ./vendor/github.com/cortexproject/cortex/pkg/util/shard.go ./vendor/github.com/cortexproject/cortex/pkg/util/strings.go ./vendor/github.com/cortexproject/cortex/pkg/util/sync.go ./vendor/github.com/cortexproject/cortex/pkg/util/time.go ./vendor/github.com/cortexproject/cortex/pkg/util/yaml.go ./vendor/github.com/cortexproject/cortex/pkg/util/yolo.go cat >$WORK/b1211/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b1212/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1211/_pkg_.a -trimpath "$WORK/b1211=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -lang=go1.16 -complete -installsuffix shared -buildid BKcC6T_RBrjQP2qM5B61/BKcC6T_RBrjQP2qM5B61 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1211/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage sqlite3 -dynimport $WORK/b574/_cgo_.o -dynout $WORK/b574/_cgo_import.go cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile database/sql=$WORK/b566/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/mattn/go-sqlite3 -lang=go1.16 -installsuffix shared -buildid 0wmPYfmfkBcT8OdtxwtH/0wmPYfmfkBcT8OdtxwtH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack ./vendor/github.com/mattn/go-sqlite3/convert.go ./vendor/github.com/mattn/go-sqlite3/doc.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b574/_cgo_gotypes.go $WORK/b574/backup.cgo1.go $WORK/b574/callback.cgo1.go $WORK/b574/error.cgo1.go $WORK/b574/sqlite3.cgo1.go $WORK/b574/sqlite3_context.cgo1.go $WORK/b574/sqlite3_load_extension.cgo1.go $WORK/b574/sqlite3_opt_userauth_omit.cgo1.go $WORK/b574/sqlite3_other.cgo1.go $WORK/b574/sqlite3_type.cgo1.go $WORK/b574/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1246/_pkg_.a # internal cp $WORK/b1246/_pkg_.a /builddir/.cache/go-build/f2/f2bc6f60b7dc0b02796dbe8485aca6dccce47fdd0524adeafc6cc6f2c6fcf99b-d # internal github.com/go-openapi/analysis/internal/flatten/operations mkdir -p $WORK/b1217/ cat >$WORK/b1217/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b433/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1217/_pkg_.a -trimpath "$WORK/b1217=>" -p github.com/go-openapi/analysis/internal/flatten/operations -lang=go1.16 -complete -installsuffix shared -buildid RLOk2J26P7R077H2i4VE/RLOk2J26P7R077H2i4VE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1217/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/operations/operations.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1233/_pkg_.a # internal cp $WORK/b1211/_pkg_.a /builddir/.cache/go-build/3e/3e800a5c781a98a9c5140dda179bd4c9d6900acc7100bbd1739454dd366da9cb-d # internal github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b1218/ cat >$WORK/b1218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1210/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b433/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1212/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1218/_pkg_.a -trimpath "$WORK/b1218=>" -p github.com/go-openapi/analysis/internal/flatten/replace -lang=go1.16 -complete -installsuffix shared -buildid ItrP-ozngNv7IaNpckL3/ItrP-ozngNv7IaNpckL3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1218/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go cp $WORK/b1233/_pkg_.a /builddir/.cache/go-build/c6/c61330040264fcc59acd12522e8087e83b30e06534cc30d9402fbde3db4da5b8-d # internal github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b1219/ cat >$WORK/b1219/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1219/_pkg_.a -trimpath "$WORK/b1219=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -lang=go1.16 -complete -installsuffix shared -buildid FEsiogfRwjlRJ2TLTInp/FEsiogfRwjlRJ2TLTInp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1219/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1217/_pkg_.a # internal cp $WORK/b1217/_pkg_.a /builddir/.cache/go-build/68/68d2d622182b87ad988d77c9a62ff260241c93762b2184d2926106dd91ed41c8-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b1220/ cat >$WORK/b1220/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1211/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b433/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1212/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1220/_pkg_.a -trimpath "$WORK/b1220=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -lang=go1.16 -complete -installsuffix shared -buildid Lh_MAyZq8bRVwHa4fwlC/Lh_MAyZq8bRVwHa4fwlC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1220/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./vendor/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1218/_pkg_.a # internal cp $WORK/b1218/_pkg_.a /builddir/.cache/go-build/88/889dbda3d00fe6318f9fb8a9bed3180c2cc7ceb45b47541d8c1337e2e9805054-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b1229/ cat >$WORK/b1229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1008/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1231/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1193/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1233/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1229/_pkg_.a -trimpath "$WORK/b1229=>" -p github.com/prometheus/prometheus/storage -lang=go1.16 -complete -installsuffix shared -buildid pGkIK8-51C4l_tMMjH2W/pGkIK8-51C4l_tMMjH2W -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1229/importcfg -pack ./vendor/github.com/prometheus/prometheus/storage/buffer.go ./vendor/github.com/prometheus/prometheus/storage/fanout.go ./vendor/github.com/prometheus/prometheus/storage/generic.go ./vendor/github.com/prometheus/prometheus/storage/interface.go ./vendor/github.com/prometheus/prometheus/storage/lazy.go ./vendor/github.com/prometheus/prometheus/storage/memoized_iterator.go ./vendor/github.com/prometheus/prometheus/storage/merge.go ./vendor/github.com/prometheus/prometheus/storage/noop.go ./vendor/github.com/prometheus/prometheus/storage/secondary.go ./vendor/github.com/prometheus/prometheus/storage/series.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1201/_pkg_.a # internal cp $WORK/b1201/_pkg_.a /builddir/.cache/go-build/2a/2aaef3c17f97d85fe82056314e08e94bf4562db183044ac70148c826000b5b6c-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b1199/ cat >$WORK/b1199/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b1200/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1201/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1202/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1203/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1204/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1199/_pkg_.a -trimpath "$WORK/b1199=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -lang=go1.16 -complete -installsuffix shared -buildid yBMOkSeO055lxFqoEZ2r/yBMOkSeO055lxFqoEZ2r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1199/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1220/_pkg_.a # internal cp $WORK/b1220/_pkg_.a /builddir/.cache/go-build/53/5390df2b8a895a5d45edca1b6882df6be48fe31a2f3ecd6cf63798e672a6714e-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b1245/ cat >$WORK/b1245/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1241/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1246/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1245/_pkg_.a -trimpath "$WORK/b1245=>" -p github.com/prometheus/prometheus/tsdb/record -lang=go1.16 -complete -installsuffix shared -buildid 5mv0N_wMdjnTxNTPR6P7/5mv0N_wMdjnTxNTPR6P7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1245/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1219/_pkg_.a # internal cp $WORK/b1219/_pkg_.a /builddir/.cache/go-build/a7/a7e79b850d6f9b5210635df02b112599f604a7073cc2624b0933554af159d9a5-d # internal github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b1248/ cat >$WORK/b1248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1248/_pkg_.a -trimpath "$WORK/b1248=>" -p github.com/prometheus/prometheus/util/stats -lang=go1.16 -complete -installsuffix shared -buildid GW_JEvQEzSVSUAXxL-jM/GW_JEvQEzSVSUAXxL-jM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1248/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/stats/query_stats.go ./vendor/github.com/prometheus/prometheus/util/stats/timer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1248/_pkg_.a # internal cp $WORK/b1248/_pkg_.a /builddir/.cache/go-build/84/8452f0fe986f464031a957859252eb9128625cd821aa843a56044817816cd699-d # internal go.uber.org/goleak/internal/stack mkdir -p $WORK/b1252/ cat >$WORK/b1252/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1252/_pkg_.a -trimpath "$WORK/b1252=>" -p go.uber.org/goleak/internal/stack -lang=go1.16 -complete -installsuffix shared -buildid 31F5mFg-j1wIyyiOYNaw/31F5mFg-j1wIyyiOYNaw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1252/importcfg -pack ./vendor/go.uber.org/goleak/internal/stack/stacks.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1252/_pkg_.a # internal cp $WORK/b1252/_pkg_.a /builddir/.cache/go-build/fa/fa2006b17f7334980665dab10613827c1a79f0e2ad8b3c27a38da30f53943975-d # internal go.uber.org/goleak mkdir -p $WORK/b1251/ cat >$WORK/b1251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b1252/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1251/_pkg_.a -trimpath "$WORK/b1251=>" -p go.uber.org/goleak -lang=go1.16 -complete -installsuffix shared -buildid VvdgXIHaQDE7dbeZ1Ua2/VvdgXIHaQDE7dbeZ1Ua2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1251/importcfg -pack ./vendor/go.uber.org/goleak/doc.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/tracestack_new.go cp $WORK/b1162/_pkg_.a /builddir/.cache/go-build/21/2185c5143e418e9b5d34594c05e8893abec9d3e561a83f5b57bcf023fe74411e-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b1255/ cat >$WORK/b1255/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1255/_pkg_.a -trimpath "$WORK/b1255=>" -p github.com/prometheus/alertmanager/api/metrics -lang=go1.16 -complete -installsuffix shared -buildid TpEKk2QbpGAS4xv2f1k9/TpEKk2QbpGAS4xv2f1k9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1255/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/metrics/metrics.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b574/_pkg_.a $WORK/b574/_x001.o $WORK/b574/_x002.o $WORK/b574/_x003.o $WORK/b574/_x004.o $WORK/b574/_x005.o $WORK/b574/_x006.o $WORK/b574/_x007.o $WORK/b574/_x008.o $WORK/b574/_x009.o $WORK/b574/_x010.o $WORK/b574/_x011.o $WORK/b574/_x012.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1245/_pkg_.a # internal cp $WORK/b1245/_pkg_.a /builddir/.cache/go-build/1d/1d71b93d1df68a1922d28f29bdbc422e81f9c228dc130759e2c18eee9e940968-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b1247/ cat >$WORK/b1247/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1193/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1232/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1245/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1246/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1247/_pkg_.a -trimpath "$WORK/b1247=>" -p github.com/prometheus/prometheus/tsdb/wal -lang=go1.16 -complete -installsuffix shared -buildid V5zxpZrWxlqQ4MHPPJ52/V5zxpZrWxlqQ4MHPPJ52 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1247/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/wal/checkpoint.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/live_reader.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/reader.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/wal.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/watcher.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b574/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1229/_pkg_.a # internal cp $WORK/b1229/_pkg_.a /builddir/.cache/go-build/26/265330fa7c9e3aeb768dc51ad28fb82382482243d640d36de06773906d0e9b59-d # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b1228/ cat >$WORK/b1228/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1234/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1228/_pkg_.a -trimpath "$WORK/b1228=>" -p github.com/prometheus/prometheus/promql/parser -lang=go1.16 -complete -installsuffix shared -buildid 2cDeW6G9_4WYwD4mB7_z/2cDeW6G9_4WYwD4mB7_z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1228/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/parser/ast.go ./vendor/github.com/prometheus/prometheus/promql/parser/functions.go ./vendor/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./vendor/github.com/prometheus/prometheus/promql/parser/lex.go ./vendor/github.com/prometheus/prometheus/promql/parser/parse.go ./vendor/github.com/prometheus/prometheus/promql/parser/printer.go ./vendor/github.com/prometheus/prometheus/promql/parser/value.go cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/b9/b9718e1c0c17fe2fe5056bcbd821f4edbd5c6dcfbd9db617b02127c792119a00-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrator mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b566/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b567/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b568/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b569/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile github.com/lib/pq=$WORK/b571/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b574/_pkg_.a packagefile go.uber.org/atomic=$WORK/b499/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrator -lang=go1.17 -complete -installsuffix shared -buildid W_5HU7Qf-6sGXuR-XIUV/W_5HU7Qf-6sGXuR-XIUV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack ./pkg/services/sqlstore/migrator/column.go ./pkg/services/sqlstore/migrator/conditions.go ./pkg/services/sqlstore/migrator/dialect.go ./pkg/services/sqlstore/migrator/migrations.go ./pkg/services/sqlstore/migrator/migrator.go ./pkg/services/sqlstore/migrator/mysql_dialect.go ./pkg/services/sqlstore/migrator/postgres_dialect.go ./pkg/services/sqlstore/migrator/sqlite_dialect.go ./pkg/services/sqlstore/migrator/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1251/_pkg_.a # internal cp $WORK/b1251/_pkg_.a /builddir/.cache/go-build/01/01c59e4e81a9209073ac2fea08a800e8e0340dc844a498cf002d9247575d0519-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b1244/ cat >$WORK/b1244/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1008/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1231/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1241/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1193/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1232/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1244/_pkg_.a -trimpath "$WORK/b1244=>" -p github.com/prometheus/prometheus/tsdb/index -lang=go1.16 -complete -installsuffix shared -buildid IEr97W_XBP99NgQx1JSi/IEr97W_XBP99NgQx1JSi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1244/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/index/index.go ./vendor/github.com/prometheus/prometheus/tsdb/index/postings.go ./vendor/github.com/prometheus/prometheus/tsdb/index/postingsstats.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1255/_pkg_.a # internal cp $WORK/b1255/_pkg_.a /builddir/.cache/go-build/1b/1bffbf9ba13a50a0fea3b6747d8036d5c3a81bdbb473ba384ec5b0a9703de045-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b1250/ cat >$WORK/b1250/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b676/_pkg_.a packagefile go.uber.org/goleak=$WORK/b1251/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1250/_pkg_.a -trimpath "$WORK/b1250=>" -p github.com/prometheus/prometheus/util/testutil -lang=go1.16 -complete -installsuffix shared -buildid 9JRtKg_PA4GMW89GvZRL/9JRtKg_PA4GMW89GvZRL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1250/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/testutil/context.go ./vendor/github.com/prometheus/prometheus/util/testutil/directory.go ./vendor/github.com/prometheus/prometheus/util/testutil/logging.go ./vendor/github.com/prometheus/prometheus/util/testutil/roundtrip.go ./vendor/github.com/prometheus/prometheus/util/testutil/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1199/_pkg_.a # internal cp $WORK/b1199/_pkg_.a /builddir/.cache/go-build/08/088d04a5e6ed01dcaf79108178a553f3abfe02b295367d017f8502304da58aa1-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b1198/ cat >$WORK/b1198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b1199/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1201/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1202/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1203/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1204/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1198/_pkg_.a -trimpath "$WORK/b1198=>" -p go.mongodb.org/mongo-driver/bson -lang=go1.16 -complete -installsuffix shared -buildid VZtdDVzuqJ78um9w8Icm/VZtdDVzuqJ78um9w8Icm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1198/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1250/_pkg_.a # internal cp $WORK/b1250/_pkg_.a /builddir/.cache/go-build/59/59cddb899217a0ff39daec9632b8092951279c21d39eeeb3dfd91178f4b28f31-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b1261/ cat >$WORK/b1261/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1261/_pkg_.a -trimpath "$WORK/b1261=>" -p github.com/go-openapi/runtime/logger -lang=go1.16 -complete -installsuffix shared -buildid uodniE-KSF9Z2tJPWzVE/uodniE-KSF9Z2tJPWzVE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1261/importcfg -pack ./vendor/github.com/go-openapi/runtime/logger/logger.go ./vendor/github.com/go-openapi/runtime/logger/standard.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1228/_pkg_.a # internal cp $WORK/b1228/_pkg_.a /builddir/.cache/go-build/90/903f9cdbaefd6b632a1118214ad20dae4bb0326d2cb5399d6cb217f510a00239-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b1262/ cat >$WORK/b1262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1262/_pkg_.a -trimpath "$WORK/b1262=>" -p github.com/go-openapi/runtime/middleware/denco -lang=go1.16 -complete -installsuffix shared -buildid iJaQEwiP_R5vVln1QRCm/iJaQEwiP_R5vVln1QRCm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1262/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/denco/router.go ./vendor/github.com/go-openapi/runtime/middleware/denco/server.go ./vendor/github.com/go-openapi/runtime/middleware/denco/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1261/_pkg_.a # internal cp $WORK/b1261/_pkg_.a /builddir/.cache/go-build/71/71727b5501e0ac4053660d43aa2b669ca9504a66861c27d3bb70bd294bdcc8d3-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b1263/ cat >$WORK/b1263/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1263/_pkg_.a -trimpath "$WORK/b1263=>" -p github.com/go-openapi/runtime/middleware/header -lang=go1.16 -complete -installsuffix shared -buildid 9cSGSE83WlEG5D9Me3Za/9cSGSE83WlEG5D9Me3Za -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1263/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/8d/8d6438cfe48fc7271dc398bf5750ef19ab1bdfc5d43ceb9899c90933d655305e-d # internal github.com/grafana/grafana/pkg/registry mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b565/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/grafana/grafana/pkg/registry -lang=go1.17 -complete -installsuffix shared -buildid 56J0sEbyoEn-S1XlWV-O/56J0sEbyoEn-S1XlWV-O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack ./pkg/registry/registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1247/_pkg_.a # internal cp $WORK/b1247/_pkg_.a /builddir/.cache/go-build/49/49ead9d4dd301ce94d1a6256cbe5738fa323c4fce37307bd9e97df700a0887fb-d # internal github.com/grafana/grafana/pkg/services/sqlstore/searchstore mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b565/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/grafana/grafana/pkg/services/sqlstore/searchstore -lang=go1.17 -complete -installsuffix shared -buildid Q6jVsi_xGCQG66Ws_u53/Q6jVsi_xGCQG66Ws_u53 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./pkg/services/sqlstore/searchstore/builder.go ./pkg/services/sqlstore/searchstore/doc.go ./pkg/services/sqlstore/searchstore/filters.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1262/_pkg_.a # internal cp $WORK/b1198/_pkg_.a /builddir/.cache/go-build/7f/7f4e394bc1afe051e640d7cc5a5b1632898c01b378ef7e4e066f245e5557650f-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b1194/ cp $WORK/b1262/_pkg_.a /builddir/.cache/go-build/a5/a50a545076c43a5bc37925b1eaa647c417b0d2b0fb6bf421d435f2d9e7d5f9c2-d # internal cat >$WORK/b1194/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b1195/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1197/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b468/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b1198/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1202/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1203/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/mail=$WORK/b700/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1194/_pkg_.a -trimpath "$WORK/b1194=>" -p github.com/go-openapi/strfmt -lang=go1.16 -complete -installsuffix shared -buildid ogJvg1eI5HLEEef48_UK/ogJvg1eI5HLEEef48_UK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1194/importcfg -pack ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/ulid.go github.com/docker/go-units mkdir -p $WORK/b1268/ cat >$WORK/b1268/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1268/_pkg_.a -trimpath "$WORK/b1268=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid EUE53cLR33BlXbelNI2c/EUE53cLR33BlXbelNI2c -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1268/importcfg -pack ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1263/_pkg_.a # internal cp $WORK/b1263/_pkg_.a /builddir/.cache/go-build/cb/cb6fa0876782a39731671966d85e5d65265e13bae35fe43c867cde05dc239ace-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b1269/ cat >$WORK/b1269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1269/_pkg_.a -trimpath "$WORK/b1269=>" -p github.com/jessevdk/go-flags -lang=go1.16 -complete -installsuffix shared -buildid dErlJd2XCnUZsNBCtEs2/dErlJd2XCnUZsNBCtEs2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1269/importcfg -pack ./vendor/github.com/jessevdk/go-flags/arg.go ./vendor/github.com/jessevdk/go-flags/closest.go ./vendor/github.com/jessevdk/go-flags/command.go ./vendor/github.com/jessevdk/go-flags/completion.go ./vendor/github.com/jessevdk/go-flags/convert.go ./vendor/github.com/jessevdk/go-flags/error.go ./vendor/github.com/jessevdk/go-flags/flags.go ./vendor/github.com/jessevdk/go-flags/group.go ./vendor/github.com/jessevdk/go-flags/help.go ./vendor/github.com/jessevdk/go-flags/ini.go ./vendor/github.com/jessevdk/go-flags/man.go ./vendor/github.com/jessevdk/go-flags/multitag.go ./vendor/github.com/jessevdk/go-flags/option.go ./vendor/github.com/jessevdk/go-flags/optstyle_other.go ./vendor/github.com/jessevdk/go-flags/parser.go ./vendor/github.com/jessevdk/go-flags/termsize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/b2/b2416a183f185350709f1e90a6774c2d6ee7f5970210c9694fb6bda1e4f7228f-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b1276/ cat >$WORK/b1276/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b765/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b770/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b771/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1276/_pkg_.a -trimpath "$WORK/b1276=>" -p github.com/prometheus/alertmanager/dispatch -lang=go1.16 -complete -installsuffix shared -buildid U3oAd2bEX6k5OxbqiKNN/U3oAd2bEX6k5OxbqiKNN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1276/importcfg -pack ./vendor/github.com/prometheus/alertmanager/dispatch/dispatch.go ./vendor/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1268/_pkg_.a # internal cp $WORK/b1268/_pkg_.a /builddir/.cache/go-build/fe/fe5f15b90ba62940877d48233a1ff3b9962e3ce8bb07c140dfef2421ef949eb4-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b1267/ cat >$WORK/b1267/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b1268/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1267/_pkg_.a -trimpath "$WORK/b1267=>" -p github.com/go-openapi/runtime/flagext -lang=go1.16 -complete -installsuffix shared -buildid sisgBWlPYqiGUZHokRFR/sisgBWlPYqiGUZHokRFR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1267/importcfg -pack ./vendor/github.com/go-openapi/runtime/flagext/byte_size.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/38/38709f1b817b49d512a7679b8a5a166fc33f7d8497c09e96d0008022d4bc3978-d # internal github.com/grafana/grafana/pkg/models mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/grafana/grafana/pkg/models -lang=go1.17 -complete -installsuffix shared -buildid 1GrM6TpjKhd401E-_b0j/1GrM6TpjKhd401E-_b0j -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./pkg/models/address.go ./pkg/models/alert.go ./pkg/models/alert_notifications.go ./pkg/models/apikey.go ./pkg/models/context.go ./pkg/models/dashboard_acl.go ./pkg/models/dashboard_queries.go ./pkg/models/dashboard_snapshot.go ./pkg/models/dashboard_thumbs.go ./pkg/models/dashboard_version.go ./pkg/models/dashboards.go ./pkg/models/datasource.go ./pkg/models/folders.go ./pkg/models/health.go ./pkg/models/helpflags.go ./pkg/models/jwt.go ./pkg/models/libraryelements.go ./pkg/models/licensing.go ./pkg/models/live.go ./pkg/models/login_attempt.go ./pkg/models/models.go ./pkg/models/notifications.go ./pkg/models/org.go ./pkg/models/org_user.go ./pkg/models/playlist.go ./pkg/models/plugin_settings.go ./pkg/models/preferences.go ./pkg/models/quotas.go ./pkg/models/search.go ./pkg/models/search_user_filter.go ./pkg/models/shorturl.go ./pkg/models/star.go ./pkg/models/stats.go ./pkg/models/tags.go ./pkg/models/team.go ./pkg/models/team_member.go ./pkg/models/temp_user.go ./pkg/models/theme.go ./pkg/models/user.go ./pkg/models/user_auth.go ./pkg/models/user_token.go ./pkg/models/validations.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1244/_pkg_.a # internal cp $WORK/b1244/_pkg_.a /builddir/.cache/go-build/33/332d17b2bf398424c58092267da486c065ae848cd612334e9ad43d20c79230d2-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b1235/ cat >$WORK/b1235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b468/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1236/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1231/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1241/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1193/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1232/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b1243/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b1244/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1245/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1246/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1233/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b1247/_pkg_.a packagefile go.uber.org/atomic=$WORK/b499/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b793/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1235/_pkg_.a -trimpath "$WORK/b1235=>" -p github.com/prometheus/prometheus/tsdb -lang=go1.16 -complete -installsuffix shared -buildid G46wR8mLa-SXvLchwl4e/G46wR8mLa-SXvLchwl4e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1235/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/block.go ./vendor/github.com/prometheus/prometheus/tsdb/blockwriter.go ./vendor/github.com/prometheus/prometheus/tsdb/compact.go ./vendor/github.com/prometheus/prometheus/tsdb/db.go ./vendor/github.com/prometheus/prometheus/tsdb/exemplar.go ./vendor/github.com/prometheus/prometheus/tsdb/head.go ./vendor/github.com/prometheus/prometheus/tsdb/head_append.go ./vendor/github.com/prometheus/prometheus/tsdb/head_read.go ./vendor/github.com/prometheus/prometheus/tsdb/head_wal.go ./vendor/github.com/prometheus/prometheus/tsdb/isolation.go ./vendor/github.com/prometheus/prometheus/tsdb/querier.go ./vendor/github.com/prometheus/prometheus/tsdb/repair.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbblockutil.go ./vendor/github.com/prometheus/prometheus/tsdb/wal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1267/_pkg_.a # internal cp $WORK/b1267/_pkg_.a /builddir/.cache/go-build/fc/fce04034d38e13fbfbd5959599db38a7c8ff72f902f9a8341a2818aa90b145f2-d # internal github.com/rs/cors mkdir -p $WORK/b1277/ cat >$WORK/b1277/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1277/_pkg_.a -trimpath "$WORK/b1277=>" -p github.com/rs/cors -lang=go1.16 -complete -installsuffix shared -buildid PcPFpDXmQ_3YwgsOh3pq/PcPFpDXmQ_3YwgsOh3pq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1277/importcfg -pack ./vendor/github.com/rs/cors/cors.go ./vendor/github.com/rs/cors/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1276/_pkg_.a # internal cp $WORK/b1276/_pkg_.a /builddir/.cache/go-build/91/91eb295e1053bb67fef57816573d695ad55b81d293d139576a1ee8075c56ae90-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b1278/ cat >$WORK/b1278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b770/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b771/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1278/_pkg_.a -trimpath "$WORK/b1278=>" -p github.com/prometheus/alertmanager/provider/mem -lang=go1.16 -complete -installsuffix shared -buildid FkHI7nTnDxCUhM2lu2mQ/FkHI7nTnDxCUhM2lu2mQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1278/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/mem/mem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1278/_pkg_.a # internal cp $WORK/b1278/_pkg_.a /builddir/.cache/go-build/d3/d3dc2f787b1926b6bfd5ba3227aeb5e20c71ec7484b8e9d2b47a199285891ca9-d # internal github.com/grafana/grafana/pkg/services/provisioning/values mkdir -p $WORK/b1291/ cat >$WORK/b1291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1291/_pkg_.a -trimpath "$WORK/b1291=>" -p github.com/grafana/grafana/pkg/services/provisioning/values -lang=go1.17 -complete -installsuffix shared -buildid ZMb9deTDYo_eeaH_OBg2/ZMb9deTDYo_eeaH_OBg2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1291/importcfg -pack ./pkg/services/provisioning/values/values.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1291/_pkg_.a # internal cp $WORK/b1291/_pkg_.a /builddir/.cache/go-build/53/53a47f76841bd248d866d3a8b50a8c5f29c7552193f3097467e032655f36e530-d # internal github.com/grafana/grafana mkdir -p $WORK/b1296/ cat >$WORK/b1296/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b073/_pkg_.a EOF cat >$WORK/b1296/embedcfg << 'EOF' # internal { "Patterns": { "cue": [ "cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue" ], "cue.mod": [ "cue.mod/module.cue" ], "packages/grafana-schema/src/schema/*.cue": [ "packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue" ], "packages/grafana-schema/src/scuemata/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue" ], "packages/grafana-schema/src/scuemata/*/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue" ], "public/app/plugins/*/*/*.cue": [ "public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/timeseries/models.cue" ], "public/app/plugins/*/*/plugin.json": [ "public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json" ] }, "Files": { "cue.mod/module.cue": "/builddir/build/BUILD/grafana-9.0.9/cue.mod/module.cue", "cue/scuemata/panel-plugin.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/scuemata.cue", "packages/grafana-schema/src/schema/graph.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/tooltip.cue", "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dashboard.cue", "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dist/family.cue", "public/app/plugins/datasource/alertmanager/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/barchart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/bargauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/candlestick/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/canvas/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/dashlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/gauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/heatmap-new/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/histogram/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/news/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/stat/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/state-timeline/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/status-history/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/table/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/text/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/models.cue", "public/app/plugins/panel/timeseries/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/xychart/plugin.json" } }EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1296/_pkg_.a -trimpath "$WORK/b1296=>" -p github.com/grafana/grafana -lang=go1.17 -complete -installsuffix shared -buildid sVbULxypYvR2NRGkGASW/sVbULxypYvR2NRGkGASW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1296/importcfg -embedcfg $WORK/b1296/embedcfg -pack ./embed.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1296/_pkg_.a # internal cp $WORK/b1296/_pkg_.a /builddir/.cache/go-build/34/348d9caf2b72010682c0df182955705e900152939e0fd4251927d7609640874d-d # internal github.com/grafana/grafana/pkg/schema mkdir -p $WORK/b1297/ cat >$WORK/b1297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b940/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1297/_pkg_.a -trimpath "$WORK/b1297=>" -p github.com/grafana/grafana/pkg/schema -lang=go1.17 -complete -installsuffix shared -buildid Tmb2PSPdUxUPbaYysNj4/Tmb2PSPdUxUPbaYysNj4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1297/importcfg -pack ./pkg/schema/schema.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1277/_pkg_.a # internal cp $WORK/b1277/_pkg_.a /builddir/.cache/go-build/51/51b10b62d7bb3a4bcc5dc432d8a4f1d52d2f4f6053195e2468356415e2beb7d3-d # internal github.com/hashicorp/go-version mkdir -p $WORK/b1304/ cat >$WORK/b1304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1304/_pkg_.a -trimpath "$WORK/b1304=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid _aoiMgIVMCa3vJjh4ErA/_aoiMgIVMCa3vJjh4ErA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1304/importcfg -pack ./vendor/github.com/hashicorp/go-version/constraint.go ./vendor/github.com/hashicorp/go-version/version.go ./vendor/github.com/hashicorp/go-version/version_collection.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1194/_pkg_.a # internal cp $WORK/b1194/_pkg_.a /builddir/.cache/go-build/a4/a434989d960255b651d6844ab2f77930ae111d2b66f22266eb5fc5c19bb64d38-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b1209/ cat >$WORK/b1209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1210/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1211/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b1218/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b1219/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b433/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1209/_pkg_.a -trimpath "$WORK/b1209=>" -p github.com/go-openapi/analysis -lang=go1.16 -complete -installsuffix shared -buildid -uy1LmJa5lciDTNj4Q7C/-uy1LmJa5lciDTNj4Q7C -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1209/importcfg -pack ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/flatten_name.go ./vendor/github.com/go-openapi/analysis/flatten_options.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/fc/fc68dbf3a393ec04df69c9dd4d69acd99d4d691b4e82fc1a35863e7e03ced29b-d # internal github.com/grafana/grafana/pkg/api/response mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b314/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/grafana/grafana/pkg/api/response -lang=go1.17 -complete -installsuffix shared -buildid Q9pGs-Sul5EJq9QF7mho/Q9pGs-Sul5EJq9QF7mho -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./pkg/api/response/response.go ./pkg/api/response/web_hack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1304/_pkg_.a # internal cp $WORK/b1304/_pkg_.a /builddir/.cache/go-build/1e/1e7933b5198780f92adf3533822d56ee5460498a5a701cc1f9bf4917d0ad405d-d # internal github.com/grafana/grafana/pkg/plugins mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b445/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/grafana/grafana/pkg/plugins -lang=go1.17 -complete -installsuffix shared -buildid 7obufG1zeGR_D633FQHN/7obufG1zeGR_D633FQHN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b581/importcfg -pack ./pkg/plugins/config.go ./pkg/plugins/ifaces.go ./pkg/plugins/models.go ./pkg/plugins/plugins.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1297/_pkg_.a # internal cp $WORK/b1297/_pkg_.a /builddir/.cache/go-build/8b/8bd7a1286fb6aa0eabb013fc955208597b3c5b427cd1ca3c58734a27a5b73901-d # internal github.com/grafana/grafana/pkg/services/annotations mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/grafana/grafana/pkg/services/annotations -lang=go1.17 -complete -installsuffix shared -buildid PMO1TKqsj5cuG9xvfUS4/PMO1TKqsj5cuG9xvfUS4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b685/importcfg -pack ./pkg/services/annotations/annotations.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/6b/6b54348d8b3ac7bb2bb93dde2bd8f8d86de6df6d04a169d880ff00c694d283ab-d # internal github.com/grafana/grafana/pkg/services/accesscontrol mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/grafana/grafana/pkg/services/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid drJZyjzBUc2By9mk77t7/drJZyjzBUc2By9mk77t7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b687/importcfg -pack ./pkg/services/accesscontrol/accesscontrol.go ./pkg/services/accesscontrol/errors.go ./pkg/services/accesscontrol/evaluator.go ./pkg/services/accesscontrol/filter.go ./pkg/services/accesscontrol/middleware.go ./pkg/services/accesscontrol/models.go ./pkg/services/accesscontrol/resolvers.go ./pkg/services/accesscontrol/roles.go ./pkg/services/accesscontrol/scope.go cp $WORK/b1269/_pkg_.a /builddir/.cache/go-build/06/06a9a30457e7f355e75f0dfce4d05ea143763de011ca77397975207290ed6cc3-d # internal github.com/grafana/grafana/pkg/services/datasources/permissions mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/grafana/grafana/pkg/services/datasources/permissions -lang=go1.17 -complete -installsuffix shared -buildid OrLK-wcAKuLADJYU2R7A/OrLK-wcAKuLADJYU2R7A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b694/importcfg -pack ./pkg/services/datasources/permissions/datasource_permissions.go ./pkg/services/datasources/permissions/datasource_permissions_mocks.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/b6/b61ae277b73855c9400d3adbb8b1bc30d7af14fb90bb61394ce4003f22188cab-d # internal github.com/grafana/grafana/pkg/services/notifications mkdir -p $WORK/b696/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b684/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b699/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/mail=$WORK/b700/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/grafana/grafana/pkg/services/notifications -lang=go1.17 -complete -installsuffix shared -buildid Bz0hCW8NQjV5mGc1Z1nk/Bz0hCW8NQjV5mGc1Z1nk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b696/importcfg -pack ./pkg/services/notifications/codes.go ./pkg/services/notifications/email.go ./pkg/services/notifications/mailer.go ./pkg/services/notifications/mock.go ./pkg/services/notifications/notifications.go ./pkg/services/notifications/smtp.go ./pkg/services/notifications/testing.go ./pkg/services/notifications/webhook.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/bc/bc51fe32772244949805af34c185282965cf5677ea3f7334d7f5c39f749b1737-d # internal github.com/grafana/grafana/pkg/services/featuremgmt mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b719/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b684/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/grafana/grafana/pkg/services/featuremgmt -lang=go1.17 -complete -installsuffix shared -buildid 2x72_pcaKPFauORKb9D3/2x72_pcaKPFauORKb9D3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b718/importcfg -pack ./pkg/services/featuremgmt/features.go ./pkg/services/featuremgmt/manager.go ./pkg/services/featuremgmt/registry.go ./pkg/services/featuremgmt/service.go ./pkg/services/featuremgmt/settings.go ./pkg/services/featuremgmt/toggles_gen.go ./pkg/services/featuremgmt/usage_stats.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/ca/ca2c485441e6c25e470f1dbe1a4853d7b79bd8d84ddbba1ea99d457de975c4ea-d # internal github.com/grafana/grafana/pkg/plugins/adapters mkdir -p $WORK/b734/ cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/grafana/grafana/pkg/plugins/adapters -lang=go1.17 -complete -installsuffix shared -buildid uaYOAYEEBirgLKsS38CV/uaYOAYEEBirgLKsS38CV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b734/importcfg -pack ./pkg/plugins/adapters/adapters.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/f9/f9ef0cd86517c1e9b904a73c98a0b3b6dde75a687efad5964769607095544850-d # internal github.com/grafana/grafana/pkg/tsdb/legacydata mkdir -p $WORK/b789/ cat >$WORK/b789/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b314/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b790/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata -lang=go1.17 -complete -installsuffix shared -buildid dOAh3sb9j64LM_3kCyFL/dOAh3sb9j64LM_3kCyFL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b789/importcfg -pack ./pkg/tsdb/legacydata/contracts.go ./pkg/tsdb/legacydata/dataframes.go ./pkg/tsdb/legacydata/doc.go ./pkg/tsdb/legacydata/time_range.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/06/0620374ccf121b88e4e946537ae208c36b1ab7d23abe1c5e99245bc95e1e0477-d # internal github.com/grafana/grafana/pkg/api/avatar mkdir -p $WORK/b794/ cat >$WORK/b794/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b689/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/grafana/grafana/pkg/api/avatar -lang=go1.17 -complete -installsuffix shared -buildid HxAlXRvNIHJcSwFdbYpx/HxAlXRvNIHJcSwFdbYpx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b794/importcfg -pack ./pkg/api/avatar/avatar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/53/532f2d8073f87e594e737d4d2ee5d061d8654201c03782b3a052cdf12473df2b-d # internal github.com/grafana/grafana/pkg/api/datasource mkdir -p $WORK/b795/ cat >$WORK/b795/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b796/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/grafana/grafana/pkg/api/datasource -lang=go1.17 -complete -installsuffix shared -buildid UZEzNSxwlw90xYEJdQvd/UZEzNSxwlw90xYEJdQvd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b795/importcfg -pack ./pkg/api/datasource/validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/b9/b9ee5cf59ec8bbd0311c654eb25db3e2995010162a8596d09d95e53e10a9e9ea-d # internal github.com/grafana/grafana/pkg/tsdb/graphite mkdir -p $WORK/b784/ cat >$WORK/b784/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b789/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/grafana/grafana/pkg/tsdb/graphite -lang=go1.17 -complete -installsuffix shared -buildid cbpPGPwi6tV6gF2fpGak/cbpPGPwi6tV6gF2fpGak -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b784/importcfg -pack ./pkg/tsdb/graphite/graphite.go ./pkg/tsdb/graphite/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/b7/b758de6417b872bbbce0cbc1d416a26ccb675959de69d6fb9280b13614dd566f-d # internal github.com/grafana/grafana/pkg/api/frontendlogging mkdir -p $WORK/b809/ cat >$WORK/b809/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b113/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/grafana/grafana/pkg/api/frontendlogging -lang=go1.17 -complete -installsuffix shared -buildid VGpzGoQCZ2DMS9i7AGYy/VGpzGoQCZ2DMS9i7AGYy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b809/importcfg -pack ./pkg/api/frontendlogging/sentry.go ./pkg/api/frontendlogging/source_maps.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/a6/a66f0c31af8cda5c6a5838c5379abaeb20c2a1870a1cc71947d40f27e18c5449-d # internal github.com/grafana/grafana/pkg/login/social mkdir -p $WORK/b856/ cat >$WORK/b856/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/zlib=$WORK/b491/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b387/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b857/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/mail=$WORK/b700/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/grafana/grafana/pkg/login/social -lang=go1.17 -complete -installsuffix shared -buildid r_rm0srghDH-s_Z1NGr3/r_rm0srghDH-s_Z1NGr3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b856/importcfg -pack ./pkg/login/social/azuread_oauth.go ./pkg/login/social/common.go ./pkg/login/social/generic_oauth.go ./pkg/login/social/github_oauth.go ./pkg/login/social/gitlab_oauth.go ./pkg/login/social/google_oauth.go ./pkg/login/social/grafana_com_oauth.go ./pkg/login/social/okta_oauth.go ./pkg/login/social/social.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/67/67021094f156dde1ed6abba6e5faf96b69113aa3e1f90340bf9a5a2d99819812-d # internal github.com/grafana/grafana/pkg/middleware/cookies mkdir -p $WORK/b869/ cat >$WORK/b869/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/grafana/grafana/pkg/middleware/cookies -lang=go1.17 -complete -installsuffix shared -buildid MQW5P7ISofsMknwv5rxY/MQW5P7ISofsMknwv5rxY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b869/importcfg -pack ./pkg/middleware/cookies/cookies.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1235/_pkg_.a # internal cp $WORK/b1235/_pkg_.a /builddir/.cache/go-build/5f/5f981c913df42a548d2d76ba3593af53553aede80053afff647a1b8d324bc645-d # internal github.com/grafana/grafana/pkg/services/ldap mkdir -p $WORK/b877/ cat >$WORK/b877/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b878/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b879/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/grafana/grafana/pkg/services/ldap -lang=go1.17 -complete -installsuffix shared -buildid R9L5W6DzsxBL2Iqk7Llk/R9L5W6DzsxBL2Iqk7Llk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b877/importcfg -pack ./pkg/services/ldap/helpers.go ./pkg/services/ldap/ldap.go ./pkg/services/ldap/ldap_groups.go ./pkg/services/ldap/settings.go ./pkg/services/ldap/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1209/_pkg_.a # internal cp $WORK/b1209/_pkg_.a /builddir/.cache/go-build/fd/fd78343265297cc0d7cf892631585f4bd7675539038c255bad6d9c2d23a207eb-d # internal github.com/grafana/grafana/pkg/plugins/manager/installer mkdir -p $WORK/b997/ cat >$WORK/b997/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b998/_pkg_.a packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/grafana/grafana/pkg/plugins/manager/installer -lang=go1.17 -complete -installsuffix shared -buildid In5JFprjoC5l_kXxiN7x/In5JFprjoC5l_kXxiN7x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b997/importcfg -pack ./pkg/plugins/manager/installer/ifaces.go ./pkg/plugins/manager/installer/installer.go ./pkg/plugins/manager/installer/models.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b687/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/15/159779b2de747213029d8fc95fcd571fca8372f0c13df4d201cd4c3304b1a029-d # internal github.com/grafana/grafana/pkg/services/dashboards mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b690/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/grafana/grafana/pkg/services/dashboards -lang=go1.17 -complete -installsuffix shared -buildid 7LjiQM1Q_-tEG499L2SZ/7LjiQM1Q_-tEG499L2SZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b686/importcfg -pack ./pkg/services/dashboards/accesscontrol.go ./pkg/services/dashboards/dashboard.go ./pkg/services/dashboards/dashboard_provisioning_mock.go ./pkg/services/dashboards/dashboard_service_mock.go ./pkg/services/dashboards/folder.go ./pkg/services/dashboards/folder_service_mock.go ./pkg/services/dashboards/folder_store_mock.go ./pkg/services/dashboards/models.go ./pkg/services/dashboards/store_mock.go cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/a8/a84e95f82a50f3b1ca54a6317b4260fb3ded5495ee30114fe4ae24c71813c54f-d # internal github.com/grafana/grafana/pkg/services/datasources mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/grafana/grafana/pkg/services/datasources -lang=go1.17 -complete -installsuffix shared -buildid i2msz-AjVwc9O7xZeu6K/i2msz-AjVwc9O7xZeu6K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b692/importcfg -pack ./pkg/services/datasources/accesscontrol.go ./pkg/services/datasources/datasources.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b856/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/e0/e03df2ab8aefe7d9ed7739c6b072e82752377445eb50aa749411d1d538e78eb2-d # internal github.com/grafana/grafana/pkg/api/dtos mkdir -p $WORK/b807/ cat >$WORK/b807/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/grafana/grafana/pkg/api/dtos -lang=go1.17 -complete -installsuffix shared -buildid oaLtLfjXEa204KnAAGYz/oaLtLfjXEa204KnAAGYz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b807/importcfg -pack ./pkg/api/dtos/acl.go ./pkg/api/dtos/alerting.go ./pkg/api/dtos/annotations.go ./pkg/api/dtos/apikey.go ./pkg/api/dtos/dashboard.go ./pkg/api/dtos/datasource.go ./pkg/api/dtos/folder.go ./pkg/api/dtos/index.go ./pkg/api/dtos/invite.go ./pkg/api/dtos/live.go ./pkg/api/dtos/models.go ./pkg/api/dtos/org.go ./pkg/api/dtos/playlist.go ./pkg/api/dtos/plugins.go ./pkg/api/dtos/prefs.go ./pkg/api/dtos/short_url.go ./pkg/api/dtos/user.go ./pkg/api/dtos/user_token.go cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/21/2168bb3c9576097e9513c5da33b32de5ddbac81a12103c66a35ff1c86607e8cb-d # internal github.com/grafana/grafana/pkg/services/live/runstream mkdir -p $WORK/b1047/ cat >$WORK/b1047/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b598/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1047/_pkg_.a -trimpath "$WORK/b1047=>" -p github.com/grafana/grafana/pkg/services/live/runstream -lang=go1.17 -complete -installsuffix shared -buildid udShNbHvxm-uOSnEffAD/udShNbHvxm-uOSnEffAD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1047/importcfg -pack ./pkg/services/live/runstream/manager.go ./pkg/services/live/runstream/mock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/a8/a8024535fbaf8f41e45237cf6abc9e636c015082e77e9682ca3b4dfeec1a06f5-d # internal github.com/grafana/grafana/pkg/expr mkdir -p $WORK/b730/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b732/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b734/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b735/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b758/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/grafana/grafana/pkg/expr -lang=go1.17 -complete -installsuffix shared -buildid _l1nEMktXe_84i4-j9Nz/_l1nEMktXe_84i4-j9Nz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b730/importcfg -pack ./pkg/expr/commands.go ./pkg/expr/graph.go ./pkg/expr/nodes.go ./pkg/expr/service.go ./pkg/expr/transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b807/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b997/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/b7/b77521ed2f9c21d8c1478816b4ab7c3b3891f5bea472ba3c8f2a2cad220a2bd0-d # internal github.com/grafana/grafana/pkg/api/navlinks mkdir -p $WORK/b812/ cat >$WORK/b812/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/grafana/grafana/pkg/api/navlinks -lang=go1.17 -complete -installsuffix shared -buildid fzagH1mySh-h7D_UlyFc/fzagH1mySh-h7D_UlyFc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b812/importcfg -pack ./pkg/api/navlinks/navlinks.go cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/41/415c2cbf6da9d98856e70e3eb51ea68d6acde98d3186acaf896f01f049b70560-d # internal github.com/grafana/grafana/pkg/plugins/plugincontext mkdir -p $WORK/b999/ cat >$WORK/b999/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b734/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p github.com/grafana/grafana/pkg/plugins/plugincontext -lang=go1.17 -complete -installsuffix shared -buildid vXKIgcdltkEFJqP2LHVe/vXKIgcdltkEFJqP2LHVe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b999/importcfg -pack ./pkg/plugins/plugincontext/plugincontext.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/ed/edfb2532a73d698fd4d1895e3afacf9a9445bf75d01964c46473da69fa1b3113-d # internal github.com/grafana/grafana/pkg/services/multildap mkdir -p $WORK/b881/ cat >$WORK/b881/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b877/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/grafana/grafana/pkg/services/multildap -lang=go1.17 -complete -installsuffix shared -buildid DKBtlH07bS3rDDdfqi5M/DKBtlH07bS3rDDdfqi5M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b881/importcfg -pack ./pkg/services/multildap/multidap_mock.go ./pkg/services/multildap/multildap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/c2/c2e5d3b8d2d441161c49b643b93cc0e8dcd3dd39bea619969e07f6f01f369967-d # internal github.com/grafana/grafana/pkg/services/live/livecontext mkdir -p $WORK/b1048/ cat >$WORK/b1048/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1048/_pkg_.a -trimpath "$WORK/b1048=>" -p github.com/grafana/grafana/pkg/services/live/livecontext -lang=go1.17 -complete -installsuffix shared -buildid LHd8yaklm3_SlEVuvVwh/LHd8yaklm3_SlEVuvVwh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1048/importcfg -pack ./pkg/services/live/livecontext/context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1047/_pkg_.a # internal cp $WORK/b1047/_pkg_.a /builddir/.cache/go-build/ed/ed8c037269fced97ddc97f44addeb7a03fb328365993ccd382c2294eebfb8727-d # internal github.com/grafana/grafana/pkg/services/live/managedstream mkdir -p $WORK/b1067/ cat >$WORK/b1067/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1046/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1067/_pkg_.a -trimpath "$WORK/b1067=>" -p github.com/grafana/grafana/pkg/services/live/managedstream -lang=go1.17 -complete -installsuffix shared -buildid 4T0f-lFYyA9xa-zUxZ5O/4T0f-lFYyA9xa-zUxZ5O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1067/importcfg -pack ./pkg/services/live/managedstream/cache.go ./pkg/services/live/managedstream/cache_memory.go ./pkg/services/live/managedstream/cache_redis.go ./pkg/services/live/managedstream/runner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b999/_pkg_.a # internal cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/f8/f83273eab8d4a5e310fbddae07fb54bf8fabec1c221257cf5923b01b5f796e77-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders mkdir -p $WORK/b1089/ cat >$WORK/b1089/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1086/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b1090/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1089/_pkg_.a -trimpath "$WORK/b1089=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders -lang=go1.17 -complete -installsuffix shared -buildid F-uZ1CMTmdikMAryg-JG/F-uZ1CMTmdikMAryg-JG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1089/importcfg -pack ./pkg/services/kmsproviders/osskmsproviders/osskmsproviders.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1048/_pkg_.a # internal cp $WORK/b1048/_pkg_.a /builddir/.cache/go-build/17/1760cc55f5a4904c2b63be1466134812a332f6b44b01fae424e6b9feae09fa12-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient mkdir -p $WORK/b1091/ cat >$WORK/b1091/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b445/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1092/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1093/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b450/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1094/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1091/_pkg_.a -trimpath "$WORK/b1091=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient -lang=go1.17 -complete -installsuffix shared -buildid XavYeT55KAlfg9tMvQIa/XavYeT55KAlfg9tMvQIa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1091/importcfg -pack ./pkg/tsdb/prometheus/buffered/promclient/cache.go ./pkg/tsdb/prometheus/buffered/promclient/provider.go ./pkg/tsdb/prometheus/buffered/promclient/provider_azure.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1089/_pkg_.a # internal cp $WORK/b1089/_pkg_.a /builddir/.cache/go-build/47/47433716548a2b732677f17e802622f49f5a1c2acbe8fb0a86858a67732490f7-d # internal github.com/grafana/grafana/pkg/services/secrets/manager mkdir -p $WORK/b1087/ cat >$WORK/b1087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b1088/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1086/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1089/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b676/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b793/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b363/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1087/_pkg_.a -trimpath "$WORK/b1087=>" -p github.com/grafana/grafana/pkg/services/secrets/manager -lang=go1.17 -complete -installsuffix shared -buildid Sxf57TrPT4SPjgVZQu1F/Sxf57TrPT4SPjgVZQu1F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1087/importcfg -pack ./pkg/services/secrets/manager/cache.go ./pkg/services/secrets/manager/helpers.go ./pkg/services/secrets/manager/manager.go ./pkg/services/secrets/manager/metrics.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1091/_pkg_.a # internal cp $WORK/b1091/_pkg_.a /builddir/.cache/go-build/40/40e09b5218242ff728053d0c733eae1ef43c37904b9b09ad153f429cdfd29d6b-d # internal github.com/grafana/grafana/pkg/tsdb/testdatasource mkdir -p $WORK/b1146/ cat >$WORK/b1146/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/csv=$WORK/b319/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource/sims=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1146/_pkg_.a -trimpath "$WORK/b1146=>" -p github.com/grafana/grafana/pkg/tsdb/testdatasource -lang=go1.17 -complete -installsuffix shared -buildid nOu7KO66rmjmo5RGdeEf/nOu7KO66rmjmo5RGdeEf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1146/importcfg -pack ./pkg/tsdb/testdatasource/csv_data.go ./pkg/tsdb/testdatasource/resource_handler.go ./pkg/tsdb/testdatasource/scenarios.go ./pkg/tsdb/testdatasource/stream_handler.go ./pkg/tsdb/testdatasource/testdata.go ./pkg/tsdb/testdatasource/usa_stats.go ./pkg/tsdb/testdatasource/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/93/93d7f2b0095219fa6061cc0cea0da8f2d8e7a99019d905143a4c27f68d8a1610-d # internal github.com/grafana/grafana/pkg/services/hooks mkdir -p $WORK/b1152/ cat >$WORK/b1152/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1152/_pkg_.a -trimpath "$WORK/b1152=>" -p github.com/grafana/grafana/pkg/services/hooks -lang=go1.17 -complete -installsuffix shared -buildid BDgSsYuCJUq4TXxB2RgC/BDgSsYuCJUq4TXxB2RgC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1152/importcfg -pack ./pkg/services/hooks/hooks.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1067/_pkg_.a # internal cp $WORK/b1067/_pkg_.a /builddir/.cache/go-build/ef/effae138693edcb323270b831a262992c2c16e40c367a069219c440a173e6f28-d # internal github.com/grafana/grafana/pkg/services/live/pipeline mkdir -p $WORK/b1050/ cat >$WORK/b1050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1007/_pkg_.a packagefile github.com/dop251/goja=$WORK/b1051/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1060/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b598/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1063/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1048/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1067/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/pattern=$WORK/b1068/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/tree=$WORK/b1069/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/remotewrite=$WORK/b1070/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b314/_pkg_.a packagefile github.com/ohler55/ojg/jp=$WORK/b1073/_pkg_.a packagefile github.com/ohler55/ojg/oj=$WORK/b1077/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1072/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b529/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b532/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b536/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1050/_pkg_.a -trimpath "$WORK/b1050=>" -p github.com/grafana/grafana/pkg/services/live/pipeline -lang=go1.17 -complete -installsuffix shared -buildid 3kXpScUuoxTQ6AIHipld/3kXpScUuoxTQ6AIHipld -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1050/importcfg -pack ./pkg/services/live/pipeline/auth.go ./pkg/services/live/pipeline/compare.go ./pkg/services/live/pipeline/condition_type.go ./pkg/services/live/pipeline/config.go ./pkg/services/live/pipeline/converter_influx_auto.go ./pkg/services/live/pipeline/converter_json_auto.go ./pkg/services/live/pipeline/converter_json_exact.go ./pkg/services/live/pipeline/converter_json_frame.go ./pkg/services/live/pipeline/data_output_builtin.go ./pkg/services/live/pipeline/data_output_local_subscribers.go ./pkg/services/live/pipeline/data_output_loki.go ./pkg/services/live/pipeline/data_output_redirect.go ./pkg/services/live/pipeline/devdata.go ./pkg/services/live/pipeline/frame_condition_checker.go ./pkg/services/live/pipeline/frame_condition_checker_multiple.go ./pkg/services/live/pipeline/frame_condition_number_compare.go ./pkg/services/live/pipeline/frame_output_changelog.go ./pkg/services/live/pipeline/frame_output_conditional.go ./pkg/services/live/pipeline/frame_output_local_subscribers.go ./pkg/services/live/pipeline/frame_output_loki.go ./pkg/services/live/pipeline/frame_output_managed_stream.go ./pkg/services/live/pipeline/frame_output_multiple.go ./pkg/services/live/pipeline/frame_output_redirect.go ./pkg/services/live/pipeline/frame_output_remote_write.go ./pkg/services/live/pipeline/frame_output_threshold.go ./pkg/services/live/pipeline/frame_output_threshold_mock.go ./pkg/services/live/pipeline/frame_processor_drop_field.go ./pkg/services/live/pipeline/frame_processor_keep_field.go ./pkg/services/live/pipeline/frame_processor_multiple.go ./pkg/services/live/pipeline/frame_storage.go ./pkg/services/live/pipeline/goja_expression.go ./pkg/services/live/pipeline/json_to_frame.go ./pkg/services/live/pipeline/logger.go ./pkg/services/live/pipeline/models.go ./pkg/services/live/pipeline/pipeline.go ./pkg/services/live/pipeline/registry.go ./pkg/services/live/pipeline/rule_builder.go ./pkg/services/live/pipeline/rule_builder_storage.go ./pkg/services/live/pipeline/rule_cache_segmented.go ./pkg/services/live/pipeline/storage.go ./pkg/services/live/pipeline/storage_file.go ./pkg/services/live/pipeline/subscribe_builtin.go ./pkg/services/live/pipeline/subscribe_managed_stream.go ./pkg/services/live/pipeline/subscribe_multiple.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/f8/f85a1f9d1cfa3bc5eaf69b72b169312867d2231947ef397c74dfb268e2dc581f-d # internal github.com/grafana/grafana/pkg/services/ngalert/models mkdir -p $WORK/b761/ cat >$WORK/b761/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b308/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b313/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b762/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/grafana/grafana/pkg/services/ngalert/models -lang=go1.17 -complete -installsuffix shared -buildid MChIck0Kb17rivdslmLG/MChIck0Kb17rivdslmLG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b761/importcfg -pack ./pkg/services/ngalert/models/admin_configuration.go ./pkg/services/ngalert/models/alert_query.go ./pkg/services/ngalert/models/alert_rule.go ./pkg/services/ngalert/models/alertmanager.go ./pkg/services/ngalert/models/eval_condition.go ./pkg/services/ngalert/models/image.go ./pkg/services/ngalert/models/instance.go ./pkg/services/ngalert/models/instance_labels.go ./pkg/services/ngalert/models/provisioning.go ./pkg/services/ngalert/models/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1087/_pkg_.a # internal cp $WORK/b1087/_pkg_.a /builddir/.cache/go-build/81/81c5218ac461b4242b6557b9ecc392d0bcbfe98a4aad473a17242fed06471304-d # internal github.com/grafana/grafana/pkg/services/live/survey mkdir -p $WORK/b1080/ cat >$WORK/b1080/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1007/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1067/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1080/_pkg_.a -trimpath "$WORK/b1080=>" -p github.com/grafana/grafana/pkg/services/live/survey -lang=go1.17 -complete -installsuffix shared -buildid x0ypS8UKGC5eK_wqbRZ_/x0ypS8UKGC5eK_wqbRZ_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1080/importcfg -pack ./pkg/services/live/survey/survey.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/7a/7a8b32d3490db4b2f90b02e99fca10ab0607032e628cb36634cef1e245a50a58-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b722/_pkg_.a packagefile golang.org/x/text/language=$WORK/b724/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid 7PB4c5-xER5vCeI2-oK_/7PB4c5-xER5vCeI2-oK_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b721/importcfg -pack ./pkg/services/sqlstore/migrations/accesscontrol/action_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/admin_only.go ./pkg/services/sqlstore/migrations/accesscontrol/alerting.go ./pkg/services/sqlstore/migrations/accesscontrol/dashboard_permissions.go ./pkg/services/sqlstore/migrations/accesscontrol/errors.go ./pkg/services/sqlstore/migrations/accesscontrol/managed_permission_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/migrations.go ./pkg/services/sqlstore/migrations/accesscontrol/permission_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/team_membership.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1152/_pkg_.a # internal cp $WORK/b1152/_pkg_.a /builddir/.cache/go-build/8a/8a7fddb23caf8f28f0c8eb4dc590c2c914003174b65865821272d601f8d892cf-d # internal github.com/grafana/grafana/pkg/services/sqlstore/permissions mkdir -p $WORK/b791/ cat >$WORK/b791/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b578/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/grafana/grafana/pkg/services/sqlstore/permissions -lang=go1.17 -complete -installsuffix shared -buildid qC6MJYLh4Ux-B-JSwhHt/qC6MJYLh4Ux-B-JSwhHt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b791/importcfg -pack ./pkg/services/sqlstore/permissions/dashboard.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1080/_pkg_.a # internal cp $WORK/b1080/_pkg_.a /builddir/.cache/go-build/cc/cc65d974299638369b3abde17b27f71bd8ebe4b356f14416916f061029961a8e-d # internal github.com/grafana/grafana/pkg/services/licensing mkdir -p $WORK/b1157/ cat >$WORK/b1157/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1157/_pkg_.a -trimpath "$WORK/b1157=>" -p github.com/grafana/grafana/pkg/services/licensing -lang=go1.17 -complete -installsuffix shared -buildid ADNgYwr2_PJUEg-3C1vc/ADNgYwr2_PJUEg-3C1vc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1157/importcfg -pack ./pkg/services/licensing/accesscontrol.go ./pkg/services/licensing/oss.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1146/_pkg_.a # internal cp $WORK/b1146/_pkg_.a /builddir/.cache/go-build/ca/caef574044e004e546318336d473ee9751dbd91da7f48ae4bd3443c019dfb363-d # internal github.com/go-openapi/loads mkdir -p $WORK/b1221/ cat >$WORK/b1221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1209/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1221/_pkg_.a -trimpath "$WORK/b1221=>" -p github.com/go-openapi/loads -lang=go1.16 -complete -installsuffix shared -buildid ACjP9i86omhA4lOQQA6X/ACjP9i86omhA4lOQQA6X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1221/importcfg -pack ./vendor/github.com/go-openapi/loads/doc.go ./vendor/github.com/go-openapi/loads/loaders.go ./vendor/github.com/go-openapi/loads/options.go ./vendor/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/5c/5cbdd6c466fa933f8b7983cebf4c57f4745ed0d2ec0782a3372f93e08c3e5aa9-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b1222/ cat >$WORK/b1222/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/csv=$WORK/b319/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1222/_pkg_.a -trimpath "$WORK/b1222=>" -p github.com/go-openapi/runtime -lang=go1.16 -complete -installsuffix shared -buildid 4ckALmYt5uORsJJ0J5cc/4ckALmYt5uORsJJ0J5cc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1222/importcfg -pack ./vendor/github.com/go-openapi/runtime/bytestream.go ./vendor/github.com/go-openapi/runtime/client_auth_info.go ./vendor/github.com/go-openapi/runtime/client_operation.go ./vendor/github.com/go-openapi/runtime/client_request.go ./vendor/github.com/go-openapi/runtime/client_response.go ./vendor/github.com/go-openapi/runtime/constants.go ./vendor/github.com/go-openapi/runtime/csv.go ./vendor/github.com/go-openapi/runtime/discard.go ./vendor/github.com/go-openapi/runtime/file.go ./vendor/github.com/go-openapi/runtime/headers.go ./vendor/github.com/go-openapi/runtime/interfaces.go ./vendor/github.com/go-openapi/runtime/json.go ./vendor/github.com/go-openapi/runtime/request.go ./vendor/github.com/go-openapi/runtime/statuses.go ./vendor/github.com/go-openapi/runtime/text.go ./vendor/github.com/go-openapi/runtime/values.go ./vendor/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1221/_pkg_.a # internal cp $WORK/b1221/_pkg_.a /builddir/.cache/go-build/ff/ffeeec03acf1ddcf3e81632c2a26e15b112880ef2065e2d9c5c4aa6a37fca188-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b1249/ cat >$WORK/b1249/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1235/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1250/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b676/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1249/_pkg_.a -trimpath "$WORK/b1249=>" -p github.com/prometheus/prometheus/util/teststorage -lang=go1.16 -complete -installsuffix shared -buildid 1nD3TE9_nFxCreAVTZDZ/1nD3TE9_nFxCreAVTZDZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1249/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/teststorage/storage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1157/_pkg_.a # internal cp $WORK/b1157/_pkg_.a /builddir/.cache/go-build/9b/9b2f57f0bcb73e9cc75d7ca1635165ac7dbae2354692102778f70ab19f0463cb-d # internal github.com/grafana/grafana/pkg/services/plugindashboards mkdir -p $WORK/b1286/ cat >$WORK/b1286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1286/_pkg_.a -trimpath "$WORK/b1286=>" -p github.com/grafana/grafana/pkg/services/plugindashboards -lang=go1.17 -complete -installsuffix shared -buildid QePGX85zMXyXyB-Wkqy3/QePGX85zMXyXyB-Wkqy3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1286/importcfg -pack ./pkg/services/plugindashboards/plugindashboards.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/b5/b545c396482f8f106a01d00bcea02f979069e53f9c4a4cfb6d4862dd027d87d1-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels mkdir -p $WORK/b763/ cat >$WORK/b763/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b779/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b771/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b676/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels -lang=go1.17 -complete -installsuffix shared -buildid WxaRUYa3UKbVFTlKMKOu/WxaRUYa3UKbVFTlKMKOu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b763/importcfg -pack ./pkg/services/ngalert/notifier/channels/alertmanager.go ./pkg/services/ngalert/notifier/channels/base.go ./pkg/services/ngalert/notifier/channels/default_template.go ./pkg/services/ngalert/notifier/channels/dingding.go ./pkg/services/ngalert/notifier/channels/discord.go ./pkg/services/ngalert/notifier/channels/email.go ./pkg/services/ngalert/notifier/channels/factory.go ./pkg/services/ngalert/notifier/channels/googlechat.go ./pkg/services/ngalert/notifier/channels/kafka.go ./pkg/services/ngalert/notifier/channels/line.go ./pkg/services/ngalert/notifier/channels/opsgenie.go ./pkg/services/ngalert/notifier/channels/pagerduty.go ./pkg/services/ngalert/notifier/channels/pushover.go ./pkg/services/ngalert/notifier/channels/sensugo.go ./pkg/services/ngalert/notifier/channels/slack.go ./pkg/services/ngalert/notifier/channels/teams.go ./pkg/services/ngalert/notifier/channels/telegram.go ./pkg/services/ngalert/notifier/channels/template_data.go ./pkg/services/ngalert/notifier/channels/testing.go ./pkg/services/ngalert/notifier/channels/threema.go ./pkg/services/ngalert/notifier/channels/util.go ./pkg/services/ngalert/notifier/channels/victorops.go ./pkg/services/ngalert/notifier/channels/webhook.go ./pkg/services/ngalert/notifier/channels/wecom.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1286/_pkg_.a # internal cp $WORK/b1286/_pkg_.a /builddir/.cache/go-build/60/60df3174b7fb1a5d08e301c3f382a3e4bffd2bb50426f250dab1e386a2446256-d # internal github.com/grafana/grafana/pkg/services/provisioning/utils mkdir -p $WORK/b1290/ cat >$WORK/b1290/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1290/_pkg_.a -trimpath "$WORK/b1290=>" -p github.com/grafana/grafana/pkg/services/provisioning/utils -lang=go1.17 -complete -installsuffix shared -buildid _1UhMHdmBbB4ETXsyvZa/_1UhMHdmBbB4ETXsyvZa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1290/importcfg -pack ./pkg/services/provisioning/utils/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1249/_pkg_.a # internal cp $WORK/b1249/_pkg_.a /builddir/.cache/go-build/64/64059516aae23c19daa18cc266dd2bb12e2a191234509ddae1bcbb0a63894e52-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b1223/ cat >$WORK/b1223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1008/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b1224/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1228/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1235/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b1248/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b1249/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1250/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b676/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b484/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1223/_pkg_.a -trimpath "$WORK/b1223=>" -p github.com/prometheus/prometheus/promql -lang=go1.16 -complete -installsuffix shared -buildid XeW7TiYM9D519ShQHyYh/XeW7TiYM9D519ShQHyYh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1223/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/engine.go ./vendor/github.com/prometheus/prometheus/promql/functions.go ./vendor/github.com/prometheus/prometheus/promql/quantile.go ./vendor/github.com/prometheus/prometheus/promql/query_logger.go ./vendor/github.com/prometheus/prometheus/promql/test.go ./vendor/github.com/prometheus/prometheus/promql/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1050/_pkg_.a # internal cp $WORK/b1050/_pkg_.a /builddir/.cache/go-build/58/58b675c8aa03809fef786e61bbdfc3a30ab67e45fd31a76cc5e3a16ad718ae12-d # internal github.com/grafana/grafana/pkg/services/live/liveplugin mkdir -p $WORK/b1049/ cat >$WORK/b1049/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1007/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1050/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1049/_pkg_.a -trimpath "$WORK/b1049=>" -p github.com/grafana/grafana/pkg/services/live/liveplugin -lang=go1.17 -complete -installsuffix shared -buildid JGzD8qkK0TYvCfEcgQUE/JGzD8qkK0TYvCfEcgQUE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1049/importcfg -pack ./pkg/services/live/liveplugin/plugin.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1290/_pkg_.a # internal cp $WORK/b1290/_pkg_.a /builddir/.cache/go-build/6f/6f7d0d9202e3693718a7a7758702a0a9c4480cdb7585a064182e2ae0643a6731-d # internal github.com/grafana/grafana/pkg/services/live/pushws mkdir -p $WORK/b1078/ cat >$WORK/b1078/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1063/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1048/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1067/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1050/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1079/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1078/_pkg_.a -trimpath "$WORK/b1078=>" -p github.com/grafana/grafana/pkg/services/live/pushws -lang=go1.17 -complete -installsuffix shared -buildid 9HVcrXpVKOyYJNFRB4XS/9HVcrXpVKOyYJNFRB4XS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1078/importcfg -pack ./pkg/services/live/pushws/push_pipeline.go ./pkg/services/live/pushws/push_stream.go ./pkg/services/live/pushws/ws.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/b6/b6a3cb8bd965ec2e741e4dd069a1b40e4c0fc7a4ceeaebe493ac31ee4c9e8569-d # internal github.com/grafana/grafana/pkg/services/provisioning/dashboards mkdir -p $WORK/b1289/ cat >$WORK/b1289/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1291/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1289/_pkg_.a -trimpath "$WORK/b1289=>" -p github.com/grafana/grafana/pkg/services/provisioning/dashboards -lang=go1.17 -complete -installsuffix shared -buildid FdpV8MBmrKJgzjF1139F/FdpV8MBmrKJgzjF1139F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1289/importcfg -pack ./pkg/services/provisioning/dashboards/config_reader.go ./pkg/services/provisioning/dashboards/dashboard.go ./pkg/services/provisioning/dashboards/dashboard_mock.go ./pkg/services/provisioning/dashboards/file_reader.go ./pkg/services/provisioning/dashboards/types.go ./pkg/services/provisioning/dashboards/validator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1222/_pkg_.a # internal cp $WORK/b1222/_pkg_.a /builddir/.cache/go-build/c3/c313479f5b48bc26a51ea30bf006c29ac14c22d63ed19fc5b5295b2d1b9f30bc-d # internal github.com/go-openapi/validate mkdir -p $WORK/b1208/ cat >$WORK/b1208/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1209/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b433/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1221/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1222/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1208/_pkg_.a -trimpath "$WORK/b1208=>" -p github.com/go-openapi/validate -lang=go1.16 -complete -installsuffix shared -buildid YXSQn-yIlhazHTKmFUPi/YXSQn-yIlhazHTKmFUPi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1208/importcfg -pack ./vendor/github.com/go-openapi/validate/context.go ./vendor/github.com/go-openapi/validate/debug.go ./vendor/github.com/go-openapi/validate/default_validator.go ./vendor/github.com/go-openapi/validate/doc.go ./vendor/github.com/go-openapi/validate/example_validator.go ./vendor/github.com/go-openapi/validate/formats.go ./vendor/github.com/go-openapi/validate/helpers.go ./vendor/github.com/go-openapi/validate/object_validator.go ./vendor/github.com/go-openapi/validate/options.go ./vendor/github.com/go-openapi/validate/result.go ./vendor/github.com/go-openapi/validate/rexp.go ./vendor/github.com/go-openapi/validate/schema.go ./vendor/github.com/go-openapi/validate/schema_messages.go ./vendor/github.com/go-openapi/validate/schema_option.go ./vendor/github.com/go-openapi/validate/schema_props.go ./vendor/github.com/go-openapi/validate/slice_validator.go ./vendor/github.com/go-openapi/validate/spec.go ./vendor/github.com/go-openapi/validate/spec_messages.go ./vendor/github.com/go-openapi/validate/type.go ./vendor/github.com/go-openapi/validate/validator.go ./vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1078/_pkg_.a # internal cp $WORK/b1049/_pkg_.a /builddir/.cache/go-build/1b/1ba78333be408e8d8512da69d750bc6e19cf3bc0bc7d4a3b162874891ac5f08d-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b1264/ cat >$WORK/b1264/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1209/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1221/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1222/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1264/_pkg_.a -trimpath "$WORK/b1264=>" -p github.com/go-openapi/runtime/middleware/untyped -lang=go1.16 -complete -installsuffix shared -buildid -NOzgysBMKSDVGrZdsfp/-NOzgysBMKSDVGrZdsfp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1264/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/untyped/api.go cp $WORK/b1078/_pkg_.a /builddir/.cache/go-build/54/540bc8600f01cdf77345e97115fb2bde303d761afd0fef0c4a2c8c394a17f19d-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b1265/ cat >$WORK/b1265/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1222/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1265/_pkg_.a -trimpath "$WORK/b1265=>" -p github.com/go-openapi/runtime/security -lang=go1.16 -complete -installsuffix shared -buildid pUE4gukhVqHrezJsrVdT/pUE4gukhVqHrezJsrVdT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1265/importcfg -pack ./vendor/github.com/go-openapi/runtime/security/authenticator.go ./vendor/github.com/go-openapi/runtime/security/authorizer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1264/_pkg_.a # internal cp $WORK/b1264/_pkg_.a /builddir/.cache/go-build/88/8842e0f5f047a786118e8db95861d2e51aecd8a19af9dac9a2630c26604ab632-d # internal github.com/grafana/grafana/pkg/services/provisioning/datasources mkdir -p $WORK/b1292/ cat >$WORK/b1292/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1291/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1292/_pkg_.a -trimpath "$WORK/b1292=>" -p github.com/grafana/grafana/pkg/services/provisioning/datasources -lang=go1.17 -complete -installsuffix shared -buildid 7hOz5qbUiYalDZ7kcEGp/7hOz5qbUiYalDZ7kcEGp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1292/importcfg -pack ./pkg/services/provisioning/datasources/config_reader.go ./pkg/services/provisioning/datasources/datasources.go ./pkg/services/provisioning/datasources/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1265/_pkg_.a # internal cp $WORK/b1265/_pkg_.a /builddir/.cache/go-build/ee/ee2c4783accba88d8c2912cbc64f7d796a8450f47f70861f1f4a2f61304130b1-d # internal github.com/grafana/grafana/pkg/services/provisioning/plugins mkdir -p $WORK/b1294/ cat >$WORK/b1294/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1291/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1294/_pkg_.a -trimpath "$WORK/b1294=>" -p github.com/grafana/grafana/pkg/services/provisioning/plugins -lang=go1.17 -complete -installsuffix shared -buildid BRI4GDSanAk61ymgHaN1/BRI4GDSanAk61ymgHaN1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1294/importcfg -pack ./pkg/services/provisioning/plugins/config_reader.go ./pkg/services/provisioning/plugins/plugin_provisioner.go ./pkg/services/provisioning/plugins/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1289/_pkg_.a # internal cp $WORK/b1289/_pkg_.a /builddir/.cache/go-build/f4/f4ef389e2593da3ab7dc1ea154a0af3a4090d0858b49b7e49682596cac4c79b1-d # internal github.com/grafana/grafana/pkg/schema/load mkdir -p $WORK/b1298/ cat >$WORK/b1298/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b927/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b968/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1296/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1297/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1298/_pkg_.a -trimpath "$WORK/b1298=>" -p github.com/grafana/grafana/pkg/schema/load -lang=go1.17 -complete -installsuffix shared -buildid MH7hDqSeCUT-rjA5ue_O/MH7hDqSeCUT-rjA5ue_O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1298/importcfg -pack ./pkg/schema/load/common.go ./pkg/schema/load/constant.go ./pkg/schema/load/dashboard.go ./pkg/schema/load/generic.go ./pkg/schema/load/panel.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1292/_pkg_.a # internal cp $WORK/b1292/_pkg_.a /builddir/.cache/go-build/65/652f93a81c527c2a57b763765f55e1455ec273829063044ca87eea9a32645eda-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts mkdir -p $WORK/b1300/ cat >$WORK/b1300/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1300/_pkg_.a -trimpath "$WORK/b1300=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts -lang=go1.17 -complete -installsuffix shared -buildid Z2d9LAIAdIDyF9o2d5ax/Z2d9LAIAdIDyF9o2d5ax -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1300/importcfg -pack ./pkg/services/serviceaccounts/errors.go ./pkg/services/serviceaccounts/models.go ./pkg/services/serviceaccounts/serviceaccounts.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/23/2326f4be87d506fe5bcacf8e86f89afb388dd5e738fd9cf3d641a87f1e3e5bb3-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert mkdir -p $WORK/b728/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b729/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b763/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b765/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b778/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert -lang=go1.17 -complete -installsuffix shared -buildid en1JdeqrFKQ5VapmZhQn/en1JdeqrFKQ5VapmZhQn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b728/importcfg -pack ./pkg/services/sqlstore/migrations/ualert/alert_rule.go ./pkg/services/sqlstore/migrations/ualert/channel.go ./pkg/services/sqlstore/migrations/ualert/cond_trans.go ./pkg/services/sqlstore/migrations/ualert/dash_alert.go ./pkg/services/sqlstore/migrations/ualert/dashboard.go ./pkg/services/sqlstore/migrations/ualert/datasource.go ./pkg/services/sqlstore/migrations/ualert/permissions.go ./pkg/services/sqlstore/migrations/ualert/securejsondata.go ./pkg/services/sqlstore/migrations/ualert/silences.go ./pkg/services/sqlstore/migrations/ualert/tables.go ./pkg/services/sqlstore/migrations/ualert/testing.go ./pkg/services/sqlstore/migrations/ualert/ualert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1300/_pkg_.a # internal cp $WORK/b1300/_pkg_.a /builddir/.cache/go-build/be/be38e522defc7a599f20593b086478337c5e3ac009f07f29229590c639f5b44a-d # internal github.com/grafana/grafana/pkg/services/teamguardian mkdir -p $WORK/b1301/ cat >$WORK/b1301/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1301/_pkg_.a -trimpath "$WORK/b1301=>" -p github.com/grafana/grafana/pkg/services/teamguardian -lang=go1.17 -complete -installsuffix shared -buildid _UnKughtojS1a2uhww0V/_UnKughtojS1a2uhww0V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1301/importcfg -pack ./pkg/services/teamguardian/team.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1294/_pkg_.a # internal cp $WORK/b1294/_pkg_.a /builddir/.cache/go-build/1f/1fbec8c74018233ad39fd439065c61eb6bf5d7e9181da82a7f10bd8d73248bf1-d # internal github.com/grafana/grafana/pkg/services/updatechecker mkdir -p $WORK/b1303/ cat >$WORK/b1303/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1304/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1303/_pkg_.a -trimpath "$WORK/b1303=>" -p github.com/grafana/grafana/pkg/services/updatechecker -lang=go1.17 -complete -installsuffix shared -buildid IaqcOEArd3GjDGZ0sDF7/IaqcOEArd3GjDGZ0sDF7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1303/importcfg -pack ./pkg/services/updatechecker/grafana.go ./pkg/services/updatechecker/plugins.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1298/_pkg_.a # internal cp $WORK/b1298/_pkg_.a /builddir/.cache/go-build/b0/b0895730000d3eb66544e4f1d918b36eb5104d91ed37d7c2693417aa4d11fd51-d # internal github.com/grafana/grafana/pkg/services/schemaloader mkdir -p $WORK/b1295/ cat >$WORK/b1295/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1296/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1297/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1295/_pkg_.a -trimpath "$WORK/b1295=>" -p github.com/grafana/grafana/pkg/services/schemaloader -lang=go1.17 -complete -installsuffix shared -buildid KhSV5CsnWDvgi2WipW8J/KhSV5CsnWDvgi2WipW8J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1295/importcfg -pack ./pkg/services/schemaloader/schemaloader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1295/_pkg_.a # internal cp $WORK/b1295/_pkg_.a /builddir/.cache/go-build/fa/faeff2cd2cffd59afa72ba5204a208fb59015b7d4887f5c8322bc420d4b70037-d # internal github.com/ua-parser/uap-go/uaparser mkdir -p $WORK/b1305/ cat >$WORK/b1305/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1305/_pkg_.a -trimpath "$WORK/b1305=>" -p github.com/ua-parser/uap-go/uaparser -lang=go1.16 -complete -installsuffix shared -buildid jV0r7F5dzh3N1Lkp1shd/jV0r7F5dzh3N1Lkp1shd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1305/importcfg -pack ./vendor/github.com/ua-parser/uap-go/uaparser/device.go ./vendor/github.com/ua-parser/uap-go/uaparser/os.go ./vendor/github.com/ua-parser/uap-go/uaparser/parser.go ./vendor/github.com/ua-parser/uap-go/uaparser/user_agent.go ./vendor/github.com/ua-parser/uap-go/uaparser/yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1301/_pkg_.a # internal cp $WORK/b1301/_pkg_.a /builddir/.cache/go-build/b6/b6189bf1d8d387d6f405d3c27e97ce22116a6626456bcb2e47a2f9b67751619a-d # internal google.golang.org/genproto/googleapis/cloud/kms/v1 mkdir -p $WORK/b1309/ cat >$WORK/b1309/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b610/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b555/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b558/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1309/_pkg_.a -trimpath "$WORK/b1309=>" -p google.golang.org/genproto/googleapis/cloud/kms/v1 -lang=go1.16 -complete -installsuffix shared -buildid OCmxWz2nhNIRgai_MQIe/OCmxWz2nhNIRgai_MQIe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1309/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/ekm_service.pb.go ./vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/resources.pb.go ./vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/service.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1305/_pkg_.a # internal cp $WORK/b1305/_pkg_.a /builddir/.cache/go-build/bd/bded66822a6df542e68bf5df516eaa1b684fe6ececf99c76c257f972dd8ea192-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/to mkdir -p $WORK/b1311/ cat >$WORK/b1311/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1311/_pkg_.a -trimpath "$WORK/b1311=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/to -lang=go1.16 -complete -installsuffix shared -buildid f1JO4NBfsqh746_OO7rJ/f1JO4NBfsqh746_OO7rJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1311/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/to/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/to/to.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1223/_pkg_.a # internal cp $WORK/b1223/_pkg_.a /builddir/.cache/go-build/b6/b653a592b5d64dd80b7bf4c400c4cfd4f2eb6c39dbcf7b37df612f887ac89b35-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b1285/ cat >$WORK/b1285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1234/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1285/_pkg_.a -trimpath "$WORK/b1285=>" -p github.com/prometheus/prometheus/template -lang=go1.16 -complete -installsuffix shared -buildid NOgTO9qgBQ9ktgzvcevg/NOgTO9qgBQ9ktgzvcevg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1285/importcfg -pack ./vendor/github.com/prometheus/prometheus/template/template.go cp $WORK/b1208/_pkg_.a /builddir/.cache/go-build/d1/d15d068d61924572c1f808190c0127e91c881c803ae07479a1d63d3d0f360c5d-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b1207/ cat >$WORK/b1207/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1208/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1207/_pkg_.a -trimpath "$WORK/b1207=>" -p github.com/prometheus/alertmanager/api/v2/models -lang=go1.16 -complete -installsuffix shared -buildid cn6eDsDPIfWvFH3ScOFe/cn6eDsDPIfWvFH3ScOFe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1207/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1303/_pkg_.a # internal cp $WORK/b1303/_pkg_.a /builddir/.cache/go-build/ba/baa1749d15656de64cd7bd079f0a592d35e9bc0fbd4da2660c7af03c96731257-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b1260/ cat >$WORK/b1260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1209/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1221/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1222/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b1261/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b1262/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b1263/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b1264/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1265/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1208/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1260/_pkg_.a -trimpath "$WORK/b1260=>" -p github.com/go-openapi/runtime/middleware -lang=go1.16 -complete -installsuffix shared -buildid VZOfCCSGq9fb35SR5X-q/VZOfCCSGq9fb35SR5X-q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1260/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/context.go ./vendor/github.com/go-openapi/runtime/middleware/doc.go ./vendor/github.com/go-openapi/runtime/middleware/go18.go ./vendor/github.com/go-openapi/runtime/middleware/negotiate.go ./vendor/github.com/go-openapi/runtime/middleware/not_implemented.go ./vendor/github.com/go-openapi/runtime/middleware/operation.go ./vendor/github.com/go-openapi/runtime/middleware/parameter.go ./vendor/github.com/go-openapi/runtime/middleware/rapidoc.go ./vendor/github.com/go-openapi/runtime/middleware/redoc.go ./vendor/github.com/go-openapi/runtime/middleware/request.go ./vendor/github.com/go-openapi/runtime/middleware/router.go ./vendor/github.com/go-openapi/runtime/middleware/security.go ./vendor/github.com/go-openapi/runtime/middleware/spec.go ./vendor/github.com/go-openapi/runtime/middleware/swaggerui.go ./vendor/github.com/go-openapi/runtime/middleware/validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/9f/9f4c28371a558a8757537021f8457a2568a33c0f9d04440a37853424b8147255-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b721/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations -lang=go1.17 -complete -installsuffix shared -buildid cVYCjabX1b18VOdRa1Ry/cVYCjabX1b18VOdRa1Ry -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b720/importcfg -pack ./pkg/services/sqlstore/migrations/alert_mig.go ./pkg/services/sqlstore/migrations/annotation_mig.go ./pkg/services/sqlstore/migrations/apikey_mig.go ./pkg/services/sqlstore/migrations/cache_data_mig.go ./pkg/services/sqlstore/migrations/comments_migrations.go ./pkg/services/sqlstore/migrations/common.go ./pkg/services/sqlstore/migrations/dashboard_acl.go ./pkg/services/sqlstore/migrations/dashboard_mig.go ./pkg/services/sqlstore/migrations/dashboard_public_config_mig.go ./pkg/services/sqlstore/migrations/dashboard_snapshot_mig.go ./pkg/services/sqlstore/migrations/dashboard_thumbs_mig.go ./pkg/services/sqlstore/migrations/dashboard_version_mig.go ./pkg/services/sqlstore/migrations/datasource_mig.go ./pkg/services/sqlstore/migrations/db_file_storage.go ./pkg/services/sqlstore/migrations/entity_events_mig.go ./pkg/services/sqlstore/migrations/heartbeat_mig.go ./pkg/services/sqlstore/migrations/kv_store_mig.go ./pkg/services/sqlstore/migrations/libraryelements.go ./pkg/services/sqlstore/migrations/live_mig.go ./pkg/services/sqlstore/migrations/login_attempt_mig.go ./pkg/services/sqlstore/migrations/migrations.go ./pkg/services/sqlstore/migrations/org_mig.go ./pkg/services/sqlstore/migrations/playlist_mig.go ./pkg/services/sqlstore/migrations/plugin_setting.go ./pkg/services/sqlstore/migrations/preferences_mig.go ./pkg/services/sqlstore/migrations/query_history_mig.go ./pkg/services/sqlstore/migrations/query_history_star_mig.go ./pkg/services/sqlstore/migrations/quota_mig.go ./pkg/services/sqlstore/migrations/secrets_mig.go ./pkg/services/sqlstore/migrations/serverlock_migrations.go ./pkg/services/sqlstore/migrations/session_mig.go ./pkg/services/sqlstore/migrations/short_url_mig.go ./pkg/services/sqlstore/migrations/stats_mig.go ./pkg/services/sqlstore/migrations/tag_mig.go ./pkg/services/sqlstore/migrations/team_mig.go ./pkg/services/sqlstore/migrations/temp_user.go ./pkg/services/sqlstore/migrations/user_auth_mig.go ./pkg/services/sqlstore/migrations/user_auth_token_mig.go ./pkg/services/sqlstore/migrations/user_mig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1311/_pkg_.a # internal cp $WORK/b1311/_pkg_.a /builddir/.cache/go-build/5a/5a850a9f1e1b48c90f2735e7a0704c2c1ead96b228fa4f96b75b09deaf9de446-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated mkdir -p $WORK/b1312/ cat >$WORK/b1312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b823/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1312/_pkg_.a -trimpath "$WORK/b1312=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated -lang=go1.16 -complete -installsuffix shared -buildid nTBwHKgWLJKMXFWTkMSa/nTBwHKgWLJKMXFWTkMSa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1312/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/keyvault_client.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/models.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/pagers.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/response_types.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/time_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1285/_pkg_.a # internal cp $WORK/b1285/_pkg_.a /builddir/.cache/go-build/c8/c84fcd61207c6f6558317bad3961f24d2d37c72db08e409973c346032a306254-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal mkdir -p $WORK/b1313/ cat >$WORK/b1313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b823/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b829/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1311/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b827/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1313/_pkg_.a -trimpath "$WORK/b1313=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal -lang=go1.16 -complete -installsuffix shared -buildid dRCzeSB1cHbgII-_uwOG/dRCzeSB1cHbgII-_uwOG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1313/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal/challenge_policy.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal/expiring_resource.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1260/_pkg_.a # internal cp $WORK/b1260/_pkg_.a /builddir/.cache/go-build/6b/6ba41ba44336fe8931395f3bd68eaf13adc738565aeae116c184bdf7e2192676-d # internal github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b1318/ cat >$WORK/b1318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1318/_pkg_.a -trimpath "$WORK/b1318=>" -p github.com/Azure/go-autorest/autorest/date -lang=go1.16 -complete -installsuffix shared -buildid JdnExtyRbnvd9csA1HR4/JdnExtyRbnvd9csA1HR4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1318/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/date/date.go ./vendor/github.com/Azure/go-autorest/autorest/date/time.go ./vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./vendor/github.com/Azure/go-autorest/autorest/date/utility.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1313/_pkg_.a # internal cp $WORK/b1313/_pkg_.a /builddir/.cache/go-build/d9/d96007f8b3694253d39194335f680caf89cbcaee8452bdbe5f24e72b80ce9aab-d # internal github.com/Azure/go-autorest/logger mkdir -p $WORK/b1319/ cat >$WORK/b1319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1319/_pkg_.a -trimpath "$WORK/b1319=>" -p github.com/Azure/go-autorest/logger -lang=go1.16 -complete -installsuffix shared -buildid Ku2iaZaE7Z6IvwukOySu/Ku2iaZaE7Z6IvwukOySu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1319/importcfg -pack ./vendor/github.com/Azure/go-autorest/logger/logger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1207/_pkg_.a # internal cp $WORK/b1207/_pkg_.a /builddir/.cache/go-build/91/91874da8c8026a091da190536285d88fb991af731eedcf9e609a0c827dd33e7b-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b1271/ cat >$WORK/b1271/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1222/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1260/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1271/_pkg_.a -trimpath "$WORK/b1271=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -lang=go1.16 -complete -installsuffix shared -buildid ppYQLWnoips6n6v0f41z/ppYQLWnoips6n6v0f41z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1271/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/36/36e65e40849fc3a34c27937e57aa5f468dff5bc60e38b5e74f18389f3b91d56f-d # internal github.com/grafana/grafana/pkg/services/sqlstore mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile database/sql=$WORK/b566/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b716/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b568/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b717/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b720/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b792/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile github.com/lib/pq=$WORK/b571/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b574/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/core=$WORK/b577/_pkg_.a packagefile xorm.io/xorm=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/grafana/grafana/pkg/services/sqlstore -lang=go1.17 -complete -installsuffix shared -buildid IwA5MzhG3OBEHLYKJ8s_/IwA5MzhG3OBEHLYKJ8s_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b715/importcfg -pack ./pkg/services/sqlstore/alert.go ./pkg/services/sqlstore/alert_notification.go ./pkg/services/sqlstore/annotation.go ./pkg/services/sqlstore/annotation_cleanup.go ./pkg/services/sqlstore/apikey.go ./pkg/services/sqlstore/dashboard.go ./pkg/services/sqlstore/dashboard_acl.go ./pkg/services/sqlstore/dashboard_provisioning.go ./pkg/services/sqlstore/dashboard_snapshot.go ./pkg/services/sqlstore/dashboard_thumbs.go ./pkg/services/sqlstore/dashboard_version.go ./pkg/services/sqlstore/database_wrapper.go ./pkg/services/sqlstore/datasource.go ./pkg/services/sqlstore/health.go ./pkg/services/sqlstore/logger.go ./pkg/services/sqlstore/login_attempt.go ./pkg/services/sqlstore/org.go ./pkg/services/sqlstore/org_users.go ./pkg/services/sqlstore/playlist.go ./pkg/services/sqlstore/plugin_setting.go ./pkg/services/sqlstore/quota.go ./pkg/services/sqlstore/session.go ./pkg/services/sqlstore/sqlbuilder.go ./pkg/services/sqlstore/sqlstore.go ./pkg/services/sqlstore/stats.go ./pkg/services/sqlstore/store.go ./pkg/services/sqlstore/tables.go ./pkg/services/sqlstore/tags.go ./pkg/services/sqlstore/team.go ./pkg/services/sqlstore/temp_user.go ./pkg/services/sqlstore/tls_mysql.go ./pkg/services/sqlstore/transactions.go ./pkg/services/sqlstore/user.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1319/_pkg_.a # internal cp $WORK/b1319/_pkg_.a /builddir/.cache/go-build/4b/4b88894ffca3d7d745f6d09f9365422d72ac365d39091a2446e79d06fd6a4652-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b1272/ cat >$WORK/b1272/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1222/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1260/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1272/_pkg_.a -trimpath "$WORK/b1272=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -lang=go1.16 -complete -installsuffix shared -buildid 3qYvfUcJr_aSzOOn1c28/3qYvfUcJr_aSzOOn1c28 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1272/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1312/_pkg_.a # internal cp $WORK/b1312/_pkg_.a /builddir/.cache/go-build/ad/ade181c865e7d33a0a4c70f5ddf6960e5a224cce3ba181bef17b244c539ba4d2-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b1273/ cat >$WORK/b1273/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1222/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1260/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1273/_pkg_.a -trimpath "$WORK/b1273=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -lang=go1.16 -complete -installsuffix shared -buildid Hfuf6oY-9IwCADf2Lm6q/Hfuf6oY-9IwCADf2Lm6q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1273/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1309/_pkg_.a # internal cp $WORK/b1309/_pkg_.a /builddir/.cache/go-build/2c/2cf33522ee3c5aea29e1cab2e1b0c6db9a9073e7a166325c4f20ecb10105cdd5-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b1274/ cat >$WORK/b1274/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1222/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1260/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1274/_pkg_.a -trimpath "$WORK/b1274=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -lang=go1.16 -complete -installsuffix shared -buildid LtJ1zPNtQgU8x1XKi1-e/LtJ1zPNtQgU8x1XKi1-e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1274/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1274/_pkg_.a # internal cp $WORK/b1274/_pkg_.a /builddir/.cache/go-build/cf/cf0ac943da74e10f2b09a653b544afdcce335dc0ce924c6db73c31093f4862cc-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b1275/ cat >$WORK/b1275/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1222/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1260/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1208/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1275/_pkg_.a -trimpath "$WORK/b1275=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -lang=go1.16 -complete -installsuffix shared -buildid t6W3ibnPZnepNod-uHcf/t6W3ibnPZnepNod-uHcf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1275/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1271/_pkg_.a # internal cp $WORK/b1271/_pkg_.a /builddir/.cache/go-build/2e/2e6f368c06d6ddaf46026d986702d848110d542c893d62577dff36bce841d2f2-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b1281/ cat >$WORK/b1281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b473/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b783/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1236/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1239/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1240/_pkg_.a packagefile go.uber.org/atomic=$WORK/b499/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1281/_pkg_.a -trimpath "$WORK/b1281=>" -p github.com/prometheus/prometheus/notifier -lang=go1.16 -complete -installsuffix shared -buildid xHc8lWgRGLDC7NXkE1hp/xHc8lWgRGLDC7NXkE1hp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1281/importcfg -pack ./vendor/github.com/prometheus/prometheus/notifier/notifier.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1318/_pkg_.a # internal cp $WORK/b1318/_pkg_.a /builddir/.cache/go-build/1e/1e121a8ad400a210d39b8a3c60162d9679ef7f8e470bb2e6dcea85d5e9b11923-d # internal cloud.google.com/go/kms/apiv1 mkdir -p $WORK/b1307/ cat >$WORK/b1307/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/iam=$WORK/b602/_pkg_.a packagefile cloud.google.com/go/kms/internal=$WORK/b1308/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b603/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b624/_pkg_.a packagefile google.golang.org/api/option=$WORK/b625/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b633/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b634/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1309/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b609/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1307/_pkg_.a -trimpath "$WORK/b1307=>" -p cloud.google.com/go/kms/apiv1 -lang=go1.16 -complete -installsuffix shared -buildid zrudRQ6Xvwz17eNIW1pT/zrudRQ6Xvwz17eNIW1pT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1307/importcfg -pack ./vendor/cloud.google.com/go/kms/apiv1/doc.go ./vendor/cloud.google.com/go/kms/apiv1/ekm_client.go ./vendor/cloud.google.com/go/kms/apiv1/iam.go ./vendor/cloud.google.com/go/kms/apiv1/key_management_client.go ./vendor/cloud.google.com/go/kms/apiv1/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1273/_pkg_.a # internal cp $WORK/b1273/_pkg_.a /builddir/.cache/go-build/60/60440ebf514b3f529cf2cddbd9f44f718afe8ca233acf8097e59b60de136ea93-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys mkdir -p $WORK/b1310/ cat >$WORK/b1310/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b823/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1311/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated=$WORK/b1312/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal=$WORK/b1313/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1310/_pkg_.a -trimpath "$WORK/b1310=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys -lang=go1.16 -complete -installsuffix shared -buildid Dz7F5kPcfGNd0vOmtiY_/Dz7F5kPcfGNd0vOmtiY_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1310/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/client.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/models.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1272/_pkg_.a # internal cp $WORK/b1272/_pkg_.a /builddir/.cache/go-build/dc/dc392999428e15b2c2b27ae5014e7ec9c9cb7fa6bf67233a0048b12778d9fda9-d # internal github.com/Azure/go-autorest/tracing mkdir -p $WORK/b1320/ cat >$WORK/b1320/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1320/_pkg_.a -trimpath "$WORK/b1320=>" -p github.com/Azure/go-autorest/tracing -lang=go1.16 -complete -installsuffix shared -buildid kJ2a8Hk8O3LYIj2LwAU3/kJ2a8Hk8O3LYIj2LwAU3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1320/importcfg -pack ./vendor/github.com/Azure/go-autorest/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1275/_pkg_.a # internal cp $WORK/b1275/_pkg_.a /builddir/.cache/go-build/27/273c4bec15afa9e18fce1a341b2e222cf6b8106dba28488be409c19faced6193-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b1270/ cat >$WORK/b1270/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1221/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1222/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1260/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1265/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1271/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1272/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1273/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1274/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1275/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1270/_pkg_.a -trimpath "$WORK/b1270=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -lang=go1.16 -complete -installsuffix shared -buildid OAo5RLp2cXbVrYLWAWNg/OAo5RLp2cXbVrYLWAWNg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1270/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1281/_pkg_.a # internal cp $WORK/b1281/_pkg_.a /builddir/.cache/go-build/30/30b699f9637517668ce287e57be1b4bd45bd8fc46a852a587f374e9971ba39b6-d # internal github.com/golang-jwt/jwt/v4 mkdir -p $WORK/b1321/ cat >$WORK/b1321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1321/_pkg_.a -trimpath "$WORK/b1321=>" -p github.com/golang-jwt/jwt/v4 -lang=go1.16 -complete -installsuffix shared -buildid dWkdCRkxsUPj-r3pdXab/dWkdCRkxsUPj-r3pdXab -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1321/importcfg -pack ./vendor/github.com/golang-jwt/jwt/v4/claims.go ./vendor/github.com/golang-jwt/jwt/v4/doc.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./vendor/github.com/golang-jwt/jwt/v4/errors.go ./vendor/github.com/golang-jwt/jwt/v4/hmac.go ./vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./vendor/github.com/golang-jwt/jwt/v4/none.go ./vendor/github.com/golang-jwt/jwt/v4/parser.go ./vendor/github.com/golang-jwt/jwt/v4/parser_option.go ./vendor/github.com/golang-jwt/jwt/v4/rsa.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./vendor/github.com/golang-jwt/jwt/v4/token.go ./vendor/github.com/golang-jwt/jwt/v4/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1310/_pkg_.a # internal cp $WORK/b1310/_pkg_.a /builddir/.cache/go-build/1a/1a2603c810ec320e4472425964f56251aaf1e8c8c536348cc240b95236f1b449-d # internal net/http/cookiejar mkdir -p $WORK/b1322/ cat >$WORK/b1322/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/internal/ascii=$WORK/b136/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1322/_pkg_.a -trimpath "$WORK/b1322=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid DmE2tcgY3g2TBvSMhUBl/DmE2tcgY3g2TBvSMhUBl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1322/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1307/_pkg_.a # internal cp $WORK/b1320/_pkg_.a /builddir/.cache/go-build/31/31d369169a9d0047a2c3ef8c5ff8e119c26a0e868b6edd436966872d5b5a9fb3-d # internal github.com/Azure/go-autorest/autorest/validation mkdir -p $WORK/b1325/ cat >$WORK/b1325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1325/_pkg_.a -trimpath "$WORK/b1325=>" -p github.com/Azure/go-autorest/autorest/validation -lang=go1.16 -complete -installsuffix shared -buildid AMibJga-Y5-E1WqSYDwF/AMibJga-Y5-E1WqSYDwF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1325/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./vendor/github.com/Azure/go-autorest/autorest/validation/validation.go cp $WORK/b1307/_pkg_.a /builddir/.cache/go-build/c8/c81755d326090e28e78be2ea626648a16338787024bce8cd1af9a290eee11c93-d # internal github.com/beevik/etree mkdir -p $WORK/b1326/ cat >$WORK/b1326/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1326/_pkg_.a -trimpath "$WORK/b1326=>" -p github.com/beevik/etree -lang=go1.16 -complete -installsuffix shared -buildid VZxThOw25fBRlpkaF-Vp/VZxThOw25fBRlpkaF-Vp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1326/importcfg -pack ./vendor/github.com/beevik/etree/etree.go ./vendor/github.com/beevik/etree/helpers.go ./vendor/github.com/beevik/etree/path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1325/_pkg_.a # internal cp $WORK/b1325/_pkg_.a /builddir/.cache/go-build/c3/c35e7ad73a6525b0f161bfdab58947e85a8196f5df7afac1cdae6195d9b46ad5-d # internal github.com/grafana/dskit/backoff mkdir -p $WORK/b1327/ cat >$WORK/b1327/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1327/_pkg_.a -trimpath "$WORK/b1327=>" -p github.com/grafana/dskit/backoff -lang=go1.16 -complete -installsuffix shared -buildid Sd45AtRg1Q9pPlGC8msJ/Sd45AtRg1Q9pPlGC8msJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1327/importcfg -pack ./vendor/github.com/grafana/dskit/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1322/_pkg_.a # internal cp $WORK/b1322/_pkg_.a /builddir/.cache/go-build/2e/2e99133ae2547528ce54ea9b315df16ba1c218cd32f25d83faf5025a25a84753-d # internal github.com/grafana/dskit/flagext mkdir -p $WORK/b1328/ cat >$WORK/b1328/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b684/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1328/_pkg_.a -trimpath "$WORK/b1328=>" -p github.com/grafana/dskit/flagext -lang=go1.16 -complete -installsuffix shared -buildid T4YdjVH5LWWpbuggECRM/T4YdjVH5LWWpbuggECRM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1328/importcfg -pack ./vendor/github.com/grafana/dskit/flagext/cidr.go ./vendor/github.com/grafana/dskit/flagext/day.go ./vendor/github.com/grafana/dskit/flagext/deprecated.go ./vendor/github.com/grafana/dskit/flagext/ignored.go ./vendor/github.com/grafana/dskit/flagext/register.go ./vendor/github.com/grafana/dskit/flagext/secret.go ./vendor/github.com/grafana/dskit/flagext/stringslice.go ./vendor/github.com/grafana/dskit/flagext/stringslicecsv.go ./vendor/github.com/grafana/dskit/flagext/time.go ./vendor/github.com/grafana/dskit/flagext/url.go cp $WORK/b1270/_pkg_.a /builddir/.cache/go-build/85/8516d7de213ca3f8ddf7526de10c4eb7137df9e938dace16316401876a6de2f8-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b1266/ cat >$WORK/b1266/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1222/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b1267/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1260/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b1269/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1270/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1271/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1272/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1273/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1274/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1275/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1189/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1266/_pkg_.a -trimpath "$WORK/b1266=>" -p github.com/prometheus/alertmanager/api/v2/restapi -lang=go1.16 -complete -installsuffix shared -buildid twMx20aGvX_NWBF91M_o/twMx20aGvX_NWBF91M_o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1266/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/configure_alertmanager.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/doc.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/embedded_spec.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1327/_pkg_.a # internal cp $WORK/b1327/_pkg_.a /builddir/.cache/go-build/fc/fc62ff9dcfbd0da3af3ee36d920ab50d3d2ef9c30f9f322b45fddf6404162c54-d # internal github.com/grafana/loki/pkg/util mkdir -p $WORK/b1331/ cat >$WORK/b1331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1164/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b356/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1169/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b783/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b690/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1331/_pkg_.a -trimpath "$WORK/b1331=>" -p github.com/grafana/loki/pkg/util -lang=go1.16 -complete -installsuffix shared -buildid wAPMQ5seurRSCGf27B8d/wAPMQ5seurRSCGf27B8d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1331/importcfg -pack ./vendor/github.com/grafana/loki/pkg/util/config.go ./vendor/github.com/grafana/loki/pkg/util/conv.go ./vendor/github.com/grafana/loki/pkg/util/errors.go ./vendor/github.com/grafana/loki/pkg/util/evicting_queue.go ./vendor/github.com/grafana/loki/pkg/util/list.go ./vendor/github.com/grafana/loki/pkg/util/log.go ./vendor/github.com/grafana/loki/pkg/util/mapmerge.go ./vendor/github.com/grafana/loki/pkg/util/math.go ./vendor/github.com/grafana/loki/pkg/util/mock.go ./vendor/github.com/grafana/loki/pkg/util/query_string_builder.go ./vendor/github.com/grafana/loki/pkg/util/queue.go ./vendor/github.com/grafana/loki/pkg/util/reader.go ./vendor/github.com/grafana/loki/pkg/util/ring.go ./vendor/github.com/grafana/loki/pkg/util/string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1321/_pkg_.a # internal cp $WORK/b1321/_pkg_.a /builddir/.cache/go-build/4f/4fa81511419946a10b8dc7f2d8541e452bb3ef9113368487eecf4091d6b32cc9-d # internal github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b1317/ cat >$WORK/b1317/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1318/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1319/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1320/_pkg_.a packagefile github.com/golang-jwt/jwt/v4=$WORK/b1321/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b853/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/cookiejar=$WORK/b1322/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1317/_pkg_.a -trimpath "$WORK/b1317=>" -p github.com/Azure/go-autorest/autorest/adal -lang=go1.16 -complete -installsuffix shared -buildid aDCK3gXFF0xMwpjNG10b/aDCK3gXFF0xMwpjNG10b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1317/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/adal/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1328/_pkg_.a # internal cp $WORK/b1328/_pkg_.a /builddir/.cache/go-build/8f/8f292fe8aff66208c19d0c36c7d08c7afb115fbd5c25e494a9ddacf89c83d798-d # internal github.com/grafana/loki/pkg/logproto mkdir -p $WORK/b1333/ cat >$WORK/b1333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b776/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b775/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1333/_pkg_.a -trimpath "$WORK/b1333=>" -p github.com/grafana/loki/pkg/logproto -lang=go1.16 -complete -installsuffix shared -buildid vNNI1qz7ozLjmv-VgFzt/vNNI1qz7ozLjmv-VgFzt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1333/importcfg -pack ./vendor/github.com/grafana/loki/pkg/logproto/extensions.go ./vendor/github.com/grafana/loki/pkg/logproto/logproto.pb.go ./vendor/github.com/grafana/loki/pkg/logproto/timestamp.go ./vendor/github.com/grafana/loki/pkg/logproto/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b1326/_pkg_.a /builddir/.cache/go-build/bb/bbfd6e6c015df5ddf72f51563af671d920e70c0ae7a1894fd08acb228402f91e-d # internal github.com/c2h5oh/datasize mkdir -p $WORK/b1335/ cat >$WORK/b1335/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1335/_pkg_.a -trimpath "$WORK/b1335=>" -p github.com/c2h5oh/datasize -lang=go1.16 -complete -installsuffix shared -buildid u9PfWL7oI192KmDsHpoh/u9PfWL7oI192KmDsHpoh -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1335/importcfg -pack ./vendor/github.com/c2h5oh/datasize/datasize.go cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/c4/c4043f1b119b132d05c2062ddf7e0e06e833a4d2109a944aa4873133b6f5b198-d # internal github.com/grafana/grafana/pkg/infra/remotecache mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b705/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b706/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b676/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/grafana/grafana/pkg/infra/remotecache -lang=go1.17 -complete -installsuffix shared -buildid VKxcIJtx0fEadpi6U-tb/VKxcIJtx0fEadpi6U-tb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b704/importcfg -pack ./pkg/infra/remotecache/database_storage.go ./pkg/infra/remotecache/memcached_storage.go ./pkg/infra/remotecache/redis_storage.go ./pkg/infra/remotecache/remotecache.go ./pkg/infra/remotecache/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1335/_pkg_.a # internal cp $WORK/b1335/_pkg_.a /builddir/.cache/go-build/de/deadc84eaada3295bf9e4e8bd9d7756d9700f7b7e6c1a82fcedfa473466e8689-d # internal github.com/grafana/grafana/pkg/services/login/authinfoservice/database mkdir -p $WORK/b863/ cat >$WORK/b863/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice/database -lang=go1.17 -complete -installsuffix shared -buildid BEavUb6FxLb9jXhS_YmO/BEavUb6FxLb9jXhS_YmO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b863/importcfg -pack ./pkg/services/login/authinfoservice/database/database.go ./pkg/services/login/authinfoservice/database/stats.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1331/_pkg_.a # internal cp $WORK/b1331/_pkg_.a /builddir/.cache/go-build/12/127b4cc5eedafc3b4f3823b4d97bfcb25b4e34166c08272d4772746de8b245dc-d # internal github.com/grafana/grafana/pkg/infra/serverlock mkdir -p $WORK/b871/ cat >$WORK/b871/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/grafana/grafana/pkg/infra/serverlock -lang=go1.17 -complete -installsuffix shared -buildid lremotmQg_StOZMmy_oJ/lremotmQg_StOZMmy_oJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b871/importcfg -pack ./pkg/infra/serverlock/model.go ./pkg/infra/serverlock/serverlock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/69/69975bae78006f629a7aad6f43a64346604129a08d0b72fb755106f42c49af31-d # internal github.com/grafana/grafana/pkg/services/login mkdir -p $WORK/b862/ cat >$WORK/b862/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b863/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/grafana/grafana/pkg/services/login -lang=go1.17 -complete -installsuffix shared -buildid UsckTeqPWXfwsWTWeuUY/UsckTeqPWXfwsWTWeuUY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b862/importcfg -pack ./pkg/services/login/authinfo.go ./pkg/services/login/login.go ./pkg/services/login/userprotection.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b1266/_pkg_.a /builddir/.cache/go-build/30/307fa42a509d45048c3258debb528cfac9fdda78e4ad7977eff2a660464723ac-d # internal github.com/grafana/grafana/pkg/services/quota mkdir -p $WORK/b884/ cat >$WORK/b884/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/grafana/grafana/pkg/services/quota -lang=go1.17 -complete -installsuffix shared -buildid uXGlRAslsRFcq4w64pK3/uXGlRAslsRFcq4w64pK3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b884/importcfg -pack ./pkg/services/quota/quota.go cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/b9/b9ff29fbce08ffda720141d37130c6967d83c3cc26716de063c330a9051442e7-d # internal github.com/grafana/grafana/pkg/services/auth mkdir -p $WORK/b870/ cat >$WORK/b870/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/grafana/grafana/pkg/services/auth -lang=go1.17 -complete -installsuffix shared -buildid vpWBpqimwbq_GGDSxKxq/vpWBpqimwbq_GGDSxKxq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b870/importcfg -pack ./pkg/services/auth/auth_token.go ./pkg/services/auth/model.go ./pkg/services/auth/testing.go ./pkg/services/auth/token_cleanup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/37/378a663da98def7c3c1f30aea8dd8903f1ee584c3b30b1f277853a698e0898f8-d # internal github.com/grafana/grafana/pkg/services/rendering mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b703/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b598/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/grafana/grafana/pkg/services/rendering -lang=go1.17 -complete -installsuffix shared -buildid Vn_an-kvjf7L3fFSAHwu/Vn_an-kvjf7L3fFSAHwu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b702/importcfg -pack ./pkg/services/rendering/auth.go ./pkg/services/rendering/capabilities.go ./pkg/services/rendering/http_mode.go ./pkg/services/rendering/interface.go ./pkg/services/rendering/mock.go ./pkg/services/rendering/plugin_mode.go ./pkg/services/rendering/rendering.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/e9/e987afac1d8bd053b303d76ac750e27998130aa152fc820b1ea52fc91f81f532-d # internal github.com/grafana/grafana/pkg/services/oauthtoken mkdir -p $WORK/b855/ cat >$WORK/b855/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b856/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b862/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/grafana/grafana/pkg/services/oauthtoken -lang=go1.17 -complete -installsuffix shared -buildid dC9uzXrhS3VCbSFxoCiC/dC9uzXrhS3VCbSFxoCiC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b855/importcfg -pack ./pkg/services/oauthtoken/oauth_token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1317/_pkg_.a # internal cp $WORK/b1317/_pkg_.a /builddir/.cache/go-build/21/213874dc9e86e45197f3d65d3bce32daad8bed05956e521f745952be7f9352e3-d # internal github.com/grafana/grafana/pkg/login mkdir -p $WORK/b876/ cat >$WORK/b876/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b877/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b881/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/grafana/grafana/pkg/login -lang=go1.17 -complete -installsuffix shared -buildid m262XoU0fYzTtWjyCyWZ/m262XoU0fYzTtWjyCyWZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b876/importcfg -pack ./pkg/login/auth.go ./pkg/login/brute_force_login_protection.go ./pkg/login/grafana_login.go ./pkg/login/ldap_login.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/b4/b4ea42dc3dfd160c69204c33b90f4a100ed9200433d82d95a553901df17fbe53-d # internal github.com/grafana/grafana/pkg/services/contexthandler/authproxy mkdir -p $WORK/b882/ cat >$WORK/b882/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b877/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b881/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/mail=$WORK/b700/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/grafana/grafana/pkg/services/contexthandler/authproxy -lang=go1.17 -complete -installsuffix shared -buildid H7df-Ce_8qfOwXTJcejK/H7df-Ce_8qfOwXTJcejK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b882/importcfg -pack ./pkg/services/contexthandler/authproxy/authproxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/9f/9f90dc4f8a925c5d47a6b4f54069cb21e88b6738b7a5d100a5aa5c21863a99ea-d # internal github.com/grafana/grafana/pkg/api/pluginproxy mkdir -p $WORK/b813/ cat >$WORK/b813/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b445/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b855/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b866/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/grafana/grafana/pkg/api/pluginproxy -lang=go1.17 -complete -installsuffix shared -buildid jR0BCO9N9whz_J-N-7Qa/jR0BCO9N9whz_J-N-7Qa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b813/importcfg -pack ./pkg/api/pluginproxy/ds_auth_provider.go ./pkg/api/pluginproxy/ds_proxy.go ./pkg/api/pluginproxy/pluginproxy.go ./pkg/api/pluginproxy/token_provider.go ./pkg/api/pluginproxy/token_provider_azure.go ./pkg/api/pluginproxy/token_provider_gce.go ./pkg/api/pluginproxy/token_provider_generic.go ./pkg/api/pluginproxy/token_provider_jwt.go ./pkg/api/pluginproxy/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/77/77e79e8b3b6294bd1f5fa2adbea242755b9ead415b8ca0de7f0b2856b6c50ee6-d # internal github.com/grafana/grafana/pkg/services/login/loginservice mkdir -p $WORK/b883/ cat >$WORK/b883/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b884/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/grafana/grafana/pkg/services/login/loginservice -lang=go1.17 -complete -installsuffix shared -buildid IEd1Ci7BDSnn_tcEWy-N/IEd1Ci7BDSnn_tcEWy-N -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b883/importcfg -pack ./pkg/services/login/loginservice/loginservice.go ./pkg/services/login/loginservice/loginservice_mock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1333/_pkg_.a # internal cp $WORK/b1333/_pkg_.a /builddir/.cache/go-build/bf/bfac0ca5c05231a5c7dac8a8b7c876d33d58ecb08a2ae2f33233d49552cd67ef-d # internal github.com/grafana/grafana/pkg/services/sqlstore/mockstore mkdir -p $WORK/b885/ cat >$WORK/b885/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b565/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/grafana/grafana/pkg/services/sqlstore/mockstore -lang=go1.17 -complete -installsuffix shared -buildid sM4FBRqdaxTKNYI6jxoN/sM4FBRqdaxTKNYI6jxoN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b885/importcfg -pack ./pkg/services/sqlstore/mockstore/mockstore.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/26/264c05ff91e01d4c4ce94ce2fdb0e950d906f30279b423130ada547839b68b49-d # internal github.com/grafana/grafana/pkg/services/alerting mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b585/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b586/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b793/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/grafana/grafana/pkg/services/alerting -lang=go1.17 -complete -installsuffix shared -buildid 8uZZfO5zhDiDdzT06jOz/8uZZfO5zhDiDdzT06jOz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b584/importcfg -pack ./pkg/services/alerting/alerting_usage.go ./pkg/services/alerting/engine.go ./pkg/services/alerting/eval_context.go ./pkg/services/alerting/eval_handler.go ./pkg/services/alerting/extractor.go ./pkg/services/alerting/interfaces.go ./pkg/services/alerting/models.go ./pkg/services/alerting/notifier.go ./pkg/services/alerting/reader.go ./pkg/services/alerting/result_handler.go ./pkg/services/alerting/rule.go ./pkg/services/alerting/scheduler.go ./pkg/services/alerting/service.go ./pkg/services/alerting/test_notification.go ./pkg/services/alerting/test_rule.go ./pkg/services/alerting/ticker.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/fe/fe8aa8c0206613567aa68b0dbda2395e78badfe45c505d0b8b5ec48801c63c2e-d # internal github.com/grafana/grafana/pkg/services/shorturls mkdir -p $WORK/b1002/ cat >$WORK/b1002/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p github.com/grafana/grafana/pkg/services/shorturls -lang=go1.17 -complete -installsuffix shared -buildid hA0W_rPBROydGkEJQRxJ/hA0W_rPBROydGkEJQRxJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1002/importcfg -pack ./pkg/services/shorturls/short_url_service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/56/563808a61a22a83ef13f83b10f684dd3f23c8e69ae60feede4168876b47f7467-d # internal github.com/grafana/grafana/pkg/services/contexthandler mkdir -p $WORK/b872/ cat >$WORK/b872/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b873/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b874/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b875/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b876/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/grafana/grafana/pkg/services/contexthandler -lang=go1.17 -complete -installsuffix shared -buildid znU8S_LkJaaN4XVg19Lz/znU8S_LkJaaN4XVg19Lz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b872/importcfg -pack ./pkg/services/contexthandler/auth_jwt.go ./pkg/services/contexthandler/contexthandler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/8c/8ceacdf114278b84d1f88833c98e24384c901adb331476d2f429c9a553ff80fa-d # internal github.com/grafana/grafana/pkg/services/guardian mkdir -p $WORK/b1005/ cat >$WORK/b1005/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p github.com/grafana/grafana/pkg/services/guardian -lang=go1.17 -complete -installsuffix shared -buildid 3iGGVmhX4_Gg3DC5tEA5/3iGGVmhX4_Gg3DC5tEA5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1005/importcfg -pack ./pkg/services/guardian/accesscontrol_guardian.go ./pkg/services/guardian/guardian.go ./pkg/services/guardian/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/b7/b74d783db6befe553a3343bb3bffcae8d29a8b798a2e89fc57c22fec8e258153-d # internal github.com/grafana/grafana/pkg/services/live/database mkdir -p $WORK/b1044/ cat >$WORK/b1044/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1044/_pkg_.a -trimpath "$WORK/b1044=>" -p github.com/grafana/grafana/pkg/services/live/database -lang=go1.17 -complete -installsuffix shared -buildid TAmNH1-y1tZhP8KbJm9d/TAmNH1-y1tZhP8KbJm9d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1044/importcfg -pack ./pkg/services/live/database/storage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1002/_pkg_.a # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/df/df0129d9ba85012967d826b8cfa4b5131f31d80cce76731e6ce214e8eb2e83ed-d # internal github.com/grafana/grafana/pkg/services/secrets/database mkdir -p $WORK/b1085/ cat >$WORK/b1085/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1086/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1085/_pkg_.a -trimpath "$WORK/b1085=>" -p github.com/grafana/grafana/pkg/services/secrets/database -lang=go1.17 -complete -installsuffix shared -buildid n4RKel0Hwn_fZA45frz_/n4RKel0Hwn_fZA45frz_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1085/importcfg -pack ./pkg/services/secrets/database/database.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/b3/b338b13d981f296debf2b2a782d10b7f94605f3f4e2865cc00e4f4a10daae8c8-d # internal github.com/grafana/grafana/pkg/middleware mkdir -p $WORK/b868/ cat >$WORK/b868/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b872/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b883/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b884/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b885/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b676/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b886/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptest=$WORK/b681/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/grafana/grafana/pkg/middleware -lang=go1.17 -complete -installsuffix shared -buildid hxHGkbkFO88npYKECU3F/hxHGkbkFO88npYKECU3F -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b868/importcfg -pack ./pkg/middleware/auth.go ./pkg/middleware/csp.go ./pkg/middleware/csrf.go ./pkg/middleware/dashboard_redirect.go ./pkg/middleware/gziper.go ./pkg/middleware/logger.go ./pkg/middleware/middleware.go ./pkg/middleware/org_redirect.go ./pkg/middleware/quota.go ./pkg/middleware/rate_limit.go ./pkg/middleware/recovery.go ./pkg/middleware/request_metrics.go ./pkg/middleware/request_tracing.go ./pkg/middleware/testing.go ./pkg/middleware/validate_host.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/16/1638725a7c995ed3b58818647ddf0fd1df6ff866cf0c0d5b29342ee72b15b3b9-d # internal github.com/grafana/grafana/pkg/infra/filestorage mkdir -p $WORK/b1134/ cat >$WORK/b1134/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b1135/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1136/_pkg_.a packagefile gocloud.dev/blob/fileblob=$WORK/b1143/_pkg_.a packagefile gocloud.dev/blob/memblob=$WORK/b1145/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1138/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1134/_pkg_.a -trimpath "$WORK/b1134=>" -p github.com/grafana/grafana/pkg/infra/filestorage -lang=go1.17 -complete -installsuffix shared -buildid qTTWZFCN5XHazR-_I5nU/qTTWZFCN5XHazR-_I5nU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1134/importcfg -pack ./pkg/infra/filestorage/api.go ./pkg/infra/filestorage/cdk_blob_filestorage.go ./pkg/infra/filestorage/db_filestorage.go ./pkg/infra/filestorage/filter.go ./pkg/infra/filestorage/wrapper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1085/_pkg_.a # internal cp $WORK/b1085/_pkg_.a /builddir/.cache/go-build/52/5218def0be01fa7e804a7545c26419d4c9712b5d89219ec9e4b23165fbf4388a-d # internal github.com/grafana/grafana/pkg/services/secrets/kvstore mkdir -p $WORK/b1084/ cat >$WORK/b1084/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1085/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1087/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1084/_pkg_.a -trimpath "$WORK/b1084=>" -p github.com/grafana/grafana/pkg/services/secrets/kvstore -lang=go1.17 -complete -installsuffix shared -buildid R2r2z2BOWozqzvLj9UH_/R2r2z2BOWozqzvLj9UH_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1084/importcfg -pack ./pkg/services/secrets/kvstore/helpers.go ./pkg/services/secrets/kvstore/kvstore.go ./pkg/services/secrets/kvstore/model.go ./pkg/services/secrets/kvstore/sql.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1005/_pkg_.a # internal cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/fb/fb3681b257f8ad023adc3d72411e3ea603ff029966e7b49abf22a24c19dfd7ae-d # internal github.com/grafana/grafana/pkg/services/comments/commentmodel mkdir -p $WORK/b1004/ cat >$WORK/b1004/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b566/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/grafana/grafana/pkg/services/comments/commentmodel -lang=go1.17 -complete -installsuffix shared -buildid 3VW4XsGnd4WiPtztOXug/3VW4XsGnd4WiPtztOXug -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1004/importcfg -pack ./pkg/services/comments/commentmodel/events.go ./pkg/services/comments/commentmodel/models.go ./pkg/services/comments/commentmodel/permissions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/6f/6fc596c26cbd3c2dd23a12bfbaf84a2bbf1f92496a23123ee60974249ad0a690-d # internal github.com/grafana/grafana/pkg/api/apierrors mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/grafana/grafana/pkg/api/apierrors -lang=go1.17 -complete -installsuffix shared -buildid VxVE_wWIQxqKiznK18sM/VxVE_wWIQxqKiznK18sM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack ./pkg/api/apierrors/dashboard.go ./pkg/api/apierrors/folder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1044/_pkg_.a # internal cp $WORK/b1044/_pkg_.a /builddir/.cache/go-build/e3/e37b67aaf9b7385c4696dc3534f0d250895549ec7470229b1033bd9aaca6e0f7-d # internal github.com/grafana/grafana/pkg/services/dashboardsnapshots mkdir -p $WORK/b1149/ cat >$WORK/b1149/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1149/_pkg_.a -trimpath "$WORK/b1149=>" -p github.com/grafana/grafana/pkg/services/dashboardsnapshots -lang=go1.17 -complete -installsuffix shared -buildid W3amOlXhGfiBcrtHVE5q/W3amOlXhGfiBcrtHVE5q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1149/importcfg -pack ./pkg/services/dashboardsnapshots/dashboardsnapshots.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/8c/8ccbe34c4d21877bdcc4bc06c6097c0772608df326867dd7098f768cd6c7c03a-d # internal github.com/grafana/grafana/pkg/services/datasourceproxy mkdir -p $WORK/b1150/ cat >$WORK/b1150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b855/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1150/_pkg_.a -trimpath "$WORK/b1150=>" -p github.com/grafana/grafana/pkg/services/datasourceproxy -lang=go1.17 -complete -installsuffix shared -buildid X7y5Q0GfoXikerluIvSN/X7y5Q0GfoXikerluIvSN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1150/importcfg -pack ./pkg/services/datasourceproxy/datasourceproxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1084/_pkg_.a # internal cp $WORK/b1084/_pkg_.a /builddir/.cache/go-build/b4/b472a4c6a52467a688cf518725557b384ea19121ec13c02ec24724aa1a4dc75c-d # internal github.com/grafana/grafana/pkg/services/datasources/service mkdir -p $WORK/b1082/ cat >$WORK/b1082/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1084/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient=$WORK/b1091/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1082/_pkg_.a -trimpath "$WORK/b1082=>" -p github.com/grafana/grafana/pkg/services/datasources/service -lang=go1.17 -complete -installsuffix shared -buildid VN4HIUz58Q3QTaoK8fef/VN4HIUz58Q3QTaoK8fef -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1082/importcfg -pack ./pkg/services/datasources/service/cache_service.go ./pkg/services/datasources/service/datasource_service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1134/_pkg_.a # internal cp $WORK/b1150/_pkg_.a /builddir/.cache/go-build/3e/3e4baf96e807d62dc060a931959db19f4080241ca7d56d9bafdd9b3bbcb0b088-d # internal github.com/grafana/grafana/pkg/services/search mkdir -p $WORK/b1154/ cat >$WORK/b1154/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1154/_pkg_.a -trimpath "$WORK/b1154=>" -p github.com/grafana/grafana/pkg/services/search -lang=go1.17 -complete -installsuffix shared -buildid zVx6NZHqY3nju_1OGUm8/zVx6NZHqY3nju_1OGUm8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1154/importcfg -pack ./pkg/services/search/service.go ./pkg/services/search/sorting.go cp $WORK/b1134/_pkg_.a /builddir/.cache/go-build/c7/c783cde57c73100c224d027aceb099a063a4323de805f706771b1bcdc842b65a-d # internal github.com/grafana/grafana/pkg/services/store mkdir -p $WORK/b1133/ cat >$WORK/b1133/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1134/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b690/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1136/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1133/_pkg_.a -trimpath "$WORK/b1133=>" -p github.com/grafana/grafana/pkg/services/store -lang=go1.17 -complete -installsuffix shared -buildid Q2Z2SpursNeZigny5Fz0/Q2Z2SpursNeZigny5Fz0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1133/importcfg -pack ./pkg/services/store/config.go ./pkg/services/store/entity_events.go ./pkg/services/store/entity_events_mock.go ./pkg/services/store/http.go ./pkg/services/store/service.go ./pkg/services/store/storage_disk.go ./pkg/services/store/storage_sql.go ./pkg/services/store/tree.go ./pkg/services/store/types.go ./pkg/services/store/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/69/69a0d6f60ffc519ee93a2b1cb248fc57c432e3c2fd524f8e4cc023260aaaf11e-d # internal github.com/grafana/grafana/pkg/api/routing mkdir -p $WORK/b867/ cat >$WORK/b867/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/grafana/grafana/pkg/api/routing -lang=go1.17 -complete -installsuffix shared -buildid Wx6mbEwhZ5nBftL-G-Ss/Wx6mbEwhZ5nBftL-G-Ss -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b867/importcfg -pack ./pkg/api/routing/route_register.go ./pkg/api/routing/routing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1149/_pkg_.a # internal cp $WORK/b1149/_pkg_.a /builddir/.cache/go-build/df/dfbdbe7bdd9410e3e19cdc14bc087f6a86b229e6604eebe535ef3144493b9a78-d # internal github.com/grafana/grafana/pkg/infra/kvstore mkdir -p $WORK/b1160/ cat >$WORK/b1160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1160/_pkg_.a -trimpath "$WORK/b1160=>" -p github.com/grafana/grafana/pkg/infra/kvstore -lang=go1.17 -complete -installsuffix shared -buildid BcUzzs0KwvxxtujV5k3e/BcUzzs0KwvxxtujV5k3e -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1160/importcfg -pack ./pkg/infra/kvstore/kvstore.go ./pkg/infra/kvstore/model.go ./pkg/infra/kvstore/sql.go cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/30/30c6181ad3a16ab3d3b7a99167b6765b927936fd9918d87198314f74d2356e30-d # internal github.com/grafana/grafana/pkg/services/live/features mkdir -p $WORK/b1045/ cat >$WORK/b1045/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1007/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b598/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1047/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1045/_pkg_.a -trimpath "$WORK/b1045=>" -p github.com/grafana/grafana/pkg/services/live/features -lang=go1.17 -complete -installsuffix shared -buildid Jx2FCowKWmhbeMca3SR1/Jx2FCowKWmhbeMca3SR1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1045/importcfg -pack ./pkg/services/live/features/broadcast.go ./pkg/services/live/features/broadcast_mock.go ./pkg/services/live/features/comment.go ./pkg/services/live/features/dashboard.go ./pkg/services/live/features/plugin.go ./pkg/services/live/features/plugin_mock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1160/_pkg_.a # internal cp $WORK/b1160/_pkg_.a /builddir/.cache/go-build/4a/4a14e7988d94fdc39fb3efc3db44417bf4d6d38eb576d5fcef4679ebf153c844-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config mkdir -p $WORK/b1206/ cat >$WORK/b1206/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b763/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1206/_pkg_.a -trimpath "$WORK/b1206=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config -lang=go1.17 -complete -installsuffix shared -buildid qvBDzvt7xeeHV80E9DRq/qvBDzvt7xeeHV80E9DRq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1206/importcfg -pack ./pkg/services/ngalert/notifier/channels_config/available_channels.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1154/_pkg_.a # internal cp $WORK/b1154/_pkg_.a /builddir/.cache/go-build/c4/c47eef3f05ca39cbdc190df1cfcaeff1c0c81b4b30148178255bd7c6fe5d3682-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b1259/ cat >$WORK/b1259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1221/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1260/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1255/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b1266/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1270/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1271/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1272/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1273/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1274/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1275/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b447/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1276/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b765/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b770/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b777/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b778/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b771/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b783/_pkg_.a packagefile github.com/rs/cors=$WORK/b1277/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1259/_pkg_.a -trimpath "$WORK/b1259=>" -p github.com/prometheus/alertmanager/api/v2 -lang=go1.16 -complete -installsuffix shared -buildid xVpz6BfnoofwEgw-FIZO/xVpz6BfnoofwEgw-FIZO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1259/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/api.go ./vendor/github.com/prometheus/alertmanager/api/v2/compat.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1082/_pkg_.a # internal cp $WORK/b1082/_pkg_.a /builddir/.cache/go-build/da/daaa96d4a444584ec7eaa38d89ccc95cc7c29872b09f18faa8e8c943085ea6a2-d # internal github.com/grafana/grafana/pkg/services/ngalert/eval mkdir -p $WORK/b1253/ cat >$WORK/b1253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b690/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1253/_pkg_.a -trimpath "$WORK/b1253=>" -p github.com/grafana/grafana/pkg/services/ngalert/eval -lang=go1.17 -complete -installsuffix shared -buildid i6oXK5QBNUXfPj2SSB63/i6oXK5QBNUXfPj2SSB63 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1253/importcfg -pack ./pkg/services/ngalert/eval/eval.go ./pkg/services/ngalert/eval/evaluator_mock.go ./pkg/services/ngalert/eval/extract_md.go cp $WORK/b1045/_pkg_.a /builddir/.cache/go-build/e3/e3e63d4faa7bc22ff9d09bbd151e34bb70f0ada9689dbd9f87243e2ccf186beb-d # internal github.com/grafana/grafana/pkg/services/screenshot mkdir -p $WORK/b1284/ cat >$WORK/b1284/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b598/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b586/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b689/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b684/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b1042/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1284/_pkg_.a -trimpath "$WORK/b1284=>" -p github.com/grafana/grafana/pkg/services/screenshot -lang=go1.17 -complete -installsuffix shared -buildid MvxR_CI32NXzlkYR_0Cm/MvxR_CI32NXzlkYR_0Cm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1284/importcfg -pack ./pkg/services/screenshot/mock.go ./pkg/services/screenshot/screenshot.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/d5/d52589c097a4d418c6cbc11e8f046c2e2168e310785c2f8ad0cb262746494295-d # internal github.com/grafana/grafana/pkg/services/queryhistory mkdir -p $WORK/b1001/ cat >$WORK/b1001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p github.com/grafana/grafana/pkg/services/queryhistory -lang=go1.17 -complete -installsuffix shared -buildid hw6EKGg7Vl0jgUfqZ73P/hw6EKGg7Vl0jgUfqZ73P -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1001/importcfg -pack ./pkg/services/queryhistory/api.go ./pkg/services/queryhistory/database.go ./pkg/services/queryhistory/models.go ./pkg/services/queryhistory/queryhistory.go ./pkg/services/queryhistory/writers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1206/_pkg_.a # internal cp $WORK/b1206/_pkg_.a /builddir/.cache/go-build/e5/e537fd6129107984a99a433a29e7c3df55fca8a5003df0118137c19460672771-d # internal github.com/grafana/grafana/pkg/services/libraryelements mkdir -p $WORK/b1153/ cat >$WORK/b1153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1153/_pkg_.a -trimpath "$WORK/b1153=>" -p github.com/grafana/grafana/pkg/services/libraryelements -lang=go1.17 -complete -installsuffix shared -buildid JXB7bOiuMUJxFcWpmoCO/JXB7bOiuMUJxFcWpmoCO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1153/importcfg -pack ./pkg/services/libraryelements/api.go ./pkg/services/libraryelements/database.go ./pkg/services/libraryelements/guard.go ./pkg/services/libraryelements/libraryelements.go ./pkg/services/libraryelements/models.go ./pkg/services/libraryelements/writers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1284/_pkg_.a # internal cp $WORK/b1284/_pkg_.a /builddir/.cache/go-build/76/7667f1c5cfc32fe14ae8c9a8f00d4d1c01c880c4d95579bc0a01836edd8f0ee4-d # internal github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions mkdir -p $WORK/b1205/ cat >$WORK/b1205/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b763/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1206/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b765/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b779/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1095/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1223/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b680/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1205/_pkg_.a -trimpath "$WORK/b1205=>" -p github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions -lang=go1.17 -complete -installsuffix shared -buildid rjXdI-RiHkzWeG_Xpo5L/rjXdI-RiHkzWeG_Xpo5L -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1205/importcfg -pack ./pkg/services/ngalert/api/tooling/definitions/admin.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager_validation.go ./pkg/services/ngalert/api/tooling/definitions/api.go ./pkg/services/ngalert/api/tooling/definitions/cortex-ruler.go ./pkg/services/ngalert/api/tooling/definitions/prom.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_alert_rules.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_contactpoints.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_mute_timings.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_policies.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_templates.go ./pkg/services/ngalert/api/tooling/definitions/shared.go ./pkg/services/ngalert/api/tooling/definitions/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1133/_pkg_.a # internal cp $WORK/b1133/_pkg_.a /builddir/.cache/go-build/a6/a6fc06d6dbe9957e69027047cb5389ff6904024712b6555486e8973102b804d9-d # internal github.com/grafana/grafana/pkg/services/searchV2 mkdir -p $WORK/b1097/ cat >$WORK/b1097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1098/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1099/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1107/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1110/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1121/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1122/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1127/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1131/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1132/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1133/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b684/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1097/_pkg_.a -trimpath "$WORK/b1097=>" -p github.com/grafana/grafana/pkg/services/searchV2 -lang=go1.17 -complete -installsuffix shared -buildid HdYZHMlF-WDk4Vcx0mLd/HdYZHMlF-WDk4Vcx0mLd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1097/importcfg -pack ./pkg/services/searchV2/auth.go ./pkg/services/searchV2/bluge.go ./pkg/services/searchV2/extender.go ./pkg/services/searchV2/filter.go ./pkg/services/searchV2/index.go ./pkg/services/searchV2/service.go ./pkg/services/searchV2/stub.go ./pkg/services/searchV2/types.go ./pkg/services/searchV2/usage.go ./pkg/services/searchV2/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1259/_pkg_.a # internal cp $WORK/b1259/_pkg_.a /builddir/.cache/go-build/4d/4d643c0812d85e131232fb5eb432960ba1d7a5b22975ab838a7af356e01a113c-d # internal github.com/grafana/grafana/pkg/services/pluginsettings/service mkdir -p $WORK/b1287/ cat >$WORK/b1287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1287/_pkg_.a -trimpath "$WORK/b1287=>" -p github.com/grafana/grafana/pkg/services/pluginsettings/service -lang=go1.17 -complete -installsuffix shared -buildid bl3h004SaNVivpIKvHMl/bl3h004SaNVivpIKvHMl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1287/importcfg -pack ./pkg/services/pluginsettings/service/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1253/_pkg_.a # internal cp $WORK/b1253/_pkg_.a /builddir/.cache/go-build/52/5289dc78cd18501d6431d71f8845587d6be4242c61e72a8bbd6a280b85fd9d64-d # internal github.com/grafana/grafana/pkg/services/provisioning/notifiers mkdir -p $WORK/b1293/ cat >$WORK/b1293/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1291/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1293/_pkg_.a -trimpath "$WORK/b1293=>" -p github.com/grafana/grafana/pkg/services/provisioning/notifiers -lang=go1.17 -complete -installsuffix shared -buildid yMY_uxLB4l2tRCwhLw6d/yMY_uxLB4l2tRCwhLw6d -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1293/importcfg -pack ./pkg/services/provisioning/notifiers/alert_notifications.go ./pkg/services/provisioning/notifiers/config_reader.go ./pkg/services/provisioning/notifiers/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1001/_pkg_.a # internal cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/6b/6b8174d7d1ce53469408b423564732f3c9c08cf8003faed1042b6e46aadd486c-d # internal github.com/grafana/grafana/pkg/services/cleanup mkdir -p $WORK/b1000/ cat >$WORK/b1000/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/grafana/grafana/pkg/services/cleanup -lang=go1.17 -complete -installsuffix shared -buildid oVZmJs9w6f7bQBH8DCAF/oVZmJs9w6f7bQBH8DCAF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./pkg/services/cleanup/cleanup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1153/_pkg_.a # internal cp $WORK/b1153/_pkg_.a /builddir/.cache/go-build/60/60af6fcb3eafb800fafc2a30c1cc89dc836ad3dc36ad6b392313af03e4351e86-d # internal github.com/grafana/grafana/pkg/services/librarypanels mkdir -p $WORK/b1156/ cat >$WORK/b1156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1156/_pkg_.a -trimpath "$WORK/b1156=>" -p github.com/grafana/grafana/pkg/services/librarypanels -lang=go1.17 -complete -installsuffix shared -buildid oXt9oDfL-jBLPE4L2MSJ/oXt9oDfL-jBLPE4L2MSJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1156/importcfg -pack ./pkg/services/librarypanels/librarypanels.go ./pkg/services/librarypanels/models.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1287/_pkg_.a # internal cp $WORK/b1287/_pkg_.a /builddir/.cache/go-build/bf/bff3ceed958811cf99ecfdb2b9789f1b76a34416b722ecac9eecd781cea3bbdb-d # internal github.com/grafana/grafana/pkg/services/searchusers mkdir -p $WORK/b1299/ cat >$WORK/b1299/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1299/_pkg_.a -trimpath "$WORK/b1299=>" -p github.com/grafana/grafana/pkg/services/searchusers -lang=go1.17 -complete -installsuffix shared -buildid usdsrsGhzmA2w099gMbZ/usdsrsGhzmA2w099gMbZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1299/importcfg -pack ./pkg/services/searchusers/searchusers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1000/_pkg_.a # internal cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/ee/ee43f1ade4c50fb26d4b23664b6e82dcf324e794cbd0629224ee651a918215c4-d # internal github.com/Azure/go-autorest/autorest mkdir -p $WORK/b1316/ cat >$WORK/b1316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1317/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1319/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1320/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/cookiejar=$WORK/b1322/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1316/_pkg_.a -trimpath "$WORK/b1316=>" -p github.com/Azure/go-autorest/autorest -lang=go1.16 -complete -installsuffix shared -buildid gC-9CQ-o9FU_42PU9pul/gC-9CQ-o9FU_42PU9pul -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1316/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/authorization.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./vendor/github.com/Azure/go-autorest/autorest/autorest.go ./vendor/github.com/Azure/go-autorest/autorest/client.go ./vendor/github.com/Azure/go-autorest/autorest/error.go ./vendor/github.com/Azure/go-autorest/autorest/preparer.go ./vendor/github.com/Azure/go-autorest/autorest/responder.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./vendor/github.com/Azure/go-autorest/autorest/sender.go ./vendor/github.com/Azure/go-autorest/autorest/utility.go ./vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1205/_pkg_.a # internal cp $WORK/b1205/_pkg_.a /builddir/.cache/go-build/f3/f3560319ff49f19f7f642aa6b6d9b1ea06f27846305e4a2b3587d6846e2a3794-d # internal github.com/grafana/grafana/pkg/services/ngalert/metrics mkdir -p $WORK/b1254/ cat >$WORK/b1254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1205/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1255/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b684/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1254/_pkg_.a -trimpath "$WORK/b1254=>" -p github.com/grafana/grafana/pkg/services/ngalert/metrics -lang=go1.17 -complete -installsuffix shared -buildid HmP0m_PudeKlI2rs_MNF/HmP0m_PudeKlI2rs_MNF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1254/importcfg -pack ./pkg/services/ngalert/metrics/ngalert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1097/_pkg_.a # internal cp $WORK/b1097/_pkg_.a /builddir/.cache/go-build/f5/f56450e31fdc04aac071f24d6e68380aee71fb88f8d0a6f584d4913ed90140b4-d # internal github.com/grafana/grafana/pkg/tsdb/grafanads mkdir -p $WORK/b1096/ cat >$WORK/b1096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1097/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1133/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1146/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1096/_pkg_.a -trimpath "$WORK/b1096=>" -p github.com/grafana/grafana/pkg/tsdb/grafanads -lang=go1.17 -complete -installsuffix shared -buildid c_TqmLol17jhFM1Ij-Cu/c_TqmLol17jhFM1Ij-Cu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1096/importcfg -pack ./pkg/tsdb/grafanads/grafana.go ./pkg/tsdb/grafanads/query.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1156/_pkg_.a # internal cp $WORK/b1156/_pkg_.a /builddir/.cache/go-build/2d/2de49fb6565324bef7cf01ad33d57dc694eb4cfb99bfb2f6c97d923ae300d5b6-d # internal github.com/grafana/grafana/pkg/services/ngalert/store mkdir -p $WORK/b1258/ cat >$WORK/b1258/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1205/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b677/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b676/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httptest=$WORK/b681/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/builder=$WORK/b576/_pkg_.a packagefile xorm.io/core=$WORK/b577/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1258/_pkg_.a -trimpath "$WORK/b1258=>" -p github.com/grafana/grafana/pkg/services/ngalert/store -lang=go1.17 -complete -installsuffix shared -buildid cvKDM3GiGZjL6mNXWyIq/cvKDM3GiGZjL6mNXWyIq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1258/importcfg -pack ./pkg/services/ngalert/store/admin_configuration.go ./pkg/services/ngalert/store/alert_rule.go ./pkg/services/ngalert/store/alertmanager.go ./pkg/services/ngalert/store/database.go ./pkg/services/ngalert/store/image.go ./pkg/services/ngalert/store/instance_database.go ./pkg/services/ngalert/store/org.go ./pkg/services/ngalert/store/provisioning_store.go ./pkg/services/ngalert/store/testing.go ./pkg/services/ngalert/store/transactions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1096/_pkg_.a # internal cp $WORK/b1096/_pkg_.a /builddir/.cache/go-build/19/191a91ca72d5bb178a9c43b9f5316567097d5b782420e7f991217fc07a3a2eb6-d # internal github.com/grafana/grafana/pkg/services/query mkdir -p $WORK/b1081/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1254/_pkg_.a # internal cat >$WORK/b1081/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b734/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b855/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1096/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b866/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1081/_pkg_.a -trimpath "$WORK/b1081=>" -p github.com/grafana/grafana/pkg/services/query -lang=go1.17 -complete -installsuffix shared -buildid XCyhS-e1pPoooqBuZf5w/XCyhS-e1pPoooqBuZf5w -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1081/importcfg -pack ./pkg/services/query/errors.go ./pkg/services/query/query.go cp $WORK/b1254/_pkg_.a /builddir/.cache/go-build/a3/a361400a551bac57abda8eeffad0df3bb1694ade85cd4e3ad149adac1a1c60e2-d # internal github.com/grafana/grafana/pkg/services/ngalert/sender mkdir -p $WORK/b1280/ cat >$WORK/b1280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1205/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1254/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b473/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1236/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1238/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b1281/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1280/_pkg_.a -trimpath "$WORK/b1280=>" -p github.com/grafana/grafana/pkg/services/ngalert/sender -lang=go1.17 -complete -installsuffix shared -buildid TUJjDvRGEZmXGvHqoUHt/TUJjDvRGEZmXGvHqoUHt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1280/importcfg -pack ./pkg/services/ngalert/sender/sender.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1280/_pkg_.a # internal cp $WORK/b1280/_pkg_.a /builddir/.cache/go-build/a4/a44ee2e770b42282f180faf8dcd13a0f8649d2b3f3c2bd6d8b0c35d2bff7a324-d # internal github.com/grafana/loki/clients/pkg/logentry/metric mkdir -p $WORK/b1330/ cat >$WORK/b1330/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/loki/pkg/util=$WORK/b1331/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1197/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1330/_pkg_.a -trimpath "$WORK/b1330=>" -p github.com/grafana/loki/clients/pkg/logentry/metric -lang=go1.16 -complete -installsuffix shared -buildid bORRaXUJp0muZCxDicw4/bORRaXUJp0muZCxDicw4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1330/importcfg -pack ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/counters.go ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/gauges.go ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/histograms.go ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/metricvec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1293/_pkg_.a # internal cp $WORK/b1293/_pkg_.a /builddir/.cache/go-build/15/15d3bd4c67269870a2b9fd118e2b0a670d099cce64e54c7853d84c07b8b871b5-d # internal github.com/grafana/grafana/pkg/services/provisioning mkdir -p $WORK/b1288/ cat >$WORK/b1288/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/dashboards=$WORK/b1289/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/datasources=$WORK/b1292/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/notifiers=$WORK/b1293/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/plugins=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1288/_pkg_.a -trimpath "$WORK/b1288=>" -p github.com/grafana/grafana/pkg/services/provisioning -lang=go1.17 -complete -installsuffix shared -buildid 5Jmqyu08tmrhU2XFLJyX/5Jmqyu08tmrhU2XFLJyX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1288/importcfg -pack ./pkg/services/provisioning/provisioning.go ./pkg/services/provisioning/provisioning_mock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1316/_pkg_.a # internal cp $WORK/b1316/_pkg_.a /builddir/.cache/go-build/7b/7b33944884f486126c2890169f5774187d3b90bad7f90bfd3fc798c4054ac418-d # internal github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b1323/ cat >$WORK/b1323/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1316/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1319/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1320/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1323/_pkg_.a -trimpath "$WORK/b1323=>" -p github.com/Azure/go-autorest/autorest/azure -lang=go1.16 -complete -installsuffix shared -buildid ttTyM0CYLc-u4NvDfyjK/ttTyM0CYLc-u4NvDfyjK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1323/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./vendor/github.com/Azure/go-autorest/autorest/azure/rp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1299/_pkg_.a # internal cp $WORK/b1299/_pkg_.a /builddir/.cache/go-build/61/61b3595fbbb7468886486a437662913e881b058500c521c49c1272db7c3623ab-d # internal github.com/grafana/loki/clients/pkg/promtail/api mkdir -p $WORK/b1332/ cat >$WORK/b1332/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1333/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1332/_pkg_.a -trimpath "$WORK/b1332=>" -p github.com/grafana/loki/clients/pkg/promtail/api -lang=go1.16 -complete -installsuffix shared -buildid w88Lj1uwj0aN4gxpLqTH/w88Lj1uwj0aN4gxpLqTH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1332/importcfg -pack ./vendor/github.com/grafana/loki/clients/pkg/promtail/api/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1330/_pkg_.a # internal cp $WORK/b1330/_pkg_.a /builddir/.cache/go-build/76/76c0735717451143db647b05da06ec66c194cee99e6bf206b3ecf77815a0f2c9-d # internal github.com/grafana/loki/pkg/util/flagext mkdir -p $WORK/b1334/ cat >$WORK/b1334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/csv=$WORK/b319/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/c2h5oh/datasize=$WORK/b1335/_pkg_.a packagefile github.com/grafana/loki/pkg/util=$WORK/b1331/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1334/_pkg_.a -trimpath "$WORK/b1334=>" -p github.com/grafana/loki/pkg/util/flagext -lang=go1.16 -complete -installsuffix shared -buildid OqtNCJ46PISLLMaIYNDC/OqtNCJ46PISLLMaIYNDC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1334/importcfg -pack ./vendor/github.com/grafana/loki/pkg/util/flagext/bytesize.go ./vendor/github.com/grafana/loki/pkg/util/flagext/labelset.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1288/_pkg_.a # internal cp $WORK/b1288/_pkg_.a /builddir/.cache/go-build/6b/6b49705e4f02c16cf9212ba6116b8a59341f6ff41f844974c8cfe4bb48640702-d # internal github.com/linkedin/goavro/v2 mkdir -p $WORK/b1336/ cat >$WORK/b1336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1071/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1336/_pkg_.a -trimpath "$WORK/b1336=>" -p github.com/linkedin/goavro/v2 -lang=go1.16 -complete -installsuffix shared -buildid vPJv3Q_qJHKnR9a9H4s2/vPJv3Q_qJHKnR9a9H4s2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1336/importcfg -pack ./vendor/github.com/linkedin/goavro/v2/array.go ./vendor/github.com/linkedin/goavro/v2/binaryReader.go ./vendor/github.com/linkedin/goavro/v2/boolean.go ./vendor/github.com/linkedin/goavro/v2/bytes.go ./vendor/github.com/linkedin/goavro/v2/canonical.go ./vendor/github.com/linkedin/goavro/v2/codec.go ./vendor/github.com/linkedin/goavro/v2/debug_release.go ./vendor/github.com/linkedin/goavro/v2/doc.go ./vendor/github.com/linkedin/goavro/v2/enum.go ./vendor/github.com/linkedin/goavro/v2/fixed.go ./vendor/github.com/linkedin/goavro/v2/floatingPoint.go ./vendor/github.com/linkedin/goavro/v2/integer.go ./vendor/github.com/linkedin/goavro/v2/logical_type.go ./vendor/github.com/linkedin/goavro/v2/map.go ./vendor/github.com/linkedin/goavro/v2/name.go ./vendor/github.com/linkedin/goavro/v2/null.go ./vendor/github.com/linkedin/goavro/v2/ocf.go ./vendor/github.com/linkedin/goavro/v2/ocf_reader.go ./vendor/github.com/linkedin/goavro/v2/ocf_writer.go ./vendor/github.com/linkedin/goavro/v2/rabin.go ./vendor/github.com/linkedin/goavro/v2/record.go ./vendor/github.com/linkedin/goavro/v2/text.go ./vendor/github.com/linkedin/goavro/v2/union.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1258/_pkg_.a # internal cp $WORK/b1258/_pkg_.a /builddir/.cache/go-build/e5/e5521eb0c4c97eacdc0818baed01b6e233fc62e37d7279e40a827793552ca871-d # internal github.com/grafana/grafana/pkg/services/ngalert/provisioning mkdir -p $WORK/b1257/ cat >$WORK/b1257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1205/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b884/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b764/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b690/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1257/_pkg_.a -trimpath "$WORK/b1257=>" -p github.com/grafana/grafana/pkg/services/ngalert/provisioning -lang=go1.17 -complete -installsuffix shared -buildid kupFf9_XqPfMlQS0NnLb/kupFf9_XqPfMlQS0NnLb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1257/importcfg -pack ./pkg/services/ngalert/provisioning/alert_rules.go ./pkg/services/ngalert/provisioning/config.go ./pkg/services/ngalert/provisioning/contactpoints.go ./pkg/services/ngalert/provisioning/errors.go ./pkg/services/ngalert/provisioning/mute_timings.go ./pkg/services/ngalert/provisioning/notification_policies.go ./pkg/services/ngalert/provisioning/persist.go ./pkg/services/ngalert/provisioning/persist_mock.go ./pkg/services/ngalert/provisioning/provisioning_store_mock.go ./pkg/services/ngalert/provisioning/quota_checker_mock.go ./pkg/services/ngalert/provisioning/templates.go ./pkg/services/ngalert/provisioning/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1332/_pkg_.a # internal cp $WORK/b1332/_pkg_.a /builddir/.cache/go-build/73/73fc0cfc7fb433ad22e739ae46ddb9cb64662f4ac5758790305af33fa0524035-d # internal github.com/grafana/grafana/pkg/services/ngalert/image mkdir -p $WORK/b1283/ cat >$WORK/b1283/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b586/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1283/_pkg_.a -trimpath "$WORK/b1283=>" -p github.com/grafana/grafana/pkg/services/ngalert/image -lang=go1.17 -complete -installsuffix shared -buildid i00y6c_EvzFSMHWv59oD/i00y6c_EvzFSMHWv59oD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1283/importcfg -pack ./pkg/services/ngalert/image/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1334/_pkg_.a # internal cp $WORK/b1334/_pkg_.a /builddir/.cache/go-build/ca/cad54dd8559ed754e9388299f1fd17ae304202c1e009bc5cabe8f988c6cb18b5-d # internal github.com/grafana/loki/clients/pkg/promtail/client mkdir -p $WORK/b1329/ cat >$WORK/b1329/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b161/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b356/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1169/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1071/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1327/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1328/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/logentry/metric=$WORK/b1330/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/api=$WORK/b1332/_pkg_.a packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1333/_pkg_.a packagefile github.com/grafana/loki/pkg/util=$WORK/b1331/_pkg_.a packagefile github.com/grafana/loki/pkg/util/flagext=$WORK/b1334/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b473/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b783/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1228/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1329/_pkg_.a -trimpath "$WORK/b1329=>" -p github.com/grafana/loki/clients/pkg/promtail/client -lang=go1.16 -complete -installsuffix shared -buildid tODH_oUV5IyJrI3tTECA/tODH_oUV5IyJrI3tTECA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1329/importcfg -pack ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/batch.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/client.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/config.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/logger.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/multi.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1081/_pkg_.a # internal cp $WORK/b1081/_pkg_.a /builddir/.cache/go-build/a6/a63ab08185d5653a17c7bdae1ee3a7c0fb89f7c3acb6c88a8a405dad1560d59d-d # internal github.com/grafana/grafana/pkg/services/live mkdir -p $WORK/b1006/ cat >$WORK/b1006/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1007/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b706/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b365/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/database=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/features=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1048/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/liveplugin=$WORK/b1049/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1067/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1050/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushws=$WORK/b1078/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1047/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/survey=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b314/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b793/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p github.com/grafana/grafana/pkg/services/live -lang=go1.17 -complete -installsuffix shared -buildid Y1Tfoskeqzg-uLTxOHDN/Y1Tfoskeqzg-uLTxOHDN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1006/importcfg -pack ./pkg/services/live/live.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1283/_pkg_.a # internal cp $WORK/b1283/_pkg_.a /builddir/.cache/go-build/ee/eee40c76d194d3f8d4f07af8a0405d15705348f85d003f6f76b9c05fbfdcb7b6-d # internal github.com/grafana/grafana/pkg/services/ngalert/state mkdir -p $WORK/b1282/ cat >$WORK/b1282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1253/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1283/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1254/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b1285/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1282/_pkg_.a -trimpath "$WORK/b1282=>" -p github.com/grafana/grafana/pkg/services/ngalert/state -lang=go1.17 -complete -installsuffix shared -buildid U66qd3R-o2nnBNVQtk51/U66qd3R-o2nnBNVQtk51 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1282/importcfg -pack ./pkg/services/ngalert/state/cache.go ./pkg/services/ngalert/state/manager.go ./pkg/services/ngalert/state/state.go ./pkg/services/ngalert/state/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1323/_pkg_.a # internal cp $WORK/b1323/_pkg_.a /builddir/.cache/go-build/b7/b7e1255482d793d846288eefaff4887af5a7213e3beb4d8110756177140192e2-d # internal github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault mkdir -p $WORK/b1314/ cat >$WORK/b1314/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b1315/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1316/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b1323/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1318/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b1324/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b1325/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1320/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1314/_pkg_.a -trimpath "$WORK/b1314=>" -p github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault -lang=go1.16 -complete -installsuffix shared -buildid 3gFWx4fvbtjYWmaxonrF/3gFWx4fvbtjYWmaxonrF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1314/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1336/_pkg_.a # internal cp $WORK/b1336/_pkg_.a /builddir/.cache/go-build/c8/c8f53a7f7553e76f94f423e741c18fbe4477e4b0c92bc84143a6bde6e2ca2930-d # internal github.com/m3db/prometheus_remote_client_golang/promremote mkdir -p $WORK/b1337/ cat >$WORK/b1337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1071/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1072/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1337/_pkg_.a -trimpath "$WORK/b1337=>" -p github.com/m3db/prometheus_remote_client_golang/promremote -lang=go1.16 -complete -installsuffix shared -buildid JifDYyYtZm-eSG-4XrTp/JifDYyYtZm-eSG-4XrTp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1337/importcfg -pack ./vendor/github.com/m3db/prometheus_remote_client_golang/promremote/client.go cp $WORK/b1257/_pkg_.a /builddir/.cache/go-build/c4/c40ccfa4ec0022b12f30e892dad7e29ac0c4fe30fc02f9f955a92c9d9179c8bb-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier mkdir -p $WORK/b1256/ cat >$WORK/b1256/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1160/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1205/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1254/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b763/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1257/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b1259/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b447/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1276/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b769/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b773/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b774/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b765/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1278/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b777/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b778/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b779/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b766/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b771/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b793/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1256/_pkg_.a -trimpath "$WORK/b1256=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier -lang=go1.17 -complete -installsuffix shared -buildid FGjuJKIwu-_E6MY69Rwv/FGjuJKIwu-_E6MY69Rwv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1256/importcfg -pack ./pkg/services/ngalert/notifier/alertmanager.go ./pkg/services/ngalert/notifier/alertmanager_config.go ./pkg/services/ngalert/notifier/alerts.go ./pkg/services/ngalert/notifier/config.go ./pkg/services/ngalert/notifier/crypto.go ./pkg/services/ngalert/notifier/file_store.go ./pkg/services/ngalert/notifier/multiorg_alertmanager.go ./pkg/services/ngalert/notifier/receivers.go ./pkg/services/ngalert/notifier/silences.go ./pkg/services/ngalert/notifier/status.go ./pkg/services/ngalert/notifier/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1329/_pkg_.a # internal cp $WORK/b1329/_pkg_.a /builddir/.cache/go-build/aa/aa4c9356a9fe76668b67e52413a0247bfeac70e9c00f15b082b385cacef09759-d # internal github.com/robfig/cron/v3 mkdir -p $WORK/b1338/ cat >$WORK/b1338/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1338/_pkg_.a -trimpath "$WORK/b1338=>" -p github.com/robfig/cron/v3 -lang=go1.16 -complete -installsuffix shared -buildid xvEUsHX7L-9zFi7VEc4o/xvEUsHX7L-9zFi7VEc4o -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1338/importcfg -pack ./vendor/github.com/robfig/cron/v3/chain.go ./vendor/github.com/robfig/cron/v3/constantdelay.go ./vendor/github.com/robfig/cron/v3/cron.go ./vendor/github.com/robfig/cron/v3/doc.go ./vendor/github.com/robfig/cron/v3/logger.go ./vendor/github.com/robfig/cron/v3/option.go ./vendor/github.com/robfig/cron/v3/parser.go ./vendor/github.com/robfig/cron/v3/spec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1282/_pkg_.a # internal cp $WORK/b1282/_pkg_.a /builddir/.cache/go-build/6d/6da8ada77ad20634f36e1a5802c74b67cf86a8cea1678af033ccb910c7273e91-d # internal github.com/jonboulle/clockwork mkdir -p $WORK/b1340/ cat >$WORK/b1340/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1340/_pkg_.a -trimpath "$WORK/b1340=>" -p github.com/jonboulle/clockwork -lang=go1.16 -complete -installsuffix shared -buildid 04ezunu7rsZau3TQv6Mj/04ezunu7rsZau3TQv6Mj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1340/importcfg -pack ./vendor/github.com/jonboulle/clockwork/clockwork.go ./vendor/github.com/jonboulle/clockwork/ticker.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1337/_pkg_.a # internal cp $WORK/b1337/_pkg_.a /builddir/.cache/go-build/fb/fbb5d4a4ee1443278a669f3139065ad3949ce7bbd89f58d6d1ce92500474af6c-d # internal github.com/russellhaering/goxmldsig/etreeutils mkdir -p $WORK/b1341/ cat >$WORK/b1341/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1326/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1341/_pkg_.a -trimpath "$WORK/b1341=>" -p github.com/russellhaering/goxmldsig/etreeutils -lang=go1.16 -complete -installsuffix shared -buildid epoF3x247YireD3lnOQ6/epoF3x247YireD3lnOQ6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1341/importcfg -pack ./vendor/github.com/russellhaering/goxmldsig/etreeutils/canonicalize.go ./vendor/github.com/russellhaering/goxmldsig/etreeutils/namespace.go ./vendor/github.com/russellhaering/goxmldsig/etreeutils/sort.go ./vendor/github.com/russellhaering/goxmldsig/etreeutils/unmarshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1340/_pkg_.a # internal cp $WORK/b1340/_pkg_.a /builddir/.cache/go-build/9f/9ff04247139c170eb09b75b9087fcd447e5be2a0be4041f49f4b01266087188f-d # internal github.com/russellhaering/goxmldsig/types mkdir -p $WORK/b1342/ cat >$WORK/b1342/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1326/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1342/_pkg_.a -trimpath "$WORK/b1342=>" -p github.com/russellhaering/goxmldsig/types -lang=go1.16 -complete -installsuffix shared -buildid v67axZL54meLEdELZDui/v67axZL54meLEdELZDui -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1342/importcfg -pack ./vendor/github.com/russellhaering/goxmldsig/types/signature.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1338/_pkg_.a # internal cp $WORK/b1338/_pkg_.a /builddir/.cache/go-build/09/09559a73da59aec639520d1a45c0f4e0d047a01ad945541e62f0870fadad27d1-d # internal github.com/grafana/grafana/pkg/infra/process mkdir -p $WORK/b1343/ cat >$WORK/b1343/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b531/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1343/_pkg_.a -trimpath "$WORK/b1343=>" -p github.com/grafana/grafana/pkg/infra/process -lang=go1.17 -complete -installsuffix shared -buildid K-UDJJIUksdVNhwGpkbR/K-UDJJIUksdVNhwGpkbR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1343/importcfg -pack ./pkg/infra/process/process.go ./pkg/infra/process/root_check.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1006/_pkg_.a # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/8b/8bfd96ef07c692e176cc30394512278129761fbdf435c0e1b4911e0191048d82-d # internal github.com/grafana/grafana/pkg/services/comments mkdir -p $WORK/b1003/ cat >$WORK/b1003/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1006/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p github.com/grafana/grafana/pkg/services/comments -lang=go1.17 -complete -installsuffix shared -buildid I0JgVe3y4TMjlbGdFoFn/I0JgVe3y4TMjlbGdFoFn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1003/importcfg -pack ./pkg/services/comments/handlers.go ./pkg/services/comments/service.go ./pkg/services/comments/sql_storage.go ./pkg/services/comments/storage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1343/_pkg_.a # internal cp $WORK/b1343/_pkg_.a /builddir/.cache/go-build/6e/6eede4bb631967ebe3b6d9691062e8b72d7f0939fcd5eaa118456925fa07cdad-d # internal github.com/grafana/grafana/pkg/services/export mkdir -p $WORK/b1151/ cat >$WORK/b1151/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1006/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1151/_pkg_.a -trimpath "$WORK/b1151=>" -p github.com/grafana/grafana/pkg/services/export -lang=go1.17 -complete -installsuffix shared -buildid HIm7Exck5FPGmTD01krr/HIm7Exck5FPGmTD01krr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1151/importcfg -pack ./pkg/services/export/dummy_job.go ./pkg/services/export/service.go ./pkg/services/export/stopped_job.go ./pkg/services/export/stub.go ./pkg/services/export/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1342/_pkg_.a # internal cp $WORK/b1342/_pkg_.a /builddir/.cache/go-build/eb/ebba86924620785661c23820187ee5447d2cf01c74e820d72772e508f58aec6d-d # internal github.com/grafana/grafana/pkg/services/live/pushhttp mkdir -p $WORK/b1158/ cat >$WORK/b1158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1006/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1063/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1079/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1158/_pkg_.a -trimpath "$WORK/b1158=>" -p github.com/grafana/grafana/pkg/services/live/pushhttp -lang=go1.17 -complete -installsuffix shared -buildid 0UUYRnZKX8wAEtfxCeFw/0UUYRnZKX8wAEtfxCeFw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1158/importcfg -pack ./pkg/services/live/pushhttp/push.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1341/_pkg_.a # internal cp $WORK/b1341/_pkg_.a /builddir/.cache/go-build/62/62de6b61eac04e91b8db24467ae523ca86fc88b5b784ed0a5771120709c66103-d # internal github.com/grafana/grafana/pkg/services/thumbs mkdir -p $WORK/b1302/ cat >$WORK/b1302/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1006/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1021/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b793/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1302/_pkg_.a -trimpath "$WORK/b1302=>" -p github.com/grafana/grafana/pkg/services/thumbs -lang=go1.17 -complete -installsuffix shared -buildid PgnvXaGB39hUKYfEfn9g/PgnvXaGB39hUKYfEfn9g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1302/importcfg -pack ./pkg/services/thumbs/crawler.go ./pkg/services/thumbs/crawler_auth.go ./pkg/services/thumbs/dummy.go ./pkg/services/thumbs/models.go ./pkg/services/thumbs/repo.go ./pkg/services/thumbs/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1256/_pkg_.a # internal cp $WORK/b1256/_pkg_.a /builddir/.cache/go-build/f1/f15825bc4f304303f63b1f42ed5196bd8db20c99580f9d110407d1a116275d08-d # internal github.com/grafana/grafana/pkg/services/ngalert/schedule mkdir -p $WORK/b1279/ cat >$WORK/b1279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b585/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1205/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1253/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1254/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1256/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1280/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1258/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b690/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b793/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1279/_pkg_.a -trimpath "$WORK/b1279=>" -p github.com/grafana/grafana/pkg/services/ngalert/schedule -lang=go1.17 -complete -installsuffix shared -buildid m_rJDKBoDxD5S_vKnL8p/m_rJDKBoDxD5S_vKnL8p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1279/importcfg -pack ./pkg/services/ngalert/schedule/compat.go ./pkg/services/ngalert/schedule/fetcher.go ./pkg/services/ngalert/schedule/registry.go ./pkg/services/ngalert/schedule/schedule.go ./pkg/services/ngalert/schedule/schedule_mock.go ./pkg/services/ngalert/schedule/testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1003/_pkg_.a # internal cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/c2/c212c2a59602b6b0aec879f27d93928eae7a9a699498a44290a757c08b818d58-d # internal github.com/russellhaering/goxmldsig mkdir -p $WORK/b1339/ cat >$WORK/b1339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1326/_pkg_.a packagefile github.com/jonboulle/clockwork=$WORK/b1340/_pkg_.a packagefile github.com/russellhaering/goxmldsig/etreeutils=$WORK/b1341/_pkg_.a packagefile github.com/russellhaering/goxmldsig/types=$WORK/b1342/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1339/_pkg_.a -trimpath "$WORK/b1339=>" -p github.com/russellhaering/goxmldsig -lang=go1.16 -complete -installsuffix shared -buildid 4BAsEsjEOX_x2e-qG6a9/4BAsEsjEOX_x2e-qG6a9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1339/importcfg -pack ./vendor/github.com/russellhaering/goxmldsig/canonicalize.go ./vendor/github.com/russellhaering/goxmldsig/clock.go ./vendor/github.com/russellhaering/goxmldsig/keystore.go ./vendor/github.com/russellhaering/goxmldsig/sign.go ./vendor/github.com/russellhaering/goxmldsig/tls_keystore.go ./vendor/github.com/russellhaering/goxmldsig/validate.go ./vendor/github.com/russellhaering/goxmldsig/xml_constants.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1158/_pkg_.a # internal cp $WORK/b1158/_pkg_.a /builddir/.cache/go-build/4a/4ae18a749bd4a976f9187667e0468b04693e6e282849b504a8d22799a68bffe7-d # internal github.com/grafana/grafana/pkg/services/dashboardimport mkdir -p $WORK/b1347/ cat >$WORK/b1347/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1347/_pkg_.a -trimpath "$WORK/b1347=>" -p github.com/grafana/grafana/pkg/services/dashboardimport -lang=go1.17 -complete -installsuffix shared -buildid kvWGVxNCwB2B8N92vC5Y/kvWGVxNCwB2B8N92vC5Y -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1347/importcfg -pack ./pkg/services/dashboardimport/dashboardimport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1151/_pkg_.a # internal cp $WORK/b1151/_pkg_.a /builddir/.cache/go-build/b2/b2828d85094a8e327847e905a57ad144f0d43b896faf0454ec3bc399dcb37305-d # internal github.com/grafana/grafana/pkg/framework/coremodel/staticregistry mkdir -p $WORK/b1348/ cat >$WORK/b1348/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b995/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1348/_pkg_.a -trimpath "$WORK/b1348=>" -p github.com/grafana/grafana/pkg/framework/coremodel/staticregistry -lang=go1.17 -complete -installsuffix shared -buildid ZMvrfnWHPJjVQgqh0or9/ZMvrfnWHPJjVQgqh0or9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1348/importcfg -pack ./pkg/framework/coremodel/staticregistry/provide.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1347/_pkg_.a # internal cp $WORK/b1347/_pkg_.a /builddir/.cache/go-build/d4/d4f18705f607d49ca01585e0057547bf6dcdf6ea439f332863394e002da42e65-d # internal github.com/grafana/grafana/pkg/api/docs/definitions mkdir -p $WORK/b1346/ cat >$WORK/b1346/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1346/_pkg_.a -trimpath "$WORK/b1346=>" -p github.com/grafana/grafana/pkg/api/docs/definitions -lang=go1.17 -complete -installsuffix shared -buildid DClxYjei5EqGbCr_abBD/DClxYjei5EqGbCr_abBD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1346/importcfg -pack ./pkg/api/docs/definitions/admin.go ./pkg/api/docs/definitions/admin_ldap.go ./pkg/api/docs/definitions/admin_provisioning.go ./pkg/api/docs/definitions/admin_users.go ./pkg/api/docs/definitions/annotations.go ./pkg/api/docs/definitions/apikey.go ./pkg/api/docs/definitions/dashboard.go ./pkg/api/docs/definitions/dashboard_permissions.go ./pkg/api/docs/definitions/dashboard_versions.go ./pkg/api/docs/definitions/datasources.go ./pkg/api/docs/definitions/ds.go ./pkg/api/docs/definitions/folder.go ./pkg/api/docs/definitions/folder_permissions.go ./pkg/api/docs/definitions/legacy_alert_notifications.go ./pkg/api/docs/definitions/legacy_alerting.go ./pkg/api/docs/definitions/library_elements.go ./pkg/api/docs/definitions/meta.go ./pkg/api/docs/definitions/org.go ./pkg/api/docs/definitions/org_invites.go ./pkg/api/docs/definitions/org_preferences.go ./pkg/api/docs/definitions/orgs.go ./pkg/api/docs/definitions/responses.go ./pkg/api/docs/definitions/search.go ./pkg/api/docs/definitions/snapshot.go ./pkg/api/docs/definitions/teams.go ./pkg/api/docs/definitions/user.go ./pkg/api/docs/definitions/user_preferences.go ./pkg/api/docs/definitions/users.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1348/_pkg_.a # internal cp $WORK/b1348/_pkg_.a /builddir/.cache/go-build/20/20cec89b0c4b74b1adebddf3505dddecb57248ba50ff1ee1c51e1dd49cb78c37-d # internal github.com/grafana/grafana-aws-sdk/pkg/sigv4 mkdir -p $WORK/b1350/ cat >$WORK/b1350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b389/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b404/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b396/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b373/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1350/_pkg_.a -trimpath "$WORK/b1350=>" -p github.com/grafana/grafana-aws-sdk/pkg/sigv4 -lang=go1.16 -complete -installsuffix shared -buildid kg5Sz8LA6JZb02l-meyS/kg5Sz8LA6JZb02l-meyS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1350/importcfg -pack ./vendor/github.com/grafana/grafana-aws-sdk/pkg/sigv4/sigv4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1346/_pkg_.a # internal cp $WORK/b1346/_pkg_.a /builddir/.cache/go-build/b3/b3174aed9fd0a9f774dc854dbd2f5894c2f6c7ab540487333e7ab5a6e49d32ae-d # internal github.com/grafana/grafana/pkg/infra/usagestats/service mkdir -p $WORK/b1351/ cat >$WORK/b1351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/google/uuid=$WORK/b438/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1160/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1351/_pkg_.a -trimpath "$WORK/b1351=>" -p github.com/grafana/grafana/pkg/infra/usagestats/service -lang=go1.17 -complete -installsuffix shared -buildid 91T4APXKxa4Rz4_tl9V6/91T4APXKxa4Rz4_tl9V6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1351/importcfg -pack ./pkg/infra/usagestats/service/api.go ./pkg/infra/usagestats/service/service.go ./pkg/infra/usagestats/service/usage_stats.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1302/_pkg_.a # internal cp $WORK/b1302/_pkg_.a /builddir/.cache/go-build/b7/b775dbc9f694717a6bde79a49a7767fca289f3e17dd0c54bff7169bd277ecfd5-d # internal github.com/grafana/grafana/pkg/infra/usagestats/statscollector mkdir -p $WORK/b1352/ cat >$WORK/b1352/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b856/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1352/_pkg_.a -trimpath "$WORK/b1352=>" -p github.com/grafana/grafana/pkg/infra/usagestats/statscollector -lang=go1.17 -complete -installsuffix shared -buildid zLK-RaA7O6uUkFU_Ru3O/zLK-RaA7O6uUkFU_Ru3O -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1352/importcfg -pack ./pkg/infra/usagestats/statscollector/concurrent_users.go ./pkg/infra/usagestats/statscollector/prometheus_flavor.go ./pkg/infra/usagestats/statscollector/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1279/_pkg_.a # internal cp $WORK/b1279/_pkg_.a /builddir/.cache/go-build/a0/a02a52b75ecbbc7b10e39751e144255d2011fa38567273f95750ca8e992139fe-d # internal github.com/grafana/grafana/pkg/services/ngalert/api mkdir -p $WORK/b1161/ cat >$WORK/b1161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1162/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b308/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b313/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1205/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1253/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1254/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1256/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1257/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1279/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b884/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b762/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b765/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1095/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1228/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b680/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1161/_pkg_.a -trimpath "$WORK/b1161=>" -p github.com/grafana/grafana/pkg/services/ngalert/api -lang=go1.17 -complete -installsuffix shared -buildid Zb4mRR0lel9WOfmuccjP/Zb4mRR0lel9WOfmuccjP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1161/importcfg -pack ./pkg/services/ngalert/api/api.go ./pkg/services/ngalert/api/api_admin.go ./pkg/services/ngalert/api/api_alertmanager.go ./pkg/services/ngalert/api/api_alertmanager_guards.go ./pkg/services/ngalert/api/api_prometheus.go ./pkg/services/ngalert/api/api_prometheus_test_fixtures.go ./pkg/services/ngalert/api/api_provisioning.go ./pkg/services/ngalert/api/api_ruler.go ./pkg/services/ngalert/api/api_ruler_validation.go ./pkg/services/ngalert/api/api_testing.go ./pkg/services/ngalert/api/authorization.go ./pkg/services/ngalert/api/fork_ruler.go ./pkg/services/ngalert/api/forked_admin.go ./pkg/services/ngalert/api/forked_am.go ./pkg/services/ngalert/api/forked_prom.go ./pkg/services/ngalert/api/forked_provisioning.go ./pkg/services/ngalert/api/forked_testing.go ./pkg/services/ngalert/api/generated_base_api_alertmanager.go ./pkg/services/ngalert/api/generated_base_api_configuration.go ./pkg/services/ngalert/api/generated_base_api_prometheus.go ./pkg/services/ngalert/api/generated_base_api_provisioning.go ./pkg/services/ngalert/api/generated_base_api_ruler.go ./pkg/services/ngalert/api/generated_base_api_testing.go ./pkg/services/ngalert/api/lotex_am.go ./pkg/services/ngalert/api/lotex_prom.go ./pkg/services/ngalert/api/lotex_ruler.go ./pkg/services/ngalert/api/promql_compat.go ./pkg/services/ngalert/api/testing.go ./pkg/services/ngalert/api/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1339/_pkg_.a # internal cp $WORK/b1339/_pkg_.a /builddir/.cache/go-build/0d/0d9d6abe4095cd5a34dbf3e9eae9842e95dc21b2336c1b0325731b72e3351639-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog mkdir -p $WORK/b1355/ cat >$WORK/b1355/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1355/_pkg_.a -trimpath "$WORK/b1355=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog -lang=go1.17 -complete -installsuffix shared -buildid dGVwN2k_aUc5E2pLuMXy/dGVwN2k_aUc5E2pLuMXy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1355/importcfg -pack ./pkg/tsdb/azuremonitor/azlog/azlog.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1350/_pkg_.a # internal cp $WORK/b1350/_pkg_.a /builddir/.cache/go-build/3d/3da1ab301200123b6be49ee04461fb2e394c984030c8e7091b96055930402cdb-d # internal github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider mkdir -p $WORK/b1349/ cat >$WORK/b1349/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/sigv4=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b474/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1174/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1349/_pkg_.a -trimpath "$WORK/b1349=>" -p github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider -lang=go1.17 -complete -installsuffix shared -buildid l6eYFeYOP4344J2vaC65/l6eYFeYOP4344J2vaC65 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1349/importcfg -pack ./pkg/infra/httpclient/httpclientprovider/datasource_metrics_middleware.go ./pkg/infra/httpclient/httpclientprovider/host_redirect_validation_middleware.go ./pkg/infra/httpclient/httpclientprovider/http_client_provider.go ./pkg/infra/httpclient/httpclientprovider/response_limit_middleware.go ./pkg/infra/httpclient/httpclientprovider/sigv4_middleware.go ./pkg/infra/httpclient/httpclientprovider/testing.go ./pkg/infra/httpclient/httpclientprovider/tracing_middleware.go ./pkg/infra/httpclient/httpclientprovider/user_agent_middleware.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1355/_pkg_.a # internal cp $WORK/b1355/_pkg_.a /builddir/.cache/go-build/41/414aa6d076140e3929ab17040163f256ec023a8ebc76edc4b6831b6c1841861c-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/types mkdir -p $WORK/b1358/ cat >$WORK/b1358/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1358/_pkg_.a -trimpath "$WORK/b1358=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/types -lang=go1.17 -complete -installsuffix shared -buildid acUdPtDkmpdX9up2Wn6x/acUdPtDkmpdX9up2Wn6x -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1358/importcfg -pack ./pkg/tsdb/azuremonitor/types/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1358/_pkg_.a # internal cp $WORK/b1358/_pkg_.a /builddir/.cache/go-build/a6/a65266e4e22d557f77a474646483a5b4dacf0a92a11312f01a131f8533ca0461-d # internal github.com/grafana/grafana/pkg/tsdb/legacydata/interval mkdir -p $WORK/b1359/ cat >$WORK/b1359/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b789/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1359/_pkg_.a -trimpath "$WORK/b1359=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata/interval -lang=go1.17 -complete -installsuffix shared -buildid CxuDG6rX80_51w97pudK/CxuDG6rX80_51w97pudK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1359/importcfg -pack ./pkg/tsdb/legacydata/interval/interval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1351/_pkg_.a # internal cp $WORK/b1351/_pkg_.a /builddir/.cache/go-build/ff/ff77c3ec32097d1c416222b05b2c73be41e472673164d9dc269ea70ec429f4ab-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/time mkdir -p $WORK/b1362/ cat >$WORK/b1362/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b806/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1362/_pkg_.a -trimpath "$WORK/b1362=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/time -lang=go1.17 -complete -installsuffix shared -buildid gco4NE_kQaSzY271zWln/gco4NE_kQaSzY271zWln -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1362/importcfg -pack ./pkg/tsdb/azuremonitor/time/azuremonitor-time.go ./pkg/tsdb/azuremonitor/time/time-grain.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1362/_pkg_.a # internal cp $WORK/b1362/_pkg_.a /builddir/.cache/go-build/10/1062ff5db59d3e8f2bcfe46bdf3d8fe862f4bce69bc312923e04c6cc76004d3f-d # internal github.com/andybalholm/brotli mkdir -p $WORK/b1364/ cat >$WORK/b1364/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1364/_pkg_.a -trimpath "$WORK/b1364=>" -p github.com/andybalholm/brotli -lang=go1.16 -complete -installsuffix shared -buildid cJSXWsoptRZJ7KO3M0UJ/cJSXWsoptRZJ7KO3M0UJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1364/importcfg -pack ./vendor/github.com/andybalholm/brotli/backward_references.go ./vendor/github.com/andybalholm/brotli/backward_references_hq.go ./vendor/github.com/andybalholm/brotli/bit_cost.go ./vendor/github.com/andybalholm/brotli/bit_reader.go ./vendor/github.com/andybalholm/brotli/block_splitter.go ./vendor/github.com/andybalholm/brotli/block_splitter_command.go ./vendor/github.com/andybalholm/brotli/block_splitter_distance.go ./vendor/github.com/andybalholm/brotli/block_splitter_literal.go ./vendor/github.com/andybalholm/brotli/brotli_bit_stream.go ./vendor/github.com/andybalholm/brotli/cluster.go ./vendor/github.com/andybalholm/brotli/cluster_command.go ./vendor/github.com/andybalholm/brotli/cluster_distance.go ./vendor/github.com/andybalholm/brotli/cluster_literal.go ./vendor/github.com/andybalholm/brotli/command.go ./vendor/github.com/andybalholm/brotli/compress_fragment.go ./vendor/github.com/andybalholm/brotli/compress_fragment_two_pass.go ./vendor/github.com/andybalholm/brotli/constants.go ./vendor/github.com/andybalholm/brotli/context.go ./vendor/github.com/andybalholm/brotli/decode.go ./vendor/github.com/andybalholm/brotli/dictionary.go ./vendor/github.com/andybalholm/brotli/dictionary_hash.go ./vendor/github.com/andybalholm/brotli/encode.go ./vendor/github.com/andybalholm/brotli/encoder_dict.go ./vendor/github.com/andybalholm/brotli/entropy_encode.go ./vendor/github.com/andybalholm/brotli/entropy_encode_static.go ./vendor/github.com/andybalholm/brotli/fast_log.go ./vendor/github.com/andybalholm/brotli/find_match_length.go ./vendor/github.com/andybalholm/brotli/h10.go ./vendor/github.com/andybalholm/brotli/h5.go ./vendor/github.com/andybalholm/brotli/h6.go ./vendor/github.com/andybalholm/brotli/hash.go ./vendor/github.com/andybalholm/brotli/hash_composite.go ./vendor/github.com/andybalholm/brotli/hash_forgetful_chain.go ./vendor/github.com/andybalholm/brotli/hash_longest_match_quickly.go ./vendor/github.com/andybalholm/brotli/hash_rolling.go ./vendor/github.com/andybalholm/brotli/histogram.go ./vendor/github.com/andybalholm/brotli/http.go ./vendor/github.com/andybalholm/brotli/huffman.go ./vendor/github.com/andybalholm/brotli/literal_cost.go ./vendor/github.com/andybalholm/brotli/memory.go ./vendor/github.com/andybalholm/brotli/metablock.go ./vendor/github.com/andybalholm/brotli/metablock_command.go ./vendor/github.com/andybalholm/brotli/metablock_distance.go ./vendor/github.com/andybalholm/brotli/metablock_literal.go ./vendor/github.com/andybalholm/brotli/params.go ./vendor/github.com/andybalholm/brotli/platform.go ./vendor/github.com/andybalholm/brotli/prefix.go ./vendor/github.com/andybalholm/brotli/prefix_dec.go ./vendor/github.com/andybalholm/brotli/quality.go ./vendor/github.com/andybalholm/brotli/reader.go ./vendor/github.com/andybalholm/brotli/ringbuffer.go ./vendor/github.com/andybalholm/brotli/state.go ./vendor/github.com/andybalholm/brotli/static_dict.go ./vendor/github.com/andybalholm/brotli/static_dict_lut.go ./vendor/github.com/andybalholm/brotli/symbol_list.go ./vendor/github.com/andybalholm/brotli/transform.go ./vendor/github.com/andybalholm/brotli/utf8_util.go ./vendor/github.com/andybalholm/brotli/util.go ./vendor/github.com/andybalholm/brotli/write_bits.go ./vendor/github.com/andybalholm/brotli/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1352/_pkg_.a # internal cp $WORK/b1352/_pkg_.a /builddir/.cache/go-build/17/17cf19fa4bd5433bd54008a4db4c53cd9305361a4cc822247c0bfb636f1454a3-d # internal github.com/grafana/grafana-google-sdk-go/pkg/utils mkdir -p $WORK/b1365/ cat >$WORK/b1365/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b626/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1365/_pkg_.a -trimpath "$WORK/b1365=>" -p github.com/grafana/grafana-google-sdk-go/pkg/utils -lang=go1.16 -complete -installsuffix shared -buildid EryYrb2hJEdITto4x9KK/EryYrb2hJEdITto4x9KK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1365/importcfg -pack ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/utils/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1359/_pkg_.a # internal cp $WORK/b1359/_pkg_.a /builddir/.cache/go-build/d4/d4f2c5606d9f74f669cfb5c90d56c1e7dd50a83085ce9e7ade3f9d29e24c0c27-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros mkdir -p $WORK/b1357/ cat >$WORK/b1357/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1359/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1357/_pkg_.a -trimpath "$WORK/b1357=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros -lang=go1.17 -complete -installsuffix shared -buildid Ii58bFWiy2_atqjZaxy6/Ii58bFWiy2_atqjZaxy6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1357/importcfg -pack ./pkg/tsdb/azuremonitor/macros/macros.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1349/_pkg_.a # internal cp $WORK/b1349/_pkg_.a /builddir/.cache/go-build/12/1270457471c2a6c6ba1580d86bf24215748dcb7b14101ab2f7695ab53917b964-d # internal github.com/aws/aws-sdk-go/service/cloudwatch mkdir -p $WORK/b1367/ cat >$WORK/b1367/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b399/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1367/_pkg_.a -trimpath "$WORK/b1367=>" -p github.com/aws/aws-sdk-go/service/cloudwatch -lang=go1.16 -complete -installsuffix shared -buildid QE8BCGEE_XGnVnLNdbXU/QE8BCGEE_XGnVnLNdbXU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1367/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/api.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/doc.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/errors.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/service.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/waiters.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1365/_pkg_.a # internal cp $WORK/b1365/_pkg_.a /builddir/.cache/go-build/40/401382a419d2796b03e647297c114eb4eb8bd6b5122830674d6c6edf787cc504-d # internal github.com/aws/aws-sdk-go/service/cloudwatchlogs mkdir -p $WORK/b1369/ cat >$WORK/b1369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b410/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1369/_pkg_.a -trimpath "$WORK/b1369=>" -p github.com/aws/aws-sdk-go/service/cloudwatchlogs -lang=go1.16 -complete -installsuffix shared -buildid WohaCUOFjHcZOPD6TTH5/WohaCUOFjHcZOPD6TTH5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1369/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/api.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/doc.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/errors.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1357/_pkg_.a # internal cp $WORK/b1357/_pkg_.a /builddir/.cache/go-build/e0/e09683f9826712ff811106f7b48a445c1bf8fdaab1a3010ab4c7d83ef319155b-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics mkdir -p $WORK/b1356/ cat >$WORK/b1356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1356/_pkg_.a -trimpath "$WORK/b1356=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics -lang=go1.17 -complete -installsuffix shared -buildid 7t33H9jOI2DrLxPXs40K/7t33H9jOI2DrLxPXs40K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1356/importcfg -pack ./pkg/tsdb/azuremonitor/loganalytics/azure-log-analytics-datasource.go ./pkg/tsdb/azuremonitor/loganalytics/azure-response-table-frame.go cp $WORK/b1314/_pkg_.a /builddir/.cache/go-build/3c/3c1245151b37f7728789c55fea91ca4ec1187e7dbd2fcee2cd84e173bd8f580d-d # internal github.com/grafana/grafana/pkg/extensions mkdir -p $WORK/b1306/ cat >$WORK/b1306/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/kms/apiv1=$WORK/b1307/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b822/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys=$WORK/b1310/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault=$WORK/b1314/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1316/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1317/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1326/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1162/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b365/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b603/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1327/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1328/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/client=$WORK/b1329/_pkg_.a packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1333/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b321/_pkg_.a packagefile github.com/linkedin/goavro/v2=$WORK/b1336/_pkg_.a packagefile github.com/m3db/prometheus_remote_client_golang/promremote=$WORK/b1337/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/robfig/cron/v3=$WORK/b1338/_pkg_.a packagefile github.com/russellhaering/goxmldsig=$WORK/b1339/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b676/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b790/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b886/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1309/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b858/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1306/_pkg_.a -trimpath "$WORK/b1306=>" -p github.com/grafana/grafana/pkg/extensions -lang=go1.17 -complete -installsuffix shared -buildid bBGOg3vALRmIMbFRGjnj/bBGOg3vALRmIMbFRGjnj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1306/importcfg -pack ./pkg/extensions/main.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1306/_pkg_.a # internal cp $WORK/b1306/_pkg_.a /builddir/.cache/go-build/62/62680d5ad4a23e13db63350b125d33b7061bc95ac1bcc474134cd7a410673271-d # internal github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b1372/ cat >$WORK/b1372/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b401/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b402/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1372/_pkg_.a -trimpath "$WORK/b1372=>" -p github.com/aws/aws-sdk-go/private/protocol/ec2query -lang=go1.16 -complete -installsuffix shared -buildid IdbeDGdgYqy2laKYfFf3/IdbeDGdgYqy2laKYfFf3 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1372/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1356/_pkg_.a # internal cp $WORK/b1356/_pkg_.a /builddir/.cache/go-build/bf/bf05a0d380265256e50c444ccd2c14d6668d1a3da7060eaec550bfd2c353456d-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph mkdir -p $WORK/b1361/ cat >$WORK/b1361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b445/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1356/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1361/_pkg_.a -trimpath "$WORK/b1361=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph -lang=go1.17 -complete -installsuffix shared -buildid w4FLPn9IPIIH0YddUdgn/w4FLPn9IPIIH0YddUdgn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1361/importcfg -pack ./pkg/tsdb/azuremonitor/resourcegraph/azure-resource-graph-datasource.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1361/_pkg_.a # internal cp $WORK/b1361/_pkg_.a /builddir/.cache/go-build/4c/4c50bd3dcc155ad7091f8022a79a8c89fe86d449a231f5fa6fcae12834dad2a5-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics mkdir -p $WORK/b1360/ cat >$WORK/b1360/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1361/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/time=$WORK/b1362/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1360/_pkg_.a -trimpath "$WORK/b1360=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics -lang=go1.17 -complete -installsuffix shared -buildid weXDjbprsPsWuvcFHCQm/weXDjbprsPsWuvcFHCQm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1360/importcfg -pack ./pkg/tsdb/azuremonitor/metrics/azuremonitor-datasource.go ./pkg/tsdb/azuremonitor/metrics/migrations.go ./pkg/tsdb/azuremonitor/metrics/url-builder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1161/_pkg_.a # internal cp $WORK/b1367/_pkg_.a /builddir/.cache/go-build/ab/ab569d8c7699860989ed84023ed622a36357aca0fbb324162e47d07fb9016749-d # internal github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface mkdir -p $WORK/b1368/ cat >$WORK/b1368/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1368/_pkg_.a -trimpath "$WORK/b1368=>" -p github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface -lang=go1.16 -complete -installsuffix shared -buildid rS5G8JrGJEZou0AxFrzO/rS5G8JrGJEZou0AxFrzO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1368/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/interface.go cp $WORK/b1161/_pkg_.a /builddir/.cache/go-build/e7/e74ddfa6addf487725afb65f1de5aef462701fffadc61d01ec1d6bb98635cea5-d # internal github.com/grafana/grafana/pkg/services/ngalert mkdir -p $WORK/b1159/ cat >$WORK/b1159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b585/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1160/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api=$WORK/b1161/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1253/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1283/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1254/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1256/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1257/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1279/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b884/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b793/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1159/_pkg_.a -trimpath "$WORK/b1159=>" -p github.com/grafana/grafana/pkg/services/ngalert -lang=go1.17 -complete -installsuffix shared -buildid NnEs3qLnz4KpV8sOd77i/NnEs3qLnz4KpV8sOd77i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1159/importcfg -pack ./pkg/services/ngalert/accesscontrol.go ./pkg/services/ngalert/ngalert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1372/_pkg_.a # internal cp $WORK/b1372/_pkg_.a /builddir/.cache/go-build/b6/b6ecfe4e1aed0b1ed581e0d8145c7f590ebb28acbc34d646462a068ffacc88b8-d # internal github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b1371/ cat >$WORK/b1371/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b1372/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1371/_pkg_.a -trimpath "$WORK/b1371=>" -p github.com/aws/aws-sdk-go/service/ec2 -lang=go1.16 -complete -installsuffix shared -buildid KI161I5kyeZcRdoagvSq/KI161I5kyeZcRdoagvSq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1371/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1360/_pkg_.a # internal cp $WORK/b1360/_pkg_.a /builddir/.cache/go-build/ea/ea44a2740d7989849a983c15091468613e83aa87ee50bc13191cf4e4a526b6f3-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor mkdir -p $WORK/b1354/ cat >$WORK/b1354/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b445/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1356/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics=$WORK/b1360/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1361/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1358/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1354/_pkg_.a -trimpath "$WORK/b1354=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor -lang=go1.17 -complete -installsuffix shared -buildid ADGkEL5oQZieqyvR_zwT/ADGkEL5oQZieqyvR_zwT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1354/importcfg -pack ./pkg/tsdb/azuremonitor/azuremonitor-resource-handler.go ./pkg/tsdb/azuremonitor/azuremonitor.go ./pkg/tsdb/azuremonitor/credentials.go ./pkg/tsdb/azuremonitor/httpclient.go ./pkg/tsdb/azuremonitor/routes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1368/_pkg_.a # internal cp $WORK/b1368/_pkg_.a /builddir/.cache/go-build/1b/1bfe4ab7845ab48b9a211fbe8ac4f92b0fc671452b3c5a9dc4fca6fb90d011b3-d # internal github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi mkdir -p $WORK/b1374/ cat >$WORK/b1374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b410/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1374/_pkg_.a -trimpath "$WORK/b1374=>" -p github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi -lang=go1.16 -complete -installsuffix shared -buildid LZQhUK73XoyszRQ4fLda/LZQhUK73XoyszRQ4fLda -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1374/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/api.go ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/doc.go ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/errors.go ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1159/_pkg_.a # internal cp $WORK/b1159/_pkg_.a /builddir/.cache/go-build/0f/0f447b12b29f6ea20926eb6bfddfe2f94dee71f5923aa9123e6723478fd8c0ed-d # internal github.com/grafana/grafana/pkg/api mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b113/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/frontendlogging=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/navlinks=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/static=$WORK/b887/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b873/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/dashdiffs=$WORK/b888/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b717/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b875/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b876/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b856/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b996/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b734/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b872/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b877/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1156/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1006/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1158/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b881/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1159/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1206/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1287/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1288/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b884/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1299/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1133/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1301/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1302/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1303/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1096/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1174/_pkg_.a packagefile github.com/ua-parser/uap-go/uaparser=$WORK/b1305/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/grafana/grafana/pkg/api -lang=go1.17 -complete -installsuffix shared -buildid yckZDMGoUC4ERzsBGVwV/yckZDMGoUC4ERzsBGVwV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack ./pkg/api/accesscontrol.go ./pkg/api/admin.go ./pkg/api/admin_encryption.go ./pkg/api/admin_provisioning.go ./pkg/api/admin_users.go ./pkg/api/alerting.go ./pkg/api/annotations.go ./pkg/api/api.go ./pkg/api/apikey.go ./pkg/api/app_routes.go ./pkg/api/basic_auth.go ./pkg/api/comments.go ./pkg/api/dashboard.go ./pkg/api/dashboard_permission.go ./pkg/api/dashboard_public_config.go ./pkg/api/dashboard_snapshot.go ./pkg/api/dataproxy.go ./pkg/api/datasources.go ./pkg/api/fakes.go ./pkg/api/folder.go ./pkg/api/folder_permission.go ./pkg/api/frontend_logging.go ./pkg/api/frontend_metrics.go ./pkg/api/frontendsettings.go ./pkg/api/grafana_com_proxy.go ./pkg/api/health.go ./pkg/api/http_server.go ./pkg/api/index.go ./pkg/api/ldap_debug.go ./pkg/api/login.go ./pkg/api/login_oauth.go ./pkg/api/metrics.go ./pkg/api/org.go ./pkg/api/org_invite.go ./pkg/api/org_users.go ./pkg/api/password.go ./pkg/api/playlist.go ./pkg/api/playlist_play.go ./pkg/api/plugin_dashboards.go ./pkg/api/plugin_metrics.go ./pkg/api/plugin_resource.go ./pkg/api/plugins.go ./pkg/api/preferences.go ./pkg/api/quota.go ./pkg/api/render.go ./pkg/api/search.go ./pkg/api/short_url.go ./pkg/api/signup.go ./pkg/api/stars.go ./pkg/api/swagger.go ./pkg/api/team.go ./pkg/api/team_members.go ./pkg/api/user.go ./pkg/api/user_token.go ./pkg/api/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1369/_pkg_.a # internal cp $WORK/b1369/_pkg_.a /builddir/.cache/go-build/6c/6c9ed3879f6bbbdbcfc4c734867c25ad1c58a4a95a9b7e5d2707dead892225fd-d # internal github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface mkdir -p $WORK/b1370/ cat >$WORK/b1370/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1369/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1370/_pkg_.a -trimpath "$WORK/b1370=>" -p github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface -lang=go1.16 -complete -installsuffix shared -buildid 8oQjV0L11DZI3drTXDQ4/8oQjV0L11DZI3drTXDQ4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1370/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface/interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1354/_pkg_.a # internal cp $WORK/b1354/_pkg_.a /builddir/.cache/go-build/0c/0c517772cedcbd9d8cea54edcb0dc78d9e9a9955f3f14495c28db36e5412ffff-d # internal github.com/grafana/grafana/pkg/tsdb/elasticsearch/client mkdir -p $WORK/b1377/ cat >$WORK/b1377/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b806/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1377/_pkg_.a -trimpath "$WORK/b1377=>" -p github.com/grafana/grafana/pkg/tsdb/elasticsearch/client -lang=go1.17 -complete -installsuffix shared -buildid oMEnk6hx5ew0CJM4yUFB/oMEnk6hx5ew0CJM4yUFB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1377/importcfg -pack ./pkg/tsdb/elasticsearch/client/client.go ./pkg/tsdb/elasticsearch/client/index_pattern.go ./pkg/tsdb/elasticsearch/client/models.go ./pkg/tsdb/elasticsearch/client/search_request.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1374/_pkg_.a # internal cp $WORK/b1374/_pkg_.a /builddir/.cache/go-build/19/194bf75b233ecb5dd4ecf61dd43ef902d7d2db817ba4a71c987483305b296c9b-d # internal github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface mkdir -p $WORK/b1375/ cat >$WORK/b1375/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1374/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1375/_pkg_.a -trimpath "$WORK/b1375=>" -p github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface -lang=go1.16 -complete -installsuffix shared -buildid f9EzOqGQNcXAe_ytVa2q/f9EzOqGQNcXAe_ytVa2q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1375/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface/interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1370/_pkg_.a # internal cp $WORK/b1370/_pkg_.a /builddir/.cache/go-build/cd/cd999b09e26c56f5ea840fa184b9a5df9ad56da9b4ab7bc2228a249f082e7e0f-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb/models mkdir -p $WORK/b1380/ cat >$WORK/b1380/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1380/_pkg_.a -trimpath "$WORK/b1380=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb/models -lang=go1.17 -complete -installsuffix shared -buildid maqIbe9MQtKGa9DBe7FE/maqIbe9MQtKGa9DBe7FE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1380/importcfg -pack ./pkg/tsdb/influxdb/models/datasource_info.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1377/_pkg_.a # internal cp $WORK/b1377/_pkg_.a /builddir/.cache/go-build/44/44465aa3bc6967975b170d59c415dd4e075638e07c4f30f3a4547761bad47d78-d # internal github.com/grafana/grafana/pkg/tsdb/elasticsearch mkdir -p $WORK/b1376/ cat >$WORK/b1376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b703/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch/client=$WORK/b1377/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b806/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1376/_pkg_.a -trimpath "$WORK/b1376=>" -p github.com/grafana/grafana/pkg/tsdb/elasticsearch -lang=go1.17 -complete -installsuffix shared -buildid hNQvIWHS18BIkKBz8ydv/hNQvIWHS18BIkKBz8ydv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1376/importcfg -pack ./pkg/tsdb/elasticsearch/elasticsearch.go ./pkg/tsdb/elasticsearch/models.go ./pkg/tsdb/elasticsearch/response_parser.go ./pkg/tsdb/elasticsearch/time_series_query.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1375/_pkg_.a # internal cp $WORK/b1375/_pkg_.a /builddir/.cache/go-build/db/db89f010bdd606c053ba709d0e0cd02d108ba293a9fe4e4275245bc996905cac-d # internal github.com/influxdata/influxdb-client-go/v2/log mkdir -p $WORK/b1386/ cat >$WORK/b1386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1386/_pkg_.a -trimpath "$WORK/b1386=>" -p github.com/influxdata/influxdb-client-go/v2/log -lang=go1.16 -complete -installsuffix shared -buildid o5bgnwJ0tEGOYVwHuOpR/o5bgnwJ0tEGOYVwHuOpR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1386/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/log/logger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1380/_pkg_.a # internal cp $WORK/b1380/_pkg_.a /builddir/.cache/go-build/ee/ee11b46457be799b33c7171507acaeca05a7fa191e8e1af70578ccf5ab9e5d0e-d # internal github.com/influxdata/influxdb-client-go/v2/api/query mkdir -p $WORK/b1387/ cat >$WORK/b1387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1387/_pkg_.a -trimpath "$WORK/b1387=>" -p github.com/influxdata/influxdb-client-go/v2/api/query -lang=go1.16 -complete -installsuffix shared -buildid MnELAYdfj3EBLPKjAatG/MnELAYdfj3EBLPKjAatG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1387/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/query/table.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1387/_pkg_.a # internal cp $WORK/b1387/_pkg_.a /builddir/.cache/go-build/6c/6cd733d405e093c3bf3ef37a1075b464bfca42dc6b8706bb8656fde57dca838d-d # internal github.com/influxdata/influxdb-client-go/v2/api/write mkdir -p $WORK/b1388/ cat >$WORK/b1388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1066/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1388/_pkg_.a -trimpath "$WORK/b1388=>" -p github.com/influxdata/influxdb-client-go/v2/api/write -lang=go1.16 -complete -installsuffix shared -buildid 9Qt8nbF1uK6WC6auENxo/9Qt8nbF1uK6WC6auENxo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1388/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/write/ext.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/write/options.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/write/point.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1386/_pkg_.a # internal cp $WORK/b1386/_pkg_.a /builddir/.cache/go-build/11/111fec8a12b877c9719cfa58295bc91871fb21db77910d70d499fede1abe260c-d # internal github.com/influxdata/influxdb-client-go/v2/internal/log mkdir -p $WORK/b1385/ cat >$WORK/b1385/importcfg << 'EOF' # internal # import config packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1386/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1385/_pkg_.a -trimpath "$WORK/b1385=>" -p github.com/influxdata/influxdb-client-go/v2/internal/log -lang=go1.16 -complete -installsuffix shared -buildid rTNExSyT0jcVM7tAf1Qx/rTNExSyT0jcVM7tAf1Qx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1385/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/log/logger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1385/_pkg_.a # internal cp $WORK/b1385/_pkg_.a /builddir/.cache/go-build/e7/e7241a78f30fc591fce988f5b71ff1d62e4490aa997b06796094d4a1559e413b-d # internal github.com/influxdata/influxdb-client-go/v2/api/http mkdir -p $WORK/b1383/ cat >$WORK/b1383/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1384/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1385/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1383/_pkg_.a -trimpath "$WORK/b1383=>" -p github.com/influxdata/influxdb-client-go/v2/api/http -lang=go1.16 -complete -installsuffix shared -buildid FfJERYSvBTEPl9wZfDhZ/FfJERYSvBTEPl9wZfDhZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1383/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/http/error.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/http/options.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/http/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1364/_pkg_.a # internal cp $WORK/b1364/_pkg_.a /builddir/.cache/go-build/ed/eda525cac85c453d6301973d22f22afd759bd551211cf9147bceb7cb73505a37-d # internal github.com/grafana/grafana/pkg/tsdb/cloudmonitoring mkdir -p $WORK/b1363/ cat >$WORK/b1363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b1364/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b854/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/utils=$WORK/b1365/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b806/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1363/_pkg_.a -trimpath "$WORK/b1363=>" -p github.com/grafana/grafana/pkg/tsdb/cloudmonitoring -lang=go1.17 -complete -installsuffix shared -buildid ju0fvBog0LAnX734yh6b/ju0fvBog0LAnX734yh6b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1363/importcfg -pack ./pkg/tsdb/cloudmonitoring/annotation_query.go ./pkg/tsdb/cloudmonitoring/cloudmonitoring.go ./pkg/tsdb/cloudmonitoring/httpclient.go ./pkg/tsdb/cloudmonitoring/preprocessor.go ./pkg/tsdb/cloudmonitoring/resource_handler.go ./pkg/tsdb/cloudmonitoring/time_series_filter.go ./pkg/tsdb/cloudmonitoring/time_series_query.go ./pkg/tsdb/cloudmonitoring/types.go ./pkg/tsdb/cloudmonitoring/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1383/_pkg_.a # internal cp $WORK/b1383/_pkg_.a /builddir/.cache/go-build/53/533a5a9ccbdd3c64f8e80486a97c510e8fa261b5f2ce72892bef74cf1991617e-d # internal github.com/deepmap/oapi-codegen/pkg/types mkdir -p $WORK/b1391/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1376/_pkg_.a # internal cat >$WORK/b1391/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1391/_pkg_.a -trimpath "$WORK/b1391=>" -p github.com/deepmap/oapi-codegen/pkg/types -lang=go1.16 -complete -installsuffix shared -buildid qGkOob0c70DKtwdN9jzU/qGkOob0c70DKtwdN9jzU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1391/importcfg -pack ./vendor/github.com/deepmap/oapi-codegen/pkg/types/date.go ./vendor/github.com/deepmap/oapi-codegen/pkg/types/email.go ./vendor/github.com/deepmap/oapi-codegen/pkg/types/regexes.go cp $WORK/b1376/_pkg_.a /builddir/.cache/go-build/42/4218ef8f182e3343cd510550c35b791324d91949da1dab1e34252dc3cad66dc7-d # internal github.com/influxdata/influxdb-client-go/v2/internal/gzip mkdir -p $WORK/b1393/ cat >$WORK/b1393/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1393/_pkg_.a -trimpath "$WORK/b1393=>" -p github.com/influxdata/influxdb-client-go/v2/internal/gzip -lang=go1.16 -complete -installsuffix shared -buildid Y7Opl85VVmtw-tBn20yL/Y7Opl85VVmtw-tBn20yL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1393/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1393/_pkg_.a # internal cp $WORK/b1393/_pkg_.a /builddir/.cache/go-build/4a/4add07e24c2ffc1850dfb9e35033f88a1ed4114fb88a0858d23cab6d1e9ecd5e-d # internal golang.org/x/net/publicsuffix mkdir -p $WORK/b1394/ cat >$WORK/b1394/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http/cookiejar=$WORK/b1322/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1394/_pkg_.a -trimpath "$WORK/b1394=>" -p golang.org/x/net/publicsuffix -lang=go1.16 -complete -installsuffix shared -buildid 5AuRn83YzDJhHAhrIzVx/5AuRn83YzDJhHAhrIzVx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1394/importcfg -pack ./vendor/golang.org/x/net/publicsuffix/list.go ./vendor/golang.org/x/net/publicsuffix/table.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1394/_pkg_.a # internal cp $WORK/b1394/_pkg_.a /builddir/.cache/go-build/30/305833606ec696774b7b02f426f55ec79f25637c725fb8a57dc52bdbc5372643-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental mkdir -p $WORK/b1397/ cat >$WORK/b1397/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b308/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b677/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1397/_pkg_.a -trimpath "$WORK/b1397=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental -lang=go1.16 -complete -installsuffix shared -buildid CIUoBNK3Hj8b6NzDYqEw/CIUoBNK3Hj8b6NzDYqEw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1397/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/fileinfo.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/frame_sorter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/golden_response_checker.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/rest_client.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1391/_pkg_.a # internal cp $WORK/b1391/_pkg_.a /builddir/.cache/go-build/ae/ae54373b4ea76b14eb24ac5d975ceb533dc014bccab39bf4eaa41487b12c36d4-d # internal github.com/deepmap/oapi-codegen/pkg/runtime mkdir -p $WORK/b1390/ cat >$WORK/b1390/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/types=$WORK/b1391/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1390/_pkg_.a -trimpath "$WORK/b1390=>" -p github.com/deepmap/oapi-codegen/pkg/runtime -lang=go1.16 -complete -installsuffix shared -buildid BWc_GMrjtwFZ-ixY8Grz/BWc_GMrjtwFZ-ixY8Grz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1390/importcfg -pack ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/bind.go ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/bindparam.go ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/bindstring.go ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/deepobject.go ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/styleparam.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1397/_pkg_.a # internal cp $WORK/b1397/_pkg_.a /builddir/.cache/go-build/5c/5c899ba7b90247ea5493bdfa7c589b46ec20ec6b9355c39f4ade34a3bc6919ad-d # internal github.com/grafana/grafana/pkg/util/converter mkdir -p $WORK/b1396/ cat >$WORK/b1396/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental=$WORK/b1397/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b314/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1396/_pkg_.a -trimpath "$WORK/b1396=>" -p github.com/grafana/grafana/pkg/util/converter -lang=go1.17 -complete -installsuffix shared -buildid 2y7xutDwS75FnDE5gTJ_/2y7xutDwS75FnDE5gTJ_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1396/importcfg -pack ./pkg/util/converter/prom.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1390/_pkg_.a # internal cp $WORK/b1390/_pkg_.a /builddir/.cache/go-build/b6/b63c2beff0a6dc744df1726a7cdc54e21057d95810a51c75d3b63b1bdc0b3a4b-d # internal github.com/influxdata/influxdb-client-go/v2/domain mkdir -p $WORK/b1389/ cat >$WORK/b1389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/runtime=$WORK/b1390/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1383/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1389/_pkg_.a -trimpath "$WORK/b1389=>" -p github.com/influxdata/influxdb-client-go/v2/domain -lang=go1.16 -complete -installsuffix shared -buildid lOAtCQYeEXrgwKfOiFV9/lOAtCQYeEXrgwKfOiFV9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1389/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/domain/client.gen.go ./vendor/github.com/influxdata/influxdb-client-go/v2/domain/types.gen.go ./vendor/github.com/influxdata/influxdb-client-go/v2/domain/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1388/_pkg_.a # internal cp $WORK/b1388/_pkg_.a /builddir/.cache/go-build/5f/5f220d85e91052917e387c755b2845003f51792fffa1aab038dab4756fa85e9d-d # internal github.com/influxdata/influxdb-client-go/v2/internal/write mkdir -p $WORK/b1392/ cat >$WORK/b1392/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1388/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/gzip=$WORK/b1393/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1385/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1386/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1066/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1392/_pkg_.a -trimpath "$WORK/b1392=>" -p github.com/influxdata/influxdb-client-go/v2/internal/write -lang=go1.16 -complete -installsuffix shared -buildid P-p4Uc7q02Feo7UPF0lB/P-p4Uc7q02Feo7UPF0lB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1392/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/write/queue.go ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/write/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1363/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ff/ff1d802e22b13d04fb4735254016bd0484e74c96833dfedd7a8d30c23a009b2d-d # internal github.com/grafana/grafana/pkg/tsdb/mysql mkdir -p $WORK/b1398/ cat >$WORK/b1398/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b567/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b568/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b805/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1398/_pkg_.a -trimpath "$WORK/b1398=>" -p github.com/grafana/grafana/pkg/tsdb/mysql -lang=go1.17 -complete -installsuffix shared -buildid LSMrMWcCBiGDsZKUTt03/LSMrMWcCBiGDsZKUTt03 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1398/importcfg -pack ./pkg/tsdb/mysql/macros.go ./pkg/tsdb/mysql/mysql.go cp $WORK/b1363/_pkg_.a /builddir/.cache/go-build/3e/3eed6e4c32f74b0b780e2cbf18d16890d1acbce4ab4ef0711b00bc6212504d26-d # internal github.com/grafana/grafana/pkg/tsdb/opentsdb mkdir -p $WORK/b1399/ cat >$WORK/b1399/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1399/_pkg_.a -trimpath "$WORK/b1399=>" -p github.com/grafana/grafana/pkg/tsdb/opentsdb -lang=go1.17 -complete -installsuffix shared -buildid -e0mWMOd0o7eUMXaTNWT/-e0mWMOd0o7eUMXaTNWT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1399/importcfg -pack ./pkg/tsdb/opentsdb/opentsdb.go ./pkg/tsdb/opentsdb/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1396/_pkg_.a # internal cp $WORK/b1396/_pkg_.a /builddir/.cache/go-build/2d/2de43793037edaad52e763ad68486ec8eea6d1afee7c7aed68a3afe8c72cd690-d # internal github.com/grafana/grafana/pkg/tsdb/loki mkdir -p $WORK/b1395/ cat >$WORK/b1395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1396/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b314/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1395/_pkg_.a -trimpath "$WORK/b1395=>" -p github.com/grafana/grafana/pkg/tsdb/loki -lang=go1.17 -complete -installsuffix shared -buildid XnJJbu3CUpUfqGHfH6AC/XnJJbu3CUpUfqGHfH6AC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1395/importcfg -pack ./pkg/tsdb/loki/api.go ./pkg/tsdb/loki/api_mock.go ./pkg/tsdb/loki/frame.go ./pkg/tsdb/loki/loki.go ./pkg/tsdb/loki/parse_query.go ./pkg/tsdb/loki/step.go ./pkg/tsdb/loki/streaming.go ./pkg/tsdb/loki/streaming_frame.go ./pkg/tsdb/loki/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1392/_pkg_.a # internal cp $WORK/b1392/_pkg_.a /builddir/.cache/go-build/da/da5663ca5bbb28da2eaa8486a0d891ac7ecc9277b69aa823808bcd577fc48e62-d # internal github.com/grafana/grafana/pkg/tsdb/postgres mkdir -p $WORK/b1400/ cat >$WORK/b1400/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b717/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1400/_pkg_.a -trimpath "$WORK/b1400=>" -p github.com/grafana/grafana/pkg/tsdb/postgres -lang=go1.17 -complete -installsuffix shared -buildid ZxbBQqavUToVXkUR4Q6U/ZxbBQqavUToVXkUR4Q6U -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1400/importcfg -pack ./pkg/tsdb/postgres/locker.go ./pkg/tsdb/postgres/macros.go ./pkg/tsdb/postgres/postgres.go ./pkg/tsdb/postgres/tlsmanager.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1399/_pkg_.a # internal cp $WORK/b1399/_pkg_.a /builddir/.cache/go-build/ed/edbcc76fb2494245dc0957935411de8e194ff3672b44325fcb380242d8a79645-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/buffered mkdir -p $WORK/b1402/ cat >$WORK/b1402/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient=$WORK/b1091/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1093/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1095/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1402/_pkg_.a -trimpath "$WORK/b1402=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/buffered -lang=go1.17 -complete -installsuffix shared -buildid s5XSQAw7r73jClJRZsIf/s5XSQAw7r73jClJRZsIf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1402/importcfg -pack ./pkg/tsdb/prometheus/buffered/time_series_query.go ./pkg/tsdb/prometheus/buffered/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1398/_pkg_.a # internal cp $WORK/b1398/_pkg_.a /builddir/.cache/go-build/00/002bf8fea89c3eec5d848a3885664935b3dede11f7983bf49b46b9414bea65c2-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/models mkdir -p $WORK/b1405/ cat >$WORK/b1405/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b806/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1405/_pkg_.a -trimpath "$WORK/b1405=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/models -lang=go1.17 -complete -installsuffix shared -buildid stjmniWcrjylSxvswyBN/stjmniWcrjylSxvswyBN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1405/importcfg -pack ./pkg/tsdb/prometheus/models/query.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1395/_pkg_.a # internal cp $WORK/b1395/_pkg_.a /builddir/.cache/go-build/03/0380f5c02779bb579e0307f7d18381b154f2f30a97c927669dd3224e0bd844e9-d # internal github.com/gogo/protobuf/jsonpb mkdir -p $WORK/b1409/ cat >$WORK/b1409/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b775/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1409/_pkg_.a -trimpath "$WORK/b1409=>" -p github.com/gogo/protobuf/jsonpb -lang=go1.16 -complete -installsuffix shared -buildid xJOgyvojGRaS3AI2v6q7/xJOgyvojGRaS3AI2v6q7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1409/importcfg -pack ./vendor/github.com/gogo/protobuf/jsonpb/jsonpb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1405/_pkg_.a # internal cp $WORK/b1405/_pkg_.a /builddir/.cache/go-build/d2/d2423b511f4161831e33feb09c3694e0995e5619da0ecb97738e0ea78243f951-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/client mkdir -p $WORK/b1404/ cat >$WORK/b1404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b445/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1092/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1093/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b450/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1404/_pkg_.a -trimpath "$WORK/b1404=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/client -lang=go1.17 -complete -installsuffix shared -buildid NOVrv5awjuT9A_nrMfvE/NOVrv5awjuT9A_nrMfvE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1404/importcfg -pack ./pkg/tsdb/prometheus/client/cache.go ./pkg/tsdb/prometheus/client/client.go ./pkg/tsdb/prometheus/client/provider.go ./pkg/tsdb/prometheus/client/provider_azure.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1400/_pkg_.a # internal cp $WORK/b1400/_pkg_.a /builddir/.cache/go-build/5f/5ff4eecbbeafad89a34fb02139d5ae1f310423126a13e52aee51afecca51c2b5-d # internal go.opentelemetry.io/collector/model/internal/data mkdir -p $WORK/b1413/ cat >$WORK/b1413/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1413/_pkg_.a -trimpath "$WORK/b1413=>" -p go.opentelemetry.io/collector/model/internal/data -lang=go1.16 -complete -installsuffix shared -buildid zqGjTp-s4Wfg_SWOaPRE/zqGjTp-s4Wfg_SWOaPRE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1413/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/bytesid.go ./vendor/go.opentelemetry.io/collector/model/internal/data/spanid.go ./vendor/go.opentelemetry.io/collector/model/internal/data/traceid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1402/_pkg_.a # internal cp $WORK/b1402/_pkg_.a /builddir/.cache/go-build/c5/c5b154349fa4d5cab96e4bb913785e57a2d3a910cebf4becdb832de1f5317a8d-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/common/v1 mkdir -p $WORK/b1414/ cat >$WORK/b1414/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1414/_pkg_.a -trimpath "$WORK/b1414=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid RQbVFt_-joR4zP7SS1qi/RQbVFt_-joR4zP7SS1qi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1414/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/common/v1/common.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1404/_pkg_.a # internal cp $WORK/b1404/_pkg_.a /builddir/.cache/go-build/d5/d56d167ecd2d76b8c9e0e7d0679b2f69331bc7976b9fdf900600fb723c8a7846-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/querydata mkdir -p $WORK/b1403/ cat >$WORK/b1403/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1404/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1405/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1396/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1093/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b314/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1403/_pkg_.a -trimpath "$WORK/b1403=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/querydata -lang=go1.17 -complete -installsuffix shared -buildid vUtnJjeaCIPyYtMz3a46/vUtnJjeaCIPyYtMz3a46 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1403/importcfg -pack ./pkg/tsdb/prometheus/querydata/request.go ./pkg/tsdb/prometheus/querydata/response.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1413/_pkg_.a # internal cp $WORK/b1413/_pkg_.a /builddir/.cache/go-build/b4/b444054ea98e71d34b6374d80c9f1e7777bbca6ee115a918c332dd5a27f267d5-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/resource mkdir -p $WORK/b1406/ cat >$WORK/b1406/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1404/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1406/_pkg_.a -trimpath "$WORK/b1406=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/resource -lang=go1.17 -complete -installsuffix shared -buildid ErfC8VZIlF8E_VqAnwEx/ErfC8VZIlF8E_VqAnwEx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1406/importcfg -pack ./pkg/tsdb/prometheus/resource/resource.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1414/_pkg_.a # internal cp $WORK/b1414/_pkg_.a /builddir/.cache/go-build/9c/9c8b1c4ddb7d7fb52bdfdbfdb71b8388fd727bdc9aaa29b368aa1a7fc993be5a-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1 mkdir -p $WORK/b1415/ cat >$WORK/b1415/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1414/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1415/_pkg_.a -trimpath "$WORK/b1415=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid kHKfHZ_hZai9hdIxeLA1/kHKfHZ_hZai9hdIxeLA1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1415/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1409/_pkg_.a # internal cp $WORK/b1409/_pkg_.a /builddir/.cache/go-build/ef/ef74a06c3f4e3fe0034c0c778b0bef3d0db32a53bbd34f4c9cfaf69aa68723a4-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin mkdir -p $WORK/b1424/ cat >$WORK/b1424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b158/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b166/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1343/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b583/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b160/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1424/_pkg_.a -trimpath "$WORK/b1424=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin -lang=go1.17 -complete -installsuffix shared -buildid dDDzO5mtB9QPObcTwO6i/dDDzO5mtB9QPObcTwO6i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1424/importcfg -pack ./pkg/plugins/backendplugin/grpcplugin/client.go ./pkg/plugins/backendplugin/grpcplugin/client_v2.go ./pkg/plugins/backendplugin/grpcplugin/grpc_plugin.go ./pkg/plugins/backendplugin/grpcplugin/log_wrapper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1403/_pkg_.a # internal cp $WORK/b1403/_pkg_.a /builddir/.cache/go-build/83/83734d9d18298134d54b653dac96bbf8d77e3b159e7695826f978ff241805975-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation mkdir -p $WORK/b1426/ cat >$WORK/b1426/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1426/_pkg_.a -trimpath "$WORK/b1426=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation -lang=go1.17 -complete -installsuffix shared -buildid pqy6nfPNnWUEzQnDGL7D/pqy6nfPNnWUEzQnDGL7D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1426/importcfg -pack ./pkg/plugins/backendplugin/instrumentation/instrumentation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1415/_pkg_.a # internal cp $WORK/b1415/_pkg_.a /builddir/.cache/go-build/71/7119c1b97f7152aa7725030cc51e9ec28cd2dde7cc1c29ec200f3245dd1a4ce6-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1 mkdir -p $WORK/b1412/ cat >$WORK/b1412/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1413/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1414/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1415/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1412/_pkg_.a -trimpath "$WORK/b1412=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1 -lang=go1.16 -complete -installsuffix shared -buildid sq5kYufpO_2dDy5cX0sy/sq5kYufpO_2dDy5cX0sy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1412/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1/logs.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1406/_pkg_.a # internal cp $WORK/b1406/_pkg_.a /builddir/.cache/go-build/60/60f610db92f7af2e61af99d46fb5ea48cda00502e6132e522dad9fda48d21b2f-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus mkdir -p $WORK/b1401/ cat >$WORK/b1401/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/querydata=$WORK/b1403/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/resource=$WORK/b1406/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1401/_pkg_.a -trimpath "$WORK/b1401=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus -lang=go1.17 -complete -installsuffix shared -buildid Js62vpvKMgjA7dqKDq9b/Js62vpvKMgjA7dqKDq9b -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1401/importcfg -pack ./pkg/tsdb/prometheus/prometheus.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1424/_pkg_.a # internal cp $WORK/b1424/_pkg_.a /builddir/.cache/go-build/83/83b3156e9b852bffce22bfb4384b7d89170683ff14ded95576161e5eee257100-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1 mkdir -p $WORK/b1417/ cat >$WORK/b1417/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1413/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1414/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1415/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1417/_pkg_.a -trimpath "$WORK/b1417=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1 -lang=go1.16 -complete -installsuffix shared -buildid H7E1sLmNiqPOXx6sMRy6/H7E1sLmNiqPOXx6sMRy6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1417/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1/metrics.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1426/_pkg_.a # internal cp $WORK/b1426/_pkg_.a /builddir/.cache/go-build/9f/9f632e531130d7007de364ca5f866de08aa83a529b3adc656655f1ebe4d7a109-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1 mkdir -p $WORK/b1419/ cat >$WORK/b1419/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1413/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1414/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1415/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1419/_pkg_.a -trimpath "$WORK/b1419=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid SdYHGnvRMVJRTWjD_hHF/SdYHGnvRMVJRTWjD_hHF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1419/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1/trace.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1412/_pkg_.a # internal cp $WORK/b1412/_pkg_.a /builddir/.cache/go-build/a1/a168449380e59e50c2da929559c67d0fc82f6363e6094ee5418f8d6d54fdf76b-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1 mkdir -p $WORK/b1411/ cat >$WORK/b1411/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b1412/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1411/_pkg_.a -trimpath "$WORK/b1411=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1 -lang=go1.16 -complete -installsuffix shared -buildid 7ONak2ob10tIrptUBFgr/7ONak2ob10tIrptUBFgr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1411/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1/logs_service.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1401/_pkg_.a # internal cp $WORK/b1401/_pkg_.a /builddir/.cache/go-build/dc/dc372f28eac8dd2e6b3363f35a96a1d10c1b11d8ff9f5e6b91ddeabcfd4f2c5d-d # internal github.com/grafana/grafana/pkg/plugins/manager mkdir -p $WORK/b1425/ cat >$WORK/b1425/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation=$WORK/b1426/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1425/_pkg_.a -trimpath "$WORK/b1425=>" -p github.com/grafana/grafana/pkg/plugins/manager -lang=go1.17 -complete -installsuffix shared -buildid cwZYAyfZWvKLutns6Hpy/cwZYAyfZWvKLutns6Hpy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1425/importcfg -pack ./pkg/plugins/manager/client.go ./pkg/plugins/manager/dashboard_file_store.go ./pkg/plugins/manager/logger.go ./pkg/plugins/manager/manager.go ./pkg/plugins/manager/store.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1411/_pkg_.a # internal cp $WORK/b1411/_pkg_.a /builddir/.cache/go-build/80/8044536a8ef676e5b1c040d5a0a5fd6680042e3fcbecbb9e53784857c4475aea-d # internal github.com/grafana/grafana/pkg/plugins/manager/loader/finder mkdir -p $WORK/b1428/ cat >$WORK/b1428/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b717/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1428/_pkg_.a -trimpath "$WORK/b1428=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader/finder -lang=go1.17 -complete -installsuffix shared -buildid Hh9GvXvzwibvCit-MF_J/Hh9GvXvzwibvCit-MF_J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1428/importcfg -pack ./pkg/plugins/manager/loader/finder/finder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1425/_pkg_.a # internal cp $WORK/b1425/_pkg_.a /builddir/.cache/go-build/bf/bfa32380fb7eadb884117c77046cf08819dc14ee138d5f0754ac23c62775ec83-d # internal github.com/grafana/grafana/pkg/plugins/manager/loader/initializer mkdir -p $WORK/b1429/ cat >$WORK/b1429/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b373/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b445/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1429/_pkg_.a -trimpath "$WORK/b1429=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader/initializer -lang=go1.17 -complete -installsuffix shared -buildid MULn3XAuVBUk_UrzM14G/MULn3XAuVBUk_UrzM14G -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1429/importcfg -pack ./pkg/plugins/manager/loader/initializer/initializer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1429/_pkg_.a # internal cp $WORK/b1429/_pkg_.a /builddir/.cache/go-build/f8/f8869186099f04051f8880cb3ae2dc73805912eccc5672a434b6d606cd3b8fba-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b1433/ cat >$WORK/b1433/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1433/_pkg_.a -trimpath "$WORK/b1433=>" -p golang.org/x/crypto/openpgp/errors -lang=go1.16 -complete -installsuffix shared -buildid 8WN_9T1_GcnVH8P6GucF/8WN_9T1_GcnVH8P6GucF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1433/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/errors/errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1419/_pkg_.a # internal cp $WORK/b1419/_pkg_.a /builddir/.cache/go-build/59/5907526bb33c9fc77b2786fc12e460d4fa554755fc889915ccb8c8db8e05c8f9-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1 mkdir -p $WORK/b1418/ cat >$WORK/b1418/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1419/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1418/_pkg_.a -trimpath "$WORK/b1418=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid 8R0BGY_UQUkZpJ8qSFnZ/8R0BGY_UQUkZpJ8qSFnZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1418/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1/trace_config.pb.go ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1/trace_service.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1433/_pkg_.a # internal cp $WORK/b1433/_pkg_.a /builddir/.cache/go-build/69/69eae871dad562bb6403a1d5961f63031728555bb5e783bb9f3def9bec14998a-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b1432/ cat >$WORK/b1432/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1433/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1432/_pkg_.a -trimpath "$WORK/b1432=>" -p golang.org/x/crypto/openpgp/armor -lang=go1.16 -complete -installsuffix shared -buildid OfFm4rSOp0oByNcFx4XM/OfFm4rSOp0oByNcFx4XM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1432/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/armor/armor.go ./vendor/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1428/_pkg_.a # internal cp $WORK/b1428/_pkg_.a /builddir/.cache/go-build/46/4659a6b28b747c295891a19eba71baa48d345747c4b4d1c54dedf0351caf652c-d # internal compress/bzip2 mkdir -p $WORK/b1435/ cat >$WORK/b1435/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1435/_pkg_.a -trimpath "$WORK/b1435=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid fRJpKXq0n816pAgebyJw/fRJpKXq0n816pAgebyJw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1435/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1432/_pkg_.a # internal cp $WORK/b1432/_pkg_.a /builddir/.cache/go-build/0e/0ecdd78af84f1335e80642f1d98965e98f7c36f1c83b4b90093cce09610c814e-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b1436/ cat >$WORK/b1436/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1436/_pkg_.a -trimpath "$WORK/b1436=>" -p golang.org/x/crypto/openpgp/elgamal -lang=go1.16 -complete -installsuffix shared -buildid b9CUauGw-M5Nire28zo2/b9CUauGw-M5Nire28zo2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1436/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1389/_pkg_.a # internal cp $WORK/b1389/_pkg_.a /builddir/.cache/go-build/be/be35c21d1ec562cb68e7f885d32833d811eed55f186413fc428cee93c9e35480-d # internal github.com/influxdata/influxdb-client-go/v2/api mkdir -p $WORK/b1382/ cat >$WORK/b1382/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/csv=$WORK/b319/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1387/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1388/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1389/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1385/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/write=$WORK/b1392/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1386/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b1394/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/cookiejar=$WORK/b1322/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1382/_pkg_.a -trimpath "$WORK/b1382=>" -p github.com/influxdata/influxdb-client-go/v2/api -lang=go1.16 -complete -installsuffix shared -buildid dNgj2u_8RROJCQB54Ep7/dNgj2u_8RROJCQB54Ep7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1382/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/authorizations.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/buckets.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/delete.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/doc.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/labels.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/organizations.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/paging.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/query.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/tasks.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/users.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/write.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/writeAPIBlocking.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1435/_pkg_.a # internal cp $WORK/b1435/_pkg_.a /builddir/.cache/go-build/af/af39749298b9d289df355a9529d78114a38a714c6ce93c1bff0083152c9bf2bc-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b1437/ cat >$WORK/b1437/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1433/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1437/_pkg_.a -trimpath "$WORK/b1437=>" -p golang.org/x/crypto/openpgp/s2k -lang=go1.16 -complete -installsuffix shared -buildid najw6WwHa2NiSE5TstUE/najw6WwHa2NiSE5TstUE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1437/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1418/_pkg_.a # internal cp $WORK/b1418/_pkg_.a /builddir/.cache/go-build/0a/0aa89eafa758e47fa27cef1c70ddd89dc7d59e6566ea4d8d7dd4caf8631ae1ad-d # internal image mkdir -p $WORK/b1438/ cat >$WORK/b1438/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b1439/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1438/_pkg_.a -trimpath "$WORK/b1438=>" -p image -std -complete -installsuffix shared -buildid 0hbiu0eq8IuOxbvHBVmA/0hbiu0eq8IuOxbvHBVmA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1438/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1437/_pkg_.a # internal cp $WORK/b1437/_pkg_.a /builddir/.cache/go-build/f2/f21fba65b5f5d691da4edfc5e8a8418584905530a14b86912b7af5f96c07806e-d # internal github.com/grafana/grafana/pkg/services/login/authinfoservice mkdir -p $WORK/b1444/ cat >$WORK/b1444/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b862/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1444/_pkg_.a -trimpath "$WORK/b1444=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice -lang=go1.17 -complete -installsuffix shared -buildid tJrlkDTSdyFgJzeGlvAu/tJrlkDTSdyFgJzeGlvAu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1444/importcfg -pack ./pkg/services/login/authinfoservice/service.go ./pkg/services/login/authinfoservice/userprotection.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1417/_pkg_.a # internal cp $WORK/b1417/_pkg_.a /builddir/.cache/go-build/e7/e7578777b7f4f26aa6f636cc69f378841afd12dbc8a57c7b88a65bb95d64d37e-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1 mkdir -p $WORK/b1416/ cat >$WORK/b1416/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1417/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1416/_pkg_.a -trimpath "$WORK/b1416=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1 -lang=go1.16 -complete -installsuffix shared -buildid vjy-WyBfqarYgRSPHzKq/vjy-WyBfqarYgRSPHzKq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1416/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1/metrics_service.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1436/_pkg_.a # internal cp $WORK/b1436/_pkg_.a /builddir/.cache/go-build/78/787ef28b6cc6c8cfd9c61e08c7f67f2e2fd9a89980307b2dd9b871f978546f37-d # internal github.com/grafana/grafana/pkg/services/plugindashboards/service mkdir -p $WORK/b1445/ cat >$WORK/b1445/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b865/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1445/_pkg_.a -trimpath "$WORK/b1445=>" -p github.com/grafana/grafana/pkg/services/plugindashboards/service -lang=go1.17 -complete -installsuffix shared -buildid Q1L7mkGKXjkis5SEZTK5/Q1L7mkGKXjkis5SEZTK5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1445/importcfg -pack ./pkg/services/plugindashboards/service/dashboard_updater.go ./pkg/services/plugindashboards/service/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1445/_pkg_.a # internal cp $WORK/b1445/_pkg_.a /builddir/.cache/go-build/46/46710c9d68440c0f98baa127cf464179003b9fd29ef4abbbb3bbe58ef1b8a026-d # internal github.com/grafana/grafana/pkg/server/usagestatssvcs mkdir -p $WORK/b1446/ cat >$WORK/b1446/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1302/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1446/_pkg_.a -trimpath "$WORK/b1446=>" -p github.com/grafana/grafana/pkg/server/usagestatssvcs -lang=go1.17 -complete -installsuffix shared -buildid SnKMt7sGR13I9saUTi47/SnKMt7sGR13I9saUTi47 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1446/importcfg -pack ./pkg/server/usagestatssvcs/usage_stats_providers_registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1446/_pkg_.a # internal cp $WORK/b1446/_pkg_.a /builddir/.cache/go-build/16/162c0f8f644b692015d292fe83b3f0914c78de5121bf04598683c76a6188c9bd-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types mkdir -p $WORK/b1448/ cat >$WORK/b1448/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1448/_pkg_.a -trimpath "$WORK/b1448=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types -lang=go1.17 -complete -installsuffix shared -buildid Wz0sDfpDmdnBw998iJ1n/Wz0sDfpDmdnBw998iJ1n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1448/importcfg -pack ./pkg/services/accesscontrol/resourcepermissions/types/hook.go ./pkg/services/accesscontrol/resourcepermissions/types/models.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1448/_pkg_.a # internal cp $WORK/b1448/_pkg_.a /builddir/.cache/go-build/42/424b9ef1c07fde7565ef7ab0a95d53237d69b5025c3a6ec2392e3e5578d940aa-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/database mkdir -p $WORK/b1447/ cat >$WORK/b1447/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types=$WORK/b1448/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1447/_pkg_.a -trimpath "$WORK/b1447=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/database -lang=go1.17 -complete -installsuffix shared -buildid 6JOhY0ACo3t7CHgVR4Bv/6JOhY0ACo3t7CHgVR4Bv -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1447/importcfg -pack ./pkg/services/accesscontrol/database/database.go ./pkg/services/accesscontrol/database/resource_permissions.go ./pkg/services/accesscontrol/database/uid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1447/_pkg_.a # internal cp $WORK/b1447/_pkg_.a /builddir/.cache/go-build/51/5146ee5db81ba3f419f1af174aac5e19e69e993e0c51e354d0eb8bb6b50f4b55-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/api mkdir -p $WORK/b1450/ cat >$WORK/b1450/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1450/_pkg_.a -trimpath "$WORK/b1450=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/api -lang=go1.17 -complete -installsuffix shared -buildid AgQ9R3ihRJz21YAznJE2/AgQ9R3ihRJz21YAznJE2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1450/importcfg -pack ./pkg/services/accesscontrol/api/api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1450/_pkg_.a # internal cp $WORK/b1450/_pkg_.a /builddir/.cache/go-build/b5/b5b832248ff71560914d3fcf61385fa1c74270d02a2465304b3067de6004e0ae-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions mkdir -p $WORK/b1451/ cat >$WORK/b1451/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types=$WORK/b1448/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1451/_pkg_.a -trimpath "$WORK/b1451=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions -lang=go1.17 -complete -installsuffix shared -buildid 5_ATsQ5I965YejnSI_1I/5_ATsQ5I965YejnSI_1I -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1451/importcfg -pack ./pkg/services/accesscontrol/resourcepermissions/api.go ./pkg/services/accesscontrol/resourcepermissions/error.go ./pkg/services/accesscontrol/resourcepermissions/middleware.go ./pkg/services/accesscontrol/resourcepermissions/options.go ./pkg/services/accesscontrol/resourcepermissions/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1444/_pkg_.a # internal cp $WORK/b1444/_pkg_.a /builddir/.cache/go-build/d8/d8cffaef7d4d46c5b8e9300fa9ac0e560d6e84bf0bf76f2ccf0ed9dd055dea9e-d # internal github.com/grafana/grafana/pkg/server/backgroundsvcs mkdir -p $WORK/b1443/ cat >$WORK/b1443/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1425/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1006/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1158/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1444/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1159/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1445/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1288/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1097/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1087/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1133/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1302/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1303/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1443/_pkg_.a -trimpath "$WORK/b1443=>" -p github.com/grafana/grafana/pkg/server/backgroundsvcs -lang=go1.17 -complete -installsuffix shared -buildid Wg5kNY7mU8cLM-N9xDJx/Wg5kNY7mU8cLM-N9xDJx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1443/importcfg -pack ./pkg/server/backgroundsvcs/background_services.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1451/_pkg_.a # internal cp $WORK/b1451/_pkg_.a /builddir/.cache/go-build/7c/7cd406de03cea2fe52b50f13979fa4f235c3135fb2e55976a2ef825a88824cb2-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol mkdir -p $WORK/b1449/ cat >$WORK/b1449/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/api=$WORK/b1450/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions=$WORK/b1451/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1449/_pkg_.a -trimpath "$WORK/b1449=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol -lang=go1.17 -complete -installsuffix shared -buildid EUR9mCfrktFOtGUXS9e1/EUR9mCfrktFOtGUXS9e1 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1449/importcfg -pack ./pkg/services/accesscontrol/ossaccesscontrol/ossaccesscontrol.go ./pkg/services/accesscontrol/ossaccesscontrol/permissions_services.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1382/_pkg_.a # internal cp $WORK/b1382/_pkg_.a /builddir/.cache/go-build/5c/5cab44188f27deb57594fb76f2c584af2ffbdac5b9e5f4e681b9996c689a0ae7-d # internal github.com/influxdata/influxdb-client-go/v2 mkdir -p $WORK/b1381/ cat >$WORK/b1381/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1382/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1388/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1389/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1384/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1385/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1386/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1381/_pkg_.a -trimpath "$WORK/b1381=>" -p github.com/influxdata/influxdb-client-go/v2 -lang=go1.16 -complete -installsuffix shared -buildid cvO9k8XncEnzY1s4BWza/cvO9k8XncEnzY1s4BWza -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1381/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/client.go ./vendor/github.com/influxdata/influxdb-client-go/v2/compatibility.go ./vendor/github.com/influxdata/influxdb-client-go/v2/options.go ./vendor/github.com/influxdata/influxdb-client-go/v2/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1416/_pkg_.a # internal cp $WORK/b1416/_pkg_.a /builddir/.cache/go-build/d5/d5b883697a93c66af811c0e85c3a888536c4c4e52c4c2b3df52449b0ec5db8fd-d # internal go.opentelemetry.io/collector/model/internal mkdir -p $WORK/b1410/ cat >$WORK/b1410/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1416/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1418/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1417/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1419/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1410/_pkg_.a -trimpath "$WORK/b1410=>" -p go.opentelemetry.io/collector/model/internal -lang=go1.16 -complete -installsuffix shared -buildid tEtHF8DBA7gjya1CdC8-/tEtHF8DBA7gjya1CdC8- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1410/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/otlp_wrapper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1438/_pkg_.a # internal cp $WORK/b1438/_pkg_.a /builddir/.cache/go-build/09/091a4b2686674bd7747d2b1ae7a45ac961751149e8b12b5bc6d235c68ac3f862-d # internal image/internal/imageutil mkdir -p $WORK/b1441/ cat >$WORK/b1441/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b1438/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1441/_pkg_.a -trimpath "$WORK/b1441=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid A2p78AjIz36C_YksVK1D/A2p78AjIz36C_YksVK1D -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1441/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1441/_pkg_.a # internal cp $WORK/b1441/_pkg_.a /builddir/.cache/go-build/ef/ef1007b9510d479274a81cdb3c6a54efddff589068dc48e7f73ae148ed4809c6-d # internal image/jpeg mkdir -p $WORK/b1440/ cat >$WORK/b1440/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b1438/_pkg_.a packagefile image/color=$WORK/b1439/_pkg_.a packagefile image/internal/imageutil=$WORK/b1441/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1440/_pkg_.a -trimpath "$WORK/b1440=>" -p image/jpeg -std -complete -installsuffix shared -buildid gVCfR61NyVY2YoAkH6Ch/gVCfR61NyVY2YoAkH6Ch -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1440/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1410/_pkg_.a # internal cp $WORK/b1410/_pkg_.a /builddir/.cache/go-build/74/74150ccac1d8507ede43b10fa195d23ee022d5ec9dae84d901daaa2460eba138-d # internal go.opentelemetry.io/collector/model/pdata mkdir -p $WORK/b1420/ cat >$WORK/b1420/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/collector/model/internal=$WORK/b1410/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1413/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1416/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1418/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1414/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1417/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1415/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1419/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1420/_pkg_.a -trimpath "$WORK/b1420=>" -p go.opentelemetry.io/collector/model/pdata -lang=go1.16 -complete -installsuffix shared -buildid HjPQh_VhTimCkssMfqZV/HjPQh_VhTimCkssMfqZV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1420/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/pdata/common.go ./vendor/go.opentelemetry.io/collector/model/pdata/doc.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_common.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_log.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_metrics.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_resource.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_trace.go ./vendor/go.opentelemetry.io/collector/model/pdata/logs.go ./vendor/go.opentelemetry.io/collector/model/pdata/metrics.go ./vendor/go.opentelemetry.io/collector/model/pdata/spanid.go ./vendor/go.opentelemetry.io/collector/model/pdata/timestamp.go ./vendor/go.opentelemetry.io/collector/model/pdata/traceid.go ./vendor/go.opentelemetry.io/collector/model/pdata/traces.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1440/_pkg_.a # internal cp $WORK/b1440/_pkg_.a /builddir/.cache/go-build/24/24f517afc8ab58880506e2704d30519ed93ea8f11cf14f832818e5ae2752a907-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b1434/ cat >$WORK/b1434/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/bzip2=$WORK/b1435/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile compress/zlib=$WORK/b491/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/dsa=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b1436/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1433/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1437/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile image=$WORK/b1438/_pkg_.a packagefile image/jpeg=$WORK/b1440/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1434/_pkg_.a -trimpath "$WORK/b1434=>" -p golang.org/x/crypto/openpgp/packet -lang=go1.16 -complete -installsuffix shared -buildid 22twPmZeoHFNt82_zZhp/22twPmZeoHFNt82_zZhp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1434/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./vendor/golang.org/x/crypto/openpgp/packet/config.go ./vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./vendor/golang.org/x/crypto/openpgp/packet/literal.go ./vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./vendor/golang.org/x/crypto/openpgp/packet/packet.go ./vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./vendor/golang.org/x/crypto/openpgp/packet/reader.go ./vendor/golang.org/x/crypto/openpgp/packet/signature.go ./vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./vendor/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1381/_pkg_.a # internal cp $WORK/b1381/_pkg_.a /builddir/.cache/go-build/37/377a753c149d5cf558219988deeaa55061c34f4c6c43feaeff7e8437f05fd294-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb/flux mkdir -p $WORK/b1379/ cat >$WORK/b1379/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1380/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b806/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2=$WORK/b1381/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1382/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1387/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1379/_pkg_.a -trimpath "$WORK/b1379=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb/flux -lang=go1.17 -complete -installsuffix shared -buildid m_KP4PWkHY4NcPSgkRmD/m_KP4PWkHY4NcPSgkRmD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1379/importcfg -pack ./pkg/tsdb/influxdb/flux/builder.go ./pkg/tsdb/influxdb/flux/executor.go ./pkg/tsdb/influxdb/flux/flux.go ./pkg/tsdb/influxdb/flux/macros.go ./pkg/tsdb/influxdb/flux/query_models.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1449/_pkg_.a # internal cp $WORK/b1449/_pkg_.a /builddir/.cache/go-build/96/967dc10c377471677267f5278f3a4fa775915aef873fa1acf86b6c71b18536ab-d # internal github.com/grafana/grafana/pkg/services/auth/jwt mkdir -p $WORK/b1452/ cat >$WORK/b1452/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b858/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b857/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1452/_pkg_.a -trimpath "$WORK/b1452=>" -p github.com/grafana/grafana/pkg/services/auth/jwt -lang=go1.17 -complete -installsuffix shared -buildid F6MJEHytP0VNu3OXV5wS/F6MJEHytP0VNu3OXV5wS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1452/importcfg -pack ./pkg/services/auth/jwt/auth.go ./pkg/services/auth/jwt/key_sets.go ./pkg/services/auth/jwt/validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1443/_pkg_.a # internal cp $WORK/b1443/_pkg_.a /builddir/.cache/go-build/13/13f91c92a8a303c2ab291993dd46c22a09b3aa5e03d1a4d1917f977a61b7916d-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/api mkdir -p $WORK/b1454/ cat >$WORK/b1454/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1454/_pkg_.a -trimpath "$WORK/b1454=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/api -lang=go1.17 -complete -installsuffix shared -buildid PZHv6x01NSQcFnFkRbFb/PZHv6x01NSQcFnFkRbFb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1454/importcfg -pack ./pkg/services/dashboardimport/api/api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1454/_pkg_.a # internal cp $WORK/b1454/_pkg_.a /builddir/.cache/go-build/65/6570b80f7167db045d97d45754f3a931123c9e375add23ad87e075e6c28ba5dc-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/utils mkdir -p $WORK/b1455/ cat >$WORK/b1455/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1347/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1455/_pkg_.a -trimpath "$WORK/b1455=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/utils -lang=go1.17 -complete -installsuffix shared -buildid aLYJGFNfhHhWeNjp1c63/aLYJGFNfhHhWeNjp1c63 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1455/importcfg -pack ./pkg/services/dashboardimport/utils/dash_template_evaluator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1434/_pkg_.a # internal cp $WORK/b1434/_pkg_.a /builddir/.cache/go-build/df/df6e9f0dc9e1ea233664a3ac7e1e08732bc430dc289068b486f1d4545299b9db-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b1431/ cat >$WORK/b1431/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1432/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1433/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1434/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1437/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1431/_pkg_.a -trimpath "$WORK/b1431=>" -p golang.org/x/crypto/openpgp -lang=go1.16 -complete -installsuffix shared -buildid Kk_Rdpl4dQQbYXPf-Ag4/Kk_Rdpl4dQQbYXPf-Ag4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1431/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/canonical_text.go ./vendor/golang.org/x/crypto/openpgp/keys.go ./vendor/golang.org/x/crypto/openpgp/read.go ./vendor/golang.org/x/crypto/openpgp/write.go cp $WORK/b1371/_pkg_.a /builddir/.cache/go-build/21/2175f6cb539b727c393d9d02b9a6b8164a304129cf3f3ce5a938233e6cf2864c-d # internal github.com/aws/aws-sdk-go/service/ec2/ec2iface mkdir -p $WORK/b1373/ cat >$WORK/b1373/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1371/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1373/_pkg_.a -trimpath "$WORK/b1373=>" -p github.com/aws/aws-sdk-go/service/ec2/ec2iface -lang=go1.16 -complete -installsuffix shared -buildid gw_6k36SYtl3fsQK5ME7/gw_6k36SYtl3fsQK5ME7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1373/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1455/_pkg_.a # internal cp $WORK/b1455/_pkg_.a /builddir/.cache/go-build/e6/e63295230bcc1efe626a6db47109cd6399d1d0cab8e08b37da8853ccb2561dd7-d # internal golang.org/x/crypto/openpgp/clearsign mkdir -p $WORK/b1442/ cat >$WORK/b1442/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b117/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1432/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1433/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1434/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1442/_pkg_.a -trimpath "$WORK/b1442=>" -p golang.org/x/crypto/openpgp/clearsign -lang=go1.16 -complete -installsuffix shared -buildid Tv0UN3nr2S8NzQJefFvz/Tv0UN3nr2S8NzQJefFvz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1442/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/clearsign/clearsign.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1379/_pkg_.a # internal cp $WORK/b1379/_pkg_.a /builddir/.cache/go-build/55/55702120969a5208269fd2e95a90d97fb4cba60d8b212c0c72196a216653b783-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb mkdir -p $WORK/b1378/ cat >$WORK/b1378/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/flux=$WORK/b1379/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1380/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b806/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1378/_pkg_.a -trimpath "$WORK/b1378=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb -lang=go1.17 -complete -installsuffix shared -buildid Zzc2-69DE6xnANhHYysi/Zzc2-69DE6xnANhHYysi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1378/importcfg -pack ./pkg/tsdb/influxdb/influxdb.go ./pkg/tsdb/influxdb/model_parser.go ./pkg/tsdb/influxdb/models.go ./pkg/tsdb/influxdb/query.go ./pkg/tsdb/influxdb/query_part.go ./pkg/tsdb/influxdb/response_parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1431/_pkg_.a # internal cp $WORK/b1431/_pkg_.a /builddir/.cache/go-build/69/69a76c993398afa7c192ef6a8e3ea2ed8504bd8d11ad2ffdbcd853b76e3b2a02-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/service mkdir -p $WORK/b1453/ cat >$WORK/b1453/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/api=$WORK/b1454/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/utils=$WORK/b1455/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1156/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b884/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1295/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1453/_pkg_.a -trimpath "$WORK/b1453=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/service -lang=go1.17 -complete -installsuffix shared -buildid Wc2g1zE4SPZZz018-7Ty/Wc2g1zE4SPZZz018-7Ty -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1453/importcfg -pack ./pkg/services/dashboardimport/service/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1442/_pkg_.a # internal cp $WORK/b1442/_pkg_.a /builddir/.cache/go-build/80/802a1e356ada35824930fc37cd426928e70aa69a263e74213e24920289d11db6-d # internal cp $WORK/b1452/_pkg_.a /builddir/.cache/go-build/ee/eef6552314b7dd232d41e5b4766e558e77e294a218b0c7025a339bb69b4831a5-d # internal github.com/grafana/grafana/pkg/services/dashboards/database mkdir -p $WORK/b1456/ github.com/grafana/grafana/pkg/plugins/manager/signature cat >$WORK/b1456/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b565/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b575/_pkg_.a EOF mkdir -p $WORK/b1430/ /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1456/_pkg_.a -trimpath "$WORK/b1456=>" -p github.com/grafana/grafana/pkg/services/dashboards/database -lang=go1.17 -complete -installsuffix shared -buildid GgfFtAjXwINeOfQMG7sm/GgfFtAjXwINeOfQMG7sm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1456/importcfg -pack ./pkg/services/dashboards/database/database.go cat >$WORK/b1430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b365/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1431/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b1442/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1430/_pkg_.a -trimpath "$WORK/b1430=>" -p github.com/grafana/grafana/pkg/plugins/manager/signature -lang=go1.17 -complete -installsuffix shared -buildid 1aTle0GH-h_DWk6YCUQd/1aTle0GH-h_DWk6YCUQd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1430/importcfg -pack ./pkg/plugins/manager/signature/authorizer.go ./pkg/plugins/manager/signature/manifest.go ./pkg/plugins/manager/signature/signature.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1378/_pkg_.a # internal cp $WORK/b1378/_pkg_.a /builddir/.cache/go-build/9b/9b4fac5fa0a73a8083ba5ddc3484e64c1b49cb051e8da95d21f6a63687b11108-d # internal github.com/grafana/grafana/pkg/services/dashboards/service mkdir -p $WORK/b1457/ cat >$WORK/b1457/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1457/_pkg_.a -trimpath "$WORK/b1457=>" -p github.com/grafana/grafana/pkg/services/dashboards/service -lang=go1.17 -complete -installsuffix shared -buildid 6DQUuBcyyba9-noO5S9l/6DQUuBcyyba9-noO5S9l -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1457/importcfg -pack ./pkg/services/dashboards/service/dashboard_service.go ./pkg/services/dashboards/service/folder_service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1430/_pkg_.a # internal cp $WORK/b1430/_pkg_.a /builddir/.cache/go-build/d9/d9e008f90db94702cad58c8d7bf77bc81f791b7adfb17199552ef824878a927e-d # internal github.com/grafana/grafana/pkg/plugins/manager/loader mkdir -p $WORK/b1427/ cat >$WORK/b1427/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b717/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/finder=$WORK/b1428/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/initializer=$WORK/b1429/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1430/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1427/_pkg_.a -trimpath "$WORK/b1427=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader -lang=go1.17 -complete -installsuffix shared -buildid QVqFberrzW7OR0Rz3rqR/QVqFberrzW7OR0Rz3rqR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1427/importcfg -pack ./pkg/plugins/manager/loader/loader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1453/_pkg_.a # internal cp $WORK/b1453/_pkg_.a /builddir/.cache/go-build/3a/3aec2de36decf9ebe714e8f325d7ec73a570a11eba750eb03e3f52ab3ae161bd-d # internal github.com/grafana/grafana/pkg/services/sqlstore/db mkdir -p $WORK/b1459/ cat >$WORK/b1459/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1459/_pkg_.a -trimpath "$WORK/b1459=>" -p github.com/grafana/grafana/pkg/services/sqlstore/db -lang=go1.17 -complete -installsuffix shared -buildid 1p_NP_mPnIXjJFugrvbH/1p_NP_mPnIXjJFugrvbH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1459/importcfg -pack ./pkg/services/sqlstore/db/db.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1456/_pkg_.a # internal cp $WORK/b1456/_pkg_.a /builddir/.cache/go-build/48/489493073253e4f735b7e8b1a74d3ad8fa4832b841d5b3cb9aba14aa9ab4f664-d # internal github.com/grafana/grafana/pkg/services/searchusers/filters mkdir -p $WORK/b1460/ cat >$WORK/b1460/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1460/_pkg_.a -trimpath "$WORK/b1460=>" -p github.com/grafana/grafana/pkg/services/searchusers/filters -lang=go1.17 -complete -installsuffix shared -buildid LOOnMftyUF0QW0q-xIgx/LOOnMftyUF0QW0q-xIgx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1460/importcfg -pack ./pkg/services/searchusers/filters/filters.go ./pkg/services/searchusers/filters/last_active_30_days_filter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1420/_pkg_.a # internal cp $WORK/b1420/_pkg_.a /builddir/.cache/go-build/d7/d7b6befd4e3c362b7f197d735e49e2b7c87689c446f136f69b0c0822f960066e-d # internal go.opentelemetry.io/collector/model/otlp mkdir -p $WORK/b1408/ cat >$WORK/b1408/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/jsonpb=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal=$WORK/b1410/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1416/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1418/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1420/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1408/_pkg_.a -trimpath "$WORK/b1408=>" -p go.opentelemetry.io/collector/model/otlp -lang=go1.16 -complete -installsuffix shared -buildid 5Zhz2mdEW-H_-6P8TCT7/5Zhz2mdEW-H_-6P8TCT7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1408/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/otlp/json_marshaler.go ./vendor/go.opentelemetry.io/collector/model/otlp/json_unmarshaler.go ./vendor/go.opentelemetry.io/collector/model/otlp/pb_marshaler.go ./vendor/go.opentelemetry.io/collector/model/otlp/pb_unmarshaler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1460/_pkg_.a # internal cp $WORK/b1460/_pkg_.a /builddir/.cache/go-build/00/0048346cf3aaeb7987435d4f8410dfe72188c33b5be6446fcaa219f4263cdd47-d # internal go.opentelemetry.io/collector/translator/trace mkdir -p $WORK/b1422/ cat >$WORK/b1422/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1420/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1422/_pkg_.a -trimpath "$WORK/b1422=>" -p go.opentelemetry.io/collector/translator/trace -lang=go1.16 -complete -installsuffix shared -buildid D7HzwHr4Hvl0DVbFUecq/D7HzwHr4Hvl0DVbFUecq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1422/importcfg -pack ./vendor/go.opentelemetry.io/collector/translator/trace/protospan_translation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1427/_pkg_.a # internal cp $WORK/b1427/_pkg_.a /builddir/.cache/go-build/cc/ccb74e82bdcffbe704e34a38d52f99a2230c6cf9fceb6b1a43372765e9872127-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/database mkdir -p $WORK/b1463/ cat >$WORK/b1463/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1463/_pkg_.a -trimpath "$WORK/b1463=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/database -lang=go1.17 -complete -installsuffix shared -buildid LZoEJE8Sz5sTquQok4XR/LZoEJE8Sz5sTquQok4XR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1463/importcfg -pack ./pkg/services/serviceaccounts/database/database.go ./pkg/services/serviceaccounts/database/errors.go ./pkg/services/serviceaccounts/database/stats.go ./pkg/services/serviceaccounts/database/token_store.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1459/_pkg_.a # internal cp $WORK/b1459/_pkg_.a /builddir/.cache/go-build/11/117deba007cabbbc48716a655283c8c6081588562f1e905b39186059b6bec15a-d # internal github.com/grafana/grafana/pkg/services/preference/prefimpl mkdir -p $WORK/b1458/ cat >$WORK/b1458/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1458/_pkg_.a -trimpath "$WORK/b1458=>" -p github.com/grafana/grafana/pkg/services/preference/prefimpl -lang=go1.17 -complete -installsuffix shared -buildid -kLX9q27pPr5lgPUyzGi/-kLX9q27pPr5lgPUyzGi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1458/importcfg -pack ./pkg/services/preference/prefimpl/pref.go ./pkg/services/preference/prefimpl/store.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1408/_pkg_.a # internal cp $WORK/b1408/_pkg_.a /builddir/.cache/go-build/34/349f6406bde931a479e3aba27ef90b88a38116525a497ea79c4825bb55f85545-d # internal github.com/grafana/grafana/pkg/services/star/starimpl mkdir -p $WORK/b1464/ cat >$WORK/b1464/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1155/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1464/_pkg_.a -trimpath "$WORK/b1464=>" -p github.com/grafana/grafana/pkg/services/star/starimpl -lang=go1.17 -complete -installsuffix shared -buildid 6fZr0vuGEltFhpJTx0sj/6fZr0vuGEltFhpJTx0sj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1464/importcfg -pack ./pkg/services/star/starimpl/star.go ./pkg/services/star/starimpl/store.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1422/_pkg_.a # internal cp $WORK/b1422/_pkg_.a /builddir/.cache/go-build/a6/a6835ab626ceeab9a55d6a13ecbff08dbc455651acae65187bc649dd089ff902-d # internal github.com/grafana/grafana/pkg/tsdb/tempo mkdir -p $WORK/b1407/ cat >$WORK/b1407/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1420/_pkg_.a packagefile go.opentelemetry.io/collector/translator/conventions=$WORK/b1421/_pkg_.a packagefile go.opentelemetry.io/collector/translator/trace=$WORK/b1422/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1407/_pkg_.a -trimpath "$WORK/b1407=>" -p github.com/grafana/grafana/pkg/tsdb/tempo -lang=go1.17 -complete -installsuffix shared -buildid I5a-EE1OGnJ81ExVtYAj/I5a-EE1OGnJ81ExVtYAj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1407/importcfg -pack ./pkg/tsdb/tempo/tempo.go ./pkg/tsdb/tempo/trace_transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1457/_pkg_.a # internal cp $WORK/b1457/_pkg_.a /builddir/.cache/go-build/ad/ad42b55068abde4c2f718395939f27f62de7e54012752e02857356c3c62f6128-d # internal github.com/grafana/grafana/pkg/services/teamguardian/database mkdir -p $WORK/b1465/ cat >$WORK/b1465/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b690/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1465/_pkg_.a -trimpath "$WORK/b1465=>" -p github.com/grafana/grafana/pkg/services/teamguardian/database -lang=go1.17 -complete -installsuffix shared -buildid -03uqEp9BkP5ZDlOeL35/-03uqEp9BkP5ZDlOeL35 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1465/importcfg -pack ./pkg/services/teamguardian/database/database.go ./pkg/services/teamguardian/database/database_mock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1458/_pkg_.a # internal cp $WORK/b1458/_pkg_.a /builddir/.cache/go-build/72/72364c75d9839a6119b98b30a1ced503cca379af10e047586206e3115383910e-d # internal github.com/grafana/grafana/pkg/services/teamguardian/manager mkdir -p $WORK/b1466/ cat >$WORK/b1466/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1301/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b690/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1466/_pkg_.a -trimpath "$WORK/b1466=>" -p github.com/grafana/grafana/pkg/services/teamguardian/manager -lang=go1.17 -complete -installsuffix shared -buildid ykBEWEuCghzlZKdescvP/ykBEWEuCghzlZKdescvP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1466/importcfg -pack ./pkg/services/teamguardian/manager/service.go ./pkg/services/teamguardian/manager/service_mock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1463/_pkg_.a # internal cp $WORK/b1463/_pkg_.a /builddir/.cache/go-build/41/41a4942a5367f2ed0a30a32fed0c657820b3782cfa40c03dec392cb98f278ed3-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/api mkdir -p $WORK/b1462/ cat >$WORK/b1462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b874/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1463/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1462/_pkg_.a -trimpath "$WORK/b1462=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/api -lang=go1.17 -complete -installsuffix shared -buildid ObHb1xXjm2OqlKJEbco6/ObHb1xXjm2OqlKJEbco6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1462/importcfg -pack ./pkg/services/serviceaccounts/api/api.go ./pkg/services/serviceaccounts/api/token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1466/_pkg_.a # internal cp $WORK/b1466/_pkg_.a /builddir/.cache/go-build/21/21e5b785de497e95c0fdd92ae5b523eafa206b8a5e9f8490a6ce0a92a290a0b9-d # internal github.com/grafana/grafana/pkg/services/validations mkdir -p $WORK/b1467/ cat >$WORK/b1467/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1467/_pkg_.a -trimpath "$WORK/b1467=>" -p github.com/grafana/grafana/pkg/services/validations -lang=go1.17 -complete -installsuffix shared -buildid gjaZX6hN0y48PJhe09e8/gjaZX6hN0y48PJhe09e8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1467/importcfg -pack ./pkg/services/validations/oss.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1464/_pkg_.a # internal cp $WORK/b1464/_pkg_.a /builddir/.cache/go-build/f9/f9dbd0e44af8d4a671980ded416e4fcfe1a251b1c6e896ce9bff0c6151bfba78-d # internal github.com/grafana/grafana/pkg/tsdb/legacydata/service mkdir -p $WORK/b1468/ cat >$WORK/b1468/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b734/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b855/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b789/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1468/_pkg_.a -trimpath "$WORK/b1468=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata/service -lang=go1.17 -complete -installsuffix shared -buildid fzeQmRS9RaUMFIZzwvuV/fzeQmRS9RaUMFIZzwvuV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1468/importcfg -pack ./pkg/tsdb/legacydata/service/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1407/_pkg_.a # internal cp $WORK/b1407/_pkg_.a /builddir/.cache/go-build/dd/dd81a804af446fcfffb81aac9114e1d28c4c902762d9ed8274a6b14d604203e9-d # internal github.com/grafana/grafana/pkg/services/alerting/conditions mkdir -p $WORK/b1469/ cat >$WORK/b1469/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1359/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1401/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1469/_pkg_.a -trimpath "$WORK/b1469=>" -p github.com/grafana/grafana/pkg/services/alerting/conditions -lang=go1.17 -complete -installsuffix shared -buildid qcgZo3ywLG-jA-1mdAC_/qcgZo3ywLG-jA-1mdAC_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1469/importcfg -pack ./pkg/services/alerting/conditions/evaluator.go ./pkg/services/alerting/conditions/query.go ./pkg/services/alerting/conditions/reducer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1465/_pkg_.a # internal cp $WORK/b1465/_pkg_.a /builddir/.cache/go-build/30/30b735ff124e5ef2e56f2e8131c6f515fe51a802bff6a3ce6f1c38bafd74824a-d # internal github.com/grafana/grafana/pkg/services/alerting/notifiers mkdir -p $WORK/b1470/ cat >$WORK/b1470/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1470/_pkg_.a -trimpath "$WORK/b1470=>" -p github.com/grafana/grafana/pkg/services/alerting/notifiers -lang=go1.17 -complete -installsuffix shared -buildid sjhb9joB0w-jzeXnMaAZ/sjhb9joB0w-jzeXnMaAZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1470/importcfg -pack ./pkg/services/alerting/notifiers/alertmanager.go ./pkg/services/alerting/notifiers/base.go ./pkg/services/alerting/notifiers/dingding.go ./pkg/services/alerting/notifiers/discord.go ./pkg/services/alerting/notifiers/email.go ./pkg/services/alerting/notifiers/googlechat.go ./pkg/services/alerting/notifiers/hipchat.go ./pkg/services/alerting/notifiers/kafka.go ./pkg/services/alerting/notifiers/line.go ./pkg/services/alerting/notifiers/opsgenie.go ./pkg/services/alerting/notifiers/pagerduty.go ./pkg/services/alerting/notifiers/pushover.go ./pkg/services/alerting/notifiers/sensu.go ./pkg/services/alerting/notifiers/sensugo.go ./pkg/services/alerting/notifiers/slack.go ./pkg/services/alerting/notifiers/teams.go ./pkg/services/alerting/notifiers/telegram.go ./pkg/services/alerting/notifiers/threema.go ./pkg/services/alerting/notifiers/victorops.go ./pkg/services/alerting/notifiers/webhook.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1467/_pkg_.a # internal cp $WORK/b1467/_pkg_.a /builddir/.cache/go-build/d9/d9db6eb467edf74669463f52a2e269f9fd153369497067da9b2bf43c0590521b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1462/_pkg_.a # internal cp $WORK/b1462/_pkg_.a /builddir/.cache/go-build/8a/8a7dd277dbe46102270be80f9bea3f4b564764a2ce4c0a4bed5763fcf07f0e76-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/manager mkdir -p $WORK/b1461/ cat >$WORK/b1461/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/api=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1463/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1461/_pkg_.a -trimpath "$WORK/b1461=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/manager -lang=go1.17 -complete -installsuffix shared -buildid 2kPQ8T9Ck8p1syuyGIIM/2kPQ8T9Ck8p1syuyGIIM -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1461/importcfg -pack ./pkg/services/serviceaccounts/manager/roles.go ./pkg/services/serviceaccounts/manager/service.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1468/_pkg_.a # internal cp $WORK/b1468/_pkg_.a /builddir/.cache/go-build/e8/e817c16f30461f63e95cd0552c47de272c3ad9d54b909a78fb987dc80f79eba9-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1373/_pkg_.a # internal cp $WORK/b1373/_pkg_.a /builddir/.cache/go-build/12/129fd6f40bbfdb7232e6d4a059c5ca3500ce2bca590fa11d1e9d74918fc86b3a-d # internal github.com/grafana/grafana/pkg/tsdb/cloudwatch mkdir -p $WORK/b1366/ cat >$WORK/b1366/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b404/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1367/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface=$WORK/b1368/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1369/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface=$WORK/b1370/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1371/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2/ec2iface=$WORK/b1373/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1374/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface=$WORK/b1375/_pkg_.a packagefile github.com/google/uuid=$WORK/b438/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b373/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b793/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1366/_pkg_.a -trimpath "$WORK/b1366=>" -p github.com/grafana/grafana/pkg/tsdb/cloudwatch -lang=go1.17 -complete -installsuffix shared -buildid 65tHC486a07GE9tdO17u/65tHC486a07GE9tdO17u -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1366/importcfg -pack ./pkg/tsdb/cloudwatch/annotation_query.go ./pkg/tsdb/cloudwatch/cloudwatch.go ./pkg/tsdb/cloudwatch/cloudwatch_query.go ./pkg/tsdb/cloudwatch/get_metric_data_error_codes.go ./pkg/tsdb/cloudwatch/get_metric_data_executor.go ./pkg/tsdb/cloudwatch/live.go ./pkg/tsdb/cloudwatch/log_actions.go ./pkg/tsdb/cloudwatch/log_query.go ./pkg/tsdb/cloudwatch/metric_data_input_builder.go ./pkg/tsdb/cloudwatch/metric_data_query_builder.go ./pkg/tsdb/cloudwatch/metric_find_query.go ./pkg/tsdb/cloudwatch/metrics.go ./pkg/tsdb/cloudwatch/query_row_response.go ./pkg/tsdb/cloudwatch/request_parser.go ./pkg/tsdb/cloudwatch/resource_handler.go ./pkg/tsdb/cloudwatch/response_parser.go ./pkg/tsdb/cloudwatch/sort_frame.go ./pkg/tsdb/cloudwatch/time_series_query.go ./pkg/tsdb/cloudwatch/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1461/_pkg_.a # internal cp $WORK/b1461/_pkg_.a /builddir/.cache/go-build/03/0363dd9fe0e50278da5464ea28a6d2bf909a24c8b1cc1b217cec4d254936a0ac-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1469/_pkg_.a # internal cp $WORK/b1469/_pkg_.a /builddir/.cache/go-build/bd/bd3ee22d2a3be4ba88d46e484bcda44cfaa496523418bf869f330a0cb932b452-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1470/_pkg_.a # internal cp $WORK/b1470/_pkg_.a /builddir/.cache/go-build/15/15339da12149721ef912cddcc1a48a9b287cb3b9084692be8da5b180e6af8d86-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1366/_pkg_.a # internal cp $WORK/b1366/_pkg_.a /builddir/.cache/go-build/be/be34ab82df1767f0d03faeb1e2198bf79139c4c82d7ef494d540c627daffe2aa-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin mkdir -p $WORK/b1353/ cat >$WORK/b1353/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b159/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1354/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1363/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1376/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1096/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1378/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1400/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1401/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1407/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1146/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1353/_pkg_.a -trimpath "$WORK/b1353=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin -lang=go1.17 -complete -installsuffix shared -buildid qWi0OgVO_fEv6-lblDka/qWi0OgVO_fEv6-lblDka -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1353/importcfg -pack ./pkg/plugins/backendplugin/coreplugin/core_plugin.go ./pkg/plugins/backendplugin/coreplugin/registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1353/_pkg_.a # internal cp $WORK/b1353/_pkg_.a /builddir/.cache/go-build/49/49614529780e13d45089efa86638f4b557dfbe0a5f0955f3a04d327c9d99aaff-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/provider mkdir -p $WORK/b1423/ cat >$WORK/b1423/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b583/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1423/_pkg_.a -trimpath "$WORK/b1423=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/provider -lang=go1.17 -complete -installsuffix shared -buildid a5LL65KEc88adm1EgDGb/a5LL65KEc88adm1EgDGb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1423/importcfg -pack ./pkg/plugins/backendplugin/provider/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1423/_pkg_.a # internal cp $WORK/b1423/_pkg_.a /builddir/.cache/go-build/bf/bf33e2411a457580b57dbecccbf9d2f7732b4b6b1bb1c248cc3c1f606913ea23-d # internal github.com/grafana/grafana/pkg/server mkdir -p $WORK/b1344/ cat >$WORK/b1344/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/wire=$WORK/b1345/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/docs/definitions=$WORK/b1346/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1306/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/staticregistry=$WORK/b1348/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1160/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b876/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b856/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b996/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/provider=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1425/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1427/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1430/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/backgroundsvcs=$WORK/b1443/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/usagestatssvcs=$WORK/b1446/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/database=$WORK/b1447/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol=$WORK/b1449/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth/jwt=$WORK/b1452/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b872/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/service=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/database=$WORK/b1456/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/service=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b1088/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1089/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b877/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1156/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1006/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1158/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1444/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b883/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1159/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1254/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b855/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1445/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1287/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference/prefimpl=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1288/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b884/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1097/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1299/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers/filters=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1085/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1084/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1087/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b720/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b885/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star/starimpl=$WORK/b1464/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1133/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1301/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/database=$WORK/b1465/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/manager=$WORK/b1466/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1302/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1303/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/validations=$WORK/b1467/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1354/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1363/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1376/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1096/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1378/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/service=$WORK/b1468/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1400/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1401/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1407/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1146/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b793/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b1344/_pkg_.a -trimpath "$WORK/b1344=>" -p github.com/grafana/grafana/pkg/server -lang=go1.17 -complete -installsuffix shared -buildid n_lkbSDab2UFUG3mr79q/n_lkbSDab2UFUG3mr79q -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b1344/importcfg -pack ./pkg/server/server.go ./pkg/server/test_env.go ./pkg/server/wire_gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b1344/_pkg_.a # internal cp $WORK/b1344/_pkg_.a /builddir/.cache/go-build/32/320ebadf4da7aa4bae287832dd9878799280a9d56f94823c134ca33c3968df5d-d # internal github.com/grafana/grafana/pkg/cmd/grafana-server/commands mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1306/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1343/_pkg_.a packagefile github.com/grafana/grafana/pkg/server=$WORK/b1344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/conditions=$WORK/b1469/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/notifiers=$WORK/b1470/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/pprof=$WORK/b338/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile runtime/trace=$WORK/b341/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/grafana/grafana/pkg/cmd/grafana-server/commands -lang=go1.17 -complete -installsuffix shared -buildid 28Iwg-ionbhpsRWaiFGe/28Iwg-ionbhpsRWaiFGe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack ./pkg/cmd/grafana-server/commands/cli.go ./pkg/cmd/grafana-server/commands/diagnostics.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/61/615c9d13551cbee6e7b9396330b1b1394944798b99a5dc2ab25d34da1bc0cc1c-d # internal github.com/grafana/grafana/pkg/cmd/grafana-server mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/cmd/grafana-server/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.17 -complete -installsuffix shared -buildid sw2U_DPPqBIIGGoHlALk/sw2U_DPPqBIIGGoHlALk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./pkg/cmd/grafana-server/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/b2/b2701d6b94f8f40da2caf9c185a490d314a2dc9dd42fdea0fbb77a9e02124678-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/grafana/grafana/pkg/cmd/grafana-server=$WORK/b001/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-server/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b062/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1306/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1343/_pkg_.a packagefile github.com/grafana/grafana/pkg/server=$WORK/b1344/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/conditions=$WORK/b1469/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/notifiers=$WORK/b1470/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b364/_pkg_.a packagefile net/http=$WORK/b116/_pkg_.a packagefile net/http/pprof=$WORK/b338/_pkg_.a packagefile os/signal=$WORK/b272/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile runtime/trace=$WORK/b341/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/safefilepath=$WORK/b041/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b043/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a packagefile runtime/internal/atomic=$WORK/b015/_pkg_.a packagefile runtime/internal/math=$WORK/b016/_pkg_.a packagefile runtime/internal/sys=$WORK/b017/_pkg_.a packagefile runtime/internal/syscall=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile internal/fmtsort=$WORK/b029/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b112/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b113/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b157/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b795/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/frontendlogging=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/navlinks=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/static=$WORK/b887/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b873/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/dashdiffs=$WORK/b888/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b893/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b894/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b717/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b875/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b704/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b344/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b876/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b856/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b996/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b734/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b582/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b584/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b872/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b686/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b718/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b877/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1156/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1157/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1006/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1158/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b881/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1159/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1206/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1287/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1288/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b884/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b702/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1299/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1300/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1133/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1301/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1302/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1303/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1096/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b357/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b579/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1174/_pkg_.a packagefile github.com/ua-parser/uap-go/uaparser=$WORK/b1305/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b476/_pkg_.a packagefile io/ioutil=$WORK/b107/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httputil=$WORK/b137/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b102/_pkg_.a packagefile cloud.google.com/go/kms/apiv1=$WORK/b1307/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b822/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys=$WORK/b1310/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault=$WORK/b1314/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1316/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1317/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1326/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1162/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b365/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b603/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1327/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1328/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/client=$WORK/b1329/_pkg_.a packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1333/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b321/_pkg_.a packagefile github.com/linkedin/goavro/v2=$WORK/b1336/_pkg_.a packagefile github.com/m3db/prometheus_remote_client_golang/promremote=$WORK/b1337/_pkg_.a packagefile github.com/pkg/errors=$WORK/b469/_pkg_.a packagefile github.com/robfig/cron/v3=$WORK/b1338/_pkg_.a packagefile github.com/russellhaering/goxmldsig=$WORK/b1339/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b676/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b790/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b886/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1309/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b858/_pkg_.a packagefile github.com/go-kit/log=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b349/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b352/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b354/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b355/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b163/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b363/_pkg_.a packagefile log/syslog=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b674/_pkg_.a packagefile os/user=$WORK/b531/_pkg_.a packagefile github.com/google/wire=$WORK/b1345/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b279/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/docs/definitions=$WORK/b1346/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/staticregistry=$WORK/b1348/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1160/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1351/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/provider=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1425/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1427/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1430/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/backgroundsvcs=$WORK/b1443/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/usagestatssvcs=$WORK/b1446/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/database=$WORK/b1447/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol=$WORK/b1449/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth/jwt=$WORK/b1452/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/service=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/database=$WORK/b1456/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/service=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b1088/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1089/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1444/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b883/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1254/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b855/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1445/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference/prefimpl=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1097/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers/filters=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1085/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1084/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1087/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b720/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b885/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star/starimpl=$WORK/b1464/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/database=$WORK/b1465/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/manager=$WORK/b1466/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/validations=$WORK/b1467/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1354/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1363/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1366/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1376/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1378/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/service=$WORK/b1468/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1400/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1401/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1407/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1146/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b793/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b280/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1359/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b147/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b373/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b445/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b415/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b447/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b330/_pkg_.a packagefile bufio=$WORK/b117/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile internal/godebug=$WORK/b094/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/http/internal=$WORK/b135/_pkg_.a packagefile net/http/internal/ascii=$WORK/b136/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile html=$WORK/b171/_pkg_.a packagefile internal/profile=$WORK/b339/_pkg_.a packagefile runtime/pprof=$WORK/b340/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile crypto/internal/backend=$WORK/b050/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b074/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/crypto/randutil=$WORK/b114/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/debug=$WORK/b115/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/ratelimit=$WORK/b138/_pkg_.a packagefile go/build=$WORK/b139/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b158/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b159/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b166/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b322/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b264/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b314/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b235/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b689/_pkg_.a packagefile html/template=$WORK/b170/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b854/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b514/_pkg_.a packagefile text/template=$WORK/b172/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b580/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b889/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b892/_pkg_.a packagefile embed=$WORK/b073/_pkg_.a packagefile github.com/grafana/thema=$WORK/b967/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b927/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b990/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b992/_pkg_.a packagefile testing/fstest=$WORK/b993/_pkg_.a packagefile encoding/gob=$WORK/b278/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b705/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b706/_pkg_.a packagefile testing=$WORK/b522/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b345/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b481/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b483/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b500/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b506/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b507/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b517/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b516/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b542/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b510/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b529/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b532/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b536/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b513/_pkg_.a packagefile compress/zlib=$WORK/b491/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b387/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b857/_pkg_.a packagefile net/mail=$WORK/b700/_pkg_.a packagefile net/http/httptest=$WORK/b681/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b561/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b583/_pkg_.a packagefile archive/zip=$WORK/b998/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b585/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b586/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b874/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b719/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b684/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b432/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b878/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b678/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b565/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1007/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/database=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/features=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1048/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/liveplugin=$WORK/b1049/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1067/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1046/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1050/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushws=$WORK/b1078/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1047/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/survey=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1063/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1079/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api=$WORK/b1161/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1253/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1283/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1256/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1257/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1279/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1258/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b763/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/dashboards=$WORK/b1289/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/datasources=$WORK/b1292/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/notifiers=$WORK/b1293/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/plugins=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1290/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b703/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b598/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1296/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1297/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1298/_pkg_.a packagefile xorm.io/xorm=$WORK/b575/_pkg_.a packagefile database/sql=$WORK/b566/_pkg_.a packagefile database/sql/driver=$WORK/b439/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b716/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b568/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b792/_pkg_.a packagefile github.com/lib/pq=$WORK/b571/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b574/_pkg_.a packagefile xorm.io/core=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1134/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1136/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1021/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1304/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b359/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b360/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile expvar=$WORK/b325/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b326/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b327/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b328/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b329/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b335/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b232/_pkg_.a packagefile runtime/metrics=$WORK/b331/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b477/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile net/netip=$WORK/b099/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b602/_pkg_.a packagefile cloud.google.com/go/kms/internal=$WORK/b1308/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b624/_pkg_.a packagefile google.golang.org/api/option=$WORK/b625/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b633/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b634/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b609/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b196/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b823/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b829/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b827/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b820/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=$WORK/b850/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b853/_pkg_.a packagefile os/exec=$WORK/b153/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1311/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated=$WORK/b1312/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal=$WORK/b1313/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b1315/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b1323/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1318/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b1324/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b1325/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1320/_pkg_.a packagefile encoding/xml=$WORK/b400/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1319/_pkg_.a packagefile net/http/cookiejar=$WORK/b1322/_pkg_.a packagefile github.com/golang-jwt/jwt/v4=$WORK/b1321/_pkg_.a packagefile container/heap=$WORK/b1008/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/prom1/storage/metric=$WORK/b1163/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1164/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b350/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b448/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1071/_pkg_.a packagefile github.com/grafana/dskit/grpcutil=$WORK/b1190/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1191/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1192/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1193/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1176/_pkg_.a packagefile go.uber.org/atomic=$WORK/b499/_pkg_.a packagefile github.com/gobwas/glob/compiler=$WORK/b366/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b372/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b604/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b556/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b188/_pkg_.a packagefile github.com/fatih/color=$WORK/b161/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b356/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1169/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/logentry/metric=$WORK/b1330/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/api=$WORK/b1332/_pkg_.a packagefile github.com/grafana/loki/pkg/util=$WORK/b1331/_pkg_.a packagefile github.com/grafana/loki/pkg/util/flagext=$WORK/b1334/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b473/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b783/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1228/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b471/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b776/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b775/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1072/_pkg_.a packagefile github.com/jonboulle/clockwork=$WORK/b1340/_pkg_.a packagefile github.com/russellhaering/goxmldsig/etreeutils=$WORK/b1341/_pkg_.a packagefile github.com/russellhaering/goxmldsig/types=$WORK/b1342/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b677/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b610/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b555/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b558/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b859/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b860/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b861/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b348/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b164/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b732/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b735/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b758/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/sigv4=$WORK/b1350/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b474/_pkg_.a packagefile github.com/google/uuid=$WORK/b438/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation=$WORK/b1426/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/finder=$WORK/b1428/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/initializer=$WORK/b1429/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1431/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b1442/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types=$WORK/b1448/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/api=$WORK/b1450/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions=$WORK/b1451/_pkg_.a packagefile hash/fnv=$WORK/b186/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/api=$WORK/b1454/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/utils=$WORK/b1455/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient=$WORK/b1091/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1086/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b1090/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1205/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1255/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1098/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1099/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1107/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1110/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1121/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1122/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1127/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1131/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1132/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/api=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1463/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b721/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1356/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics=$WORK/b1360/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1361/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1358/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b1364/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/utils=$WORK/b1365/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b806/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b404/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1367/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface=$WORK/b1368/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1369/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface=$WORK/b1370/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1371/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2/ec2iface=$WORK/b1373/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1374/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface=$WORK/b1375/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch/client=$WORK/b1377/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/flux=$WORK/b1379/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1380/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1396/_pkg_.a packagefile github.com/denisenkom/go-mssqldb=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b805/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b567/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/querydata=$WORK/b1403/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/resource=$WORK/b1406/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1095/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1420/_pkg_.a packagefile go.opentelemetry.io/collector/translator/conventions=$WORK/b1421/_pkg_.a packagefile go.opentelemetry.io/collector/translator/trace=$WORK/b1422/_pkg_.a packagefile encoding/csv=$WORK/b319/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource/sims=$WORK/b1148/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b281/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b291/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b292/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b293/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b285/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b307/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b308/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b313/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b317/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b318/_pkg_.a packagefile regexp/syntax=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b389/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b385/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b416/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b446/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b449/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b450/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b452/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b468/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b470/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b480/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b127/_pkg_.a packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b051/_pkg_.a packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b080/_pkg_.a packagefile crypto/internal/nistec=$WORK/b071/_pkg_.a packagefile crypto/dsa=$WORK/b089/_pkg_.a packagefile crypto/x509/pkix=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b110/_pkg_.a packagefile go/ast=$WORK/b140/_pkg_.a packagefile go/build/constraint=$WORK/b143/_pkg_.a packagefile go/doc=$WORK/b144/_pkg_.a packagefile go/parser=$WORK/b149/_pkg_.a packagefile go/token=$WORK/b142/_pkg_.a packagefile internal/buildcfg=$WORK/b151/_pkg_.a packagefile internal/goroot=$WORK/b152/_pkg_.a packagefile internal/goversion=$WORK/b154/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b160/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b323/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b265/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b267/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b269/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b270/_pkg_.a packagefile github.com/oklog/run=$WORK/b271/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b275/_pkg_.a packagefile net/rpc=$WORK/b277/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b315/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b316/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b226/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b333/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b334/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b168/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b222/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b223/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b224/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b225/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b246/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b247/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b249/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b261/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b263/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b237/_pkg_.a packagefile text/template/parse=$WORK/b173/_pkg_.a packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=$WORK/b811/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b626/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b630/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b515/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b890/_pkg_.a packagefile github.com/yudai/golcs=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b968/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b898/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b940/_pkg_.a packagefile github.com/grafana/thema/errors=$WORK/b987/_pkg_.a packagefile github.com/grafana/thema/internal/envvars=$WORK/b988/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b989/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b896/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b902/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b903/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b909/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b904/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b908/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b910/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b918/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b921/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b922/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b923/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b925/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b926/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b919/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b901/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b928/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b941/_pkg_.a packagefile cuelang.org/go/encoding/yaml=$WORK/b991/_pkg_.a packagefile testing/iotest=$WORK/b994/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b707/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b708/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b711/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b712/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b713/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b714/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b709/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b710/_pkg_.a packagefile internal/sysinfo=$WORK/b523/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b486/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b487/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b489/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b493/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b494/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b495/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b496/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b498/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b501/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b503/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b504/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b505/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b508/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b518/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b525/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b526/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b538/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b541/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b543/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b545/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b549/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b559/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b535/_pkg_.a packagefile hash/adler32=$WORK/b492/_pkg_.a packagefile net/http/internal/testcert=$WORK/b682/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b562/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b414/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b413/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b587/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b393/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b599/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b679/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b691/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b880/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b569/_pkg_.a packagefile github.com/FZambia/eagle=$WORK/b1009/_pkg_.a packagefile github.com/FZambia/sentinel=$WORK/b1010/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/cancelctx=$WORK/b1013/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1014/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlproto=$WORK/b1015/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/dissolve=$WORK/b1016/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/memstream=$WORK/b1017/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/nowtime=$WORK/b1018/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/prepared=$WORK/b1019/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/priority=$WORK/b1035/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/queue=$WORK/b1036/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/recovery=$WORK/b1037/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/timers=$WORK/b1038/_pkg_.a packagefile github.com/centrifugal/protocol=$WORK/b1020/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1011/_pkg_.a packagefile github.com/igm/sockjs-go/v3/sockjs=$WORK/b1040/_pkg_.a packagefile github.com/mna/redisc=$WORK/b1041/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b1042/_pkg_.a packagefile github.com/dop251/goja=$WORK/b1051/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1060/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/pattern=$WORK/b1068/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/tree=$WORK/b1069/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/remotewrite=$WORK/b1070/_pkg_.a packagefile github.com/ohler55/ojg/jp=$WORK/b1073/_pkg_.a packagefile github.com/ohler55/ojg/oj=$WORK/b1077/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1064/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry/telegraf=$WORK/b1065/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1194/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b762/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b765/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1223/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1284/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b1259/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1207/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1276/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b769/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b773/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b774/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1278/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b777/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b778/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b779/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b766/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1280/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b1285/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b729/_pkg_.a packagefile xorm.io/builder=$WORK/b576/_pkg_.a packagefile net/smtp=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1291/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b572/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b573/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b1135/_pkg_.a packagefile gocloud.dev/blob/fileblob=$WORK/b1143/_pkg_.a packagefile gocloud.dev/blob/memblob=$WORK/b1145/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1138/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b638/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b641/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b640/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1137/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1139/_pkg_.a packagefile gocloud.dev/internal/oc=$WORK/b1141/_pkg_.a packagefile gocloud.dev/internal/openurl=$WORK/b1142/_pkg_.a packagefile github.com/segmentio/asm/base64=$WORK/b1022/_pkg_.a packagefile github.com/segmentio/asm/keyset=$WORK/b1023/_pkg_.a packagefile github.com/segmentio/encoding/ascii=$WORK/b1030/_pkg_.a packagefile github.com/segmentio/encoding/iso8601=$WORK/b1033/_pkg_.a packagefile crypto/boring=$WORK/b361/_pkg_.a packagefile golang.org/x/crypto/internal/boring=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b198/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b231/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b336/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b337/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b478/_pkg_.a packagefile internal/intern=$WORK/b100/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b631/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b632/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b601/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b635/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b645/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b647/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b649/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b658/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b611/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b192/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b818/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=$WORK/b824/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=$WORK/b825/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=$WORK/b826/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=$WORK/b828/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b832/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b841/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b842/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b846/_pkg_.a packagefile github.com/kylelemons/godebug/pretty=$WORK/b838/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=$WORK/b851/_pkg_.a packagefile github.com/pkg/browser=$WORK/b852/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/tenant=$WORK/b1165/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1168/_pkg_.a packagefile github.com/weaveworks/common/server=$WORK/b1172/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1186/_pkg_.a packagefile github.com/gogo/status=$WORK/b1178/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1177/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1170/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b367/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b370/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b368/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b371/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b605/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b607/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b557/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b195/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b162/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1197/_pkg_.a packagefile github.com/c2h5oh/datasize=$WORK/b1335/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b250/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b479/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1229/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1234/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b472/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b209/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b165/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b733/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b738/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b739/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b741/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b759/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b740/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b760/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b396/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b475/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1432/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1433/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1434/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1437/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1092/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1093/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1094/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/analyzer=$WORK/b1103/_pkg_.a packagefile github.com/blugelabs/bluge/index=$WORK/b1112/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1119/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1120/_pkg_.a packagefile github.com/blugelabs/bluge/search/collector=$WORK/b1126/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1100/_pkg_.a packagefile container/ring=$WORK/b1108/_pkg_.a packagefile github.com/blevesearch/go-porterstemmer=$WORK/b1109/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b256/_pkg_.a packagefile github.com/blevesearch/segment=$WORK/b1111/_pkg_.a packagefile github.com/axiomhq/hyperloglog=$WORK/b1123/_pkg_.a packagefile github.com/caio/go-tdigest=$WORK/b1125/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1117/_pkg_.a packagefile github.com/blevesearch/vellum/levenshtein=$WORK/b1128/_pkg_.a packagefile github.com/blevesearch/vellum/regexp=$WORK/b1129/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b722/_pkg_.a packagefile golang.org/x/text/language=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/time=$WORK/b1362/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b381/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b405/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b406/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b412/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b804/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2=$WORK/b1381/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1382/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1387/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental=$WORK/b1397/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/cp=$WORK/b798/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/decimal=$WORK/b799/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/querytext=$WORK/b800/_pkg_.a packagefile github.com/golang-sql/civil=$WORK/b801/_pkg_.a packagefile golang.org/x/crypto/md4=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1404/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1405/_pkg_.a packagefile github.com/gogo/protobuf/jsonpb=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal=$WORK/b1410/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1416/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1418/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1413/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1414/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1417/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1415/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1419/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b286/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b283/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b287/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b284/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b288/_pkg_.a packagefile hash/maphash=$WORK/b290/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b294/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b295/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b296/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b302/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b309/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b310/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b311/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b312/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b320/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b403/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b419/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b420/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b421/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b422/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b442/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b443/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b444/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b451/_pkg_.a packagefile compress/lzw=$WORK/b453/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b454/_pkg_.a packagefile github.com/google/btree=$WORK/b456/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b457/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b458/_pkg_.a packagefile github.com/miekg/dns=$WORK/b460/_pkg_.a packagefile github.com/sean-/seed=$WORK/b467/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b081/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a packagefile go/scanner=$WORK/b141/_pkg_.a packagefile go/doc/comment=$WORK/b145/_pkg_.a packagefile internal/lazyregexp=$WORK/b146/_pkg_.a packagefile go/internal/typeparams=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b266/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b276/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b227/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b229/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b169/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b233/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b245/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b248/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b259/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b228/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b627/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b628/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b629/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b899/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b965/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b969/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b985/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b930/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b907/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b911/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b924/_pkg_.a packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b929/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b932/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b933/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b934/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b935/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b936/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b937/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b938/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b939/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b942/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b945/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b946/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b947/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b948/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b949/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b950/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b951/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b953/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b954/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b955/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b956/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b957/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b958/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b959/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b961/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b962/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b963/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b964/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b966/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b931/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b943/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b944/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b497/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b502/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b539/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b540/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b544/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b546/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b547/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b548/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b550/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b552/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b512/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b588/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b589/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b597/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b600/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b670/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b570/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b424/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b425/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b1034/_pkg_.a packagefile github.com/gomodule/redigo/internal=$WORK/b1012/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b1052/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1054/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1055/_pkg_.a packagefile github.com/dop251/goja/ftoa=$WORK/b1058/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1056/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1057/_pkg_.a packagefile golang.org/x/text/collate=$WORK/b1061/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1074/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1075/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1076/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1066/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b1195/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1196/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b1198/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1202/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1203/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b767/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1235/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b1248/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b1249/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1250/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1221/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1260/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b1266/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1270/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1271/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1272/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1273/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1274/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1275/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b770/_pkg_.a packagefile github.com/rs/cors=$WORK/b1277/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b434/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1208/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b780/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1236/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1238/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b1281/_pkg_.a packagefile gocloud.dev/internal/escape=$WORK/b1144/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b636/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b639/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b642/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b643/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b637/_pkg_.a packagefile gocloud.dev/internal/retry=$WORK/b1140/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b615/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1024/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1029/_pkg_.a packagefile github.com/segmentio/asm/ascii=$WORK/b1031/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b200/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b644/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b646/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b648/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b650/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b185/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b251/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage=$WORK/b833/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b844/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b845/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=$WORK/b848/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b843/_pkg_.a packagefile github.com/golang-jwt/jwt=$WORK/b847/_pkg_.a packagefile github.com/kylelemons/godebug/diff=$WORK/b839/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1166/_pkg_.a packagefile github.com/weaveworks/promrus=$WORK/b1171/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b437/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1173/_pkg_.a packagefile github.com/prometheus/node_exporter/https=$WORK/b1175/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc/server=$WORK/b1179/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1185/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1181/_pkg_.a packagefile github.com/weaveworks/common/signals=$WORK/b1188/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1189/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b1187/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b369/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b606/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b608/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b203/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b252/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1231/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1233/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b208/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b743/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b752/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b753/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b754/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b751/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b755/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b756/_pkg_.a packagefile math/cmplx=$WORK/b746/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b395/_pkg_.a packagefile compress/bzip2=$WORK/b1435/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b1436/_pkg_.a packagefile image=$WORK/b1438/_pkg_.a packagefile image/jpeg=$WORK/b1440/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/lang/en=$WORK/b1104/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1101/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1113/_pkg_.a packagefile github.com/blugelabs/bluge/index/lock=$WORK/b1114/_pkg_.a packagefile github.com/blugelabs/bluge/index/mergeplan=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/ice=$WORK/b1116/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b254/_pkg_.a packagefile github.com/dgryski/go-metro=$WORK/b1124/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b1118/_pkg_.a packagefile github.com/blevesearch/vellum/utf8=$WORK/b1130/_pkg_.a packagefile golang.org/x/text/internal=$WORK/b723/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b725/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b727/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b411/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b401/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b402/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1388/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1389/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1384/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1385/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1386/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/write=$WORK/b1392/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b1394/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b289/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b297/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b298/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b300/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b301/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b303/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b304/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b305/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b418/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b440/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b423/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b429/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b435/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b436/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b455/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b459/_pkg_.a packagefile encoding/base32=$WORK/b461/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b462/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b466/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b970/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b971/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b974/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b977/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b979/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b986/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b912/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b914/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b913/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b915/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b960/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b521/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b551/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b553/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b554/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b590/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b591/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b592/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b593/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b594/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b595/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b596/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b612/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b613/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b614/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b621/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b622/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b623/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b661/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b668/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b669/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b663/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b659/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b427/_pkg_.a packagefile github.com/josharian/intern=$WORK/b426/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b1053/_pkg_.a packagefile github.com/dop251/goja/ftoa/internal/fast=$WORK/b1059/_pkg_.a packagefile golang.org/x/text/internal/colltab=$WORK/b1062/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b1199/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1201/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1204/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1241/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1232/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b1243/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b1244/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1245/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1246/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b1247/_pkg_.a packagefile go.uber.org/goleak=$WORK/b1251/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1209/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1222/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b1261/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b1262/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b1263/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b1264/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1265/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b1267/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b1269/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b433/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b781/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b1237/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1240/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1239/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b616/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b617/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b619/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b620/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm=$WORK/b1025/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1028/_pkg_.a packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1026/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1027/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1032/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b651/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b652/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b656/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b654/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b657/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b834/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=$WORK/b849/_pkg_.a packagefile github.com/weaveworks/common/errors=$WORK/b1167/_pkg_.a packagefile github.com/sercand/kuberesolver=$WORK/b1180/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1184/_pkg_.a packagefile github.com/felixge/httpsnoop=$WORK/b1182/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b1183/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b253/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b255/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b744/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b757/_pkg_.a packagefile image/color=$WORK/b1439/_pkg_.a packagefile image/internal/imageutil=$WORK/b1441/_pkg_.a packagefile github.com/blevesearch/snowballstem=$WORK/b1105/_pkg_.a packagefile github.com/blevesearch/snowballstem/english=$WORK/b1106/_pkg_.a packagefile github.com/RoaringBitmap/roaring/internal=$WORK/b1102/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b726/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b408/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/runtime=$WORK/b1390/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/gzip=$WORK/b1393/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b299/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b306/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b441/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b430/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b431/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b463/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b464/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b465/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b972/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b973/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b975/_pkg_.a packagefile text/scanner=$WORK/b976/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b978/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b980/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b981/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b984/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b662/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b664/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b666/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b667/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b660/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b428/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b1200/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b1242/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b1252/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1210/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1211/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b1218/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b1219/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b1220/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b1213/_pkg_.a packagefile github.com/docker/go-units=$WORK/b1268/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b782/_pkg_.a packagefile go.opencensus.io=$WORK/b618/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b653/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b655/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b745/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b747/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b750/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b749/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/types=$WORK/b1391/_pkg_.a packagefile github.com/golang/glog=$WORK/b982/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b983/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b665/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b1214/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b1215/_pkg_.a packagefile golang.org/x/text/width=$WORK/b1216/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/grafana/grafana/pkg/cmd/grafana-server\nmod\tgithub.com/grafana/grafana\t(devel)\t\ndep\tcloud.google.com/go\tv0.100.2\t\ndep\tcloud.google.com/go/compute\tv1.5.0\t\ndep\tcloud.google.com/go/iam\tv0.3.0\t\ndep\tcloud.google.com/go/kms\tv1.4.0\t\ndep\tcloud.google.com/go/storage\tv1.21.0\t\ndep\tcuelang.org/go\tv0.4.3\t\ndep\tgithub.com/Azure/azure-sdk-for-go\tv59.3.0+incompatible\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/azcore\tv0.22.0\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/azidentity\tv0.13.2\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/internal\tv0.9.1\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys\tv0.4.0\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/keyvault/internal\tv0.2.1\t\ndep\tgithub.com/Azure/go-autorest/autorest\tv0.11.22\t\ndep\tgithub.com/Azure/go-autorest/autorest/adal\tv0.9.17\t\ndep\tgithub.com/Azure/go-autorest/autorest/date\tv0.3.0\t\ndep\tgithub.com/Azure/go-autorest/autorest/to\tv0.4.0\t\ndep\tgithub.com/Azure/go-autorest/autorest/validation\tv0.3.1\t\ndep\tgithub.com/Azure/go-autorest/logger\tv0.2.1\t\ndep\tgithub.com/Azure/go-autorest/tracing\tv0.6.0\t\ndep\tgithub.com/AzureAD/microsoft-authentication-library-for-go\tv0.4.0\t\ndep\tgithub.com/BurntSushi/toml\tv0.3.1\t\ndep\tgithub.com/FZambia/eagle\tv0.0.1\t\ndep\tgithub.com/FZambia/sentinel\tv1.1.0\t\ndep\tgithub.com/Masterminds/semver\tv1.5.0\t\ndep\tgithub.com/PuerkitoBio/purell\tv1.1.1\t\ndep\tgithub.com/PuerkitoBio/urlesc\tv0.0.0-20170810143723-de5bf2ad4578\t\ndep\tgithub.com/RoaringBitmap/roaring\tv0.9.1\t\ndep\tgithub.com/VividCortex/mysqlerr\tv0.0.0-20170204212430-6c6b55f8796f\t\ndep\tgithub.com/alecthomas/units\tv0.0.0-20210912230133-d1bdfacee922\t\ndep\tgithub.com/andybalholm/brotli\tv1.0.3\t\ndep\tgithub.com/apache/arrow/go/arrow\tv0.0.0-20211112161151-bc219186db40\t\ndep\tgithub.com/armon/go-metrics\tv0.3.10\t\ndep\tgithub.com/armon/go-radix\tv1.0.0\t\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20210307081110-f21760c49a8d\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.44.9\t\ndep\tgithub.com/axiomhq/hyperloglog\tv0.0.0-20191112132149-a4c4c47bc57f\t\ndep\tgithub.com/beevik/etree\tv1.1.0\t\ndep\tgithub.com/benbjohnson/clock\tv1.1.0\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/bits-and-blooms/bitset\tv1.2.0\t\ndep\tgithub.com/blevesearch/go-porterstemmer\tv1.0.3\t\ndep\tgithub.com/blevesearch/mmap-go\tv1.0.2\t\ndep\tgithub.com/blevesearch/segment\tv0.9.0\t\ndep\tgithub.com/blevesearch/snowballstem\tv0.9.0\t\ndep\tgithub.com/blevesearch/vellum\tv1.0.5\t\ndep\tgithub.com/blugelabs/bluge\tv0.1.9\t\ndep\tgithub.com/blugelabs/bluge_segment_api\tv0.2.0\t\ndep\tgithub.com/blugelabs/ice\tv0.2.0\t\ndep\tgithub.com/bradfitz/gomemcache\tv0.0.0-20190913173617-a41fca850d0b\t\ndep\tgithub.com/c2h5oh/datasize\tv0.0.0-20200112174442-28bbd4740fee\t\ndep\tgithub.com/caio/go-tdigest\tv3.1.0+incompatible\t\ndep\tgithub.com/cenkalti/backoff/v4\tv4.1.2\t\ndep\tgithub.com/centrifugal/centrifuge\tv0.19.0\t\ndep\tgithub.com/centrifugal/protocol\tv0.7.6\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.2\t\ndep\tgithub.com/cheekybits/genny\tv1.0.0\t\ndep\tgithub.com/chromedp/cdproto\tv0.0.0-20220208224320-6efb837e6bc2\t\ndep\tgithub.com/cockroachdb/apd/v2\tv2.0.2\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/cortexproject/cortex\tv1.10.1-0.20211014125347-85c378182d0d\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/deepmap/oapi-codegen\tv1.8.2\t\ndep\tgithub.com/denisenkom/go-mssqldb\tv0.12.0\n=>\tgithub.com/grafana/go-mssqldb\tv0.0.0-20210326084033-d0ce3c521036\t\n\ndep\tgithub.com/dennwc/varint\tv1.0.0\t\ndep\tgithub.com/dgryski/go-metro\tv0.0.0-20180109044635-280f6062b5bc\t\ndep\tgithub.com/dgryski/go-rendezvous\tv0.0.0-20200823014737-9f7001d12a5f\t\ndep\tgithub.com/dlclark/regexp2\tv1.4.1-0.20201116162257-a2a8dda75c91\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/dop251/goja\tv0.0.0-20210804101310-32956a348b49\t\ndep\tgithub.com/edsrzf/mmap-go\tv1.0.0\t\ndep\tgithub.com/elazarl/goproxy\tv0.0.0-20220115173737-adb46da277ac\t\ndep\tgithub.com/emicklei/proto\tv1.10.0\t\ndep\tgithub.com/fatih/color\tv1.13.0\t\ndep\tgithub.com/felixge/httpsnoop\tv1.0.2\t\ndep\tgithub.com/gchaincl/sqlhooks\tv1.3.0\t\ndep\tgithub.com/getkin/kin-openapi\tv0.94.0\t\ndep\tgithub.com/getsentry/sentry-go\tv0.13.0\t\ndep\tgithub.com/ghodss/yaml\tv1.0.1-0.20190212211648-25d852aebe32\t\ndep\tgithub.com/go-kit/kit\tv0.11.0\t\ndep\tgithub.com/go-kit/log\tv0.1.0\t\ndep\tgithub.com/go-logfmt/logfmt\tv0.5.1\t\ndep\tgithub.com/go-logr/logr\tv1.2.3\t\ndep\tgithub.com/go-logr/stdr\tv1.2.2\t\ndep\tgithub.com/go-openapi/analysis\tv0.20.1\t\ndep\tgithub.com/go-openapi/errors\tv0.20.0\t\ndep\tgithub.com/go-openapi/jsonpointer\tv0.19.5\t\ndep\tgithub.com/go-openapi/jsonreference\tv0.19.6\t\ndep\tgithub.com/go-openapi/loads\tv0.20.2\t\ndep\tgithub.com/go-openapi/runtime\tv0.19.29\t\ndep\tgithub.com/go-openapi/spec\tv0.20.4\t\ndep\tgithub.com/go-openapi/strfmt\tv0.20.2\t\ndep\tgithub.com/go-openapi/swag\tv0.19.15\t\ndep\tgithub.com/go-openapi/validate\tv0.20.2\t\ndep\tgithub.com/go-redis/redis/v8\tv8.11.4\t\ndep\tgithub.com/go-sourcemap/sourcemap\tv2.1.3+incompatible\t\ndep\tgithub.com/go-sql-driver/mysql\tv1.6.0\t\ndep\tgithub.com/go-stack/stack\tv1.8.0\t\ndep\tgithub.com/gobwas/glob\tv0.2.3\t\ndep\tgithub.com/gofrs/uuid\tv4.0.0+incompatible\t\ndep\tgithub.com/gogo/googleapis\tv1.4.1\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/gogo/status\tv1.1.0\t\ndep\tgithub.com/golang-jwt/jwt\tv3.2.2+incompatible\t\ndep\tgithub.com/golang-jwt/jwt/v4\tv4.4.1\t\ndep\tgithub.com/golang-migrate/migrate/v4\tv4.7.0\t\ndep\tgithub.com/golang-sql/civil\tv0.0.0-20190719163853-cb61b32ac6fe\t\ndep\tgithub.com/golang/glog\tv1.0.0\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20210331224755-41bb18bfe9da\t\ndep\tgithub.com/golang/mock\tv1.6.0\t\ndep\tgithub.com/golang/protobuf\tv1.5.2\t\ndep\tgithub.com/golang/snappy\tv0.0.4\t\ndep\tgithub.com/gomodule/redigo\tv2.0.0+incompatible\t\ndep\tgithub.com/google/btree\tv1.0.1\t\ndep\tgithub.com/google/flatbuffers\tv2.0.0+incompatible\t\ndep\tgithub.com/google/go-cmp\tv0.5.8\t\ndep\tgithub.com/google/uuid\tv1.3.0\t\ndep\tgithub.com/google/wire\tv0.5.0\t\ndep\tgithub.com/googleapis/gax-go/v2\tv2.2.0\t\ndep\tgithub.com/gorilla/mux\tv1.8.0\t\ndep\tgithub.com/gorilla/websocket\tv1.4.2\t\ndep\tgithub.com/gosimple/slug\tv1.9.0\t\ndep\tgithub.com/grafana/dskit\tv0.0.0-20211011144203-3a88ec0b675f\t\ndep\tgithub.com/grafana/grafana-aws-sdk\tv0.10.7\t\ndep\tgithub.com/grafana/grafana-azure-sdk-go\tv1.3.0\t\ndep\tgithub.com/grafana/grafana-google-sdk-go\tv0.0.0-20211104130251-b190293eaf58\t\ndep\tgithub.com/grafana/grafana-plugin-sdk-go\tv0.138.0\t\ndep\tgithub.com/grafana/loki\tv1.6.2-0.20211015002020-7832783b1caa\t\ndep\tgithub.com/grafana/thema\tv0.0.0-20220523183731-72aebd14e751\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-middleware\tv1.3.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-prometheus\tv1.2.1-0.20191002090509-6af20e3a5340\t\ndep\tgithub.com/grpc-ecosystem/grpc-gateway/v2\tv2.7.0\t\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\t\ndep\tgithub.com/hashicorp/go-hclog\tv1.0.0\n=>\tgithub.com/hashicorp/go-hclog\tv0.16.1\t\n\ndep\tgithub.com/hashicorp/go-immutable-radix\tv1.3.1\t\ndep\tgithub.com/hashicorp/go-msgpack\tv0.5.5\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\t\ndep\tgithub.com/hashicorp/go-plugin\tv1.4.3\t\ndep\tgithub.com/hashicorp/go-sockaddr\tv1.0.2\t\ndep\tgithub.com/hashicorp/go-version\tv1.3.0\t\ndep\tgithub.com/hashicorp/golang-lru\tv0.5.4\t\ndep\tgithub.com/hashicorp/memberlist\tv0.3.0\t\ndep\tgithub.com/hashicorp/yamux\tv0.0.0-20210826001029-26ff87cf9493\t\ndep\tgithub.com/igm/sockjs-go/v3\tv3.0.1\t\ndep\tgithub.com/influxdata/influxdb-client-go/v2\tv2.6.0\t\ndep\tgithub.com/influxdata/line-protocol\tv0.0.0-20210311194329-9aa0e372d097\t\ndep\tgithub.com/jessevdk/go-flags\tv1.5.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\t\ndep\tgithub.com/jonboulle/clockwork\tv0.2.2\t\ndep\tgithub.com/josharian/intern\tv1.0.0\t\ndep\tgithub.com/jpillora/backoff\tv1.0.0\t\ndep\tgithub.com/json-iterator/go\tv1.1.12\t\ndep\tgithub.com/klauspost/compress\tv1.15.1\t\ndep\tgithub.com/kylelemons/godebug\tv1.1.0\t\ndep\tgithub.com/lib/pq\tv1.10.4\t\ndep\tgithub.com/linkedin/goavro/v2\tv2.10.0\t\ndep\tgithub.com/m3db/prometheus_remote_client_golang\tv0.4.4\t\ndep\tgithub.com/magefile/mage\tv1.13.0\t\ndep\tgithub.com/mailru/easyjson\tv0.7.7\t\ndep\tgithub.com/mattetti/filebuffer\tv1.0.1\t\ndep\tgithub.com/mattn/go-colorable\tv0.1.12\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.14\t\ndep\tgithub.com/mattn/go-runewidth\tv0.0.9\t\ndep\tgithub.com/mattn/go-sqlite3\tv1.14.7\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/miekg/dns\tv1.1.43\t\ndep\tgithub.com/mitchellh/go-testing-interface\tv1.14.0\t\ndep\tgithub.com/mitchellh/go-wordwrap\tv1.0.1\t\ndep\tgithub.com/mitchellh/mapstructure\tv1.4.3\t\ndep\tgithub.com/mna/redisc\tv1.3.2\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\t\ndep\tgithub.com/mpvl/unique\tv0.0.0-20150818121801-cbe035fff7de\t\ndep\tgithub.com/mwitkow/go-conntrack\tv0.0.0-20190716064945-2f068394615f\t\ndep\tgithub.com/ohler55/ojg\tv1.12.9\t\ndep\tgithub.com/oklog/run\tv1.1.0\t\ndep\tgithub.com/oklog/ulid\tv1.3.1\t\ndep\tgithub.com/olekukonko/tablewriter\tv0.0.5\t\ndep\tgithub.com/opentracing-contrib/go-grpc\tv0.0.0-20210225150812-73cb765af46e\t\ndep\tgithub.com/opentracing-contrib/go-stdlib\tv1.0.0\t\ndep\tgithub.com/opentracing/opentracing-go\tv1.2.0\t\ndep\tgithub.com/patrickmn/go-cache\tv2.1.0+incompatible\t\ndep\tgithub.com/pierrec/lz4/v4\tv4.1.8\t\ndep\tgithub.com/pkg/browser\tv0.0.0-20210911075715-681adbf594b8\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/prometheus/alertmanager\tv0.23.1-0.20211116083607-e2a10119aaf7\t\ndep\tgithub.com/prometheus/client_golang\tv1.12.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.32.1\t\ndep\tgithub.com/prometheus/common/sigv4\tv0.1.0\t\ndep\tgithub.com/prometheus/exporter-toolkit\tv0.7.0\t\ndep\tgithub.com/prometheus/node_exporter\tv1.0.0-rc.0.0.20200428091818-01054558c289\t\ndep\tgithub.com/prometheus/procfs\tv0.7.3\t\ndep\tgithub.com/prometheus/prometheus\tv1.8.2-0.20211011171444-354d8d2ecfac\t\ndep\tgithub.com/protocolbuffers/txtpbfmt\tv0.0.0-20220428173112-74888fd59c2b\t\ndep\tgithub.com/rainycape/unidecode\tv0.0.0-20150907023854-cb7f23ec59be\t\ndep\tgithub.com/robfig/cron/v3\tv3.0.1\t\ndep\tgithub.com/rs/cors\tv1.8.2\t\ndep\tgithub.com/russellhaering/goxmldsig\tv1.1.1\t\ndep\tgithub.com/sean-/seed\tv0.0.0-20170313163322-e2103e2c3529\t\ndep\tgithub.com/segmentio/asm\tv1.1.1\t\ndep\tgithub.com/segmentio/encoding\tv0.3.2\t\ndep\tgithub.com/sercand/kuberesolver\tv2.4.0+incompatible\t\ndep\tgithub.com/sergi/go-diff\tv1.0.0\t\ndep\tgithub.com/shurcooL/httpfs\tv0.0.0-20190707220628-8d4bc4ba7749\t\ndep\tgithub.com/shurcooL/vfsgen\tv0.0.0-20200824052919-0d455de96546\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgithub.com/stretchr/objx\tv0.2.0\t\ndep\tgithub.com/stretchr/testify\tv1.7.2\t\ndep\tgithub.com/teris-io/shortid\tv0.0.0-20171029131806-771a37caa5cf\t\ndep\tgithub.com/ua-parser/uap-go\tv0.0.0-20211112212520-00c877edfe0f\t\ndep\tgithub.com/uber/jaeger-client-go\tv2.29.1+incompatible\t\ndep\tgithub.com/uber/jaeger-lib\tv2.4.1+incompatible\t\ndep\tgithub.com/valyala/bytebufferpool\tv1.0.0\t\ndep\tgithub.com/vectordotdev/go-datemath\tv0.1.1-0.20220323213446-f3954d0b18ae\t\ndep\tgithub.com/weaveworks/common\tv0.0.0-20210913144402-035033b78a78\t\ndep\tgithub.com/weaveworks/promrus\tv1.2.0\t\ndep\tgithub.com/yudai/gojsondiff\tv1.0.0\t\ndep\tgithub.com/yudai/golcs\tv0.0.0-20170316035057-ecda9a501e82\t\ndep\tgo.etcd.io/etcd/api/v3\tv3.5.4\t\ndep\tgo.mongodb.org/mongo-driver\tv1.7.0\t\ndep\tgo.opencensus.io\tv0.23.0\t\ndep\tgo.opentelemetry.io/collector\tv0.31.0\t\ndep\tgo.opentelemetry.io/collector/model\tv0.31.0\t\ndep\tgo.opentelemetry.io/contrib/propagators/jaeger\tv1.6.0\t\ndep\tgo.opentelemetry.io/otel\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/jaeger\tv1.0.0\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/internal/retry\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/sdk\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/trace\tv1.6.3\t\ndep\tgo.opentelemetry.io/proto/otlp\tv0.15.0\t\ndep\tgo.uber.org/atomic\tv1.9.0\t\ndep\tgo.uber.org/goleak\tv1.1.12\t\ndep\tgocloud.dev\tv0.25.0\t\ndep\tgolang.org/x/crypto\tv0.0.0-20220331220935-ae2d96664a29\t\ndep\tgolang.org/x/net\tv0.0.0-20220425223048-2871e0cb64e4\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20220309155454-6242fa91716a\t\ndep\tgolang.org/x/sync\tv0.0.0-20210220032951-036812b2e83c\t\ndep\tgolang.org/x/sys\tv0.0.0-20220422013727-9388b58f7150\t\ndep\tgolang.org/x/text\tv0.3.7\t\ndep\tgolang.org/x/time\tv0.0.0-20220224211638-0e9765cccd65\t\ndep\tgolang.org/x/xerrors\tv0.0.0-20220411194840-2f41105eb62f\t\ndep\tgonum.org/v1/gonum\tv0.11.0\t\ndep\tgoogle.golang.org/api\tv0.74.0\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20220421151946-72621c1f0bd3\t\ndep\tgoogle.golang.org/grpc\tv1.45.0\t\ndep\tgoogle.golang.org/protobuf\tv1.28.0\t\ndep\tgopkg.in/asn1-ber.v1\tv1.0.0-20181015200546-f715ec2f112d\t\ndep\tgopkg.in/ini.v1\tv1.66.2\t\ndep\tgopkg.in/ldap.v3\tv3.1.0\t\ndep\tgopkg.in/mail.v2\tv2.3.1\t\ndep\tgopkg.in/square/go-jose.v2\tv2.5.1\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tgopkg.in/yaml.v3\tv3.0.1\t\ndep\txorm.io/builder\tv0.3.6\t\ndep\txorm.io/core\tv0.7.3\t\ndep\txorm.io/xorm\tv0.8.2\n=>\tgithub.com/grafana/xorm\tv0.8.3-0.20220614223926-2fcda7565af6\t\n\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-linkmode=external -compressdwarf=false -X main.version=9.0.9 -X main.buildstamp=1687910400 -B 0xd3e40b1561ba33dcafa7b9798e9d494aef09d7d3 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\"\nbuild\t-tags=rpm_crashtraceback,libtrust_openssl\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\"-D_FORTIFY_SOURCE=2 -fstack-protector-all\"\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=s390x\nbuild\tGOEXPERIMENT=boringcrypto\nbuild\tGOOS=linux\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" 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=npVtLrpma8ZKLR0Ksv0E/sw2U_DPPqBIIGGoHlALk/U15Kpiz3r0llReS_V5Uw/npVtLrpma8ZKLR0Ksv0E -linkmode=external -compressdwarf=false -X main.version=9.0.9 -X main.buildstamp=1687910400 -B 0xd3e40b1561ba33dcafa7b9798e9d494aef09d7d3 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/bin/grafana-server rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PglRmt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x ++ dirname /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x + cd grafana-9.0.9 + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/sbin + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/libexec/grafana + cp -a conf public plugins-bundled /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/grafana + rm /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/grafana/public/img/icons/.gitignore + rm /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/grafana/public/lib/.gitignore + install -p -m 755 packaging/wrappers/grafana-cli /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/sbin/grafana-cli + install -p -m 755 /builddir/build/BUILD/bin/grafana-server /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/sbin + install -p -m 755 /builddir/build/BUILD/bin/grafana-cli /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/libexec/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/man/man1 + install -p -m 644 docs/man/man1/grafana-cli.1 docs/man/man1/grafana-server.1 /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/man/man1 + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/etc/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/etc/grafana/provisioning + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/etc/grafana/provisioning/access-control + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/etc/grafana/provisioning/dashboards + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/etc/grafana/provisioning/datasources + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/etc/grafana/provisioning/notifiers + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/etc/grafana/provisioning/plugins + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/etc/sysconfig + install -p -m 640 conf/sample.ini /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/etc/grafana/grafana.ini + install -p -m 640 conf/ldap.toml /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/etc/grafana/ldap.toml + install -p -m 644 conf/defaults.ini /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/grafana/conf/defaults.ini + install -p -m 644 conf/sample.ini /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/grafana/conf/sample.ini + install -p -m 644 packaging/rpm/sysconfig/grafana-server /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/etc/sysconfig/grafana-server + install -d -m 750 /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/var/lib/grafana + install -d -m 755 /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/var/lib/grafana/plugins + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/var/log/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/lib/systemd/system + install -p -m 644 packaging/rpm/systemd/grafana-server.service /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/lib/systemd/system + install -d /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/lib/tmpfiles.d + echo 'd /run/grafana 0755 grafana grafana -' + install -p -m 644 -D /builddir/build/SOURCES/grafana.sysusers /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/lib/sysusers.d/grafana.conf + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 9.0.9-3.el9_2 --unique-debug-suffix -9.0.9-3.el9_2.s390x --unique-debug-src-base grafana-9.0.9-3.el9_2.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/grafana-9.0.9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/libexec/grafana/grafana-cli extracting debug info from /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/libexec/grafana/grafana-cli explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/sbin/grafana-server extracting debug info from /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/sbin/grafana-server warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/libexec/grafana/grafana-cli. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/sbin/grafana-server. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 172832kB, size after compression: 170448kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 147133 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 mangling shebang in /usr/sbin/grafana-cli from /usr/bin/env bash to #!/usr/bin/bash Processing files: grafana-9.0.9-3.el9_2.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lYOId3 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C1h56A + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + DOCDIR=/builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr GOVERNANCE.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr HALL_OF_FAME.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr ISSUE_TRIAGE.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr PLUGIN_DEV.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr README.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr ROADMAP.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr SECURITY.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr SUPPORT.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr UPGRADING_DEPENDENCIES.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + cp -pr WORKFLOW.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/doc/grafana + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + LICENSEDIR=/builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/licenses/grafana + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/licenses/grafana + cp -pr LICENSE /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/licenses/grafana + cp -pr LICENSING.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/licenses/grafana + cp -pr NOTICE.md /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x/usr/share/licenses/grafana + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(cloud.google.com/go/kms)) = 1.4.0 bundled(golang(cloud.google.com/go/storage)) = 1.21.0 bundled(golang(cuelang.org/go)) = 0.4.3 bundled(golang(github.com/Azure/azure-sdk-for-go)) = 59.3.0+incompatible bundled(golang(github.com/Azure/azure-sdk-for-go/sdk/azidentity)) = 0.13.2 bundled(golang(github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys)) = 0.4.0 bundled(golang(github.com/Azure/go-autorest/autorest)) = 0.11.22 bundled(golang(github.com/Azure/go-autorest/autorest/adal)) = 0.9.17 bundled(golang(github.com/BurntSushi/toml)) = 0.3.1 bundled(golang(github.com/Masterminds/semver)) = 1.5.0 bundled(golang(github.com/VividCortex/mysqlerr)) = 0.0.0-20170204212430.6c6b55f8796f bundled(golang(github.com/andybalholm/brotli)) = 1.0.3 bundled(golang(github.com/armon/go-radix)) = 1.0.0 bundled(golang(github.com/aws/aws-sdk-go)) = 1.44.9 bundled(golang(github.com/beevik/etree)) = 1.1.0 bundled(golang(github.com/benbjohnson/clock)) = 1.1.0 bundled(golang(github.com/blugelabs/bluge)) = 0.1.9 bundled(golang(github.com/bradfitz/gomemcache)) = 0.0.0-20190913173617.a41fca850d0b bundled(golang(github.com/centrifugal/centrifuge)) = 0.19.0 bundled(golang(github.com/cortexproject/cortex)) = 1.10.1-0.20211014125347.85c378182d0d bundled(golang(github.com/davecgh/go-spew)) = 1.1.1 bundled(golang(github.com/denisenkom/go-mssqldb)) = 0.12.0 bundled(golang(github.com/dop251/goja)) = 0.0.0-20210804101310.32956a348b49 bundled(golang(github.com/fatih/color)) = 1.13.0 bundled(golang(github.com/gchaincl/sqlhooks)) = 1.3.0 bundled(golang(github.com/getsentry/sentry-go)) = 0.13.0 bundled(golang(github.com/go-kit/kit)) = 0.11.0 bundled(golang(github.com/go-kit/log)) = 0.1.0 bundled(golang(github.com/go-openapi/loads)) = 0.20.2 bundled(golang(github.com/go-openapi/spec)) = 0.20.4 bundled(golang(github.com/go-openapi/strfmt)) = 0.20.2 bundled(golang(github.com/go-redis/redis/v8)) = 8.11.4 bundled(golang(github.com/go-sourcemap/sourcemap)) = 2.1.3+incompatible bundled(golang(github.com/go-sql-driver/mysql)) = 1.6.0 bundled(golang(github.com/go-stack/stack)) = 1.8.0 bundled(golang(github.com/gobwas/glob)) = 0.2.3 bundled(golang(github.com/gofrs/uuid)) = 4.0.0+incompatible bundled(golang(github.com/gogo/protobuf)) = 1.3.2 bundled(golang(github.com/golang-migrate/migrate/v4)) = 4.7.0 bundled(golang(github.com/golang/mock)) = 1.6.0 bundled(golang(github.com/golang/snappy)) = 0.0.4 bundled(golang(github.com/google/go-cmp)) = 0.5.8 bundled(golang(github.com/google/uuid)) = 1.3.0 bundled(golang(github.com/google/wire)) = 0.5.0 bundled(golang(github.com/googleapis/gax-go/v2)) = 2.2.0 bundled(golang(github.com/gorilla/websocket)) = 1.4.2 bundled(golang(github.com/gosimple/slug)) = 1.9.0 bundled(golang(github.com/grafana/cuetsy)) = 0.0.1 bundled(golang(github.com/grafana/dskit)) = 0.0.0-20211011144203.3a88ec0b675f bundled(golang(github.com/grafana/grafana-aws-sdk)) = 0.10.7 bundled(golang(github.com/grafana/grafana-azure-sdk-go)) = 1.3.0 bundled(golang(github.com/grafana/grafana-google-sdk-go)) = 0.0.0-20211104130251.b190293eaf58 bundled(golang(github.com/grafana/grafana-plugin-sdk-go)) = 0.138.0 bundled(golang(github.com/grafana/loki)) = 1.6.2-0.20211015002020.7832783b1caa bundled(golang(github.com/grafana/thema)) = 0.0.0-20220523183731.72aebd14e751 bundled(golang(github.com/grpc-ecosystem/go-grpc-middleware)) = 1.3.0 bundled(golang(github.com/hashicorp/go-hclog)) = 1.0.0 bundled(golang(github.com/hashicorp/go-plugin)) = 1.4.3 bundled(golang(github.com/hashicorp/go-version)) = 1.3.0 bundled(golang(github.com/hashicorp/golang-lru)) = 0.5.4 bundled(golang(github.com/influxdata/influxdb-client-go/v2)) = 2.6.0 bundled(golang(github.com/influxdata/line-protocol)) = 0.0.0-20210311194329.9aa0e372d097 bundled(golang(github.com/jmespath/go-jmespath)) = 0.4.0 bundled(golang(github.com/json-iterator/go)) = 1.1.12 bundled(golang(github.com/laher/mergefs)) = 0.1.1 bundled(golang(github.com/lib/pq)) = 1.10.4 bundled(golang(github.com/linkedin/goavro/v2)) = 2.10.0 bundled(golang(github.com/m3db/prometheus_remote_client_golang)) = 0.4.4 bundled(golang(github.com/magefile/mage)) = 1.13.0 bundled(golang(github.com/mattn/go-isatty)) = 0.0.14 bundled(golang(github.com/mattn/go-sqlite3)) = 1.14.7 bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = 1.0.2-0.20181231171920.c182affec369 bundled(golang(github.com/mwitkow/go-conntrack)) = 0.0.0-20190716064945.2f068394615f bundled(golang(github.com/ohler55/ojg)) = 1.12.9 bundled(golang(github.com/opentracing/opentracing-go)) = 1.2.0 bundled(golang(github.com/patrickmn/go-cache)) = 2.1.0+incompatible bundled(golang(github.com/pkg/errors)) = 0.9.1 bundled(golang(github.com/prometheus/alertmanager)) = 0.23.1-0.20211116083607.e2a10119aaf7 bundled(golang(github.com/prometheus/client_golang)) = 1.12.1 bundled(golang(github.com/prometheus/client_model)) = 0.2.0 bundled(golang(github.com/prometheus/common)) = 0.32.1 bundled(golang(github.com/prometheus/prometheus)) = 1.8.2-0.20211011171444.354d8d2ecfac bundled(golang(github.com/robfig/cron/v3)) = 3.0.1 bundled(golang(github.com/russellhaering/goxmldsig)) = 1.1.1 bundled(golang(github.com/segmentio/encoding)) = 0.3.2 bundled(golang(github.com/stretchr/testify)) = 1.7.2 bundled(golang(github.com/teris-io/shortid)) = 0.0.0-20171029131806.771a37caa5cf bundled(golang(github.com/ua-parser/uap-go)) = 0.0.0-20211112212520.00c877edfe0f bundled(golang(github.com/uber/jaeger-client-go)) = 2.29.1+incompatible bundled(golang(github.com/unknwon/com)) = 1.0.1 bundled(golang(github.com/urfave/cli/v2)) = 2.3.0 bundled(golang(github.com/vectordotdev/go-datemath)) = 0.1.1-0.20220323213446.f3954d0b18ae bundled(golang(github.com/xorcare/pointer)) = 1.1.0 bundled(golang(github.com/yudai/gojsondiff)) = 1.0.0 bundled(golang(go.etcd.io/etcd/api/v3)) = 3.5.4 bundled(golang(go.opentelemetry.io/collector)) = 0.31.0 bundled(golang(go.opentelemetry.io/collector/model)) = 0.31.0 bundled(golang(go.opentelemetry.io/contrib/propagators/jaeger)) = 1.6.0 bundled(golang(go.opentelemetry.io/otel)) = 1.6.3 bundled(golang(go.opentelemetry.io/otel/exporters/jaeger)) = 1.0.0 bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlptrace)) = 1.6.3 bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc)) = 1.6.3 bundled(golang(go.opentelemetry.io/otel/sdk)) = 1.6.3 bundled(golang(go.opentelemetry.io/otel/trace)) = 1.6.3 bundled(golang(go.uber.org/atomic)) = 1.9.0 bundled(golang(gocloud.dev)) = 0.25.0 bundled(golang(golang.org/x/crypto)) = 0.0.0-20220331220935.ae2d96664a29 bundled(golang(golang.org/x/exp)) = 0.0.0-20210220032938.85be41e4509f bundled(golang(golang.org/x/oauth2)) = 0.0.0-20220309155454.6242fa91716a bundled(golang(golang.org/x/sync)) = 0.0.0-20210220032951.036812b2e83c bundled(golang(golang.org/x/text)) = 0.3.7 bundled(golang(golang.org/x/time)) = 0.0.0-20220224211638.0e9765cccd65 bundled(golang(golang.org/x/tools)) = 0.1.10 bundled(golang(gonum.org/v1/gonum)) = 0.11.0 bundled(golang(google.golang.org/api)) = 0.74.0 bundled(golang(google.golang.org/genproto)) = 0.0.0-20220421151946.72621c1f0bd3 bundled(golang(google.golang.org/grpc)) = 1.45.0 bundled(golang(google.golang.org/protobuf)) = 1.28.0 bundled(golang(gopkg.in/ini.v1)) = 1.66.2 bundled(golang(gopkg.in/ldap.v3)) = 3.1.0 bundled(golang(gopkg.in/mail.v2)) = 2.3.1 bundled(golang(gopkg.in/square/go-jose.v2)) = 2.5.1 bundled(golang(gopkg.in/yaml.v2)) = 2.4.0 bundled(golang(gopkg.in/yaml.v3)) = 3.0.1 bundled(golang(xorm.io/builder)) = 0.3.6 bundled(golang(xorm.io/core)) = 0.7.3 bundled(golang(xorm.io/xorm)) = 0.8.2 bundled(npm(@babel/core)) = 7.12.9 bundled(npm(@babel/plugin-proposal-class-properties)) = 7.16.7 bundled(npm(@babel/plugin-proposal-nullish-coalescing-operator)) = 7.16.7 bundled(npm(@babel/plugin-proposal-object-rest-spread)) = 7.12.1 bundled(npm(@babel/plugin-proposal-optional-chaining)) = 7.16.7 bundled(npm(@babel/plugin-syntax-dynamic-import)) = 7.8.3 bundled(npm(@babel/plugin-transform-react-constant-elements)) = 7.17.6 bundled(npm(@babel/plugin-transform-runtime)) = 7.17.0 bundled(npm(@babel/plugin-transform-typescript)) = 7.16.7 bundled(npm(@babel/preset-env)) = 7.16.11 bundled(npm(@babel/preset-react)) = 7.16.7 bundled(npm(@babel/preset-typescript)) = 7.16.7 bundled(npm(@betterer/betterer)) = 5.3.5 bundled(npm(@betterer/cli)) = 5.3.5 bundled(npm(@betterer/eslint)) = 5.3.5 bundled(npm(@betterer/regexp)) = 5.3.5 bundled(npm(@braintree/sanitize-url)) = 6.0.0 bundled(npm(@cypress/webpack-preprocessor)) = 5.11.1 bundled(npm(@emotion/css)) = 10.0.27 bundled(npm(@emotion/eslint-plugin)) = 11.7.0 bundled(npm(@emotion/react)) = 11.9.0 bundled(npm(@grafana/api-documenter)) = 7.11.2 bundled(npm(@grafana/aws-sdk)) = 0.0.36 bundled(npm(@grafana/data)) = 0.0.0-use.local bundled(npm(@grafana/e2e)) = 0.0.0-use.local bundled(npm(@grafana/e2e-selectors)) = 0.0.0-use.local bundled(npm(@grafana/eslint-config)) = 4.0.0 bundled(npm(@grafana/experimental)) = 0.0.2-canary.30 bundled(npm(@grafana/google-sdk)) = 0.0.3 bundled(npm(@grafana/lezer-logql)) = 0.0.12 bundled(npm(@grafana/runtime)) = 0.0.0-use.local bundled(npm(@grafana/schema)) = 0.0.0-use.local bundled(npm(@grafana/toolkit)) = 0.0.0-use.local bundled(npm(@grafana/tsconfig)) = 1.2.0rc1 bundled(npm(@grafana/ui)) = 0.0.0-use.local bundled(npm(@jaegertracing/jaeger-ui-components)) = 0.0.0-use.local bundled(npm(@jest/core)) = 27.5.1 bundled(npm(@kusto/monaco-kusto)) = 5.1.3 bundled(npm(@lezer/common)) = 0.15.12 bundled(npm(@lezer/lr)) = 0.15.8 bundled(npm(@lingui/cli)) = 3.13.3 bundled(npm(@lingui/core)) = 3.13.3 bundled(npm(@lingui/macro)) = 3.12.1 bundled(npm(@lingui/react)) = 3.13.3 bundled(npm(@mdx-js/react)) = 1.6.22 bundled(npm(@microsoft/api-extractor)) = 7.24.1 bundled(npm(@mochajs/json-file-reporter)) = 1.3.0 bundled(npm(@monaco-editor/react)) = 4.3.1 bundled(npm(@opentelemetry/api)) = 1.1.0 bundled(npm(@opentelemetry/exporter-collector)) = 0.25.0 bundled(npm(@opentelemetry/semantic-conventions)) = 0.25.0 bundled(npm(@pmmmwh/react-refresh-webpack-plugin)) = 0.5.4 bundled(npm(@popperjs/core)) = 2.11.2 bundled(npm(@react-aria/button)) = 3.4.4 bundled(npm(@react-aria/dialog)) = 3.1.9 bundled(npm(@react-aria/focus)) = 3.5.5 bundled(npm(@react-aria/interactions)) = 3.8.4 bundled(npm(@react-aria/menu)) = 3.4.4 bundled(npm(@react-aria/overlays)) = 3.8.2 bundled(npm(@react-aria/utils)) = 3.12.0 bundled(npm(@react-stately/collections)) = 3.3.8 bundled(npm(@react-stately/menu)) = 3.2.7 bundled(npm(@react-stately/tree)) = 3.2.4 bundled(npm(@react-types/button)) = 3.4.5 bundled(npm(@react-types/menu)) = 3.5.3 bundled(npm(@react-types/overlays)) = 3.5.5 bundled(npm(@react-types/shared)) = 3.12.0 bundled(npm(@reduxjs/toolkit)) = 1.8.1 bundled(npm(@rollup/plugin-alias)) = 3.1.9 bundled(npm(@rollup/plugin-commonjs)) = 22.0.0 bundled(npm(@rollup/plugin-json)) = 4.1.0 bundled(npm(@rollup/plugin-node-resolve)) = 13.3.0 bundled(npm(@rtsao/plugin-proposal-class-properties)) = 7.0.1-patch.1 bundled(npm(@sentry/browser)) = 6.19.7 bundled(npm(@sentry/types)) = 6.19.7 bundled(npm(@sentry/utils)) = 6.19.7 bundled(npm(@storybook/addon-a11y)) = 6.4.21 bundled(npm(@storybook/addon-actions)) = 6.4.21 bundled(npm(@storybook/addon-docs)) = 6.4.21 bundled(npm(@storybook/addon-essentials)) = 6.4.21 bundled(npm(@storybook/addon-knobs)) = 6.4.0 bundled(npm(@storybook/addon-storysource)) = 6.4.21 bundled(npm(@storybook/addons)) = 6.4.21 bundled(npm(@storybook/api)) = 6.4.21 bundled(npm(@storybook/builder-webpack5)) = 6.4.21 bundled(npm(@storybook/components)) = 6.4.21 bundled(npm(@storybook/core-events)) = 6.4.21 bundled(npm(@storybook/manager-webpack5)) = 6.4.21 bundled(npm(@storybook/react)) = 6.4.21 bundled(npm(@storybook/theming)) = 6.4.21 bundled(npm(@swc/core)) = 1.2.187 bundled(npm(@swc/helpers)) = 0.3.13 bundled(npm(@testing-library/dom)) = 8.13.0 bundled(npm(@testing-library/jest-dom)) = 5.16.4 bundled(npm(@testing-library/react)) = 12.1.4 bundled(npm(@testing-library/react-hooks)) = 8.0.0 bundled(npm(@testing-library/user-event)) = 14.2.0 bundled(npm(@types/angular)) = 1.8.3 bundled(npm(@types/angular-route)) = 1.7.2 bundled(npm(@types/chrome-remote-interface)) = 0.31.4 bundled(npm(@types/classnames)) = 2.3.0 bundled(npm(@types/command-exists)) = 1.2.0 bundled(npm(@types/common-tags)) = 1.8.1 bundled(npm(@types/d3)) = 7.1.0 bundled(npm(@types/d3-force)) = 2.1.4 bundled(npm(@types/d3-interpolate)) = 1.4.2 bundled(npm(@types/d3-scale-chromatic)) = 1.3.1 bundled(npm(@types/debounce-promise)) = 3.1.4 bundled(npm(@types/deep-freeze)) = 0.1.2 bundled(npm(@types/enzyme)) = 3.10.10 bundled(npm(@types/enzyme-adapter-react-16)) = 1.0.6 bundled(npm(@types/eslint)) = 7.28.2 bundled(npm(@types/file-saver)) = 2.0.5 bundled(npm(@types/fs-extra)) = 8.1.2 bundled(npm(@types/google.analytics)) = 0.0.42 bundled(npm(@types/history)) = 4.7.9 bundled(npm(@types/hoist-non-react-statics)) = 3.3.1 bundled(npm(@types/inquirer)) = 8.2.1 bundled(npm(@types/is-hotkey)) = 0.1.7 bundled(npm(@types/jest)) = 26.0.15 bundled(npm(@types/jquery)) = 3.5.14 bundled(npm(@types/js-yaml)) = 4.0.5 bundled(npm(@types/jsurl)) = 1.2.30 bundled(npm(@types/lingui__macro)) = 3.0.0 bundled(npm(@types/lodash)) = 4.14.149 bundled(npm(@types/logfmt)) = 1.2.2 bundled(npm(@types/marked)) = 4.0.3 bundled(npm(@types/mock-raf)) = 1.0.3 bundled(npm(@types/mousetrap)) = 1.6.9 bundled(npm(@types/node)) = 12.20.24 bundled(npm(@types/papaparse)) = 5.3.2 bundled(npm(@types/pluralize)) = 0.0.29 bundled(npm(@types/prettier)) = 2.4.2 bundled(npm(@types/prismjs)) = 1.26.0 bundled(npm(@types/prop-types)) = 15.7.4 bundled(npm(@types/rc-time-picker)) = 3.4.1 bundled(npm(@types/react)) = 17.0.30 bundled(npm(@types/react-beautiful-dnd)) = 13.1.2 bundled(npm(@types/react-calendar)) = 3.5.1 bundled(npm(@types/react-color)) = 3.0.6 bundled(npm(@types/react-dev-utils)) = 9.0.10 bundled(npm(@types/react-dom)) = 17.0.10 bundled(npm(@types/react-grid-layout)) = 1.3.2 bundled(npm(@types/react-highlight-words)) = 0.16.4 bundled(npm(@types/react-icons)) = 2.2.7 bundled(npm(@types/react-loadable)) = 5.5.6 bundled(npm(@types/react-redux)) = 7.1.20 bundled(npm(@types/react-resizable)) = 3.0.0 bundled(npm(@types/react-router-dom)) = 5.3.3 bundled(npm(@types/react-table)) = 7.7.12 bundled(npm(@types/react-test-renderer)) = 17.0.1 bundled(npm(@types/react-transition-group)) = 4.4.4 bundled(npm(@types/react-virtualized-auto-sizer)) = 1.0.1 bundled(npm(@types/react-window)) = 1.8.5 bundled(npm(@types/react-window-infinite-loader)) = 1.0.6 bundled(npm(@types/redux-mock-store)) = 1.0.3 bundled(npm(@types/reselect)) = 2.2.0 bundled(npm(@types/rimraf)) = 3.0.2 bundled(npm(@types/semver)) = 7.3.9 bundled(npm(@types/sinon)) = 10.0.11 bundled(npm(@types/slate)) = 0.47.9 bundled(npm(@types/slate-plain-serializer)) = 0.7.2 bundled(npm(@types/slate-react)) = 0.22.9 bundled(npm(@types/systemjs)) = 0.20.8 bundled(npm(@types/testing-library__jest-dom)) = 5.14.1 bundled(npm(@types/testing-library__react-hooks)) = 3.4.1 bundled(npm(@types/tinycolor2)) = 1.4.3 bundled(npm(@types/tmp)) = 0.2.3 bundled(npm(@types/uuid)) = 8.3.3 bundled(npm(@typescript-eslint/eslint-plugin)) = 5.16.0 bundled(npm(@typescript-eslint/parser)) = 5.16.0 bundled(npm(@visx/event)) = 2.6.0 bundled(npm(@visx/gradient)) = 2.10.0 bundled(npm(@visx/group)) = 2.10.0 bundled(npm(@visx/scale)) = 2.2.2 bundled(npm(@visx/shape)) = 2.10.0 bundled(npm(@visx/tooltip)) = 2.10.0 bundled(npm(@welldone-software/why-did-you-render)) = 7.0.1 bundled(npm(@wojtekmaj/enzyme-adapter-react-17)) = 0.6.7 bundled(npm(angular)) = 1.8.3 bundled(npm(angular-bindonce)) = 0.3.1 bundled(npm(angular-route)) = 1.8.3 bundled(npm(angular-sanitize)) = 1.8.3 bundled(npm(ansicolor)) = 1.1.100 bundled(npm(app)) = 0.0.0-use.local bundled(npm(autoprefixer)) = 9.8.8 bundled(npm(axios)) = 0.25.0 bundled(npm(babel-jest)) = 27.5.1 bundled(npm(babel-loader)) = 8.2.3 bundled(npm(babel-plugin-angularjs-annotate)) = 0.10.0 bundled(npm(babel-plugin-macros)) = 2.8.0 bundled(npm(baron)) = 3.0.3 bundled(npm(blink-diff)) = 1.0.13 bundled(npm(brace)) = 0.11.1 bundled(npm(calculate-size)) = 1.1.1 bundled(npm(centrifuge)) = 2.8.5 bundled(npm(chalk)) = 2.4.2 bundled(npm(chance)) = 1.1.8 bundled(npm(chrome-remote-interface)) = 0.31.2 bundled(npm(classnames)) = 2.3.1 bundled(npm(combokeys)) = 3.0.1 bundled(npm(comlink)) = 4.3.1 bundled(npm(command-exists)) = 1.2.9 bundled(npm(commander)) = 2.11.0 bundled(npm(common-tags)) = 1.8.0 bundled(npm(copy-to-clipboard)) = 3.3.1 bundled(npm(copy-webpack-plugin)) = 9.0.1 bundled(npm(core-js)) = 2.6.12 bundled(npm(css-loader)) = 3.6.0 bundled(npm(css-minimizer-webpack-plugin)) = 3.4.1 bundled(npm(csstype)) = 2.6.18 bundled(npm(cypress)) = 9.5.1 bundled(npm(cypress-file-upload)) = 5.0.8 bundled(npm(d3)) = 5.15.0 bundled(npm(d3-force)) = 1.2.1 bundled(npm(d3-interpolate)) = 1.4.0 bundled(npm(d3-scale-chromatic)) = 1.5.0 bundled(npm(dangerously-set-html-content)) = 1.0.9 bundled(npm(date-fns)) = 2.25.0 bundled(npm(debounce-promise)) = 3.1.2 bundled(npm(deep-freeze)) = 0.0.1 bundled(npm(devtools-protocol)) = 0.0.927104 bundled(npm(emotion)) = 10.0.27 bundled(npm(enzyme)) = 3.11.0 bundled(npm(enzyme-to-json)) = 3.6.2 bundled(npm(eslint)) = 8.11.0 bundled(npm(eslint-config-prettier)) = 8.5.0 bundled(npm(eslint-plugin-import)) = 2.26.0 bundled(npm(eslint-plugin-jest)) = 26.2.2 bundled(npm(eslint-plugin-jsdoc)) = 38.0.6 bundled(npm(eslint-plugin-lodash)) = 7.4.0 bundled(npm(eslint-plugin-react)) = 7.29.4 bundled(npm(eslint-plugin-react-hooks)) = 4.3.0 bundled(npm(eslint-webpack-plugin)) = 3.1.1 bundled(npm(eventemitter3)) = 4.0.7 bundled(npm(execa)) = 1.0.0 bundled(npm(expose-loader)) = 4.0.0 bundled(npm(fast-deep-equal)) = 3.1.3 bundled(npm(fast-json-patch)) = 3.1.1 bundled(npm(file-loader)) = 6.2.0 bundled(npm(file-saver)) = 2.0.5 bundled(npm(fork-ts-checker-webpack-plugin)) = 4.1.6 bundled(npm(fs-extra)) = 0.30.0 bundled(npm(fuzzy)) = 0.1.3 bundled(npm(glob)) = 7.2.0 bundled(npm(globby)) = 9.2.0 bundled(npm(history)) = 4.10.1 bundled(npm(hoist-non-react-statics)) = 3.3.2 bundled(npm(html-loader)) = 3.1.0 bundled(npm(html-webpack-plugin)) = 4.5.2 bundled(npm(http-server)) = 14.1.0 bundled(npm(husky)) = 8.0.1 bundled(npm(iconscout-unicons-tarball)) = 1.0.0 bundled(npm(immer)) = 9.0.7 bundled(npm(immutable)) = 3.8.2 bundled(npm(inquirer)) = 7.3.3 bundled(npm(is-hotkey)) = 0.1.4 bundled(npm(jest)) = 27.5.1 bundled(npm(jest-canvas-mock)) = 2.3.1 bundled(npm(jest-coverage-badges)) = 1.1.2 bundled(npm(jest-date-mock)) = 1.0.8 bundled(npm(jest-fail-on-console)) = 2.4.1 bundled(npm(jest-junit)) = 13.1.0 bundled(npm(jest-matcher-utils)) = 27.5.1 bundled(npm(jest-mock-console)) = 1.2.3 bundled(npm(jquery)) = 3.5.1 bundled(npm(js-yaml)) = 3.13.1 bundled(npm(json-markup)) = 1.1.3 bundled(npm(json-source-map)) = 0.6.1 bundled(npm(jsurl)) = 0.1.5 bundled(npm(kbar)) = 0.1.0b34 bundled(npm(lerna)) = 4.0.0 bundled(npm(less)) = 4.1.2 bundled(npm(less-loader)) = 10.2.0 bundled(npm(lezer-promql)) = 0.22.0 bundled(npm(lint-staged)) = 12.4.1 bundled(npm(lodash)) = 4.17.21 bundled(npm(logfmt)) = 1.3.2 bundled(npm(lru-cache)) = 5.1.1 bundled(npm(lru-memoize)) = 1.1.0 bundled(npm(marked)) = 4.0.16 bundled(npm(md5-file)) = 5.0.0 bundled(npm(memoize-one)) = 4.0.3 bundled(npm(mini-css-extract-plugin)) = 2.6.0 bundled(npm(mocha)) = 10.0.0 bundled(npm(mock-raf)) = 1.0.1 bundled(npm(moment)) = 2.29.4 bundled(npm(moment-timezone)) = 0.5.34 bundled(npm(monaco-editor)) = 0.31.1 bundled(npm(monaco-promql)) = 1.7.4 bundled(npm(mousetrap)) = 1.6.5 bundled(npm(mousetrap-global-bind)) = 1.1.0 bundled(npm(moveable)) = 0.29.8 bundled(npm(mutationobserver-shim)) = 0.3.7 bundled(npm(ngtemplate-loader)) = 2.1.0 bundled(npm(node-notifier)) = 10.0.1 bundled(npm(nodemon)) = 2.0.16 bundled(npm(ol)) = 6.14.1 bundled(npm(ora)) = 5.4.1 bundled(npm(papaparse)) = 5.3.1 bundled(npm(pixelmatch)) = 5.2.1 bundled(npm(pluralize)) = 8.0.0 bundled(npm(pngjs)) = 2.3.1 bundled(npm(postcss)) = 7.0.39 bundled(npm(postcss-flexbugs-fixes)) = 4.2.1 bundled(npm(postcss-loader)) = 4.3.0 bundled(npm(postcss-preset-env)) = 7.4.3 bundled(npm(postcss-reporter)) = 7.0.5 bundled(npm(postcss-scss)) = 4.0.2 bundled(npm(prettier)) = 2.3.0 bundled(npm(prismjs)) = 1.27.0 bundled(npm(process)) = 0.11.10 bundled(npm(prop-types)) = 15.7.2 bundled(npm(raw-loader)) = 4.0.2 bundled(npm(rc-cascader)) = 3.5.0 bundled(npm(rc-drawer)) = 4.4.3 bundled(npm(rc-slider)) = 9.7.5 bundled(npm(rc-time-picker)) = 3.7.3 bundled(npm(re-resizable)) = 6.9.9 bundled(npm(react)) = 17.0.1 bundled(npm(react-beautiful-dnd)) = 13.1.0 bundled(npm(react-calendar)) = 3.7.0 bundled(npm(react-colorful)) = 5.5.1 bundled(npm(react-custom-scrollbars-2)) = 4.4.0 bundled(npm(react-dev-utils)) = 12.0.0 bundled(npm(react-diff-viewer)) = 3.1.1 bundled(npm(react-docgen-typescript-loader)) = 3.7.2 bundled(npm(react-dom)) = 17.0.1 bundled(npm(react-draggable)) = 4.4.4 bundled(npm(react-dropzone)) = 12.0.4 bundled(npm(react-grid-layout)) = 1.3.4 bundled(npm(react-highlight-words)) = 0.18.0 bundled(npm(react-hook-form)) = 7.5.3 bundled(npm(react-icons)) = 2.2.7 bundled(npm(react-inlinesvg)) = 2.3.0 bundled(npm(react-loadable)) = 5.5.0 bundled(npm(react-moveable)) = 0.32.7 bundled(npm(react-popper)) = 2.2.5 bundled(npm(react-popper-tooltip)) = 3.1.1 bundled(npm(react-redux)) = 7.2.6 bundled(npm(react-refresh)) = 0.11.0 bundled(npm(react-resizable)) = 3.0.4 bundled(npm(react-reverse-portal)) = 2.1.0 bundled(npm(react-router-dom)) = 5.3.0 bundled(npm(react-select)) = 3.2.0 bundled(npm(react-select-event)) = 5.3.0 bundled(npm(react-split-pane)) = 0.1.92 bundled(npm(react-table)) = 7.8.0 bundled(npm(react-test-renderer)) = 17.0.2 bundled(npm(react-transition-group)) = 4.4.2 bundled(npm(react-use)) = 17.3.2 bundled(npm(react-virtualized-auto-sizer)) = 1.0.6 bundled(npm(react-window)) = 1.8.7 bundled(npm(react-window-infinite-loader)) = 1.0.7 bundled(npm(redux)) = 4.1.1 bundled(npm(redux-mock-store)) = 1.5.4 bundled(npm(redux-thunk)) = 2.4.1 bundled(npm(regenerator-runtime)) = 0.11.1 bundled(npm(replace-in-file-webpack-plugin)) = 1.0.6 bundled(npm(reselect)) = 4.1.0 bundled(npm(resolve-as-bin)) = 2.1.0 bundled(npm(rimraf)) = 2.7.1 bundled(npm(rollup)) = 2.74.1 bundled(npm(rollup-plugin-copy)) = 3.4.0 bundled(npm(rollup-plugin-sourcemaps)) = 0.6.3 bundled(npm(rollup-plugin-svg-import)) = 1.6.0 bundled(npm(rollup-plugin-terser)) = 7.0.2 bundled(npm(rst2html)) = 1.0.4 bundled(npm(rxjs)) = 6.6.7 bundled(npm(sass)) = 1.50.1 bundled(npm(sass-loader)) = 12.6.0 bundled(npm(search-query-parser)) = 1.6.0 bundled(npm(selecto)) = 1.16.2 bundled(npm(semver)) = 5.7.1 bundled(npm(simple-git)) = 3.7.1 bundled(npm(sinon)) = 14.0.0 bundled(npm(slate)) = 0.47.9 bundled(npm(slate-plain-serializer)) = 0.7.11 bundled(npm(slate-react)) = 0.22.10 bundled(npm(storybook-dark-mode)) = 1.1.0 bundled(npm(style-loader)) = 1.3.0 bundled(npm(stylelint)) = 14.8.2 bundled(npm(stylelint-config-prettier)) = 9.0.3 bundled(npm(stylelint-config-sass-guidelines)) = 9.0.1 bundled(npm(symbol-observable)) = 4.0.0 bundled(npm(systemjs)) = 0.20.19 bundled(npm(terser-webpack-plugin)) = 1.4.5 bundled(npm(test)) = 0.0.0-use.local bundled(npm(testing-library-selector)) = 0.2.1 bundled(npm(tether-drop)) = 1.5.0 bundled(npm(tinycolor2)) = 1.4.2 bundled(npm(tracelib)) = 1.0.1 bundled(npm(ts-jest)) = 27.1.3 bundled(npm(ts-loader)) = 6.2.1 bundled(npm(ts-node)) = 9.1.1 bundled(npm(tslib)) = 1.14.1 bundled(npm(tween-functions)) = 1.2.0 bundled(npm(typescript)) = 4.5.5 bundled(npm(uplot)) = 1.6.22 bundled(npm(url-loader)) = 4.1.1 bundled(npm(uuid)) = 3.4.0 bundled(npm(vendor)) = 0.0.0-use.local bundled(npm(visjs-network)) = 4.25.0 bundled(npm(wait-on)) = 6.0.1 bundled(npm(webpack)) = 4.46.0 bundled(npm(webpack-bundle-analyzer)) = 4.5.0 bundled(npm(webpack-cli)) = 4.9.2 bundled(npm(webpack-dev-server)) = 4.9.0 bundled(npm(webpack-filter-warnings-plugin)) = 1.2.1 bundled(npm(webpack-merge)) = 5.8.0 bundled(npm(whatwg-fetch)) = 3.6.2 bundled(npm(xss)) = 1.0.11 bundled(npm(yaml)) = 1.10.2 config(grafana) = 9.0.9-3.el9_2 grafana = 9.0.9-3.el9_2 grafana(s390-64) = 9.0.9-3.el9_2 grafana-azure-monitor = 7.3.6-1 grafana-cloudwatch = 7.3.6-1 grafana-elasticsearch = 7.3.6-1 grafana-graphite = 7.3.6-1 grafana-influxdb = 7.3.6-1 grafana-loki = 7.3.6-1 grafana-mssql = 7.3.6-1 grafana-mysql = 7.3.6-1 grafana-opentsdb = 7.3.6-1 grafana-postgres = 7.3.6-1 grafana-prometheus = 7.3.6-1 grafana-stackdriver = 7.3.6-1 group(grafana) user(grafana) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.2.4)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Obsoletes: grafana-azure-monitor < 7.3.6-1 grafana-cloudwatch < 7.3.6-1 grafana-elasticsearch < 7.3.6-1 grafana-graphite < 7.3.6-1 grafana-influxdb < 7.3.6-1 grafana-loki < 7.3.6-1 grafana-mssql < 7.3.6-1 grafana-mysql < 7.3.6-1 grafana-opentsdb < 7.3.6-1 grafana-postgres < 7.3.6-1 grafana-prometheus < 7.3.6-1 grafana-stackdriver < 7.3.6-1 Recommends: grafana-pcp Processing files: grafana-debugsource-9.0.9-3.el9_2.s390x Provides: grafana-debugsource = 9.0.9-3.el9_2 grafana-debugsource(s390-64) = 9.0.9-3.el9_2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: grafana-debuginfo-9.0.9-3.el9_2.s390x Provides: debuginfo(build-id) = a91b64204b954a0c0ef998683183aff5c5928ebf debuginfo(build-id) = db4db39da5a68f451d19c0c2960b29b8842e46d8 grafana-debuginfo = 9.0.9-3.el9_2 grafana-debuginfo(s390-64) = 9.0.9-3.el9_2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grafana-debugsource(s390-64) = 9.0.9-3.el9_2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x Wrote: /builddir/build/RPMS/grafana-debugsource-9.0.9-3.el9_2.s390x.rpm Wrote: /builddir/build/RPMS/grafana-debuginfo-9.0.9-3.el9_2.s390x.rpm Wrote: /builddir/build/RPMS/grafana-9.0.9-3.el9_2.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x9yC0O + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/grafana-9.0.9-3.el9_2.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0