linux-ppc64le-power9osu at b004c739b525d354ea62f5caadd962de4569d96e :: 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_02" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILDER_ENV=host-linux-ppc64le-power9-osu" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "DEBIAN_FRONTEND=noninteractive" "GOROOT_BOOTSTRAP=/workdir/go1.4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-ppc64le-power9osu" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOPPC64=power9" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap"] in dir /workdir/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (go1.11.1 linux/ppc64le) Building Go toolchain1 using /usr/local/go-bootstrap. 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.024s ok archive/zip 0.697s ok bufio 0.108s ok bytes 3.083s ok compress/bzip2 0.131s ok compress/flate 1.846s ok compress/gzip 0.125s ok compress/lzw 0.218s ok compress/zlib 0.795s ok container/heap 0.020s ok container/list 0.018s ok container/ring 0.003s ok context 0.013s ok crypto 0.005s ok crypto/aes 0.044s ok crypto/cipher 0.085s ok crypto/des 0.024s ok crypto/dsa 0.004s ok crypto/ecdsa 0.014s ok crypto/ed25519 0.100s ok crypto/elliptic 0.012s ok crypto/hmac 0.009s ok crypto/internal/boring 0.304s ok crypto/internal/edwards25519 8.431s ok crypto/internal/edwards25519/field 7.586s ok crypto/internal/nistec 0.740s ok crypto/internal/nistec/fiat 0.011s [no tests to run] ok crypto/internal/subtle 0.013s ok crypto/md5 0.028s ok crypto/rand 0.059s ok crypto/rc4 0.146s ok crypto/rsa 0.136s ok crypto/sha1 0.004s ok crypto/sha256 0.026s ok crypto/sha512 0.025s ok crypto/subtle 0.005s ok crypto/tls 0.648s ok crypto/x509 0.839s ok database/sql 0.341s ok database/sql/driver 0.009s ok debug/buildinfo 0.017s ok debug/dwarf 0.024s ok debug/elf 0.017s ok debug/gosym 0.021s ok debug/macho 0.005s ok debug/pe 0.015s ok debug/plan9obj 0.009s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.033s ok encoding/ascii85 0.020s ok encoding/asn1 0.004s ok encoding/base32 0.043s ok encoding/base64 0.024s ok encoding/binary 0.004s ok encoding/csv 0.018s ok encoding/gob 0.029s ok encoding/hex 0.027s ok encoding/json 0.364s ok encoding/pem 0.770s ok encoding/xml 0.020s ok errors 0.026s ok expvar 0.017s ok flag 0.022s ok fmt 0.243s ok go/ast 0.033s ok go/build 2.898s ok go/build/constraint 0.017s ok go/constant 0.017s ok go/doc 0.073s ok go/doc/comment 2.170s ok go/format 0.011s ok go/importer 0.215s ok go/internal/gccgoimporter 0.021s ok go/internal/gcimporter 13.200s ok go/internal/srcimporter 10.895s ok go/parser 0.063s ok go/printer 0.494s ok go/scanner 0.004s ok go/token 0.043s ok go/types 10.499s ok hash 0.003s ok hash/adler32 0.009s ok hash/crc32 0.006s ok hash/crc64 0.016s ok hash/fnv 0.003s ok hash/maphash 0.125s ok html 0.003s ok html/template 0.129s ok image 0.113s ok image/color 0.023s ok image/draw 0.267s ok image/gif 28.422s ok image/jpeg 5.343s ok image/png 0.427s ok index/suffixarray 0.336s ok internal/abi 0.026s ok internal/buildcfg 0.033s ok internal/cpu 0.004s ok internal/diff 0.031s ok internal/fmtsort 0.002s ok internal/fuzz 0.014s ok internal/godebug 0.002s ok internal/intern 0.272s ok internal/itoa 0.007s ok internal/poll 0.272s ok internal/profile 0.013s ok internal/reflectlite 0.081s ok internal/singleflight 0.014s ok internal/trace 0.102s ok internal/unsafeheader 0.019s ok internal/xcoff 0.010s ok io 0.041s ok io/fs 0.004s ok io/ioutil 0.004s ok log 0.010s ok log/syslog 1.223s ok math 0.009s ok math/big 2.409s ok math/bits 0.011s ok math/cmplx 0.003s ok math/rand 0.768s ok mime 0.030s ok mime/multipart 0.375s ok mime/quotedprintable 0.019s ok net 10.004s ok net/http 17.966s ok net/http/cgi 0.534s ok net/http/cookiejar 0.008s ok net/http/fcgi 0.105s ok net/http/httptest 0.063s ok net/http/httptrace 0.004s ok net/http/httputil 0.650s ok net/http/internal 0.025s ok net/http/internal/ascii 0.020s ok net/http/pprof 5.092s ok net/internal/socktest 0.010s ok net/mail 0.015s ok net/netip 0.581s ok net/rpc 0.040s ok net/rpc/jsonrpc 0.020s ok net/smtp 0.014s ok net/textproto 0.032s ok net/url 0.033s ok os 1.189s ok os/exec 1.297s ok os/exec/internal/fdtest 0.011s ok os/signal 105.889s ok os/user 0.034s ok path 0.003s ok path/filepath 0.023s ok plugin 0.004s ok reflect 0.439s ok regexp 0.173s ok regexp/syntax 0.754s ok runtime 62.033s ok runtime/cgo 0.042s ok runtime/debug 0.102s ok runtime/internal/atomic 0.149s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.018s ok runtime/metrics 0.011s ok runtime/pprof 9.141s ok runtime/trace 3.775s ok sort 0.161s ok strconv 0.643s ok strings 2.089s ok sync 0.553s ok sync/atomic 0.963s ok syscall 0.230s ok testing 0.784s ok testing/fstest 0.004s ok testing/iotest 0.019s ok testing/quick 0.154s ok text/scanner 0.005s ok text/tabwriter 0.011s ok text/template 0.048s ok text/template/parse 0.028s ok time 2.068s ok unicode 0.023s ok unicode/utf16 0.008s ok unicode/utf8 0.016s ok cmd/addr2line 2.999s ok cmd/api 19.926s ok cmd/asm/internal/asm 1.273s ok cmd/asm/internal/lex 0.010s ok cmd/compile/internal/abt 0.032s ok cmd/compile/internal/amd64 0.032s ok cmd/compile/internal/dwarfgen 0.429s ok cmd/compile/internal/importer 2.044s ok cmd/compile/internal/ir 0.028s ok cmd/compile/internal/logopt 0.153s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.020s [no tests to run] ok cmd/compile/internal/ssa 0.846s ok cmd/compile/internal/syntax 0.065s ok cmd/compile/internal/test 24.907s ok cmd/compile/internal/typecheck 0.750s ok cmd/compile/internal/types 0.005s ok cmd/compile/internal/types2 1.764s ok cmd/cover 5.141s ok cmd/dist 0.009s ok cmd/doc 0.213s ok cmd/fix 4.776s ok cmd/go 92.407s ok cmd/go/internal/auth 0.041s ok cmd/go/internal/cache 0.087s ok cmd/go/internal/fsys 0.018s ok cmd/go/internal/generate 0.047s ok cmd/go/internal/get 0.045s ok cmd/go/internal/imports 0.004s ok cmd/go/internal/load 0.009s ok cmd/go/internal/lockedfile 0.209s ok cmd/go/internal/lockedfile/internal/filelock 0.076s ok cmd/go/internal/modconv 0.032s ok cmd/go/internal/modfetch 0.010s ok cmd/go/internal/modfetch/codehost 0.005s ok cmd/go/internal/modfetch/zip_sum_test 0.021s ok cmd/go/internal/modindex 0.025s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.015s ok cmd/go/internal/par 0.027s ok cmd/go/internal/search 0.003s ok cmd/go/internal/str 0.020s ok cmd/go/internal/test 0.031s ok cmd/go/internal/vcs 0.007s ok cmd/go/internal/web 0.031s ok cmd/go/internal/work 0.020s ok cmd/gofmt 0.046s ok cmd/internal/archive 0.981s ok cmd/internal/buildid 0.348s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.030s ok cmd/internal/goobj 0.011s ok cmd/internal/moddeps 1.922s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 1.468s ok cmd/internal/obj/ppc64 0.269s ok cmd/internal/obj/riscv 0.098s ok cmd/internal/obj/s390x 0.012s ok cmd/internal/obj/x86 5.897s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.011s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.016s ok cmd/internal/sys 0.013s ok cmd/internal/test2json 0.158s ok cmd/link 30.001s ok cmd/link/internal/benchmark 0.039s ok cmd/link/internal/ld 19.819s ok cmd/link/internal/loader 0.035s ok cmd/nm 3.283s ok cmd/objdump 4.440s ok cmd/pack 3.606s ok cmd/pprof 3.835s ok cmd/trace 0.282s ok cmd/vet 19.482s ##### os/user with tag osusergo ok os/user 0.007s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 37.127s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.187s ##### Testing without libgcc. ok net 0.011s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.427s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.425s ##### Testing race detector ok runtime/race 18.509s ok flag 0.091s ok net 0.497s ok os 0.358s ok os/exec 0.151s ok encoding/gob 0.097s ok flag 0.087s ok os/exec 0.171s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 12.292s ok misc/cgo/test 11.367s ok misc/cgo/test 12.347s ok misc/cgo/testtls 0.032s ok misc/cgo/testtls 0.031s ok misc/cgo/testtls 0.021s ok misc/cgo/nocgo 0.012s ok misc/cgo/nocgo 0.017s ok misc/cgo/nocgo 0.066s ok misc/cgo/test 19.259s ok misc/cgo/test 18.954s ok misc/cgo/test 17.620s ok misc/cgo/test 14.921s ok misc/cgo/testtls 0.006s ok misc/cgo/nocgo 0.011s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.237s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.280s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 80.198s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 43.684s ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check All tests passed.