android-386-emu at ab0f0459da302a2c81c4c11a7b9b4387c15a7aa0 :: 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-rn48847de" "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=200ms" "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.447s ok archive/zip 0.967s ok bufio 1.167s ok bytes 0.500s ok compress/bzip2 0.633s ok compress/flate 2.001s ok compress/gzip 2.019s ok compress/lzw 2.102s ok compress/zlib 2.235s ok container/heap 0.067s ok container/list 0.093s ok container/ring 0.150s ok context 0.088s ok crypto 0.138s ok crypto/aes 0.208s ok crypto/cipher 0.061s ok crypto/des 0.188s ok crypto/dsa 0.110s ok crypto/ecdh 0.396s ok crypto/ecdsa 0.293s ok crypto/ed25519 0.717s ok crypto/elliptic 0.146s ok crypto/hmac 0.206s ok crypto/internal/alias 0.106s ok crypto/internal/bigmod 0.179s ok crypto/internal/boring 0.055s ok crypto/internal/boring/bcache 0.288s ok crypto/internal/edwards25519 19.976s ok crypto/internal/edwards25519/field 47.872s ok crypto/internal/nistec 25.786s ok crypto/internal/nistec/fiat 0.060s [no tests to run] ok crypto/md5 0.064s ok crypto/rand 0.297s ok crypto/rc4 0.121s ok crypto/rsa 0.463s ok crypto/sha1 0.525s ok crypto/sha256 0.071s ok crypto/sha512 0.130s ok crypto/subtle 0.727s ok crypto/tls 2.451s ok crypto/x509 5.301s ok database/sql 5.891s ok database/sql/driver 0.076s ok debug/buildinfo 0.192s ok debug/dwarf 0.115s ok debug/elf 0.322s ok debug/gosym 0.385s ok debug/macho 0.446s ok debug/pe 0.093s ok debug/plan9obj 0.147s ok embed 0.200s [no tests to run] ok embed/internal/embedtest 0.062s ok encoding/ascii85 0.111s ok encoding/asn1 0.074s ok encoding/base32 0.108s ok encoding/base64 0.071s ok encoding/binary 0.079s ok encoding/csv 0.121s ok encoding/gob 3.672s ok encoding/hex 3.739s ok encoding/json 0.355s ok encoding/pem 1.189s ok encoding/xml 1.432s ok errors 0.089s ok expvar 0.073s ok flag 0.090s ok fmt 0.160s ok go/ast 0.224s ok go/build 4.034s ok go/build/constraint 0.091s ok go/constant 0.065s ok go/doc 0.199s ok go/doc/comment 3.979s ok go/format 4.119s ok go/importer 4.045s ok go/internal/gccgoimporter 0.086s ok go/internal/gcimporter 0.156s ok go/internal/srcimporter 1.646s ok go/parser 0.318s ok go/printer 0.638s ok go/scanner 0.535s ok go/token 0.100s ok go/types 0.542s ok hash 0.609s ok hash/adler32 0.068s ok hash/crc32 0.064s ok hash/crc64 0.118s ok hash/fnv 0.059s ok hash/maphash 0.129s ok html 0.183s ok html/template 0.223s ok image 0.364s ok image/color 0.439s ok image/draw 0.173s ok image/gif 1.012s ok image/jpeg 0.482s ok image/png 0.605s ok index/suffixarray 0.930s ok internal/abi 0.055s ok internal/buildcfg 0.058s ok internal/coverage/cformat 0.118s ok internal/coverage/cmerge 0.189s ok internal/coverage/pods 0.063s ok internal/coverage/slicereader 0.125s ok internal/coverage/slicewriter 0.181s ok internal/coverage/test 0.085s ok internal/cpu 0.059s ok internal/dag 0.115s ok internal/diff 0.131s ok internal/fmtsort 0.056s ok internal/fuzz 0.140s ok internal/godebug 0.057s ok internal/intern 0.851s ok internal/itoa 0.909s ok internal/poll 0.341s ok internal/profile 0.065s ok internal/reflectlite 0.218s ok internal/safefilepath 0.056s ok internal/saferio 0.166s ok internal/singleflight 0.443s ok internal/testenv 0.057s ok internal/trace 0.136s ok internal/types/errors 0.209s ok internal/unsafeheader 0.090s ok internal/xcoff 0.123s ok io 0.140s ok io/fs 0.421s ok io/ioutil 0.499s ok log 0.585s ok log/syslog 1.384s ok math 0.087s ok math/big 1.773s ok math/bits 0.085s ok math/cmplx 0.148s ok math/rand 0.340s ok mime 0.075s ok mime/multipart 0.282s ok mime/quotedprintable 0.351s ok net 6.285s ok net/http 25.981s ok net/http/cgi 26.163s ok net/http/cookiejar 0.095s ok net/http/fcgi 0.257s ok net/http/httptest 0.508s ok net/http/httptrace 0.062s ok net/http/httputil 1.183s ok net/http/internal 0.117s ok net/http/internal/ascii 0.057s ok net/http/pprof 4.176s ok net/internal/socktest 4.231s ok net/mail 0.064s ok net/netip 0.219s ok net/rpc 0.361s ok net/rpc/jsonrpc 0.099s ok net/smtp 0.186s ok net/textproto 0.252s ok net/url 0.126s ok os 0.739s ok os/exec 1.414s ok os/exec/internal/fdtest 0.056s ok os/signal 3.316s ok os/user 3.370s ok path 0.064s ok path/filepath 0.120s ok plugin 0.186s ok reflect 0.997s ok regexp 1.721s ok regexp/syntax 2.608s ok runtime 18.712s ok runtime/cgo 18.821s ok runtime/coverage 18.760s ok runtime/debug 0.104s ok runtime/internal/atomic 0.290s ok runtime/internal/math 0.149s ok runtime/internal/sys 0.051s ok runtime/internal/syscall 0.100s ok runtime/metrics 0.113s ok runtime/pprof 13.131s ok runtime/trace 17.420s ok sort 16.827s ok strconv 0.441s ok strings 0.707s ok sync 2.117s ok sync/atomic 6.899s ok syscall 4.678s ok testing 6.235s ok testing/fstest 0.057s ok testing/iotest 0.116s ok testing/quick 0.230s ok text/scanner 0.122s ok text/tabwriter 0.054s ok text/template 0.136s ok text/template/parse 0.079s ok time 3.774s ok unicode 3.837s ok unicode/utf16 0.061s ok unicode/utf8 0.146s ok cmd/addr2line 0.064s ok cmd/api 0.130s ok cmd/asm/internal/asm 0.754s ok cmd/asm/internal/lex 0.800s ok cmd/compile/internal/abt 0.064s ok cmd/compile/internal/amd64 0.085s ok cmd/compile/internal/base 0.145s ok cmd/compile/internal/compare 0.083s ok cmd/compile/internal/dwarfgen 0.097s ok cmd/compile/internal/importer 0.083s ok cmd/compile/internal/ir 0.066s ok cmd/compile/internal/logopt 0.132s ok cmd/compile/internal/noder 0.091s ok cmd/compile/internal/reflectdata 0.079s [no tests to run] ok cmd/compile/internal/ssa 0.479s ok cmd/compile/internal/syntax 0.574s ok cmd/compile/internal/test 0.240s ok cmd/compile/internal/typecheck 0.305s ok cmd/compile/internal/types 0.365s ok cmd/compile/internal/types2 0.315s ok cmd/covdata 0.462s ok cmd/cover 0.404s ok cmd/dist 0.059s ok cmd/doc 0.956s ok cmd/fix 0.727s ok cmd/go 0.174s ok cmd/go/internal/auth 0.356s ok cmd/go/internal/cache 0.309s ok cmd/go/internal/fsys 0.098s ok cmd/go/internal/generate 0.080s ok cmd/go/internal/get 0.167s ok cmd/go/internal/imports 0.059s ok cmd/go/internal/load 0.088s ok cmd/go/internal/lockedfile 0.293s ok cmd/go/internal/lockedfile/internal/filelock 0.110s ok cmd/go/internal/modconv 0.145s ok cmd/go/internal/modfetch 0.092s ok cmd/go/internal/modfetch/codehost 0.093s ok cmd/go/internal/modfetch/zip_sum_test 0.503s ok cmd/go/internal/modindex 0.422s ok cmd/go/internal/modload 0.098s ok cmd/go/internal/mvs 0.196s ok cmd/go/internal/par 0.287s ok cmd/go/internal/str 0.064s ok cmd/go/internal/test 0.115s ok cmd/go/internal/vcs 0.202s ok cmd/go/internal/vcweb 0.100s ok cmd/go/internal/vcweb/vcstest 0.241s ok cmd/go/internal/web 0.318s ok cmd/go/internal/work 0.102s ok cmd/gofmt 0.241s ok cmd/internal/archive 0.289s ok cmd/internal/buildid 0.265s ok cmd/internal/dwarf 0.317s ok cmd/internal/edit 0.377s ok cmd/internal/goobj 0.059s ok cmd/internal/moddeps 0.228s ok cmd/internal/notsha256 0.126s ok cmd/internal/obj 0.062s ok cmd/internal/obj/ppc64 0.059s ok cmd/internal/obj/riscv 0.120s ok cmd/internal/obj/s390x 0.068s ok cmd/internal/obj/x86 0.068s ok cmd/internal/objabi 0.120s ok cmd/internal/pkgpath 0.119s ok cmd/internal/pkgpattern 0.174s ok cmd/internal/quoted 0.241s ok cmd/internal/src 0.080s ok cmd/internal/test2json 0.397s ok cmd/link 0.086s ok cmd/link/internal/benchmark 0.073s ok cmd/link/internal/ld 0.086s ok cmd/link/internal/loader 0.180s ok cmd/nm 0.235s ok cmd/objdump 0.322s ok cmd/pack 0.386s ok cmd/pprof 0.110s ok cmd/trace 0.299s ok cmd/vet 0.390s ##### os/user with tag osusergo ok os/user 0.059s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 63.335s ##### sync -cpu=10 ok sync 2.401s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 0.730s ok misc/cgo/test 0.660s ok misc/cgo/testtls 0.053s ok misc/cgo/testtls 0.057s ok misc/cgo/nocgo 0.065s ok misc/cgo/nocgo 0.050s ok misc/cgo/test 0.729s ok misc/cgo/testtls 0.054s ok misc/cgo/nocgo 0.050s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.060s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.067s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 0.058s All tests passed.