linux-s390x-ibm at 4f5859c0467a6e252e4705cd0086aaef6904e5a4 :: 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=72c0a21eebc04efe85b1016f4afef539" "JOURNAL_STREAM=9:145431164" "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.134s ok archive/zip 0.224s ok bufio 0.034s ok bytes 1.045s ok compress/bzip2 0.085s ok compress/flate 0.664s ok compress/gzip 1.278s ok compress/lzw 0.040s ok compress/zlib 0.336s ok container/heap 0.003s ok container/list 0.002s ok container/ring 0.001s ok context 0.008s ok crypto 0.001s ok crypto/aes 0.016s ok crypto/cipher 0.004s ok crypto/des 0.004s ok crypto/dsa 0.002s ok crypto/ecdh 0.035s ok crypto/ecdsa 0.047s ok crypto/ed25519 0.071s ok crypto/elliptic 0.006s ok crypto/hmac 0.016s ok crypto/internal/alias 0.001s ok crypto/internal/bigmod 0.209s ok crypto/internal/boring 0.001s ok crypto/internal/boring/bcache 0.041s ok crypto/internal/edwards25519 6.577s ok crypto/internal/edwards25519/field 6.377s ok crypto/internal/nistec 0.149s ok crypto/internal/nistec/fiat 0.130s [no tests to run] ok crypto/md5 0.144s ok crypto/rand 0.122s ok crypto/rc4 0.029s ok crypto/rsa 0.657s ok crypto/sha1 0.012s ok crypto/sha256 0.002s ok crypto/sha512 0.003s ok crypto/subtle 0.076s ok crypto/tls 0.387s ok crypto/x509 0.263s ok database/sql 0.270s ok database/sql/driver 0.001s ok debug/buildinfo 0.003s ok debug/dwarf 0.008s ok debug/elf 0.122s ok debug/gosym 0.011s ok debug/macho 0.004s ok debug/pe 0.005s ok debug/plan9obj 0.005s ok embed 0.018s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.004s ok encoding/asn1 0.002s ok encoding/base32 0.029s ok encoding/base64 0.002s ok encoding/binary 0.002s ok encoding/csv 0.006s ok encoding/gob 1.366s ok encoding/hex 0.025s ok encoding/json 0.089s ok encoding/pem 0.276s ok encoding/xml 0.032s ok errors 0.002s ok expvar 0.009s ok flag 0.007s ok fmt 0.042s ok go/ast 0.004s ok go/build 1.627s ok go/build/constraint 0.002s ok go/constant 0.002s ok go/doc 0.023s ok go/doc/comment 0.570s ok go/format 0.005s ok go/importer 0.068s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 0.760s ok go/internal/srcimporter 5.846s ok go/parser 0.132s ok go/printer 0.133s ok go/scanner 0.001s ok go/token 0.009s ok go/types 4.442s ok hash 0.002s ok hash/adler32 0.004s ok hash/crc32 0.003s ok hash/crc64 0.001s ok hash/fnv 0.001s ok hash/maphash 0.046s ok html 0.001s ok html/template 0.044s ok image 0.039s ok image/color 0.017s ok image/draw 0.060s ok image/gif 0.117s ok image/jpeg 0.131s ok image/png 0.234s ok index/suffixarray 0.104s ok internal/abi 0.020s ok internal/buildcfg 0.001s ok internal/coverage/cformat 0.001s ok internal/coverage/cmerge 0.001s ok internal/coverage/pods 0.002s ok internal/coverage/slicereader 0.001s ok internal/coverage/slicewriter 0.001s ok internal/coverage/test 0.004s ok internal/cpu 0.002s ok internal/dag 0.002s ok internal/diff 0.001s ok internal/fmtsort 0.001s ok internal/fuzz 0.004s ok internal/godebug 0.001s ok internal/intern 0.073s ok internal/itoa 0.001s ok internal/poll 0.223s ok internal/profile 0.002s ok internal/reflectlite 0.032s ok internal/safefilepath 0.001s ok internal/saferio 0.007s ok internal/singleflight 0.013s ok internal/testenv 0.001s ok internal/trace 0.021s ok internal/types/errors 0.120s ok internal/unsafeheader 0.086s ok internal/xcoff 0.078s ok io 0.035s ok io/fs 0.176s ok io/ioutil 0.005s ok log 0.004s ok log/syslog 1.317s ok maps 0.003s ok math 0.005s ok math/big 1.551s ok math/bits 0.002s ok math/cmplx 0.002s ok math/rand 0.188s ok mime 0.008s ok mime/multipart 0.706s ok mime/quotedprintable 0.014s ok net 13.739s ok net/http 3.322s ok net/http/cgi 0.138s ok net/http/cookiejar 0.012s ok net/http/fcgi 0.109s ok net/http/httptest 0.083s ok net/http/httptrace 0.002s ok net/http/httputil 0.528s ok net/http/internal 0.002s ok net/http/internal/ascii 0.001s ok net/http/pprof 5.097s ok net/internal/socktest 0.001s ok net/mail 0.003s ok net/netip 0.181s ok net/rpc 0.020s ok net/rpc/jsonrpc 0.003s ok net/smtp 0.020s ok net/textproto 0.003s ok net/url 0.003s ok os 0.349s ok os/exec 0.174s ok os/exec/internal/fdtest 0.004s ok os/signal 2.562s ok os/user 0.009s ok path 0.003s ok path/filepath 0.071s ok plugin 0.007s ok reflect 1.587s ok regexp 0.499s ok regexp/syntax 1.268s ok runtime 56.582s ok runtime/cgo 0.009s ok runtime/coverage 0.012s ok runtime/debug 0.053s ok runtime/internal/atomic 0.011s ok runtime/internal/math 0.004s ok runtime/internal/sys 0.001s ok runtime/internal/syscall 0.074s ok runtime/metrics 0.005s ok runtime/pprof 9.293s ok runtime/trace 5.096s ok slices 0.370s ok sort 0.076s ok strconv 0.763s ok strings 2.357s ok sync 0.461s ok sync/atomic 5.715s ok syscall 3.291s ok testing 3.799s ok testing/fstest 0.014s ok testing/iotest 0.015s ok testing/quick 0.024s ok text/scanner 0.007s ok text/tabwriter 0.002s ok text/template 0.018s ok text/template/parse 0.099s ok time 2.082s ok unicode 0.003s ok unicode/utf16 0.009s ok unicode/utf8 0.015s ok cmd/addr2line 0.457s ok cmd/api 11.657s ok cmd/asm/internal/asm 0.696s ok cmd/asm/internal/lex 0.010s ok cmd/compile/internal/abt 0.018s ok cmd/compile/internal/amd64 0.007s ok cmd/compile/internal/base 0.002s ok cmd/compile/internal/compare 0.106s ok cmd/compile/internal/dwarfgen 0.437s ok cmd/compile/internal/importer 2.487s ok cmd/compile/internal/ir 0.009s ok cmd/compile/internal/logopt 0.084s ok cmd/compile/internal/loopvar 0.005s ok cmd/compile/internal/noder 0.094s ok cmd/compile/internal/reflectdata 0.013s [no tests to run] ok cmd/compile/internal/ssa 19.603s ok cmd/compile/internal/syntax 0.069s ok cmd/compile/internal/test 13.915s ok cmd/compile/internal/typecheck 0.383s ok cmd/compile/internal/types 0.152s ok cmd/compile/internal/types2 14.468s ok cmd/covdata 0.003s ok cmd/cover 2.160s ok cmd/dist 0.048s ok cmd/doc 0.285s ok cmd/fix 2.512s ok cmd/go 84.769s ok cmd/go/internal/auth 0.010s ok cmd/go/internal/cache 0.076s ok cmd/go/internal/fsys 0.041s ok cmd/go/internal/generate 0.069s ok cmd/go/internal/get 0.073s ok cmd/go/internal/imports 0.075s ok cmd/go/internal/load 0.030s ok cmd/go/internal/lockedfile 0.456s ok cmd/go/internal/lockedfile/internal/filelock 0.260s ok cmd/go/internal/modconv 0.002s ok cmd/go/internal/modfetch 0.225s ok cmd/go/internal/modfetch/codehost 0.025s ok cmd/go/internal/modfetch/zip_sum_test 0.200s ok cmd/go/internal/modindex 1.544s ok cmd/go/internal/modload 0.023s ok cmd/go/internal/mvs 0.009s ok cmd/go/internal/par 0.007s ok cmd/go/internal/str 0.091s ok cmd/go/internal/test 0.032s ok cmd/go/internal/vcs 0.012s ok cmd/go/internal/vcweb 0.018s ok cmd/go/internal/vcweb/vcstest 3.854s ok cmd/go/internal/web 0.167s ok cmd/go/internal/work 0.365s ok cmd/gofmt 0.255s ok cmd/internal/archive 1.045s ok cmd/internal/buildid 0.254s ok cmd/internal/cov 1.145s ok cmd/internal/dwarf 0.009s ok cmd/internal/edit 0.012s ok cmd/internal/goobj 0.012s ok cmd/internal/moddeps 2.962s ok cmd/internal/notsha256 0.103s ok cmd/internal/obj 1.834s ok cmd/internal/obj/ppc64 1.441s ok cmd/internal/obj/riscv 0.197s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 8.348s ok cmd/internal/objabi 0.140s ok cmd/internal/pkgpath 0.070s ok cmd/internal/pkgpattern 0.022s ok cmd/internal/quoted 0.023s ok cmd/internal/src 0.093s ok cmd/internal/test2json 0.406s ok cmd/link 22.764s ok cmd/link/internal/benchmark 0.206s ok cmd/link/internal/ld 7.502s ok cmd/link/internal/loader 0.421s ok cmd/nm 2.008s ok cmd/objdump 0.110s ok cmd/pack 1.162s ok cmd/pprof 0.047s ok cmd/trace 0.960s ok cmd/vet 12.880s ##### os/user with tag osusergo ok os/user 0.028s ##### hash/maphash purego implementation ok hash/maphash 0.103s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 113.506s ##### moved GOROOT ok fmt 0.060s ##### Testing without libgcc. ok net 0.142s ok os/user 0.030s ##### sync -cpu=10 ok sync 0.765s ##### Testing race detector ok runtime/race 7.686s ok flag 0.148s ok net 0.469s ok os 0.288s ok os/exec 0.173s ok encoding/gob 0.194s ok flag 0.116s ok os/exec 0.181s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.915s ok misc/cgo/test 2.127s ok misc/cgo/test 2.374s ok misc/cgo/testtls 0.017s ok misc/cgo/testtls 0.019s ok misc/cgo/testtls 0.048s ok misc/cgo/nocgo 0.009s ok misc/cgo/nocgo 0.006s ok misc/cgo/nocgo 0.011s ok misc/cgo/test 2.219s ok misc/cgo/test 2.829s ok misc/cgo/test 4.858s ok misc/cgo/testtls 0.013s ok misc/cgo/nocgo 0.019s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.958s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.031s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 121.483s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 79.339s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.242s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.