android-386-emu at 3360be4a1160658153c1f2643acc99452c977339 :: 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:/android/sdk/platform-tools:/android/sdk/build-tools/27.0.3:/android/gradle/bin" "HOSTNAME=buildlet-linux-amd64-androidemu-rn8c57ff2" "DEBIAN_FRONTEND=noninteractive" "GO_BUILDER_ENV=android-amd64-emu" "ANDROID_HOME=/android/sdk" "CGO_CFLAGS=-I/android/openal-headers" "CC_FOR_android_386=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang" "CC_FOR_android_amd64=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=300ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-386-emu" "GOARCH=386" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "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/amd64) 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 commands for host, linux/amd64. Building packages and commands for target, android/386. --- Installed Go for android/386 in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: 386 # CPU: Android virtual processor # GOOS: android # OS Version: Linux 3.18.91+ #1 SMP PREEMPT Tue Jan 9 20:30:51 UTC 2018 i686 exitcode=0 ##### Testing packages. ok archive/tar 0.342s ok archive/zip 0.693s ok bufio 0.876s ok bytes 0.431s ok compress/bzip2 0.563s ok compress/flate 1.977s ok compress/gzip 2.015s ok compress/lzw 2.095s ok compress/zlib 2.218s ok container/heap 0.064s ok container/list 0.087s ok container/ring 0.145s ok context 0.102s ok crypto 0.157s ok crypto/aes 0.242s ok crypto/cipher 0.072s ok crypto/des 0.160s ok crypto/dsa 0.233s ok crypto/ecdh 0.418s ok crypto/ecdsa 0.283s ok crypto/ed25519 0.704s ok crypto/elliptic 0.131s ok crypto/hmac 0.188s ok crypto/internal/alias 0.059s ok crypto/internal/bigmod 0.188s ok crypto/internal/boring 0.069s ok crypto/internal/boring/bcache 0.310s ok crypto/internal/edwards25519 20.042s ok crypto/internal/edwards25519/field 42.106s ok crypto/internal/nistec 43.384s ok crypto/internal/nistec/fiat 0.063s [no tests to run] ok crypto/md5 0.075s ok crypto/rand 0.288s ok crypto/rc4 0.113s ok crypto/rsa 2.179s ok crypto/sha1 2.242s ok crypto/sha256 0.071s ok crypto/sha512 0.135s ok crypto/subtle 0.701s ok crypto/tls 2.521s ok crypto/x509 5.994s ok database/sql 3.142s ok database/sql/driver 0.068s ok debug/buildinfo 0.148s ok debug/dwarf 0.114s ok debug/elf 0.357s ok debug/gosym 0.420s ok debug/macho 0.480s ok debug/pe 0.099s ok debug/plan9obj 0.193s ok embed 0.241s [no tests to run] ok embed/internal/embedtest 0.063s ok encoding/ascii85 0.115s ok encoding/asn1 0.059s ok encoding/base32 0.112s ok encoding/base64 0.073s ok encoding/binary 0.068s ok encoding/csv 0.106s ok encoding/gob 3.170s ok encoding/hex 3.230s ok encoding/json 0.386s ok encoding/pem 1.232s ok encoding/xml 1.461s ok errors 0.095s ok expvar 0.078s ok flag 0.118s ok fmt 0.168s ok go/ast 4.085s ok go/build 4.018s ok go/build/constraint 0.085s ok go/constant 0.076s ok go/doc 0.213s ok go/doc/comment 3.938s ok go/format 4.009s ok go/importer 4.074s ok go/internal/gccgoimporter 0.081s ok go/internal/gcimporter 1.473s ok go/internal/srcimporter 1.399s ok go/parser 0.313s ok go/printer 0.578s ok go/scanner 0.446s ok go/token 0.092s ok go/types 0.530s ok hash 0.592s ok hash/adler32 0.069s ok hash/crc32 0.063s ok hash/crc64 0.125s ok hash/fnv 0.059s ok hash/maphash 0.154s ok html 0.218s ok html/template 0.207s ok image 0.422s ok image/color 0.283s ok image/draw 0.169s ok image/gif 0.645s ok image/jpeg 0.909s ok image/png 0.646s ok index/suffixarray 0.933s ok internal/abi 0.056s ok internal/buildcfg 0.060s ok internal/coverage/cformat 0.174s ok internal/coverage/cmerge 0.119s ok internal/coverage/pods 0.058s ok internal/coverage/slicereader 0.112s ok internal/coverage/slicewriter 0.171s ok internal/coverage/test 0.073s ok internal/cpu 0.059s ok internal/dag 0.117s ok internal/diff 0.117s ok internal/fmtsort 0.060s ok internal/fuzz 0.156s ok internal/godebug 0.063s ok internal/intern 0.660s ok internal/itoa 0.718s ok internal/poll 0.112s ok internal/profile 0.329s ok internal/reflectlite 0.275s ok internal/safefilepath 0.053s ok internal/saferio 0.149s ok internal/singleflight 0.400s ok internal/testenv 0.063s ok internal/trace 0.137s ok internal/types/errors 0.215s ok internal/unsafeheader 0.073s ok internal/xcoff 0.080s ok io 0.141s ok io/fs 0.446s ok io/ioutil 0.515s ok log 0.566s ok log/syslog 1.375s ok maps 1.432s ok math 0.100s ok math/big 1.694s ok math/bits 1.623s ok math/cmplx 1.685s ok math/rand 0.209s ok mime 0.271s ok mime/multipart 1.849s ok mime/quotedprintable 0.141s ok net 6.659s ok net/http 26.538s ok net/http/cgi 0.242s ok net/http/cookiejar 0.340s ok net/http/fcgi 0.508s ok net/http/httptest 0.304s ok net/http/httptrace 0.065s ok net/http/httputil 1.091s ok net/http/internal 0.073s ok net/http/internal/ascii 0.132s ok net/http/pprof 9.265s ok net/internal/socktest 0.059s ok net/mail 0.067s ok net/netip 0.211s ok net/rpc 0.136s ok net/rpc/jsonrpc 0.205s ok net/smtp 0.309s ok net/textproto 0.144s ok net/url 0.124s ok os 0.764s ok os/exec 0.772s ok os/exec/internal/fdtest 0.824s ok os/signal 4.135s ok os/user 0.063s ok path 0.109s ok path/filepath 0.104s ok plugin 0.103s ok reflect 0.839s ok regexp 1.558s ok regexp/syntax 1.045s ok runtime 19.714s ok runtime/cgo 19.770s ok runtime/coverage 0.064s ok runtime/debug 0.185s ok runtime/internal/atomic 0.341s ok runtime/internal/math 0.060s ok runtime/internal/sys 0.118s ok runtime/internal/syscall 0.174s ok runtime/metrics 0.071s ok runtime/pprof 15.099s ok runtime/trace 19.515s ok slices 0.121s ok sort 0.144s ok strconv 0.433s ok strings 0.301s ok sync 1.622s ok sync/atomic 6.642s ok syscall 0.202s ok testing 1.840s ok testing/fstest 1.910s ok testing/iotest 0.063s ok testing/quick 0.172s ok text/scanner 0.229s ok text/tabwriter 0.061s ok text/template 0.119s ok text/template/parse 0.184s ok time 3.858s ok unicode 3.940s ok unicode/utf16 3.992s ok unicode/utf8 0.072s ok cmd/addr2line 0.056s ok cmd/api 0.118s ok cmd/asm/internal/asm 0.753s ok cmd/asm/internal/lex 0.806s ok cmd/compile/internal/abt 0.867s ok cmd/compile/internal/amd64 0.097s ok cmd/compile/internal/base 0.218s ok cmd/compile/internal/compare 0.160s ok cmd/compile/internal/dwarfgen 0.098s ok cmd/compile/internal/importer 0.083s ok cmd/compile/internal/ir 0.143s ok cmd/compile/internal/logopt 0.058s ok cmd/compile/internal/loopvar 0.066s ok cmd/compile/internal/noder 0.093s ok cmd/compile/internal/reflectdata 0.089s [no tests to run] ok cmd/compile/internal/ssa 0.432s ok cmd/compile/internal/syntax 0.524s ok cmd/compile/internal/test 0.266s ok cmd/compile/internal/typecheck 0.390s ok cmd/compile/internal/types 0.324s ok cmd/compile/internal/types2 0.328s ok cmd/covdata 0.386s ok cmd/cover 0.469s ok cmd/dist 0.050s ok cmd/doc 0.272s ok cmd/fix 0.982s ok cmd/go 0.180s ok cmd/go/internal/auth 0.057s ok cmd/go/internal/cache 0.312s ok cmd/go/internal/fsys 0.097s ok cmd/go/internal/generate 0.075s ok cmd/go/internal/get 0.153s ok cmd/go/internal/imports 0.063s ok cmd/go/internal/load 0.090s ok cmd/go/internal/lockedfile 0.278s ok cmd/go/internal/lockedfile/internal/filelock 0.115s ok cmd/go/internal/modconv 0.166s ok cmd/go/internal/modfetch 0.089s ok cmd/go/internal/modfetch/codehost 0.141s ok cmd/go/internal/modfetch/zip_sum_test 0.068s ok cmd/go/internal/modindex 0.462s ok cmd/go/internal/modload 0.099s ok cmd/go/internal/mvs 0.210s ok cmd/go/internal/par 0.293s ok cmd/go/internal/str 0.059s ok cmd/go/internal/test 0.099s ok cmd/go/internal/vcs 0.171s ok cmd/go/internal/vcweb 0.086s ok cmd/go/internal/vcweb/vcstest 0.206s ok cmd/go/internal/web 0.269s ok cmd/go/internal/work 0.263s ok cmd/gofmt 0.160s ok cmd/internal/archive 0.314s ok cmd/internal/buildid 0.272s ok cmd/internal/cov 0.333s ok cmd/internal/dwarf 0.388s ok cmd/internal/edit 0.053s ok cmd/internal/goobj 0.058s ok cmd/internal/moddeps 0.118s ok cmd/internal/notsha256 0.093s ok cmd/internal/obj 0.069s ok cmd/internal/obj/ppc64 0.065s ok cmd/internal/obj/riscv 0.064s ok cmd/internal/obj/s390x 0.067s ok cmd/internal/obj/x86 0.065s ok cmd/internal/objabi 0.059s ok cmd/internal/pkgpath 0.224s ok cmd/internal/pkgpattern 0.117s ok cmd/internal/quoted 0.067s ok cmd/internal/src 0.064s ok cmd/internal/test2json 0.393s ok cmd/link 0.109s ok cmd/link/internal/benchmark 0.202s ok cmd/link/internal/ld 0.113s ok cmd/link/internal/loader 0.092s ok cmd/nm 0.349s ok cmd/objdump 0.155s ok cmd/pack 0.098s ok cmd/pprof 0.104s ok cmd/trace 0.291s ok cmd/vet 0.089s ##### os/user with tag osusergo ok os/user 0.061s ##### hash/maphash purego implementation ok hash/maphash 0.111s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 60.593s ##### sync -cpu=10 ok sync 2.458s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 0.602s ok misc/cgo/test 0.968s ok misc/cgo/testtls 0.060s ok misc/cgo/testtls 0.054s ok misc/cgo/nocgo 0.047s ok misc/cgo/nocgo 0.051s ok misc/cgo/test 0.837s ok misc/cgo/testtls 0.061s ok misc/cgo/nocgo 0.066s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.056s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.059s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 0.055s All tests passed.