android-386-emu at aa6b75dd7d15c99368e7f51f3da2fb4b212ce33a :: 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-android-amd64-emu-rnada87c5" "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=100ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=android-386-emu" "GOROOT_BOOTSTRAP=/go1.4" "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 /go1.4. (go1.4 linux/amd64) Building Go toolchain1 using /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 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.629s ok archive/zip 0.537s ok bufio 0.415s ok bytes 1.431s ok compress/bzip2 0.368s ok compress/flate 1.106s ok compress/gzip 0.140s ok compress/lzw 0.070s ok compress/zlib 0.387s ok container/heap 0.064s ok container/list 0.129s ok container/ring 0.114s ok context 0.089s ok crypto 0.245s ok crypto/aes 0.126s ok crypto/cipher 0.056s ok crypto/des 0.121s ok crypto/dsa 0.180s ok crypto/ecdsa 0.345s ok crypto/ed25519 0.552s ok crypto/elliptic 0.505s ok crypto/hmac 0.209s ok crypto/internal/boring 17.140s ok crypto/internal/edwards25519 17.117s ok crypto/internal/edwards25519/field 25.049s ok crypto/internal/nistec 5.716s ok crypto/internal/nistec/fiat 0.076s [no tests to run] ok crypto/internal/subtle 0.103s ok crypto/md5 0.263s ok crypto/rand 0.224s ok crypto/rc4 0.164s ok crypto/rsa 0.237s ok crypto/sha1 0.223s ok crypto/sha256 0.073s ok crypto/sha512 0.137s ok crypto/subtle 0.066s ok crypto/tls 3.918s ok crypto/x509 3.364s ok database/sql 1.579s ok database/sql/driver 0.348s ok debug/buildinfo 0.147s ok debug/dwarf 0.090s ok debug/elf 0.088s ok debug/gosym 0.115s ok debug/macho 0.150s ok debug/pe 0.104s ok debug/plan9obj 0.089s ok embed 0.077s [no tests to run] ok embed/internal/embedtest 0.102s ok encoding/ascii85 0.155s ok encoding/asn1 0.067s ok encoding/base32 0.707s ok encoding/base64 0.083s ok encoding/binary 0.072s ok encoding/csv 0.325s ok encoding/gob 0.090s ok encoding/hex 0.398s ok encoding/json 1.186s ok encoding/pem 1.680s ok encoding/xml 1.876s ok errors 0.216s ok expvar 0.153s ok flag 0.111s ok fmt 2.605s ok go/ast 2.633s ok go/build 2.976s ok go/build/constraint 0.137s ok go/constant 0.114s ok go/doc 0.177s ok go/doc/comment 2.725s ok go/format 0.135s ok go/importer 2.702s ok go/internal/gccgoimporter 1.542s ok go/internal/gcimporter 1.589s ok go/internal/srcimporter 1.252s ok go/parser 0.424s ok go/printer 0.642s ok go/scanner 0.112s ok go/token 0.429s ok go/types 0.810s ok hash 0.254s ok hash/adler32 0.132s ok hash/crc32 0.057s ok hash/crc64 0.192s ok hash/fnv 0.066s ok hash/maphash 0.167s ok html 0.108s ok html/template 0.440s ok image 0.114s ok image/color 0.315s ok image/draw 0.160s ok image/gif 12.338s ok image/jpeg 14.981s ok image/png 1.245s ok index/suffixarray 0.322s ok internal/abi 0.049s ok internal/buildcfg 0.076s ok internal/cpu 0.046s ok internal/diff 0.119s ok internal/fmtsort 0.047s ok internal/fuzz 0.211s ok internal/godebug 0.068s ok internal/intern 2.804s ok internal/itoa 0.105s ok internal/poll 0.120s ok internal/profile 0.721s ok internal/reflectlite 0.115s ok internal/singleflight 0.304s ok internal/trace 0.135s ok internal/unsafeheader 0.122s ok internal/xcoff 0.077s ok io 0.114s ok io/fs 0.123s ok io/ioutil 0.188s ok log 0.167s ok log/syslog 2.193s ok math 0.071s ok math/big 2.135s ok math/bits 1.226s ok math/cmplx 1.769s ok math/rand 0.246s ok mime 0.128s ok mime/multipart 0.253s ok mime/quotedprintable 0.095s ok net 7.359s ok net/http 19.031s ok net/http/cgi 0.461s ok net/http/cookiejar 0.233s ok net/http/fcgi 0.195s ok net/http/httptest 0.938s ok net/http/httptrace 0.797s ok net/http/httputil 1.734s ok net/http/internal 0.145s ok net/http/internal/ascii 0.065s ok net/http/pprof 4.176s ok net/internal/socktest 0.079s ok net/mail 0.072s ok net/netip 0.152s ok net/rpc 0.187s ok net/rpc/jsonrpc 0.121s ok net/smtp 0.146s ok net/textproto 0.114s ok net/url 0.564s ok os 0.887s ok os/exec 3.776s ok os/exec/internal/fdtest 0.365s ok os/signal 3.315s ok os/user 0.298s ok path 0.603s ok path/filepath 0.090s ok plugin 0.230s ok reflect 0.835s ok regexp 0.816s ok regexp/syntax 0.948s ok runtime 19.733s ok runtime/cgo 0.068s ok runtime/debug 0.256s ok runtime/internal/atomic 0.195s ok runtime/internal/math 0.073s ok runtime/internal/sys 0.110s ok runtime/metrics 0.229s ok runtime/pprof 12.097s ok runtime/trace 10.822s ok sort 8.166s ok strconv 6.336s ok strings 0.794s ok sync 7.854s ok sync/atomic 6.559s ok syscall 0.393s ok testing 3.252s ok testing/fstest 0.494s ok testing/iotest 0.163s ok testing/quick 0.111s ok text/scanner 0.197s ok text/tabwriter 0.215s ok text/template 0.298s ok text/template/parse 0.164s ok time 3.662s ok unicode 0.422s ok unicode/utf16 0.485s ok unicode/utf8 0.176s ok cmd/addr2line 0.115s ok cmd/api 20.702s ok cmd/asm/internal/asm 0.747s ok cmd/asm/internal/lex 0.111s ok cmd/compile/internal/abt 0.119s ok cmd/compile/internal/amd64 0.158s ok cmd/compile/internal/dwarfgen 0.078s ok cmd/compile/internal/importer 0.136s ok cmd/compile/internal/ir 0.124s ok cmd/compile/internal/logopt 0.150s ok cmd/compile/internal/noder 0.088s ok cmd/compile/internal/reflectdata 0.161s [no tests to run] ok cmd/compile/internal/ssa 0.375s ok cmd/compile/internal/syntax 0.099s ok cmd/compile/internal/test 0.268s ok cmd/compile/internal/typecheck 0.476s ok cmd/compile/internal/types 0.075s ok cmd/compile/internal/types2 0.339s ok cmd/cover 0.861s ok cmd/dist 0.424s ok cmd/doc 0.351s ok cmd/fix 2.280s ok cmd/go 1.586s ok cmd/go/internal/auth 0.070s ok cmd/go/internal/cache 0.245s ok cmd/go/internal/fsys 0.139s ok cmd/go/internal/generate 0.097s ok cmd/go/internal/get 0.176s ok cmd/go/internal/imports 0.134s ok cmd/go/internal/load 0.108s ok cmd/go/internal/lockedfile 0.427s ok cmd/go/internal/lockedfile/internal/filelock 0.215s ok cmd/go/internal/modconv 0.232s ok cmd/go/internal/modfetch 0.078s ok cmd/go/internal/modfetch/codehost 0.102s ok cmd/go/internal/modfetch/zip_sum_test 0.218s ok cmd/go/internal/modindex 0.354s ok cmd/go/internal/modload 0.078s ok cmd/go/internal/mvs 0.130s ok cmd/go/internal/par 0.102s ok cmd/go/internal/search 0.165s ok cmd/go/internal/str 0.080s ok cmd/go/internal/test 0.095s ok cmd/go/internal/vcs 0.103s ok cmd/go/internal/web 0.313s ok cmd/go/internal/work 0.087s ok cmd/gofmt 0.401s ok cmd/internal/archive 0.049s ok cmd/internal/buildid 0.300s ok cmd/internal/dwarf 0.334s ok cmd/internal/edit 0.060s ok cmd/internal/goobj 0.086s ok cmd/internal/moddeps 0.096s ok cmd/internal/notsha256 0.265s ok cmd/internal/obj 0.089s ok cmd/internal/obj/ppc64 0.055s ok cmd/internal/obj/riscv 0.077s ok cmd/internal/obj/s390x 0.068s ok cmd/internal/obj/x86 0.055s ok cmd/internal/objabi 0.163s ok cmd/internal/pkgpath 0.181s ok cmd/internal/quoted 0.077s ok cmd/internal/src 0.229s ok cmd/internal/sys 0.068s ok cmd/internal/test2json 0.260s ok cmd/link 0.549s ok cmd/link/internal/benchmark 0.476s ok cmd/link/internal/ld 0.100s ok cmd/link/internal/loader 0.094s ok cmd/nm 0.123s ok cmd/objdump 0.095s ok cmd/pack 0.127s ok cmd/pprof 0.120s ok cmd/trace 0.249s ok cmd/vet 0.057s ##### os/user with tag osusergo ok os/user 0.044s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 57.648s ##### sync -cpu=10 ok sync 2.389s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0xf442bc90 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.783s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0xece6fc90 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 1.172s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testtls: No such file or directory PASS exitcode=0ok misc/cgo/testtls 0.160s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testtls: No such file or directory PASS exitcode=0ok misc/cgo/testtls 0.094s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/nocgo: No such file or directory PASS exitcode=0ok misc/cgo/nocgo 0.209s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/nocgo: No such file or directory PASS exitcode=0ok misc/cgo/nocgo 0.254s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0xec078c90 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.950s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testtls: No such file or directory PASS exitcode=0ok misc/cgo/testtls 0.098s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/nocgo: No such file or directory PASS exitcode=0ok misc/cgo/nocgo 0.069s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.063s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.060s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testsigfwd /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testsigfwd: No such file or directory ok testsigfwd exitcode=0 All tests passed.