linux-ppc64-sid-buildlet at ff07c540b13983aff41e2af4196853602c1192dd :: 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=300ms" "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" "GOPLSCACHE=/workdir/goplscache" "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 *** You need to add /workdir/go/bin to your PATH. ##### 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.294s ok archive/zip 0.637s ok bufio 0.112s ok bytes 1.230s ok cmp 0.002s ok compress/bzip2 0.065s ok compress/flate 1.311s ok compress/gzip 3.018s ok compress/lzw 0.118s ok compress/zlib 0.496s ok container/heap 0.010s ok container/list 0.002s ok container/ring 0.038s ok context 0.018s ok crypto 0.004s ok crypto/aes 0.055s ok crypto/cipher 0.015s ok crypto/des 0.006s ok crypto/dsa 0.004s ok crypto/ecdh 0.039s ok crypto/ecdsa 0.034s ok crypto/ed25519 0.087s ok crypto/elliptic 0.015s ok crypto/hmac 0.003s ok crypto/internal/alias 0.003s ok crypto/internal/bigmod 0.269s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.189s ok crypto/internal/edwards25519 6.720s ok crypto/internal/edwards25519/field 6.414s ok crypto/internal/nistec 0.138s ok crypto/internal/nistec/fiat 0.004s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.072s ok crypto/rc4 0.037s ok crypto/rsa 0.552s ok crypto/sha1 0.047s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 0.350s ok crypto/tls 0.554s ok crypto/x509 0.844s ok database/sql 0.305s ok database/sql/driver 0.006s ok debug/buildinfo 0.008s ok debug/dwarf 0.025s ok debug/elf 0.236s ok debug/gosym 0.033s ok debug/macho 0.004s ok debug/pe 0.017s ok debug/plan9obj 0.003s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.004s ok encoding/asn1 0.013s ok encoding/base32 0.035s ok encoding/base64 0.006s ok encoding/binary 0.023s ok encoding/csv 0.054s ok encoding/gob 6.417s ok encoding/hex 0.004s ok encoding/json 0.392s ok encoding/pem 2.625s ok encoding/xml 0.055s ok errors 0.007s ok expvar 0.005s ok flag 0.165s ok fmt 0.161s ok go/ast 0.006s ok go/build 2.686s ok go/build/constraint 0.004s ok go/constant 0.004s ok go/doc 0.046s ok go/doc/comment 1.215s ok go/format 0.007s ok go/importer 0.239s ok go/internal/gccgoimporter 0.014s ok go/internal/gcimporter 1.277s ok go/internal/srcimporter 2.644s ok go/parser 0.287s ok go/printer 0.333s ok go/scanner 0.029s ok go/token 0.026s ok go/types 8.967s ok hash 0.006s ok hash/adler32 0.009s ok hash/crc32 0.009s ok hash/crc64 0.004s ok hash/fnv 0.010s ok hash/maphash 0.073s ok html 0.043s ok html/template 0.082s ok image 0.081s ok image/color 0.029s ok image/draw 0.175s ok image/gif 0.337s ok image/jpeg 0.237s ok image/png 0.379s ok index/suffixarray 0.194s ok internal/abi 0.050s ok internal/buildcfg 0.003s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.024s ok internal/coverage/test 0.009s ok internal/cpu 0.009s ok internal/dag 0.003s ok internal/diff 0.003s ok internal/fmtsort 0.003s ok internal/fuzz 0.013s ok internal/godebug 0.312s ok internal/godebugs 0.014s ok internal/intern 0.298s ok internal/itoa 0.011s ok internal/poll 0.181s ok internal/profile 0.034s ok internal/reflectlite 0.004s ok internal/safefilepath 0.003s ok internal/saferio 0.099s ok internal/singleflight 0.031s ok internal/testenv 0.144s ok internal/trace 0.070s ok internal/types/errors 0.308s ok internal/unsafeheader 0.003s ok internal/xcoff 0.057s ok internal/zstd 0.008s ok io 0.034s ok io/fs 0.399s ok io/ioutil 0.007s ok log 0.004s ok log/slog 0.014s ok log/slog/internal/benchmarks 0.005s ok log/slog/internal/buffer 0.003s ok log/syslog 1.224s ok maps 0.023s ok math 0.008s ok math/big 1.660s ok math/bits 0.005s ok math/cmplx 0.004s ok math/rand 0.370s ok mime 0.009s ok mime/multipart 1.413s ok mime/quotedprintable 0.045s ok net 15.745s ok net/http 7.229s ok net/http/cgi 0.274s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.105s ok net/http/httptest 0.071s ok net/http/httptrace 0.003s ok net/http/httputil 0.592s ok net/http/internal 0.012s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.088s ok net/internal/socktest 0.019s ok net/mail 0.009s ok net/netip 0.339s ok net/rpc 0.029s ok net/rpc/jsonrpc 0.011s ok net/smtp 0.017s ok net/textproto 0.068s ok net/url 0.022s ok os 0.524s ok os/exec 0.249s ok os/exec/internal/fdtest 0.003s ok os/signal 75.565s ok os/user 0.007s ok path 0.028s ok path/filepath 0.028s ok plugin 0.002s ok reflect 0.711s ok regexp 0.518s ok regexp/syntax 1.224s ok runtime 22.675s ok runtime/coverage 0.007s ok runtime/debug 0.091s ok runtime/internal/atomic 0.139s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.015s ok runtime/internal/syscall 0.004s ok runtime/internal/wasitest 0.003s ok runtime/metrics 0.010s ok runtime/pprof 4.959s ok runtime/trace 2.390s ok slices 0.115s ok sort 0.118s ok strconv 0.533s ok strings 1.435s ok sync 0.392s ok sync/atomic 0.663s ok syscall 1.114s ok testing 0.769s ok testing/fstest 0.006s ok testing/iotest 0.003s ok testing/quick 0.051s ok testing/slogtest 0.003s ok text/scanner 0.022s ok text/tabwriter 0.022s ok text/template 0.025s ok text/template/parse 0.020s ok time 2.537s ok unicode 0.004s ok unicode/utf16 0.014s ok unicode/utf8 0.011s ok cmd/addr2line 0.468s ok cmd/api 20.402s ok cmd/asm/internal/asm 0.735s ok cmd/asm/internal/lex 0.023s ok cmd/cgo/internal/swig 0.037s ok cmd/cgo/internal/test 0.004s ok cmd/cgo/internal/testcarchive 0.202s ok cmd/cgo/internal/testcshared 0.035s ok cmd/cgo/internal/testerrors 0.012s ok cmd/cgo/internal/testfortran 0.012s ok cmd/cgo/internal/testgodefs 0.026s ok cmd/cgo/internal/testlife 0.009s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testplugin 0.003s ok cmd/cgo/internal/testsanitizers 0.021s ok cmd/cgo/internal/testshared 0.004s ok cmd/cgo/internal/testso 0.020s ok cmd/cgo/internal/teststdio 0.019s ok cmd/cgo/internal/testtls 0.005s ok cmd/compile/internal/abt 0.031s ok cmd/compile/internal/amd64 0.004s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.028s ok cmd/compile/internal/dwarfgen 0.329s ok cmd/compile/internal/importer 0.983s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.036s ok cmd/compile/internal/loopvar 0.003s ok cmd/compile/internal/noder 0.041s ok cmd/compile/internal/reflectdata 0.027s [no tests to run] ok cmd/compile/internal/ssa 18.699s ok cmd/compile/internal/syntax 0.043s ok cmd/compile/internal/test 15.420s ok cmd/compile/internal/typecheck 0.502s ok cmd/compile/internal/types 0.016s ok cmd/compile/internal/types2 7.564s ok cmd/covdata 0.013s ok cmd/cover 1.079s ok cmd/dist 0.012s ok cmd/distpack 0.012s ok cmd/doc 0.219s ok cmd/fix 5.931s ok cmd/go 68.899s ok cmd/go/internal/auth 0.003s ok cmd/go/internal/cache 0.065s ok cmd/go/internal/envcmd 0.019s ok cmd/go/internal/fsys 0.040s ok cmd/go/internal/generate 0.007s ok cmd/go/internal/get 0.006s ok cmd/go/internal/gover 0.022s ok cmd/go/internal/imports 0.058s ok cmd/go/internal/load 0.005s ok cmd/go/internal/lockedfile 0.115s ok cmd/go/internal/lockedfile/internal/filelock 0.031s ok cmd/go/internal/modconv 0.015s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.008s ok cmd/go/internal/modfetch/zip_sum_test 0.004s ok cmd/go/internal/modindex 0.240s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.016s ok cmd/go/internal/par 0.033s ok cmd/go/internal/str 0.028s ok cmd/go/internal/test 0.018s ok cmd/go/internal/vcs 0.021s ok cmd/go/internal/vcweb 0.019s ok cmd/go/internal/vcweb/vcstest 0.032s ok cmd/go/internal/web 0.027s ok cmd/go/internal/work 0.048s ok cmd/gofmt 0.044s ok cmd/internal/archive 0.201s ok cmd/internal/buildid 0.216s ok cmd/internal/cov 0.378s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 1.639s ok cmd/internal/notsha256 0.004s ok cmd/internal/obj 0.611s ok cmd/internal/obj/ppc64 0.085s ok cmd/internal/obj/riscv 0.029s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 3.642s ok cmd/internal/objabi 0.004s ok cmd/internal/pkgpath 0.013s ok cmd/internal/pkgpattern 0.007s ok cmd/internal/quoted 0.009s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.307s ok cmd/link 4.157s ok cmd/link/internal/benchmark 0.005s ok cmd/link/internal/ld 4.116s ok cmd/link/internal/loader 0.015s ok cmd/nm 0.514s ok cmd/objdump 1.240s ok cmd/pack 1.264s ok cmd/pprof 1.389s ok cmd/trace 0.234s ok cmd/vet 8.054s ##### os/user with tag osusergo ok os/user 0.007s ##### hash/maphash purego implementation ok hash/maphash 0.078s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 32.796s ##### Testing without libgcc. ok net 0.010s ok os/user 0.007s ##### sync -cpu=10 ok sync 0.354s ##### ../test ok cmd/internal/testdir 14.283s ok cmd/internal/testdir 12.824s ok cmd/internal/testdir 10.755s ok cmd/internal/testdir 12.397s ok cmd/internal/testdir 14.069s ok cmd/internal/testdir 10.021s ok cmd/internal/testdir 9.478s ok cmd/internal/testdir 9.491s ok cmd/internal/testdir 9.901s ok cmd/internal/testdir 10.976s All tests passed.