aix-ppc64 at e822b1e26e20ef1c76672c0b77b0fd8a97a1fe84 :: Running /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/src/make.bash with args ["/ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/src/make.bash"] and env ["TERM=dumb" "AUTHSTATE=compat" "SHELL=/usr/bin/ksh" "HOME=/" "USER=root" "TZ=CST6CDT" "LANG=en_US" "LOCPATH=/usr/lib/nls/loc" "LC__FASTMSG=true" "ODMDIR=/etc/objrepos" "CLCMD_PASSTHRU=1" "LOGNAME=root" "LOGIN=root" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.aix-ppc64" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=200ms" "NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%l.%c/%N:/usr/lib/nls/msg/%l.%c/%N.cat" "WORKDIR=/ramdisk8GB/workdir-host-aix-ppc64-osuosl" "GO_BUILDER_NAME=aix-ppc64" "GOROOT_BOOTSTRAP=/opt/freeware/lib/golang" "PATH=/opt/freeware/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java7_64/jre/bin:/usr/java7_64/bin" "GOBIN=" "TMPDIR=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/tmp" "GOCACHE=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/gocache" "PWD=/ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/src"] in dir /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/src Building Go cmd/dist using /opt/freeware/lib/golang. (go1.16.2 aix/ppc64) Building Go toolchain1 using /opt/freeware/lib/golang. 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 aix/ppc64. --- Installed Go for aix/ppc64 in /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go Installed commands in /ramdisk8GB/workdir-host-aix-ppc64-osuosl/go/bin ##### Test execution environment. # GOARCH: ppc64 # CPU: POWER9 # GOOS: aix # OS Version: AIX 2 7 00FAC25F4B00 ##### Testing packages. ok archive/tar 0.056s ok archive/zip 0.533s ok bufio 0.101s ok bytes 1.368s ok compress/bzip2 0.154s ok compress/flate 0.585s ok compress/gzip 0.355s ok compress/lzw 0.116s ok compress/zlib 0.473s ok container/heap 0.022s ok container/list 0.019s ok container/ring 0.024s ok context 0.031s ok crypto 0.028s ok crypto/aes 0.038s ok crypto/cipher 0.040s ok crypto/des 0.022s ok crypto/dsa 0.020s ok crypto/ecdsa 0.027s ok crypto/ed25519 0.072s ok crypto/elliptic 0.034s ok crypto/hmac 0.020s ok crypto/internal/boring 0.019s ok crypto/internal/boring/bcache 0.097s ok crypto/internal/edwards25519 5.426s ok crypto/internal/edwards25519/field 4.938s ok crypto/internal/nistec 0.387s ok crypto/internal/nistec/fiat 0.024s [no tests to run] ok crypto/internal/subtle 0.022s ok crypto/md5 0.026s ok crypto/rand 0.118s ok crypto/rc4 0.099s ok crypto/rsa 0.140s ok crypto/sha1 0.032s ok crypto/sha256 0.022s ok crypto/sha512 0.023s ok crypto/subtle 0.029s ok crypto/tls 0.373s ok crypto/x509 0.498s ok database/sql 0.323s ok database/sql/driver 0.027s ok debug/buildinfo 0.024s ok debug/dwarf 0.056s ok debug/elf 0.044s ok debug/gosym 0.031s ok debug/macho 0.025s ok debug/pe 0.037s ok debug/plan9obj 0.019s ok embed 0.022s [no tests to run] ok embed/internal/embedtest 0.023s ok encoding/ascii85 0.024s ok encoding/asn1 0.022s ok encoding/base32 0.051s ok encoding/base64 0.022s ok encoding/binary 0.024s ok encoding/csv 0.037s ok encoding/gob 0.048s ok encoding/hex 0.034s ok encoding/json 0.618s ok encoding/pem 0.967s ok encoding/xml 0.043s ok errors 0.024s ok expvar 0.023s ok flag 0.082s ok fmt 0.150s ok go/ast 0.026s ok go/build 2.897s ok go/build/constraint 0.021s ok go/constant 0.025s ok go/doc 0.099s ok go/doc/comment 1.306s ok go/format 0.028s ok go/importer 0.166s ok go/internal/gccgoimporter 1.152s ok go/internal/gcimporter 13.528s ok go/internal/srcimporter 10.333s ok go/parser 0.071s ok go/printer 0.251s ok go/scanner 0.034s ok go/token 0.058s ok go/types 15.602s ok hash 0.021s ok hash/adler32 0.029s ok hash/crc32 0.023s ok hash/crc64 0.021s ok hash/fnv 0.020s ok hash/maphash 0.113s ok html 0.035s ok html/template 0.123s ok image 0.094s ok image/color 0.034s ok image/draw 0.147s ok image/gif 25.762s ok image/jpeg 3.100s ok image/png 0.206s ok index/suffixarray 0.184s ok internal/abi 0.085s ok internal/buildcfg 0.019s ok internal/cpu 0.030s ok internal/diff 0.035s ok internal/fmtsort 0.019s ok internal/fuzz 0.026s ok internal/godebug 0.019s ok internal/intern 0.165s ok internal/itoa 0.020s ok internal/poll 0.075s ok internal/profile 0.035s ok internal/reflectlite 0.095s ok internal/singleflight 0.031s ok internal/trace 0.070s ok internal/unsafeheader 0.019s ok internal/xcoff 0.052s ok io 0.048s ok io/fs 0.038s ok io/ioutil 0.023s ok log 0.026s ok log/syslog 1.243s ok math 0.031s ok math/big 1.171s ok math/bits 0.031s ok math/cmplx 0.024s ok math/rand 0.467s ok mime 0.033s ok mime/multipart 0.243s ok mime/quotedprintable 0.037s ok net 9.145s ok net/http 12.724s ok net/http/cgi 0.549s ok net/http/cookiejar 0.031s ok net/http/fcgi 0.129s ok net/http/httptest 0.065s ok net/http/httptrace 0.022s ok net/http/httputil 2.539s ok net/http/internal 0.022s ok net/http/internal/ascii 0.022s ok net/http/pprof 4.091s ok net/internal/socktest 0.022s ok net/mail 0.024s ok net/netip 0.701s ok net/rpc 0.051s ok net/rpc/jsonrpc 0.027s ok net/smtp 0.034s ok net/textproto 0.026s ok net/url 0.032s ok os 0.839s ok os/exec 1.682s ok os/exec/internal/fdtest 0.021s ok os/signal 2.062s ok os/user 0.033s ok path 0.029s ok path/filepath 0.093s ok plugin 0.021s ok reflect 0.351s ok regexp 0.190s ok regexp/syntax 0.427s ok runtime 33.849s ok runtime/cgo 0.019s ok runtime/debug 0.158s ok runtime/internal/atomic 0.092s ok runtime/internal/math 0.019s ok runtime/internal/sys 0.019s ok runtime/metrics 0.019s ok runtime/pprof 11.829s ok runtime/trace 1.796s ok sort 0.106s ok strconv 0.472s ok strings 1.236s ok sync 0.563s ok sync/atomic 0.779s ok syscall 0.765s ok testing 1.063s ok testing/fstest 0.028s ok testing/iotest 0.022s ok testing/quick 0.074s ok text/scanner 0.024s ok text/tabwriter 0.022s ok text/template 0.076s ok text/template/parse 0.037s ok time 2.000s ok unicode 0.028s ok unicode/utf16 0.021s ok unicode/utf8 0.032s ok cmd/addr2line 2.501s ok cmd/api 15.796s ok cmd/asm/internal/asm 0.903s ok cmd/asm/internal/lex 0.021s ok cmd/compile/internal/abt 0.022s ok cmd/compile/internal/amd64 0.025s ok cmd/compile/internal/dwarfgen 0.599s ok cmd/compile/internal/importer 1.321s ok cmd/compile/internal/ir 0.024s ok cmd/compile/internal/logopt 0.127s ok cmd/compile/internal/noder 0.026s ok cmd/compile/internal/reflectdata 0.030s [no tests to run] ok cmd/compile/internal/ssa 1.898s ok cmd/compile/internal/syntax 0.068s ok cmd/compile/internal/test 19.696s ok cmd/compile/internal/typecheck 1.017s ok cmd/compile/internal/types 0.025s ok cmd/compile/internal/types2 1.688s ok cmd/cover 3.279s ok cmd/dist 0.026s ok cmd/doc 0.393s ok cmd/fix 1.497s ok cmd/go 63.320s ok cmd/go/internal/auth 0.026s ok cmd/go/internal/cache 0.299s ok cmd/go/internal/fsys 0.085s ok cmd/go/internal/generate 0.034s ok cmd/go/internal/get 0.035s ok cmd/go/internal/imports 0.031s ok cmd/go/internal/load 0.036s ok cmd/go/internal/lockedfile 0.129s ok cmd/go/internal/lockedfile/internal/filelock 0.074s ok cmd/go/internal/modconv 0.042s ok cmd/go/internal/modfetch 0.027s ok cmd/go/internal/modfetch/codehost 0.025s ok cmd/go/internal/modfetch/zip_sum_test 0.026s ok cmd/go/internal/modindex 0.022s ok cmd/go/internal/modload 0.026s ok cmd/go/internal/mvs 0.028s ok cmd/go/internal/par 0.058s ok cmd/go/internal/search 0.020s ok cmd/go/internal/str 0.025s ok cmd/go/internal/test 0.035s ok cmd/go/internal/vcs 0.031s ok cmd/go/internal/web 0.025s ok cmd/go/internal/work 0.043s ok cmd/gofmt 0.091s ok cmd/internal/archive 1.092s ok cmd/internal/buildid 0.198s ok cmd/internal/dwarf 0.023s ok cmd/internal/edit 0.020s ok cmd/internal/goobj 0.019s ok cmd/internal/moddeps 2.470s ok cmd/internal/notsha256 0.026s ok cmd/internal/obj 1.321s ok cmd/internal/obj/ppc64 0.272s ok cmd/internal/obj/riscv 0.085s ok cmd/internal/obj/s390x 0.019s ok cmd/internal/obj/x86 4.003s ok cmd/internal/objabi 0.018s ok cmd/internal/pkgpath 0.061s ok cmd/internal/quoted 0.020s ok cmd/internal/src 0.020s ok cmd/internal/sys 0.025s ok cmd/internal/test2json 0.153s ok cmd/link 10.026s ok cmd/link/internal/benchmark 0.026s ok cmd/link/internal/ld 12.015s ok cmd/link/internal/loader 0.054s ok cmd/nm 3.884s ok cmd/objdump 5.299s ok cmd/pack 3.440s ok cmd/pprof 4.882s ok cmd/trace 0.311s ok cmd/vet 11.554s ##### os/user with tag osusergo ok os/user 0.026s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 29.549s ##### moved GOROOT ok fmt 0.149s ##### sync -cpu=10 ok sync 0.577s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 6.224s ok misc/cgo/test 6.206s ok misc/cgo/testtls 0.019s ok misc/cgo/testtls 0.018s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.375s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.658s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.