linux-mipsle-rtrk at 9a4d5357f40c367fcad279184f245290ba0a8fb9 :: Running /tmp/gobuilder-mips64le/go/src/make.bash with args ["/tmp/gobuilder-mips64le/go/src/make.bash"] and env ["PWD=/" "LANG=C" "WORKDIR=/tmp/gobuilder-mips64le" "GO_BUILDER_ENV=host-linux-mips64le-rtrk" "INVOCATION_ID=b7d503e7d8c94ea0b302788e13c74e5b" "SHLVL=1" "JOURNAL_STREAM=8:698172414" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "_=/root/gobuilder/stage0" "USER=root" "HOME=/root" "GO_STAGE0_NET_DELAY=200ms" "GO_STAGE0_DL_DELAY=600ms" "GOROOT_BOOTSTRAP=/tmp/gobuilder-mips64le/go1.4" "GO_BUILDER_NAME=linux-mipsle-rtrk" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOARCH=mipsle" "GOHOSTARCH=mipsle" "GOBIN=" "TMPDIR=/tmp/gobuilder-mips64le/tmp" "GOCACHE=/tmp/gobuilder-mips64le/gocache"] in dir /tmp/gobuilder-mips64le/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (devel +1f3339f441 Mon Oct 28 01:00:20 2019 +0000 linux/mips64le) Building Go toolchain1 using /usr/local/go-bootstrap. 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/mipsle. --- Installed Go for linux/mipsle in /tmp/gobuilder-mips64le/go Installed commands in /tmp/gobuilder-mips64le/go/bin ##### Test execution environment. # GOARCH: mipsle # CPU: # GOOS: linux # OS Version: Linux 5.3.7 #3 SMP PREEMPT Thu Oct 24 18:03:18 CEST 2019 mips64 ##### Testing packages. ok archive/tar 0.105s ok archive/zip 2.884s ok bufio 0.466s ok bytes 101.128s ok compress/bzip2 0.579s ok compress/flate 3.891s ok compress/gzip 0.294s ok compress/lzw 0.454s ok compress/zlib 3.264s ok container/heap 0.020s ok container/list 0.006s ok container/ring 0.012s ok context 0.059s ok crypto 0.053s ok crypto/aes 0.120s ok crypto/cipher 0.016s ok crypto/des 0.086s ok crypto/dsa 0.059s ok crypto/ecdsa 0.213s ok crypto/ed25519 2.609s ok crypto/elliptic 0.379s ok crypto/hmac 0.047s ok crypto/internal/boring 0.008s ok crypto/internal/boring/bcache 0.835s ok crypto/internal/edwards25519 132.145s ok crypto/internal/edwards25519/field 151.282s ok crypto/internal/nistec 36.949s ok crypto/internal/nistec/fiat 0.005s [no tests to run] ok crypto/internal/subtle 0.028s ok crypto/md5 0.020s ok crypto/rand 0.320s ok crypto/rc4 0.202s ok crypto/rsa 3.455s ok crypto/sha1 0.056s ok crypto/sha256 0.015s ok crypto/sha512 0.043s ok crypto/subtle 0.066s ok crypto/tls 10.450s ok crypto/x509 17.388s ok database/sql 0.634s ok database/sql/driver 0.016s ok debug/buildinfo 0.006s ok debug/dwarf 0.062s ok debug/elf 0.050s ok debug/gosym 0.085s ok debug/macho 0.015s ok debug/pe 0.033s ok debug/plan9obj 0.024s ok embed 0.010s [no tests to run] ok embed/internal/embedtest 0.039s ok encoding/ascii85 0.014s ok encoding/asn1 0.013s ok encoding/base32 0.211s ok encoding/base64 0.015s ok encoding/binary 0.013s ok encoding/csv 0.138s ok encoding/gob 0.093s ok encoding/hex 0.013s ok encoding/json 1.092s ok encoding/pem 3.674s ok encoding/xml 0.079s ok errors 0.015s ok expvar 0.017s ok flag 0.266s ok fmt 0.498s ok go/ast 0.013s ok go/build 9.541s ok go/build/constraint 0.016s ok go/constant 0.019s ok go/doc 0.212s ok go/doc/comment 4.858s ok go/format 0.038s ok go/importer 0.431s ok go/internal/gccgoimporter 0.038s ok go/internal/gcimporter 21.620s ok go/internal/srcimporter 23.659s ok go/parser 0.149s ok go/printer 1.233s ok go/scanner 0.011s ok go/token 0.074s ok go/types 29.923s ok hash 0.009s ok hash/adler32 0.029s ok hash/crc32 0.018s ok hash/crc64 0.017s ok hash/fnv 0.007s ok hash/maphash 0.260s ok html 0.016s ok html/template 0.380s ok image 0.291s ok image/color 0.124s ok image/draw 0.571s ok image/gif 89.674s ok image/jpeg 16.023s ok image/png 0.920s ok index/suffixarray 6.429s ok internal/abi 0.261s ok internal/buildcfg 0.007s ok internal/cpu 0.010s ok internal/diff 0.037s ok internal/fmtsort 0.006s ok internal/fuzz 0.040s ok internal/godebug 0.008s ok internal/intern 1.993s ok internal/itoa 0.012s ok internal/poll 0.868s ok internal/profile 0.010s ok internal/reflectlite 0.228s ok internal/singleflight 0.020s ok internal/trace 0.257s ok internal/unsafeheader 0.020s ok internal/xcoff 0.024s ok io 0.173s ok io/fs 0.048s ok io/ioutil 0.031s ok log 0.032s ok log/syslog 1.341s ok math 0.054s ok math/big 33.741s ok math/bits 0.025s ok math/cmplx 0.016s ok math/rand 0.661s ok mime 0.033s ok mime/multipart 0.875s ok mime/quotedprintable 0.030s ok net 16.370s ok net/http 55.923s ok net/http/cgi 0.806s ok net/http/cookiejar 0.057s ok net/http/fcgi 0.126s ok net/http/httptest 1.777s ok net/http/httptrace 0.010s ok net/http/httputil 0.764s ok net/http/internal 0.021s ok net/http/internal/ascii 0.008s ok net/http/pprof 4.127s ok net/internal/socktest 0.007s ok net/mail 0.016s ok net/netip 1.988s ok net/rpc 0.076s ok net/rpc/jsonrpc 0.025s ok net/smtp 0.193s ok net/textproto 0.021s ok net/url 0.034s ok os 2.674s ok os/exec 3.874s ok os/exec/internal/fdtest 0.045s ok os/signal 3.343s ok os/user 0.009s ok path 0.009s ok path/filepath 0.379s ok plugin 0.084s ok reflect 1.082s ok regexp 0.276s ok regexp/syntax 3.299s ok runtime 110.470s ok runtime/cgo 0.007s ok runtime/debug 0.050s ok runtime/internal/atomic 0.134s ok runtime/internal/math 0.006s ok runtime/internal/sys 0.006s ok runtime/metrics 0.006s ok runtime/pprof 20.559s ok runtime/trace 12.347s ok sort 0.256s ok strconv 3.550s ok strings 109.858s ok sync 1.139s ok sync/atomic 5.663s ok syscall 8.905s ok testing 1.923s ok testing/fstest 0.011s ok testing/iotest 0.007s ok testing/quick 0.202s ok text/scanner 0.040s ok text/tabwriter 0.011s ok text/template 0.148s ok text/template/parse 0.070s ok time 3.263s ok unicode 0.032s ok unicode/utf16 0.006s ok unicode/utf8 0.020s ok cmd/addr2line 4.929s ok cmd/api 42.330s ok cmd/asm/internal/asm 3.424s ok cmd/asm/internal/lex 0.022s ok cmd/compile/internal/abt 0.091s ok cmd/compile/internal/amd64 0.011s ok cmd/compile/internal/dwarfgen 1.123s ok cmd/compile/internal/importer 3.489s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/logopt 0.160s ok cmd/compile/internal/noder 0.012s ok cmd/compile/internal/reflectdata 0.010s [no tests to run] ok cmd/compile/internal/ssa 2.323s ok cmd/compile/internal/syntax 0.172s ok cmd/compile/internal/test 63.184s ok cmd/compile/internal/typecheck 2.070s ok cmd/compile/internal/types 0.023s ok cmd/compile/internal/types2 4.714s ok cmd/cover 11.818s ok cmd/dist 0.015s ok cmd/doc 0.492s ok cmd/fix 6.071s ok cmd/go 0.200s ok cmd/go/internal/auth 0.025s ok cmd/go/internal/cache 0.580s ok cmd/go/internal/fsys 0.281s ok cmd/go/internal/generate 0.038s ok cmd/go/internal/get 0.037s ok cmd/go/internal/imports 0.017s ok cmd/go/internal/load 0.022s ok cmd/go/internal/lockedfile 0.386s ok cmd/go/internal/lockedfile/internal/filelock 0.047s ok cmd/go/internal/modconv 0.024s ok cmd/go/internal/modfetch 0.019s ok cmd/go/internal/modfetch/codehost 0.014s ok cmd/go/internal/modfetch/zip_sum_test 0.016s ok cmd/go/internal/modindex 0.008s ok cmd/go/internal/modload 0.017s ok cmd/go/internal/mvs 0.027s ok cmd/go/internal/par 0.072s ok cmd/go/internal/search 0.059s ok cmd/go/internal/str 0.008s ok cmd/go/internal/test 0.024s ok cmd/go/internal/vcs 0.038s ok cmd/go/internal/web 0.082s ok cmd/go/internal/work 0.051s ok cmd/gofmt 0.156s ok cmd/internal/archive 2.052s ok cmd/internal/buildid 1.566s ok cmd/internal/dwarf 0.006s ok cmd/internal/edit 0.006s ok cmd/internal/goobj 0.006s ok cmd/internal/moddeps 6.572s ok cmd/internal/notsha256 0.010s ok cmd/internal/obj 3.859s ok cmd/internal/obj/ppc64 0.198s ok cmd/internal/obj/riscv 0.203s ok cmd/internal/obj/s390x 0.006s ok cmd/internal/obj/x86 14.060s ok cmd/internal/objabi 0.005s ok cmd/internal/pkgpath 0.041s ok cmd/internal/quoted 0.007s ok cmd/internal/src 0.006s ok cmd/internal/sys 0.010s ok cmd/internal/test2json 0.496s ok cmd/link 24.329s ok cmd/link/internal/benchmark 0.078s ok cmd/link/internal/ld 15.219s ok cmd/link/internal/loader 0.035s ok cmd/nm 5.831s ok cmd/objdump 2.228s ok cmd/pack 6.074s ok cmd/pprof 10.347s ok cmd/trace 2.120s ok cmd/vet 37.289s ##### os/user with tag osusergo ok os/user 0.033s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 167.891s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.404s ##### sync -cpu=10 ok sync 1.113s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 13.877s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 4.170s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 4.443s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.