linux-s390x-ibm at 6827f0d7722ae08cf25cf2212f78bfc6ab8bfd0d :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=b44eec509edd40faa2e0f4d6158dc2cb" "JOURNAL_STREAM=9:152170495" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm" "GO_BUILDER_FLAKY_NET=1" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.17.13 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 0.749s ok archive/zip 1.308s ok bufio 0.117s ok bytes 4.388s ok compress/bzip2 1.444s ok compress/flate 4.057s ok compress/gzip 3.925s ok compress/lzw 0.239s ok compress/zlib 2.327s ok container/heap 0.027s ok container/list 0.021s ok container/ring 0.004s ok context 0.043s ok crypto 0.019s ok crypto/aes 0.030s ok crypto/cipher 0.035s ok crypto/des 0.029s ok crypto/dsa 0.016s ok crypto/ecdh 0.309s ok crypto/ecdsa 0.330s ok crypto/ed25519 0.108s ok crypto/elliptic 0.161s ok crypto/hmac 0.016s ok crypto/internal/alias 0.016s ok crypto/internal/bigmod 0.655s ok crypto/internal/boring 0.020s ok crypto/internal/boring/bcache 0.339s ok crypto/internal/edwards25519 16.997s ok crypto/internal/edwards25519/field 13.036s ok crypto/internal/nistec 0.574s ok crypto/internal/nistec/fiat 0.021s [no tests to run] ok crypto/md5 0.239s ok crypto/rand 0.525s ok crypto/rc4 0.220s ok crypto/rsa 1.844s ok crypto/sha1 0.732s ok crypto/sha256 0.280s ok crypto/sha512 0.274s ok crypto/subtle 0.166s ok crypto/tls 2.550s ok crypto/x509 1.279s ok database/sql 1.487s ok database/sql/driver 0.172s ok debug/buildinfo 0.011s ok debug/dwarf 0.017s ok debug/elf 0.483s ok debug/gosym 0.291s ok debug/macho 0.281s ok debug/pe 0.379s ok debug/plan9obj 0.003s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.236s ok encoding/ascii85 0.236s ok encoding/asn1 0.488s ok encoding/base32 0.085s ok encoding/base64 0.023s ok encoding/binary 0.032s ok encoding/csv 0.093s ok encoding/gob 5.651s ok encoding/hex 0.019s ok encoding/json 0.829s ok encoding/pem 1.865s ok encoding/xml 0.263s ok errors 0.011s ok expvar 0.044s ok flag 0.503s ok fmt 0.063s ok go/ast 0.008s ok go/build 6.021s ok go/build/constraint 0.016s ok go/constant 0.017s ok go/doc 0.043s ok go/doc/comment 3.055s ok go/format 0.017s ok go/importer 2.347s ok go/internal/gccgoimporter 0.011s ok go/internal/gcimporter 9.561s ok go/internal/srcimporter 23.354s ok go/parser 0.343s ok go/printer 0.364s ok go/scanner 0.011s ok go/token 0.149s ok go/types 25.280s ok hash 0.007s ok hash/adler32 0.478s ok hash/crc32 0.011s ok hash/crc64 0.010s ok hash/fnv 0.005s ok hash/maphash 0.392s ok html 0.136s ok html/template 0.589s ok image 0.065s ok image/color 0.028s ok image/draw 0.375s ok image/gif 0.921s ok image/jpeg 0.286s ok image/png 1.127s ok index/suffixarray 0.238s ok internal/abi 0.555s ok internal/buildcfg 0.296s ok internal/coverage/cformat 0.295s ok internal/coverage/cmerge 0.108s ok internal/coverage/pods 0.546s ok internal/coverage/slicereader 0.319s ok internal/coverage/slicewriter 0.214s ok internal/coverage/test 0.196s ok internal/cpu 0.035s ok internal/dag 0.006s ok internal/diff 0.072s ok internal/fmtsort 0.196s ok internal/fuzz 0.394s ok internal/godebug 0.182s ok internal/intern 3.397s ok internal/itoa 0.050s ok internal/poll 1.266s ok internal/profile 0.433s ok internal/reflectlite 0.123s ok internal/safefilepath 0.007s ok internal/saferio 0.248s ok internal/singleflight 0.032s ok internal/testenv 0.039s ok internal/trace 0.254s ok internal/types/errors 1.216s ok internal/unsafeheader 0.054s ok internal/xcoff 0.048s ok io 0.047s ok io/fs 0.610s ok io/ioutil 0.164s ok log 0.041s ok log/syslog 1.578s ok maps 0.072s ok math 0.039s ok math/big 4.934s ok math/bits 0.016s ok math/cmplx 0.093s ok math/rand 3.322s ok mime 0.061s ok mime/multipart 5.145s ok mime/quotedprintable 0.271s ok net 33.977s ok net/http 16.468s ok net/http/cgi 0.594s ok net/http/cookiejar 0.013s ok net/http/fcgi 0.119s ok net/http/httptest 0.118s ok net/http/httptrace 0.028s ok net/http/httputil 0.720s ok net/http/internal 0.164s ok net/http/internal/ascii 0.175s ok net/http/pprof 5.779s ok net/internal/socktest 0.162s ok net/mail 0.151s ok net/netip 0.943s ok net/rpc 0.022s ok net/rpc/jsonrpc 0.028s ok net/smtp 0.210s ok net/textproto 0.537s ok net/url 0.010s ok os 1.256s ok os/exec 0.331s ok os/exec/internal/fdtest 0.040s ok os/signal 5.795s ok os/user 0.191s ok path 0.017s ok path/filepath 0.092s ok plugin 0.155s ok reflect 4.608s ok regexp 1.246s ok regexp/syntax 2.141s ok runtime 140.255s ok runtime/cgo 0.022s ok runtime/coverage 0.019s ok runtime/debug 0.431s ok runtime/internal/atomic 0.044s ok runtime/internal/math 0.040s ok runtime/internal/sys 0.041s ok runtime/internal/syscall 0.010s ok runtime/metrics 0.362s ok runtime/pprof 23.404s ok runtime/trace 8.641s ok slices 0.235s ok sort 0.048s ok strconv 1.772s ok strings 3.368s ok sync 0.847s ok sync/atomic 12.595s ok syscall 6.431s ok testing 6.545s ok testing/fstest 0.008s ok testing/iotest 0.018s ok testing/quick 0.155s ok text/scanner 0.006s ok text/tabwriter 0.012s ok text/template 0.117s ok text/template/parse 0.030s ok time 6.014s ok unicode 0.042s ok unicode/utf16 0.168s ok unicode/utf8 0.207s ok cmd/addr2line 3.734s ok cmd/api 34.913s ok cmd/asm/internal/asm 2.063s ok cmd/asm/internal/lex 0.021s ok cmd/compile/internal/abt 0.109s ok cmd/compile/internal/amd64 0.182s ok cmd/compile/internal/base 0.073s ok cmd/compile/internal/compare 0.016s ok cmd/compile/internal/dwarfgen 1.412s ok cmd/compile/internal/importer 3.901s ok cmd/compile/internal/ir 0.011s ok cmd/compile/internal/logopt 0.474s ok cmd/compile/internal/loopvar 0.009s ok cmd/compile/internal/noder 0.159s ok cmd/compile/internal/reflectdata 0.009s [no tests to run] ok cmd/compile/internal/ssa 38.337s ok cmd/compile/internal/syntax 0.205s ok cmd/compile/internal/test 28.445s ok cmd/compile/internal/typecheck 0.842s ok cmd/compile/internal/types 0.009s ok cmd/compile/internal/types2 18.741s ok cmd/covdata 0.052s ok cmd/cover 3.122s ok cmd/dist 0.131s ok cmd/doc 0.416s ok cmd/fix 5.212s ok cmd/go 109.984s ok cmd/go/internal/auth 0.034s ok cmd/go/internal/cache 0.271s ok cmd/go/internal/fsys 0.028s ok cmd/go/internal/generate 0.104s ok cmd/go/internal/get 0.277s ok cmd/go/internal/imports 0.024s ok cmd/go/internal/load 0.016s ok cmd/go/internal/lockedfile 0.212s ok cmd/go/internal/lockedfile/internal/filelock 0.060s ok cmd/go/internal/modconv 0.050s ok cmd/go/internal/modfetch 0.011s ok cmd/go/internal/modfetch/codehost 0.027s ok cmd/go/internal/modfetch/zip_sum_test 0.278s ok cmd/go/internal/modindex 0.398s ok cmd/go/internal/modload 0.472s ok cmd/go/internal/mvs 0.062s ok cmd/go/internal/par 0.380s ok cmd/go/internal/str 0.380s ok cmd/go/internal/test 0.066s ok cmd/go/internal/vcs 0.026s ok cmd/go/internal/vcweb 0.016s ok cmd/go/internal/vcweb/vcstest 3.507s ok cmd/go/internal/web 0.286s ok cmd/go/internal/work 0.353s ok cmd/gofmt 0.028s ok cmd/internal/archive 3.109s ok cmd/internal/buildid 0.861s ok cmd/internal/cov 2.164s ok cmd/internal/dwarf 0.030s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.074s ok cmd/internal/moddeps 3.181s ok cmd/internal/notsha256 0.174s ok cmd/internal/obj 1.446s ok cmd/internal/obj/ppc64 1.092s ok cmd/internal/obj/riscv 0.146s ok cmd/internal/obj/s390x 0.040s ok cmd/internal/obj/x86 6.786s ok cmd/internal/objabi 0.039s ok cmd/internal/pkgpath 0.276s ok cmd/internal/pkgpattern 0.028s ok cmd/internal/quoted 0.041s ok cmd/internal/src 0.045s ok cmd/internal/test2json 0.644s ok cmd/link 23.348s ok cmd/link/internal/benchmark 0.187s ok cmd/link/internal/ld 9.620s ok cmd/link/internal/loader 0.692s ok cmd/nm 4.127s ok cmd/objdump 0.023s ok cmd/pack 2.558s ok cmd/pprof 0.150s ok cmd/trace 0.950s ok cmd/vet 20.398s ##### os/user with tag osusergo ok os/user 0.042s ##### hash/maphash purego implementation ok hash/maphash 0.122s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 132.027s ##### moved GOROOT ok fmt 0.346s ##### Testing without libgcc. ok net 0.030s ok os/user 0.352s ##### sync -cpu=10 ok sync 1.088s ##### Testing race detector ok runtime/race 9.636s ok flag 0.816s ok net 0.706s ok os 0.458s ok os/exec 0.216s ok encoding/gob 0.217s ok flag 0.045s ok os/exec 0.483s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 3.395s ok misc/cgo/test 2.412s ok misc/cgo/test 3.303s ok misc/cgo/testtls 0.021s ok misc/cgo/testtls 0.008s ok misc/cgo/testtls 0.052s ok misc/cgo/nocgo 0.296s ok misc/cgo/nocgo 0.016s ok misc/cgo/nocgo 0.006s ok misc/cgo/test 2.837s ok misc/cgo/test 3.941s ok misc/cgo/test 3.639s ok misc/cgo/testtls 0.016s ok misc/cgo/nocgo 0.018s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.951s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.635s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 166.693s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 111.246s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.079s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.