linux-ppc64-buildlet at 177306f6305b35bf6993c2d74baa7fb60cd3f5d4 :: 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=ppc64_03" "GO_BUILDER_ENV=host-linux-ppc64-osu" "DEBIAN_FRONTEND=noninteractive" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=700ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-ppc64-buildlet" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "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.8 linux/ppc64) 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/ppc64. --- Installed Go for linux/ppc64 in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: ppc64 # CPU: POWER8 # GOOS: linux # OS Version: Linux 4.4.0-130-powerpc64-smp #156-Ubuntu SMP Thu Jun 14 09:28:49 UTC 2018 ppc64 ##### Testing packages. ok archive/tar 0.026s ok archive/zip 0.830s ok bufio 0.081s ok bytes 1.440s ok compress/bzip2 0.114s ok compress/flate 0.856s ok compress/gzip 0.104s ok compress/lzw 0.170s ok compress/zlib 0.668s ok container/heap 0.012s ok container/list 0.014s ok container/ring 0.007s ok context 0.020s ok crypto 0.004s ok crypto/aes 0.056s ok crypto/cipher 0.021s ok crypto/des 0.013s ok crypto/dsa 0.025s ok crypto/ecdsa 0.019s ok crypto/ed25519 0.198s ok crypto/elliptic 0.019s ok crypto/hmac 0.014s ok crypto/internal/boring 0.004s ok crypto/internal/boring/bcache 0.225s ok crypto/internal/edwards25519 7.407s ok crypto/internal/edwards25519/field 7.056s ok crypto/internal/nistec 0.627s ok crypto/internal/nistec/fiat 0.004s [no tests to run] ok crypto/internal/subtle 0.005s ok crypto/md5 0.081s ok crypto/rand 0.109s ok crypto/rc4 0.054s ok crypto/rsa 0.176s ok crypto/sha1 0.009s ok crypto/sha256 0.007s ok crypto/sha512 0.013s ok crypto/subtle 0.037s ok crypto/tls 0.569s ok crypto/x509 0.583s ok database/sql 0.328s ok database/sql/driver 0.006s ok debug/buildinfo 0.018s ok debug/dwarf 0.043s ok debug/elf 0.042s ok debug/gosym 0.024s ok debug/macho 0.020s ok debug/pe 0.037s ok debug/plan9obj 0.005s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.015s ok encoding/ascii85 0.006s ok encoding/asn1 0.007s ok encoding/base32 0.046s ok encoding/base64 0.007s ok encoding/binary 0.006s ok encoding/csv 0.016s ok encoding/gob 0.042s ok encoding/hex 0.006s ok encoding/json 0.761s ok encoding/pem 1.039s ok encoding/xml 0.032s ok errors 0.006s ok expvar 0.021s ok flag 0.025s ok fmt 0.258s ok go/ast 0.008s ok go/build 2.169s ok go/build/constraint 0.007s ok go/constant 0.006s ok go/doc 0.062s ok go/doc/comment 1.470s ok go/format 0.012s ok go/importer 0.182s ok go/internal/gccgoimporter 0.022s ok go/internal/gcimporter 11.503s ok go/internal/srcimporter 2.526s ok go/parser 0.056s ok go/printer 0.198s ok go/scanner 0.018s ok go/token 0.048s ok go/types 7.272s ok hash 0.007s ok hash/adler32 0.033s ok hash/crc32 0.010s ok hash/crc64 0.005s ok hash/fnv 0.005s ok hash/maphash 0.103s ok html 0.013s ok html/template 0.193s ok image 0.075s ok image/color 0.021s ok image/draw 0.153s ok image/gif 28.269s ok image/jpeg 4.005s ok image/png 0.281s ok index/suffixarray 0.242s ok internal/abi 0.100s ok internal/buildcfg 0.004s ok internal/cpu 0.009s ok internal/diff 0.006s ok internal/fmtsort 0.004s ok internal/fuzz 0.030s ok internal/godebug 0.004s ok internal/intern 0.246s ok internal/itoa 0.005s ok internal/poll 0.248s ok internal/profile 0.005s ok internal/reflectlite 0.067s ok internal/singleflight 0.015s ok internal/trace 0.047s ok internal/unsafeheader 0.004s ok internal/xcoff 0.029s ok io 0.060s ok io/fs 0.006s ok io/ioutil 0.006s ok log 0.007s ok log/syslog 1.225s ok math 0.008s ok math/big 1.696s ok math/bits 0.007s ok math/cmplx 0.009s ok math/rand 0.442s ok mime 0.011s ok mime/multipart 0.210s ok mime/quotedprintable 0.050s ok net 9.591s ok net/http 17.667s ok net/http/cgi 0.501s ok net/http/cookiejar 0.019s ok net/http/fcgi 0.111s ok net/http/httptest 0.051s ok net/http/httptrace 0.006s ok net/http/httputil 0.660s ok net/http/internal 0.016s ok net/http/internal/ascii 0.006s ok net/http/pprof 5.128s ok net/internal/socktest 0.005s ok net/mail 0.008s ok net/netip 0.440s ok net/rpc 0.029s ok net/rpc/jsonrpc 0.011s ok net/smtp 0.016s ok net/textproto 0.007s ok net/url 0.009s ok os 1.091s ok os/exec 1.248s ok os/exec/internal/fdtest 0.004s ok os/signal 105.934s ok os/user 0.012s ok path 0.005s ok path/filepath 0.022s ok plugin 0.005s ok reflect 0.307s ok regexp 0.089s ok regexp/syntax 0.727s ok runtime 18.300s ok runtime/debug 0.080s ok runtime/internal/atomic 0.092s ok runtime/internal/math 0.004s ok runtime/internal/sys 0.004s ok runtime/metrics 0.005s ok runtime/pprof 5.642s ok runtime/trace 2.868s ok sort 0.131s ok strconv 0.577s ok strings 1.029s ok sync 0.424s ok sync/atomic 0.754s ok syscall 0.927s ok testing 0.733s ok testing/fstest 0.005s ok testing/iotest 0.005s ok testing/quick 0.078s ok text/scanner 0.010s ok text/tabwriter 0.006s ok text/template 0.052s ok text/template/parse 0.013s ok time 2.092s ok unicode 0.007s ok unicode/utf16 0.005s ok unicode/utf8 0.009s ok cmd/addr2line 2.969s ok cmd/api 17.006s ok cmd/asm/internal/asm 1.013s ok cmd/asm/internal/lex 0.006s ok cmd/compile/internal/abt 0.038s ok cmd/compile/internal/amd64 0.021s ok cmd/compile/internal/dwarfgen 0.520s ok cmd/compile/internal/importer 1.316s ok cmd/compile/internal/ir 0.031s ok cmd/compile/internal/logopt 0.124s ok cmd/compile/internal/noder 0.011s ok cmd/compile/internal/reflectdata 0.024s [no tests to run] ok cmd/compile/internal/ssa 0.712s ok cmd/compile/internal/syntax 0.062s ok cmd/compile/internal/test 19.924s ok cmd/compile/internal/typecheck 0.668s ok cmd/compile/internal/types 0.008s ok cmd/compile/internal/types2 1.339s ok cmd/cover 4.321s ok cmd/dist 0.020s ok cmd/doc 0.111s ok cmd/fix 3.947s ok cmd/go 91.195s ok cmd/go/internal/auth 0.006s ok cmd/go/internal/cache 0.105s ok cmd/go/internal/fsys 0.049s ok cmd/go/internal/generate 0.045s ok cmd/go/internal/get 0.015s ok cmd/go/internal/imports 0.008s ok cmd/go/internal/load 0.051s ok cmd/go/internal/lockedfile 0.074s ok cmd/go/internal/lockedfile/internal/filelock 0.065s ok cmd/go/internal/modconv 0.010s ok cmd/go/internal/modfetch 0.009s ok cmd/go/internal/modfetch/codehost 0.009s ok cmd/go/internal/modfetch/zip_sum_test 0.022s ok cmd/go/internal/modindex 0.007s ok cmd/go/internal/modload 0.010s ok cmd/go/internal/mvs 0.009s ok cmd/go/internal/par 0.019s ok cmd/go/internal/search 0.017s ok cmd/go/internal/str 0.017s ok cmd/go/internal/test 0.017s ok cmd/go/internal/vcs 0.010s ok cmd/go/internal/web 0.008s ok cmd/go/internal/work 0.031s ok cmd/gofmt 0.052s ok cmd/internal/archive 0.142s ok cmd/internal/buildid 0.240s ok cmd/internal/dwarf 0.029s ok cmd/internal/edit 0.007s ok cmd/internal/goobj 0.005s ok cmd/internal/moddeps 1.855s ok cmd/internal/notsha256 0.015s ok cmd/internal/obj 1.283s ok cmd/internal/obj/ppc64 0.178s ok cmd/internal/obj/riscv 0.077s ok cmd/internal/obj/s390x 0.017s ok cmd/internal/obj/x86 4.709s ok cmd/internal/objabi 0.016s ok cmd/internal/pkgpath 0.025s ok cmd/internal/quoted 0.018s ok cmd/internal/src 0.015s ok cmd/internal/sys 0.005s ok cmd/internal/test2json 0.138s ok cmd/link 12.305s ok cmd/link/internal/benchmark 0.025s ok cmd/link/internal/ld 8.758s ok cmd/link/internal/loader 0.045s ok cmd/nm 1.617s ok cmd/objdump 1.732s ok cmd/pack 2.281s ok cmd/pprof 3.282s ok cmd/trace 0.282s ok cmd/vet 18.842s ##### os/user with tag osusergo ok os/user 0.013s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 30.458s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.112s ##### Testing without libgcc. ok net 0.013s ok os/user 0.025s ##### sync -cpu=10 ok sync 0.401s ##### ../test/bench/go1 ##### ../test ##### API check All tests passed.