linux-ppc64-sid-buildlet at 7135710e01ab86468f23ac412e7f03f49235d5bb :: 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-ppc64-sid" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "GOMAXPROCS=4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=600ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-ppc64-sid-buildlet" "GO_BUILDER_FLAKY_NET=1" "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/ppc64) 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/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 5.10.0-1-powerpc64 #1 SMP Debian 5.10.4-1 (2020-12-31) ppc64 ##### Testing packages. ok archive/tar 0.330s ok archive/zip 0.699s ok bufio 0.086s ok bytes 1.375s ok compress/bzip2 0.111s ok compress/flate 0.775s ok compress/gzip 3.028s ok compress/lzw 0.120s ok compress/zlib 0.537s ok container/heap 0.006s ok container/list 0.003s ok container/ring 0.006s ok context 0.012s ok crypto 0.007s ok crypto/aes 0.029s ok crypto/cipher 0.009s ok crypto/des 0.007s ok crypto/dsa 0.008s ok crypto/ecdh 0.056s ok crypto/ecdsa 0.033s ok crypto/ed25519 0.086s ok crypto/elliptic 0.051s ok crypto/hmac 0.030s ok crypto/internal/alias 0.003s ok crypto/internal/bigmod 0.252s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.093s ok crypto/internal/edwards25519 7.150s ok crypto/internal/edwards25519/field 7.025s ok crypto/internal/nistec 0.631s ok crypto/internal/nistec/fiat 0.026s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.062s ok crypto/rc4 0.039s ok crypto/rsa 0.156s ok crypto/sha1 0.004s ok crypto/sha256 0.011s ok crypto/sha512 0.004s ok crypto/subtle 0.163s ok crypto/tls 0.534s ok crypto/x509 0.869s ok database/sql 0.317s ok database/sql/driver 0.004s ok debug/buildinfo 0.040s ok debug/dwarf 0.019s ok debug/elf 0.248s ok debug/gosym 0.018s ok debug/macho 0.010s ok debug/pe 0.014s ok debug/plan9obj 0.006s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.020s ok encoding/ascii85 0.004s ok encoding/asn1 0.004s ok encoding/base32 0.089s ok encoding/base64 0.033s ok encoding/binary 0.005s ok encoding/csv 0.017s ok encoding/gob 4.894s ok encoding/hex 0.014s ok encoding/json 0.357s ok encoding/pem 0.585s ok encoding/xml 0.109s ok errors 0.019s ok expvar 0.013s ok flag 0.037s ok fmt 0.106s ok go/ast 0.008s ok go/build 2.656s ok go/build/constraint 0.016s ok go/constant 0.004s ok go/doc 0.040s ok go/doc/comment 1.234s ok go/format 0.033s ok go/importer 0.250s ok go/internal/gccgoimporter 0.009s ok go/internal/gcimporter 1.444s ok go/internal/srcimporter 2.300s ok go/parser 0.355s ok go/printer 0.359s ok go/scanner 0.004s ok go/token 0.059s ok go/types 9.302s ok hash 0.007s ok hash/adler32 0.007s ok hash/crc32 0.008s ok hash/crc64 0.008s ok hash/fnv 0.009s ok hash/maphash 0.112s ok html 0.019s ok html/template 0.145s ok image 0.098s ok image/color 0.022s ok image/draw 0.161s ok image/gif 0.366s ok image/jpeg 0.236s ok image/png 0.413s ok index/suffixarray 0.234s ok internal/abi 2.773s ok internal/buildcfg 0.025s ok internal/coverage/cformat 0.005s ok internal/coverage/cmerge 0.024s ok internal/coverage/pods 0.007s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.020s ok internal/cpu 0.008s ok internal/dag 0.003s ok internal/diff 0.039s ok internal/fmtsort 0.006s ok internal/fuzz 0.007s ok internal/godebug 0.002s ok internal/intern 0.368s ok internal/itoa 0.006s ok internal/poll 0.218s ok internal/profile 0.020s ok internal/reflectlite 0.068s ok internal/safefilepath 0.004s ok internal/saferio 0.042s ok internal/singleflight 0.045s ok internal/testenv 0.032s ok internal/trace 0.054s ok internal/types/errors 0.483s ok internal/unsafeheader 0.016s ok internal/xcoff 0.019s ok io 0.032s ok io/fs 0.429s ok io/ioutil 0.010s ok log 0.013s ok log/syslog 1.226s ok math 0.013s ok math/big 1.720s ok math/bits 0.006s ok math/cmplx 0.005s ok math/rand 0.391s ok mime 0.009s ok mime/multipart 0.251s ok mime/quotedprintable 0.066s ok net 12.038s ok net/http 8.090s ok net/http/cgi 0.355s ok net/http/cookiejar 0.011s ok net/http/fcgi 0.115s ok net/http/httptest 0.072s ok net/http/httptrace 0.003s ok net/http/httputil 0.624s ok net/http/internal 0.006s ok net/http/internal/ascii 0.075s ok net/http/pprof 5.148s ok net/internal/socktest 0.009s ok net/mail 0.034s ok net/netip 0.331s ok net/rpc 0.029s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.013s ok net/textproto 0.005s ok net/url 0.029s ok os 0.770s ok os/exec 0.250s ok os/exec/internal/fdtest 0.024s ok os/signal 75.648s ok os/user 0.007s ok path 0.044s ok path/filepath 0.048s ok plugin 0.004s ok reflect 0.766s ok regexp 0.757s ok regexp/syntax 1.386s ok runtime 23.020s ok runtime/coverage 0.004s ok runtime/debug 0.065s ok runtime/internal/atomic 0.225s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.030s ok runtime/internal/syscall 0.003s ok runtime/metrics 0.041s ok runtime/pprof 5.148s ok runtime/trace 2.895s ok sort 0.246s ok strconv 0.576s ok strings 1.482s ok sync 0.493s ok sync/atomic 0.813s ok syscall 0.123s ok testing 0.632s ok testing/fstest 0.005s ok testing/iotest 0.016s ok testing/quick 0.043s ok text/scanner 0.004s ok text/tabwriter 0.024s ok text/template 0.021s ok text/template/parse 0.006s ok time 2.013s ok unicode 0.006s ok unicode/utf16 0.003s ok unicode/utf8 0.005s ok cmd/addr2line 0.708s ok cmd/api 9.381s ok cmd/asm/internal/asm 0.586s ok cmd/asm/internal/lex 0.005s ok cmd/compile/internal/abt 0.007s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.005s ok cmd/compile/internal/dwarfgen 0.482s ok cmd/compile/internal/importer 1.319s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.069s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 11.362s ok cmd/compile/internal/syntax 0.052s ok cmd/compile/internal/test 15.125s ok cmd/compile/internal/typecheck 0.490s ok cmd/compile/internal/types 0.005s ok cmd/compile/internal/types2 5.260s ok cmd/covdata 0.070s ok cmd/cover 0.836s ok cmd/dist 0.009s ok cmd/doc 0.216s ok cmd/fix 5.598s ok cmd/go 40.164s ok cmd/go/internal/auth 0.008s ok cmd/go/internal/cache 0.072s ok cmd/go/internal/fsys 0.020s ok cmd/go/internal/generate 0.005s ok cmd/go/internal/get 0.007s ok cmd/go/internal/imports 0.006s ok cmd/go/internal/load 0.010s ok cmd/go/internal/lockedfile 0.072s ok cmd/go/internal/lockedfile/internal/filelock 0.033s ok cmd/go/internal/modconv 0.031s ok cmd/go/internal/modfetch 0.006s ok cmd/go/internal/modfetch/codehost 0.006s ok cmd/go/internal/modfetch/zip_sum_test 0.042s ok cmd/go/internal/modindex 0.216s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.014s ok cmd/go/internal/par 0.040s ok cmd/go/internal/str 0.006s ok cmd/go/internal/test 0.006s ok cmd/go/internal/vcs 0.006s ok cmd/go/internal/vcweb 0.007s ok cmd/go/internal/vcweb/vcstest 0.050s ok cmd/go/internal/web 0.020s ok cmd/go/internal/work 0.009s ok cmd/gofmt 0.031s ok cmd/internal/archive 0.831s ok cmd/internal/buildid 0.168s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 1.596s ok cmd/internal/notsha256 0.017s ok cmd/internal/obj 0.622s ok cmd/internal/obj/ppc64 0.071s ok cmd/internal/obj/riscv 0.025s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 3.218s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.012s ok cmd/internal/pkgpattern 0.003s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.004s ok cmd/internal/test2json 0.269s ok cmd/link 4.304s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 3.221s ok cmd/link/internal/loader 0.022s ok cmd/nm 0.497s ok cmd/objdump 1.701s ok cmd/pack 1.696s ok cmd/pprof 1.588s ok cmd/trace 0.229s ok cmd/vet 7.401s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 29.757s ##### moved GOROOT ok fmt 0.107s ##### Testing without libgcc. ok net 0.009s ok os/user 0.007s ##### sync -cpu=10 ok sync 0.374s ##### ../test/bench/go1 ok test/bench/go1 0.009s [no tests to run] ##### ../test All tests passed.