linux-ppc64le-power9osu at 5ddbe05c076e1e207afec384f28da14fd54651b5 :: 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_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILDER_ENV=host-linux-ppc64le-power9-osu" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=700ms" "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 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:24:16 UTC 2022 ppc64le ##### Testing packages. ok archive/tar 0.402s ok archive/zip 0.978s ok bufio 0.141s ok bytes 2.159s ok compress/bzip2 0.129s ok compress/flate 1.215s ok compress/gzip 4.796s ok compress/lzw 0.153s ok compress/zlib 0.774s ok container/heap 0.006s ok container/list 0.004s ok container/ring 0.004s ok context 0.013s ok crypto 0.004s ok crypto/aes 0.037s ok crypto/cipher 0.073s ok crypto/des 0.009s ok crypto/dsa 0.008s ok crypto/ecdh 0.048s ok crypto/ecdsa 0.030s ok crypto/ed25519 0.091s ok crypto/elliptic 0.013s ok crypto/hmac 0.013s ok crypto/internal/alias 0.003s ok crypto/internal/bigmod 0.342s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.110s ok crypto/internal/edwards25519 8.817s ok crypto/internal/edwards25519/field 7.657s ok crypto/internal/nistec 0.182s ok crypto/internal/nistec/fiat 0.008s [no tests to run] ok crypto/md5 0.009s ok crypto/rand 0.076s ok crypto/rc4 0.072s ok crypto/rsa 0.623s ok crypto/sha1 0.005s ok crypto/sha256 0.004s ok crypto/sha512 0.005s ok crypto/subtle 0.230s ok crypto/tls 0.533s ok crypto/x509 0.832s ok database/sql 0.305s ok database/sql/driver 0.017s ok debug/buildinfo 0.016s ok debug/dwarf 0.025s ok debug/elf 0.381s ok debug/gosym 0.021s ok debug/macho 0.008s ok debug/pe 0.018s ok debug/plan9obj 0.015s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.027s ok encoding/asn1 0.005s ok encoding/base32 0.029s ok encoding/base64 0.008s ok encoding/binary 0.006s ok encoding/csv 0.011s ok encoding/gob 47.869s ok encoding/hex 0.006s ok encoding/json 1.522s ok encoding/pem 1.275s ok encoding/xml 0.083s ok errors 0.005s ok expvar 0.005s ok flag 0.019s ok fmt 0.280s ok go/ast 0.039s ok go/build 4.705s ok go/build/constraint 0.024s ok go/constant 0.011s ok go/doc 0.057s ok go/doc/comment 1.745s ok go/format 0.014s ok go/importer 0.348s ok go/internal/gccgoimporter 0.011s ok go/internal/gcimporter 2.254s ok go/internal/srcimporter 14.759s ok go/parser 0.390s ok go/printer 0.359s ok go/scanner 0.004s ok go/token 0.061s ok go/types 14.210s ok hash 0.004s ok hash/adler32 0.025s ok hash/crc32 0.008s ok hash/crc64 0.007s ok hash/fnv 0.004s ok hash/maphash 0.104s ok html 0.011s ok html/template 0.094s ok image 0.092s ok image/color 0.028s ok image/draw 0.198s ok image/gif 0.430s ok image/jpeg 0.280s ok image/png 0.642s ok index/suffixarray 0.305s ok internal/abi 0.044s ok internal/buildcfg 0.005s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.007s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.018s ok internal/cpu 0.005s ok internal/dag 0.003s ok internal/diff 0.037s ok internal/fmtsort 0.003s ok internal/fuzz 0.009s ok internal/godebug 0.026s ok internal/intern 0.241s ok internal/itoa 0.003s ok internal/poll 0.345s ok internal/profile 0.028s ok internal/reflectlite 0.096s ok internal/safefilepath 0.029s ok internal/saferio 0.103s ok internal/singleflight 0.024s ok internal/testenv 0.019s ok internal/trace 0.090s ok internal/types/errors 0.461s ok internal/unsafeheader 0.032s ok internal/xcoff 0.084s ok io 0.030s ok io/fs 0.366s ok io/ioutil 0.009s ok log 0.006s ok log/syslog 1.232s ok maps 0.006s ok math 0.009s ok math/big 2.220s ok math/bits 0.008s ok math/cmplx 0.010s ok math/rand 0.603s ok mime 0.014s ok mime/multipart 3.837s ok mime/quotedprintable 0.044s ok net 15.823s ok net/http 9.442s ok net/http/cgi 0.294s ok net/http/cookiejar 0.008s ok net/http/fcgi 0.110s ok net/http/httptest 0.058s ok net/http/httptrace 0.004s ok net/http/httputil 0.596s ok net/http/internal 0.010s ok net/http/internal/ascii 0.004s ok net/http/pprof 5.076s ok net/internal/socktest 0.027s ok net/mail 0.007s ok net/netip 0.482s ok net/rpc 0.032s ok net/rpc/jsonrpc 0.021s ok net/smtp 0.020s ok net/textproto 0.054s ok net/url 0.024s ok os 0.648s ok os/exec 0.261s ok os/exec/internal/fdtest 0.004s ok os/signal 75.640s ok os/user 0.035s ok path 0.037s ok path/filepath 0.040s ok plugin 0.052s ok reflect 2.564s ok regexp 0.676s ok regexp/syntax 1.417s ok runtime 60.750s ok runtime/cgo 0.005s ok runtime/coverage 0.003s ok runtime/debug 0.091s ok runtime/internal/atomic 0.141s ok runtime/internal/math 0.018s ok runtime/internal/sys 0.003s ok runtime/internal/syscall 0.002s ok runtime/metrics 0.014s ok runtime/pprof 8.497s ok runtime/trace 5.116s ok slices 0.005s ok sort 0.129s ok strconv 0.642s ok strings 2.370s ok sync 0.506s ok sync/atomic 0.746s ok syscall 2.856s ok testing 0.855s ok testing/fstest 0.005s ok testing/iotest 0.003s ok testing/quick 0.084s ok text/scanner 0.005s ok text/tabwriter 0.004s ok text/template 0.030s ok text/template/parse 0.013s ok time 2.315s ok unicode 0.006s ok unicode/utf16 0.011s ok unicode/utf8 0.006s ok cmd/addr2line 1.078s ok cmd/api 15.011s ok cmd/asm/internal/asm 0.996s ok cmd/asm/internal/lex 0.004s ok cmd/compile/internal/abt 0.020s ok cmd/compile/internal/amd64 0.017s ok cmd/compile/internal/base 0.014s ok cmd/compile/internal/compare 0.015s ok cmd/compile/internal/dwarfgen 0.721s ok cmd/compile/internal/importer 1.242s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.245s ok cmd/compile/internal/loopvar 0.015s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.006s [no tests to run] ok cmd/compile/internal/ssa 21.900s ok cmd/compile/internal/syntax 0.046s ok cmd/compile/internal/test 21.926s ok cmd/compile/internal/typecheck 0.433s ok cmd/compile/internal/types 0.004s ok cmd/compile/internal/types2 8.718s ok cmd/covdata 0.006s ok cmd/cover 1.506s ok cmd/dist 0.003s ok cmd/doc 0.230s ok cmd/fix 3.173s ok cmd/go 65.154s ok cmd/go/internal/auth 0.004s ok cmd/go/internal/cache 0.109s ok cmd/go/internal/fsys 0.025s ok cmd/go/internal/generate 0.008s ok cmd/go/internal/get 0.007s ok cmd/go/internal/imports 0.005s ok cmd/go/internal/load 0.006s ok cmd/go/internal/lockedfile 0.085s ok cmd/go/internal/lockedfile/internal/filelock 0.033s ok cmd/go/internal/modconv 0.007s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.008s ok cmd/go/internal/modfetch/zip_sum_test 0.007s ok cmd/go/internal/modindex 0.174s ok cmd/go/internal/modload 0.008s ok cmd/go/internal/mvs 0.009s ok cmd/go/internal/par 0.025s ok cmd/go/internal/str 0.026s ok cmd/go/internal/test 0.013s ok cmd/go/internal/vcs 0.012s ok cmd/go/internal/vcweb 0.008s ok cmd/go/internal/vcweb/vcstest 0.036s ok cmd/go/internal/web 0.015s ok cmd/go/internal/work 0.079s ok cmd/gofmt 0.043s ok cmd/internal/archive 0.555s ok cmd/internal/buildid 0.293s ok cmd/internal/cov 0.495s ok cmd/internal/dwarf 0.012s ok cmd/internal/edit 0.014s ok cmd/internal/goobj 0.004s ok cmd/internal/moddeps 1.919s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.851s ok cmd/internal/obj/ppc64 0.186s ok cmd/internal/obj/riscv 0.026s ok cmd/internal/obj/s390x 0.012s ok cmd/internal/obj/x86 5.045s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.013s ok cmd/internal/pkgpattern 0.004s ok cmd/internal/quoted 0.014s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.249s ok cmd/link 16.183s ok cmd/link/internal/benchmark 0.021s ok cmd/link/internal/ld 10.974s ok cmd/link/internal/loader 0.018s ok cmd/nm 2.012s ok cmd/objdump 2.615s ok cmd/pack 1.135s ok cmd/pprof 1.499s ok cmd/trace 0.235s ok cmd/vet 10.562s ##### os/user with tag osusergo ok os/user 0.009s ##### hash/maphash purego implementation ok hash/maphash 0.109s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 51.174s ##### moved GOROOT ok fmt 0.193s ##### Testing without libgcc. ok net 0.011s ok os/user 0.006s ##### internal linking of -buildmode=pie ok reflect 2.997s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.420s ##### Testing race detector ok runtime/race 6.139s ok flag 0.053s ok net 0.337s ok os 0.231s ok os/exec 0.099s ok encoding/gob 0.119s ok flag 0.031s ok os/exec 0.081s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.146s ok misc/cgo/test 1.077s ok misc/cgo/test 1.148s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.005s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 1.278s ok misc/cgo/test 1.155s ok misc/cgo/test 1.135s ok misc/cgo/test 1.125s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.091s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.304s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 80.050s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 44.784s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.012s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS All tests passed.