linux-s390x-ibm-race at 9ba8ac253ef366c708b06c66c8e20cbb1572de2f :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] and env ["LANG=en_US.UTF-8" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=69de5ee483704c7086b6f5d056ed0e31" "JOURNAL_STREAM=9:148516597" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PATH=/data/golang/workdir/go1.4/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src WARNING: /root/go1.4/bin/go does not exist, found /data/golang/workdir/go1.4/go/bin/go from env WARNING: set /data/golang/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /data/golang/workdir/go1.4/go. (go1.22.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4/go. 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 *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] 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=69de5ee483704c7086b6f5d056ed0e31" "JOURNAL_STREAM=9:148516597" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /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 1.562s ok archive/zip 3.690s ok bufio 1.359s ok bytes 2.458s ok cmp 1.033s ok compress/bzip2 1.638s ok compress/flate 8.489s ok compress/gzip 19.079s ok compress/lzw 2.140s ok compress/zlib 6.627s ok container/heap 1.012s ok container/list 1.007s ok container/ring 1.057s ok context 1.038s ok crypto 2.723s ok crypto/aes 1.043s ok crypto/cipher 3.927s ok crypto/des 1.040s ok crypto/dsa 1.009s ok crypto/ecdh 1.457s ok crypto/ecdsa 1.610s ok crypto/ed25519 2.216s ok crypto/elliptic 1.046s ok crypto/hmac 1.033s ok crypto/internal/alias 1.015s ok crypto/internal/bigmod 1.461s ok crypto/internal/boring 1.008s ok crypto/internal/boring/bcache 1.595s ok crypto/internal/edwards25519 3.924s ok crypto/internal/edwards25519/field 1.371s ok crypto/internal/hpke 1.046s ok crypto/internal/mlkem768 1.861s ok crypto/internal/nistec 2.790s ok crypto/internal/nistec/fiat 1.018s [no tests to run] ok crypto/md5 1.044s ok crypto/rand 1.320s ok crypto/rc4 1.638s ok crypto/rsa 3.131s ok crypto/sha1 1.015s ok crypto/sha256 1.016s ok crypto/sha512 1.018s ok crypto/subtle 1.489s ok crypto/tls 7.828s ok crypto/x509 2.511s ok database/sql 1.793s ok database/sql/driver 1.007s ok debug/buildinfo 1.052s ok debug/dwarf 1.055s ok debug/elf 1.980s ok debug/gosym 1.117s ok debug/macho 1.025s ok debug/pe 1.034s ok debug/plan9obj 1.008s ok embed 1.008s [no tests to run] ok embed/internal/embedtest 1.010s ok encoding/ascii85 1.011s ok encoding/asn1 1.011s ok encoding/base32 1.101s ok encoding/base64 1.013s ok encoding/binary 1.022s ok encoding/csv 1.059s ok encoding/gob 24.062s ok encoding/hex 1.043s ok encoding/json 5.005s ok encoding/pem 3.133s ok encoding/xml 1.523s ok errors 1.075s ok expvar 1.031s ok flag 3.473s ok fmt 1.603s ok go/ast 1.021s ok go/build 9.487s ok go/build/constraint 1.012s ok go/constant 1.020s ok go/doc 1.209s ok go/doc/comment 7.049s ok go/format 1.112s ok go/importer 3.804s ok go/internal/gccgoimporter 1.126s ok go/internal/gcimporter 27.959s ok go/internal/srcimporter 33.108s ok go/parser 2.049s ok go/printer 2.628s ok go/scanner 1.021s ok go/token 1.101s ok go/types 49.938s ok go/version 1.009s ok hash 1.098s ok hash/adler32 1.099s ok hash/crc32 1.041s ok hash/crc64 1.024s ok hash/fnv 1.049s ok hash/maphash 1.049s ok html 1.147s ok html/template 1.342s ok image 1.624s ok image/color 1.047s ok image/draw 1.758s ok image/gif 2.402s ok image/jpeg 2.778s ok image/png 4.457s ok index/suffixarray 2.855s ok internal/abi 1.032s ok internal/buildcfg 1.010s ok internal/chacha8rand 1.008s ok internal/concurrent 1.719s ok internal/coverage/cfile 2.942s ok internal/coverage/cformat 1.039s ok internal/coverage/cmerge 1.039s ok internal/coverage/pods 1.035s ok internal/coverage/slicereader 1.018s ok internal/coverage/slicewriter 1.010s ok internal/coverage/test 1.057s ok internal/cpu 2.023s ok internal/dag 1.017s ok internal/diff 1.136s ok internal/fmtsort 1.009s ok internal/fuzz 1.031s ok internal/godebug 16.711s ok internal/godebugs 175.175s ok internal/gover 1.030s ok internal/itoa 1.024s ok internal/pkgbits 1.012s ok internal/platform 3.066s ok internal/poll 1.555s ok internal/profile 1.017s ok internal/reflectlite 1.058s ok internal/runtime/atomic 1.051s ok internal/runtime/math 1.012s ok internal/runtime/sys 1.015s ok internal/runtime/syscall 1.048s ok internal/saferio 1.138s ok internal/singleflight 1.205s ok internal/syscall/unix 1.026s ok internal/sysinfo 1.026s ok internal/testenv 1.512s ok internal/trace 139.266s ok internal/trace/internal/oldtrace 1.832s ok internal/types/errors 3.044s ok internal/unsafeheader 1.037s ok internal/weak 1.049s ok internal/xcoff 2.375s ok internal/zstd 2.188s ok io 1.166s ok io/fs 2.331s ok io/ioutil 1.325s ok iter 1.505s ok log 1.336s ok log/slog 1.519s ok log/slog/internal/benchmarks 1.016s ok log/slog/internal/buffer 1.231s ok log/syslog 2.371s ok maps 1.243s ok math 1.239s ok math/big 52.446s ok math/bits 1.410s ok math/cmplx 1.045s ok math/rand 28.872s ok math/rand/v2 27.795s ok mime 2.260s ok mime/multipart 54.278s ok mime/quotedprintable 1.560s ok net 106.686s ok net/http 60.911s ok net/http/cgi 36.923s ok net/http/cookiejar 1.136s ok net/http/fcgi 1.818s ok net/http/httptest 1.567s ok net/http/httptrace 1.081s ok net/http/httputil 4.031s ok net/http/internal 10.295s ok net/http/internal/ascii 1.367s ok net/http/pprof 7.629s ok net/internal/cgotest 1.019s ok net/internal/socktest 2.169s ok net/mail 1.752s ok net/netip 3.178s ok net/rpc 1.277s ok net/rpc/jsonrpc 1.041s ok net/smtp 1.267s ok net/textproto 1.117s ok net/url 1.025s ok os 10.231s ok os/exec 10.995s ok os/exec/internal/fdtest 1.657s ok os/signal 31.159s ok os/user 2.649s ok path 2.646s ok path/filepath 1.044s ok plugin 1.023s ok reflect 18.155s ok regexp 16.609s ok regexp/syntax 26.269s ok runtime 372.444s ok runtime/cgo 1.421s ok runtime/debug 2.632s ok runtime/internal/wasitest 1.008s ok runtime/metrics 1.115s ok runtime/pprof 93.990s ok runtime/race 55.786s ok runtime/trace 1.150s ok slices 3.018s ok sort 3.865s ok strconv 10.056s ok strings 7.442s ok sync 6.912s ok sync/atomic 26.610s ok syscall 45.943s ok testing 27.350s ok testing/fstest 1.346s ok testing/iotest 1.478s ok testing/quick 1.166s ok testing/slogtest 1.148s ok text/scanner 1.051s ok text/tabwriter 1.485s ok text/template 1.322s ok text/template/parse 1.028s --- FAIL: TestChan (3.34s) --- FAIL: TestChan/asynctimerchan=1 (1.83s) --- FAIL: TestChan/asynctimerchan=1/Ticker (0.95s) tick_test.go:497: extra tick FAIL FAIL time 49.924s ok unicode 1.027s FAIL go tool dist: Failed: exit status 1