linux-ppc64-sid-buildlet at 77cd3a46a86dca22348a313912093503f3cded66 :: 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_01" "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=500ms" "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.496s ok archive/zip 0.613s ok bufio 0.149s ok bytes 1.688s ok compress/bzip2 0.102s ok compress/flate 1.601s ok compress/gzip 3.778s ok compress/lzw 0.149s ok compress/zlib 0.865s ok container/heap 0.025s ok container/list 0.003s ok container/ring 0.004s ok context 0.014s ok crypto 0.006s ok crypto/aes 0.025s ok crypto/cipher 0.032s ok crypto/des 0.043s ok crypto/dsa 0.036s ok crypto/ecdh 0.052s ok crypto/ecdsa 0.032s ok crypto/ed25519 0.103s ok crypto/elliptic 0.020s ok crypto/hmac 0.007s ok crypto/internal/alias 0.017s ok crypto/internal/bigmod 0.299s ok crypto/internal/boring 0.004s ok crypto/internal/boring/bcache 0.107s ok crypto/internal/edwards25519 8.750s ok crypto/internal/edwards25519/field 7.759s ok crypto/internal/nistec 0.845s ok crypto/internal/nistec/fiat 0.016s [no tests to run] ok crypto/md5 0.011s ok crypto/rand 0.071s ok crypto/rc4 0.040s ok crypto/rsa 0.143s ok crypto/sha1 0.004s ok crypto/sha256 0.005s ok crypto/sha512 0.009s ok crypto/subtle 0.198s ok crypto/tls 0.645s ok crypto/x509 0.842s ok database/sql 0.331s ok database/sql/driver 0.028s ok debug/buildinfo 0.015s ok debug/dwarf 0.020s ok debug/elf 0.314s ok debug/gosym 0.022s ok debug/macho 0.007s ok debug/pe 0.024s ok debug/plan9obj 0.013s ok embed 0.012s [no tests to run] ok embed/internal/embedtest 0.018s ok encoding/ascii85 0.030s ok encoding/asn1 0.004s ok encoding/base32 0.082s ok encoding/base64 0.022s ok encoding/binary 0.025s ok encoding/csv 0.022s ok encoding/gob 3.126s ok encoding/hex 0.014s ok encoding/json 0.372s ok encoding/pem 0.633s ok encoding/xml 0.121s ok errors 0.068s ok expvar 0.023s ok flag 0.049s ok fmt 0.118s ok go/ast 0.007s ok go/build 2.873s ok go/build/constraint 0.025s ok go/constant 0.006s ok go/doc 0.043s ok go/doc/comment 1.446s ok go/format 0.013s ok go/importer 0.362s ok go/internal/gccgoimporter 0.009s ok go/internal/gcimporter 2.218s ok go/internal/srcimporter 2.908s ok go/parser 0.288s ok go/printer 0.288s ok go/scanner 0.016s ok go/token 0.039s ok go/types 11.631s ok hash 0.030s ok hash/adler32 0.038s ok hash/crc32 0.016s ok hash/crc64 0.015s ok hash/fnv 0.003s ok hash/maphash 0.075s ok html 0.003s ok html/template 0.107s ok image 0.090s ok image/color 0.041s ok image/draw 0.212s ok image/gif 0.410s ok image/jpeg 0.261s ok image/png 0.449s ok index/suffixarray 0.242s ok internal/abi 3.432s ok internal/buildcfg 0.004s ok internal/coverage/cformat 0.003s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.004s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.010s ok internal/cpu 0.006s ok internal/dag 0.005s ok internal/diff 0.026s ok internal/fmtsort 0.005s ok internal/fuzz 0.012s ok internal/godebug 0.008s ok internal/intern 0.509s ok internal/itoa 0.004s ok internal/poll 0.226s ok internal/profile 0.028s ok internal/reflectlite 0.061s ok internal/safefilepath 0.007s ok internal/saferio 0.032s ok internal/singleflight 0.041s ok internal/testenv 0.020s ok internal/trace 0.060s ok internal/types/errors 0.361s ok internal/unsafeheader 0.022s ok internal/xcoff 0.016s ok io 0.027s ok io/fs 0.452s ok io/ioutil 0.005s ok log 0.027s ok log/syslog 1.276s ok math 0.007s ok math/big 1.567s ok math/bits 0.010s ok math/cmplx 0.020s ok math/rand 0.399s ok mime 0.008s ok mime/multipart 0.236s ok mime/quotedprintable 0.050s ok net 10.821s ok net/http 8.170s ok net/http/cgi 0.274s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.105s ok net/http/httptest 0.047s ok net/http/httptrace 0.005s ok net/http/httputil 0.589s ok net/http/internal 0.009s ok net/http/internal/ascii 0.004s ok net/http/pprof 5.102s ok net/internal/socktest 0.007s ok net/mail 0.005s ok net/netip 0.392s ok net/rpc 0.028s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.014s ok net/textproto 0.007s ok net/url 0.042s ok os 0.739s ok os/exec 0.229s ok os/exec/internal/fdtest 0.003s ok os/signal 75.854s ok os/user 0.021s ok path 0.015s ok path/filepath 0.032s ok plugin 0.003s ok reflect 0.762s ok regexp 0.632s ok regexp/syntax 1.269s ok runtime 25.331s ok runtime/coverage 0.005s ok runtime/debug 0.061s ok runtime/internal/atomic 0.112s ok runtime/internal/math 0.053s ok runtime/internal/sys 0.005s ok runtime/internal/syscall 0.030s ok runtime/metrics 0.021s ok runtime/pprof 5.219s ok runtime/trace 3.281s ok sort 0.124s ok strconv 0.587s ok strings 1.875s ok sync 0.502s ok sync/atomic 0.829s ok syscall 0.228s ok testing 0.718s ok testing/fstest 0.013s ok testing/iotest 0.048s ok testing/quick 0.046s ok text/scanner 0.005s ok text/tabwriter 0.030s ok text/template 0.026s ok text/template/parse 0.007s ok time 2.239s ok unicode 0.039s ok unicode/utf16 0.054s ok unicode/utf8 0.014s ok cmd/addr2line 0.877s ok cmd/api 11.197s ok cmd/asm/internal/asm 0.741s ok cmd/asm/internal/lex 0.020s ok cmd/compile/internal/abt 0.011s ok cmd/compile/internal/amd64 0.006s ok cmd/compile/internal/base 0.019s ok cmd/compile/internal/compare 0.018s ok cmd/compile/internal/dwarfgen 0.581s ok cmd/compile/internal/importer 1.627s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.102s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.007s [no tests to run] ok cmd/compile/internal/ssa 12.424s ok cmd/compile/internal/syntax 0.042s ok cmd/compile/internal/test 17.345s ok cmd/compile/internal/typecheck 0.457s ok cmd/compile/internal/types 0.052s ok cmd/compile/internal/types2 6.595s ok cmd/covdata 0.032s ok cmd/cover 1.064s ok cmd/dist 0.010s ok cmd/doc 0.235s ok cmd/fix 5.832s ok cmd/go 44.141s ok cmd/go/internal/auth 0.011s ok cmd/go/internal/cache 0.076s ok cmd/go/internal/fsys 0.019s ok cmd/go/internal/generate 0.006s ok cmd/go/internal/get 0.008s ok cmd/go/internal/imports 0.010s ok cmd/go/internal/load 0.005s ok cmd/go/internal/lockedfile 0.071s ok cmd/go/internal/lockedfile/internal/filelock 0.036s ok cmd/go/internal/modconv 0.012s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.006s ok cmd/go/internal/modfetch/zip_sum_test 0.016s ok cmd/go/internal/modindex 0.205s ok cmd/go/internal/modload 0.011s ok cmd/go/internal/mvs 0.006s ok cmd/go/internal/par 0.039s ok cmd/go/internal/str 0.015s ok cmd/go/internal/test 0.006s ok cmd/go/internal/vcs 0.037s ok cmd/go/internal/vcweb 0.035s ok cmd/go/internal/vcweb/vcstest 0.054s ok cmd/go/internal/web 0.032s ok cmd/go/internal/work 0.009s ok cmd/gofmt 0.063s ok cmd/internal/archive 0.962s ok cmd/internal/buildid 0.214s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 1.958s ok cmd/internal/notsha256 0.024s ok cmd/internal/obj 0.692s ok cmd/internal/obj/ppc64 0.067s ok cmd/internal/obj/riscv 0.020s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 3.790s ok cmd/internal/objabi 0.020s ok cmd/internal/pkgpath 0.024s ok cmd/internal/pkgpattern 0.003s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.278s ok cmd/link 4.575s ok cmd/link/internal/benchmark 0.011s ok cmd/link/internal/ld 3.494s ok cmd/link/internal/loader 0.033s ok cmd/nm 0.437s ok cmd/objdump 1.968s ok cmd/pack 1.852s ok cmd/pprof 1.748s ok cmd/trace 0.236s ok cmd/vet 7.077s ##### os/user with tag osusergo ok os/user 0.007s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 34.762s ##### moved GOROOT ok fmt 0.115s ##### Testing without libgcc. ok net 0.015s ok os/user 0.014s ##### sync -cpu=10 ok sync 0.344s ##### ../test/bench/go1 ok test/bench/go1 0.017s [no tests to run] ##### ../test All tests passed.