linux-s390x-ibm-race at ecb9d9b95ccba900de9504b3699a219c84b0aa96 :: 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" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=2dfb7678598140d8a3a7bfb4801e629f" "JOURNAL_STREAM=9:323777428" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=400ms" "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/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 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 *** 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=2dfb7678598140d8a3a7bfb4801e629f" "JOURNAL_STREAM=9:323777428" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=400ms" "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 2.907s ok archive/zip 10.251s ok bufio 2.518s ok bytes 25.901s ok cmp 1.076s ok compress/bzip2 9.349s ok compress/flate 51.211s ok compress/gzip 59.225s ok compress/lzw 9.759s ok compress/zlib 24.989s ok container/heap 1.071s ok container/list 1.025s ok container/ring 2.067s ok context 1.236s ok crypto 1.021s ok crypto/aes 2.024s ok crypto/cipher 4.195s ok crypto/des 1.058s ok crypto/dsa 3.755s ok crypto/ecdh 8.217s ok crypto/ecdsa 18.964s ok crypto/ed25519 8.617s ok crypto/elliptic 1.277s ok crypto/hmac 1.271s ok crypto/internal/alias 1.118s ok crypto/internal/bigmod 50.857s ok crypto/internal/boring 1.115s ok crypto/internal/boring/bcache 4.310s ok crypto/internal/edwards25519 18.799s ok crypto/internal/edwards25519/field 1.988s ok crypto/internal/nistec 11.976s ok crypto/internal/nistec/fiat 3.470s [no tests to run] ok crypto/md5 3.462s ok crypto/rand 4.211s ok crypto/rc4 3.764s ok crypto/rsa 24.982s ok crypto/sha1 2.009s ok crypto/sha256 1.021s ok crypto/sha512 1.067s ok crypto/subtle 9.210s ok crypto/tls 37.990s ok crypto/x509 17.295s ok database/sql 2.974s ok database/sql/driver 1.524s ok debug/buildinfo 1.245s ok debug/dwarf 1.295s ok debug/elf 12.799s ok debug/gosym 1.885s ok debug/macho 1.731s ok debug/pe 2.237s ok debug/plan9obj 1.073s ok embed 1.171s [no tests to run] ok embed/internal/embedtest 1.139s ok encoding/ascii85 1.291s ok encoding/asn1 1.625s ok encoding/base32 1.466s ok encoding/base64 3.871s ok encoding/binary 2.025s ok encoding/csv 2.844s ok encoding/gob 84.066s ok encoding/hex 1.147s ok encoding/json 9.024s ok encoding/pem 6.006s ok encoding/xml 1.309s ok errors 1.019s ok expvar 1.013s ok flag 4.310s ok fmt 3.440s ok go/ast 1.119s ok go/build 18.232s ok go/build/constraint 1.028s ok go/constant 1.031s ok go/doc 2.134s ok go/doc/comment 12.182s ok go/format 1.533s ok go/importer 7.613s ok go/internal/gccgoimporter 1.407s ok go/internal/gcimporter 56.571s ok go/internal/srcimporter 81.243s ok go/parser 10.511s ok go/printer 10.203s ok go/scanner 1.556s ok go/token 1.770s ok go/types 166.986s ok go/version 1.012s ok hash 1.015s ok hash/adler32 1.044s ok hash/crc32 1.059s ok hash/crc64 1.030s ok hash/fnv 1.114s ok hash/maphash 1.162s ok html 1.478s ok html/template 1.669s ok image 2.485s ok image/color 1.112s ok image/draw 2.964s ok image/gif 10.885s ok image/jpeg 8.093s ok image/png 13.623s ok index/suffixarray 6.936s ok internal/abi 1.607s ok internal/buildcfg 1.018s ok internal/coverage/cformat 1.387s ok internal/coverage/cmerge 1.063s ok internal/coverage/pods 2.779s ok internal/coverage/slicereader 1.025s ok internal/coverage/slicewriter 1.070s ok internal/coverage/test 1.052s ok internal/cpu 2.481s ok internal/dag 1.269s ok internal/diff 1.257s ok internal/fmtsort 1.129s ok internal/fuzz 1.165s ok internal/godebug 18.010s ok internal/godebugs 1.164s ok internal/gover 1.127s ok internal/intern 5.951s ok internal/itoa 4.277s ok internal/platform 6.630s ok internal/poll 3.468s ok internal/profile 2.333s ok internal/reflectlite 1.098s ok internal/safefilepath 1.100s ok internal/saferio 2.317s ok internal/singleflight 1.957s ok internal/testenv 2.101s ok internal/trace 1.863s ok internal/trace/v2 54.314s ok internal/types/errors 6.830s ok internal/unsafeheader 1.950s ok internal/xcoff 1.030s ok internal/zstd 1.388s ok io 1.197s ok io/fs 1.626s ok io/ioutil 1.081s ok log 2.487s ok log/slog 1.408s ok log/slog/internal/benchmarks 1.078s ok log/slog/internal/buffer 2.300s ok log/syslog 2.280s ok maps 1.585s ok math 1.026s ok math/big 33.957s ok math/bits 1.019s ok math/cmplx 2.410s ok math/rand 13.992s ok math/rand/v2 10.564s ok mime 1.321s ok mime/multipart 17.322s ok mime/quotedprintable 1.312s ok net 104.044s ok net/http 45.831s ok net/http/cgi 34.710s ok net/http/cookiejar 1.026s ok net/http/fcgi 1.234s ok net/http/httptest 1.402s ok net/http/httptrace 1.473s ok net/http/httputil 4.184s ok net/http/internal 1.438s ok net/http/internal/ascii 1.160s ================== WARNING: DATA RACE Write at 0x00c000314190 by goroutine 27: runtime.recvDirect() /data/golang/workdir/go/src/runtime/chan.go:348 +0x9f runtime.(*wakeableSleep).close() /data/golang/workdir/go/src/runtime/trace2.go:975 +0x85 net/http/pprof.Trace() /data/golang/workdir/go/src/net/http/pprof/pprof.go:185 +0x65f net/http/pprof.TestHandlers.func1() /data/golang/workdir/go/src/net/http/pprof/pprof_test.go:60 +0x25f testing.tRunner() /data/golang/workdir/go/src/testing/testing.go:1689 +0x255 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8d Previous read at 0x00c000314190 by goroutine 17: runtime.chansend1() /data/golang/workdir/go/src/runtime/chan.go:146 +0x4f Goroutine 27 (running) created at: testing.(*T).Run() /data/golang/workdir/go/src/testing/testing.go:1742 +0x933 net/http/pprof.TestHandlers() /data/golang/workdir/go/src/net/http/pprof/pprof_test.go:57 +0x41d testing.tRunner() /data/golang/workdir/go/src/testing/testing.go:1689 +0x255 testing.(*T).Run.gowrap1() /data/golang/workdir/go/src/testing/testing.go:1742 +0x8d Goroutine 17 (running) created at: [failed to restore the stack] ================== --- FAIL: TestHandlers (4.17s) --- FAIL: TestHandlers//debug/pprof/trace (1.06s) testing.go:1398: race detected during execution of test FAIL FAIL net/http/pprof 4.773s ok net/internal/socktest 1.051s FAIL go tool dist: Failed: exit status 1