linux-s390x-ibm at c846964df5eeab05c8620d34fcd3e56d5b6cbcfa :: 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=2a492ed7586a4481a805b641e527d664" "JOURNAL_STREAM=9:513929356" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "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.103s ok archive/zip 0.184s ok bufio 0.033s ok bytes 0.962s ok compress/bzip2 0.027s ok compress/flate 0.343s ok compress/gzip 1.194s ok compress/lzw 0.083s ok compress/zlib 0.262s ok container/heap 0.002s ok container/list 0.004s ok container/ring 0.001s ok context 0.009s ok crypto 0.001s ok crypto/aes 0.017s ok crypto/cipher 0.004s ok crypto/des 0.004s ok crypto/dsa 0.002s ok crypto/ecdh 0.029s ok crypto/ecdsa 0.042s ok crypto/ed25519 0.069s ok crypto/elliptic 0.007s ok crypto/hmac 0.001s ok crypto/internal/alias 0.001s ok crypto/internal/bigmod 0.233s ok crypto/internal/boring 0.001s ok crypto/internal/boring/bcache 0.037s ok crypto/internal/edwards25519 4.911s ok crypto/internal/edwards25519/field 4.597s ok crypto/internal/nistec 0.563s ok crypto/internal/nistec/fiat 0.001s [no tests to run] ok crypto/md5 0.003s ok crypto/rand 0.022s ok crypto/rc4 0.024s ok crypto/rsa 0.114s ok crypto/sha1 0.002s ok crypto/sha256 0.001s ok crypto/sha512 0.002s ok crypto/subtle 0.062s ok crypto/tls 0.280s ok crypto/x509 0.263s ok database/sql 0.254s ok database/sql/driver 0.005s ok debug/buildinfo 0.004s ok debug/dwarf 0.007s ok debug/elf 0.114s ok debug/gosym 0.010s ok debug/macho 0.003s ok debug/pe 0.005s ok debug/plan9obj 0.001s ok embed 0.002s [no tests to run] ok embed/internal/embedtest 0.002s ok encoding/ascii85 0.002s ok encoding/asn1 0.002s ok encoding/base32 0.043s ok encoding/base64 0.002s ok encoding/binary 0.002s ok encoding/csv 0.005s ok encoding/gob 1.271s ok encoding/hex 0.002s ok encoding/json 0.093s ok encoding/pem 0.244s ok encoding/xml 0.037s ok errors 0.002s ok expvar 0.002s ok flag 0.007s ok fmt 0.053s ok go/ast 0.002s ok go/build 1.561s ok go/build/constraint 0.006s ok go/constant 0.002s ok go/doc 0.023s ok go/doc/comment 0.592s ok go/format 0.014s ok go/importer 0.069s ok go/internal/gccgoimporter 0.005s ok go/internal/gcimporter 0.530s ok go/internal/srcimporter 5.894s ok go/parser 0.130s ok go/printer 0.136s ok go/scanner 0.002s ok go/token 0.008s ok go/types 5.168s ok hash 0.002s ok hash/adler32 0.007s ok hash/crc32 0.003s ok hash/crc64 0.001s ok hash/fnv 0.007s ok hash/maphash 0.044s ok html 0.001s ok html/template 0.036s ok image 0.041s ok image/color 0.015s ok image/draw 0.067s ok image/gif 0.131s ok image/jpeg 0.131s ok image/png 0.236s ok index/suffixarray 0.140s ok internal/abi 15.182s ok internal/buildcfg 0.004s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.008s ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.005s ok internal/cpu 0.002s ok internal/dag 0.002s ok internal/diff 0.012s ok internal/fmtsort 0.007s ok internal/fuzz 0.008s ok internal/godebug 0.001s ok internal/intern 0.088s ok internal/itoa 0.002s ok internal/poll 0.273s ok internal/profile 0.002s ok internal/reflectlite 0.048s ok internal/safefilepath 0.011s ok internal/saferio 0.023s ok internal/singleflight 0.023s ok internal/testenv 0.002s ok internal/trace 0.025s ok internal/types/errors 0.102s ok internal/unsafeheader 0.048s ok internal/xcoff 0.002s ok io 0.022s ok io/fs 0.172s ok io/ioutil 0.003s ok log 0.002s ok log/syslog 1.304s ok math 0.003s ok math/big 1.258s ok math/bits 0.004s ok math/cmplx 0.005s ok math/rand 0.213s ok mime 0.004s ok mime/multipart 0.113s ok mime/quotedprintable 0.004s ok net 12.692s ok net/http 2.832s ok net/http/cgi 0.143s ok net/http/cookiejar 0.005s ok net/http/fcgi 0.103s ok net/http/httptest 0.039s ok net/http/httptrace 0.001s ok net/http/httputil 0.529s ok net/http/internal 0.002s ok net/http/internal/ascii 0.001s ok net/http/pprof 5.051s ok net/internal/socktest 0.001s ok net/mail 0.003s ok net/netip 0.176s ok net/rpc 0.017s ok net/rpc/jsonrpc 0.004s ok net/smtp 0.009s ok net/textproto 0.004s ok net/url 0.003s ok os 0.464s ok os/exec 0.123s ok os/exec/internal/fdtest 0.001s ok os/signal 1.854s ok os/user 0.005s ok path 0.002s ok path/filepath 0.025s ok plugin 0.020s ok reflect 0.336s ok regexp 0.340s ok regexp/syntax 0.510s ok runtime 16.171s ok runtime/cgo 0.001s ok runtime/coverage 0.002s ok runtime/debug 0.023s ok runtime/internal/atomic 0.004s ok runtime/internal/math 0.001s ok runtime/internal/sys 0.001s ok runtime/internal/syscall 0.001s ok runtime/metrics 0.002s ok runtime/pprof 4.818s ok runtime/trace 2.285s ok sort 0.051s ok strconv 0.288s ok strings 0.958s ok sync 0.252s ok sync/atomic 0.213s ok syscall 1.078s ok testing 0.853s ok testing/fstest 0.002s ok testing/iotest 0.001s ok testing/quick 0.022s ok text/scanner 0.002s ok text/tabwriter 0.002s ok text/template 0.014s ok text/template/parse 0.003s ok time 1.670s ok unicode 0.002s ok unicode/utf16 0.002s ok unicode/utf8 0.002s ok cmd/addr2line 0.350s ok cmd/api 4.243s ok cmd/asm/internal/asm 0.293s ok cmd/asm/internal/lex 0.002s ok cmd/compile/internal/abt 0.004s ok cmd/compile/internal/amd64 0.003s ok cmd/compile/internal/base 0.001s ok cmd/compile/internal/compare 0.002s ok cmd/compile/internal/dwarfgen 0.259s ok cmd/compile/internal/importer 0.615s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.018s ok cmd/compile/internal/noder 0.002s ok cmd/compile/internal/reflectdata 0.002s [no tests to run] ok cmd/compile/internal/ssa 5.642s ok cmd/compile/internal/syntax 0.031s ok cmd/compile/internal/test 8.202s ok cmd/compile/internal/typecheck 0.220s ok cmd/compile/internal/types 0.009s ok cmd/compile/internal/types2 1.882s ok cmd/covdata 0.011s ok cmd/cover 0.386s ok cmd/dist 0.001s ok cmd/doc 0.085s ok cmd/fix 0.787s ok cmd/go 18.713s ok cmd/go/internal/auth 0.012s ok cmd/go/internal/cache 0.039s ok cmd/go/internal/fsys 0.010s ok cmd/go/internal/generate 0.003s ok cmd/go/internal/get 0.003s ok cmd/go/internal/imports 0.002s ok cmd/go/internal/load 0.003s ok cmd/go/internal/lockedfile 0.042s ok cmd/go/internal/lockedfile/internal/filelock 0.023s ok cmd/go/internal/modconv 0.020s ok cmd/go/internal/modfetch 0.003s ok cmd/go/internal/modfetch/codehost 0.004s ok cmd/go/internal/modfetch/zip_sum_test 0.015s ok cmd/go/internal/modindex 0.063s ok cmd/go/internal/modload 0.003s ok cmd/go/internal/mvs 0.003s ok cmd/go/internal/par 0.010s ok cmd/go/internal/str 0.001s ok cmd/go/internal/test 0.003s ok cmd/go/internal/vcs 0.003s ok cmd/go/internal/vcweb 0.006s ok cmd/go/internal/vcweb/vcstest 0.579s ok cmd/go/internal/web 0.010s ok cmd/go/internal/work 0.005s ok cmd/gofmt 0.015s ok cmd/internal/archive 0.582s ok cmd/internal/buildid 0.085s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.001s ok cmd/internal/moddeps 0.995s ok cmd/internal/notsha256 0.037s ok cmd/internal/obj 0.335s ok cmd/internal/obj/ppc64 0.032s ok cmd/internal/obj/riscv 0.012s ok cmd/internal/obj/s390x 0.001s ok cmd/internal/obj/x86 1.969s ok cmd/internal/objabi 0.001s ok cmd/internal/pkgpath 0.006s ok cmd/internal/pkgpattern 0.002s ok cmd/internal/quoted 0.001s ok cmd/internal/src 0.001s ok cmd/internal/test2json 0.103s ok cmd/link 3.172s ok cmd/link/internal/benchmark 0.002s ok cmd/link/internal/ld 1.509s ok cmd/link/internal/loader 0.057s ok cmd/nm 0.834s ok cmd/objdump 0.003s ok cmd/pack 0.515s ok cmd/pprof 0.003s ok cmd/trace 0.346s ok cmd/vet 2.583s ##### os/user with tag osusergo ok os/user 0.003s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 18.685s ##### moved GOROOT ok fmt 0.043s ##### Testing without libgcc. ok net 0.004s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.209s ##### Testing race detector ok runtime/race 2.780s ok flag 0.038s ok net 0.255s ok os 0.219s ok os/exec 0.162s ok encoding/gob 0.205s ok flag 0.023s ok os/exec 0.083s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.020s ok misc/cgo/test 0.987s ok misc/cgo/test 0.824s ok misc/cgo/testtls 0.001s ok misc/cgo/testtls 0.001s ok misc/cgo/testtls 0.001s ok misc/cgo/nocgo 0.001s ok misc/cgo/nocgo 0.001s ok misc/cgo/nocgo 0.001s ok misc/cgo/test 0.830s ok misc/cgo/test 0.838s ok misc/cgo/test 0.799s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.001s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.599s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.582s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 34.123s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 26.784s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.005s [no tests to run] ##### ../test ##### ../misc/reboot PASS All tests passed.