linux-ppc64le-power9osu at 4fb7e22adece7e12f7e0b443e1b1a1272e1b84c8 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=power_04" "GO_BUILDER_ENV=host-linux-ppc64le-power9-osu" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6.1s" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-ppc64le-power9osu" "GO_BUILDER_FLAKY_NET=1" "GOPPC64=power9" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/ppc64le) Building Go toolchain1 using /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/ppc64le. --- Installed Go for linux/ppc64le in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: ppc64le # CPU: POWER9 # GOOS: linux # OS Version: Linux 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:08:54 UTC 2019 ppc64le ##### Testing packages. ok archive/tar 0.029s ok archive/zip 0.614s ok bufio 0.108s ok bytes 3.038s ok compress/bzip2 0.103s ok compress/flate 1.468s ok compress/gzip 4.853s ok compress/lzw 0.214s ok compress/zlib 0.968s ok container/heap 0.014s ok container/list 0.018s ok container/ring 0.003s ok context 0.013s ok crypto 0.008s ok crypto/aes 0.041s ok crypto/cipher 0.084s ok crypto/des 0.025s ok crypto/dsa 0.017s ok crypto/ecdsa 0.011s ok crypto/ed25519 0.141s ok crypto/elliptic 0.012s ok crypto/hmac 0.005s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.363s ok crypto/internal/edwards25519 10.266s ok crypto/internal/edwards25519/field 7.533s ok crypto/internal/nistec 0.771s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/internal/subtle 0.028s ok crypto/md5 0.005s ok crypto/rand 0.139s ok crypto/rc4 0.107s ok crypto/rsa 0.147s ok crypto/sha1 0.004s ok crypto/sha256 0.003s ok crypto/sha512 0.004s ok crypto/subtle 0.005s ok crypto/tls 0.482s ok crypto/x509 0.894s ok database/sql 0.300s ok database/sql/driver 0.028s ok debug/buildinfo 0.014s ok debug/dwarf 0.025s ok debug/elf 0.029s ok debug/gosym 0.018s ok debug/macho 0.017s ok debug/pe 0.042s ok debug/plan9obj 0.002s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.004s ok encoding/asn1 0.004s ok encoding/base32 0.053s ok encoding/base64 0.005s ok encoding/binary 0.030s ok encoding/csv 0.012s ok encoding/gob 0.047s ok encoding/hex 0.010s ok encoding/json 0.264s ok encoding/pem 0.646s ok encoding/xml 0.057s ok errors 0.009s ok expvar 0.020s ok flag 0.068s ok fmt 0.329s ok go/ast 0.006s ok go/build 4.079s ok go/build/constraint 0.006s ok go/constant 0.013s ok go/doc 0.115s ok go/doc/comment 1.794s ok go/format 0.019s ok go/importer 0.089s ok go/internal/gccgoimporter 0.021s ok go/internal/gcimporter 8.534s ok go/internal/srcimporter 10.213s ok go/parser 0.414s ok go/printer 0.486s ok go/scanner 0.008s ok go/token 0.029s ok go/types 10.707s ok hash 0.009s ok hash/adler32 0.008s ok hash/crc32 0.006s ok hash/crc64 0.009s ok hash/fnv 0.004s ok hash/maphash 0.093s ok html 0.008s ok html/template 0.192s ok image 0.099s ok image/color 0.049s ok image/draw 0.241s ok image/gif 28.205s ok image/jpeg 4.904s ok image/png 0.301s ok index/suffixarray 0.329s ok internal/abi 0.112s ok internal/buildcfg 0.008s ok internal/cpu 0.004s ok internal/dag 0.003s ok internal/diff 0.024s ok internal/fmtsort 0.015s ok internal/fuzz 0.008s ok internal/godebug 0.004s ok internal/intern 0.188s ok internal/itoa 0.025s ok internal/poll 0.280s ok internal/profile 0.011s ok internal/reflectlite 0.116s ok internal/singleflight 0.026s ok internal/trace 0.057s ok internal/unsafeheader 0.016s ok internal/xcoff 0.036s ok io 0.025s ok io/fs 0.423s ok io/ioutil 0.007s ok log 0.004s ok log/syslog 1.252s ok math 0.024s ok math/big 1.770s ok math/bits 0.011s ok math/cmplx 0.020s ok math/rand 0.605s ok mime 0.028s ok mime/multipart 0.483s ok mime/quotedprintable 0.026s ok net 10.358s ok net/http 18.471s ok net/http/cgi 0.263s ok net/http/cookiejar 0.008s ok net/http/fcgi 0.106s ok net/http/httptest 0.045s ok net/http/httptrace 0.004s ok net/http/httputil 0.684s ok net/http/internal 0.037s ok net/http/internal/ascii 0.008s ok net/http/pprof 5.106s ok net/internal/socktest 0.014s ok net/mail 0.007s ok net/netip 0.532s ok net/rpc 0.035s ok net/rpc/jsonrpc 0.041s ok net/smtp 0.017s ok net/textproto 0.005s ok net/url 0.032s ok os 1.366s ok os/exec 0.850s ok os/exec/internal/fdtest 0.007s ok os/signal 105.875s ok os/user 0.005s ok path 0.003s ok path/filepath 0.035s ok plugin 0.004s ok reflect 0.447s ok regexp 0.093s ok regexp/syntax 1.338s ok runtime 62.899s ok runtime/cgo 0.007s ok runtime/debug 0.113s ok runtime/internal/atomic 0.182s ok runtime/internal/math 0.022s ok runtime/internal/sys 0.002s ok runtime/metrics 0.009s ok runtime/pprof 9.679s ok runtime/trace 3.925s ok sort 0.172s ok strconv 0.842s ok strings 1.765s ok sync 0.485s ok sync/atomic 0.979s ok syscall 0.072s ok testing 0.853s ok testing/fstest 0.010s ok testing/iotest 0.003s ok testing/quick 0.071s ok text/scanner 0.015s ok text/tabwriter 0.004s ok text/template 0.052s ok text/template/parse 0.011s ok time 2.099s ok unicode 0.024s ok unicode/utf16 0.002s ok unicode/utf8 0.017s ok cmd/addr2line 2.238s ok cmd/api 18.155s ok cmd/asm/internal/asm 2.035s ok cmd/asm/internal/lex 0.014s ok cmd/compile/internal/abt 0.010s ok cmd/compile/internal/amd64 0.003s ok cmd/compile/internal/dwarfgen 0.613s ok cmd/compile/internal/importer 2.126s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.084s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 0.804s ok cmd/compile/internal/syntax 0.064s ok cmd/compile/internal/test 41.039s ok cmd/compile/internal/typecheck 0.551s ok cmd/compile/internal/types 0.009s ok cmd/compile/internal/types2 1.578s ok cmd/cover 3.961s ok cmd/dist 0.024s ok cmd/doc 0.154s ok cmd/fix 5.438s ok cmd/go 90.622s ok cmd/go/internal/auth 0.014s ok cmd/go/internal/cache 0.085s ok cmd/go/internal/fsys 0.025s ok cmd/go/internal/generate 0.025s ok cmd/go/internal/get 0.041s ok cmd/go/internal/imports 0.013s ok cmd/go/internal/load 0.010s ok cmd/go/internal/lockedfile 0.115s ok cmd/go/internal/lockedfile/internal/filelock 0.068s ok cmd/go/internal/modconv 0.008s ok cmd/go/internal/modfetch 0.005s ok cmd/go/internal/modfetch/codehost 0.044s ok cmd/go/internal/modfetch/zip_sum_test 0.005s ok cmd/go/internal/modindex 0.214s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.009s ok cmd/go/internal/par 0.020s ok cmd/go/internal/search 0.005s ok cmd/go/internal/str 0.002s ok cmd/go/internal/test 0.016s ok cmd/go/internal/vcs 0.017s ok cmd/go/internal/web 0.005s ok cmd/go/internal/work 0.016s ok cmd/gofmt 0.049s ok cmd/internal/archive 0.883s ok cmd/internal/buildid 0.302s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.002s ok cmd/internal/goobj 0.004s ok cmd/internal/moddeps 1.852s ok cmd/internal/notsha256 0.013s ok cmd/internal/obj 1.425s ok cmd/internal/obj/ppc64 0.270s ok cmd/internal/obj/riscv 0.027s ok cmd/internal/obj/s390x 0.007s ok cmd/internal/obj/x86 5.951s ok cmd/internal/objabi 0.023s ok cmd/internal/pkgpath 0.058s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.003s ok cmd/internal/sys 0.009s ok cmd/internal/test2json 0.225s ok cmd/link 15.048s ok cmd/link/internal/benchmark 0.010s ok cmd/link/internal/ld 9.555s ok cmd/link/internal/loader 0.035s ok cmd/nm 3.153s ok cmd/objdump 5.690s ok cmd/pack 2.375s ok cmd/pprof 3.912s ok cmd/trace 0.281s ok cmd/vet 19.000s ##### os/user with tag osusergo ok os/user 0.007s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 37.253s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.192s ##### Testing without libgcc. ok net 0.016s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.456s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.408s ##### Testing race detector ok runtime/race 16.906s ok flag 0.154s ok net 0.420s ok os 0.375s ok os/exec 0.108s ok encoding/gob 0.132s ok flag 0.119s ok os/exec 0.184s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 13.894s ok misc/cgo/test 14.285s ok misc/cgo/test 12.861s ok misc/cgo/testtls 0.046s ok misc/cgo/testtls 0.034s ok misc/cgo/testtls 0.020s ok misc/cgo/nocgo 0.015s ok misc/cgo/nocgo 0.056s ok misc/cgo/nocgo 0.048s ok misc/cgo/test 20.006s ok misc/cgo/test 19.413s ok misc/cgo/test 17.255s ok misc/cgo/test 14.774s ok misc/cgo/testtls 0.026s ok misc/cgo/nocgo 0.037s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.157s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.289s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 81.020s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 43.086s ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.