linux-mips-rtrk at 84e091eef033255b4a3fdb515d677faa135714dc :: Running /tmp/gobuilder-mips64/go/src/make.bash with args ["/tmp/gobuilder-mips64/go/src/make.bash"] and env ["LANGUAGE=en_US:en" "PWD=/" "LANG=en_US.UTF-8" "WORKDIR=/tmp/gobuilder-mips64" "GO_BUILDER_ENV=host-linux-mips64-rtrk" "INVOCATION_ID=39ff7f441f4f46318540de51e89b0f52" "SHLVL=1" "JOURNAL_STREAM=8:707922654" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "_=/root/gobuilder/stage0" "USER=root" "HOME=/root" "GO_STAGE0_NET_DELAY=300ms" "GO_STAGE0_DL_DELAY=500ms" "GOROOT_BOOTSTRAP=/tmp/gobuilder-mips64/go1.4" "GO_BUILDER_NAME=linux-mips-rtrk" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOARCH=mips" "GOHOSTARCH=mips" "GOBIN=" "TMPDIR=/tmp/gobuilder-mips64/tmp" "GOCACHE=/tmp/gobuilder-mips64/gocache"] in dir /tmp/gobuilder-mips64/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (devel +acbed0372e Mon Oct 28 11:22:20 2019 +0000 linux/mips64) 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/mips. --- Installed Go for linux/mips in /tmp/gobuilder-mips64/go Installed commands in /tmp/gobuilder-mips64/go/bin ##### Test execution environment. # GOARCH: mips # CPU: # GOOS: linux # OS Version: Linux 5.3.3-00001-g9c30694 #3 SMP PREEMPT Tue Oct 15 09:33:28 CEST 2019 mips64 ##### Testing packages. ok archive/tar 0.105s ok archive/zip 2.645s ok bufio 0.525s ok bytes 101.137s ok compress/bzip2 0.616s ok compress/flate 3.701s ok compress/gzip 0.331s ok compress/lzw 0.510s ok compress/zlib 3.129s ok container/heap 0.019s ok container/list 0.006s ok container/ring 0.009s ok context 0.070s ok crypto 0.032s ok crypto/aes 0.078s ok crypto/cipher 0.014s ok crypto/des 0.109s ok crypto/dsa 0.057s ok crypto/ecdsa 0.212s ok crypto/ed25519 2.641s ok crypto/elliptic 0.302s ok crypto/hmac 0.069s ok crypto/internal/boring 0.005s ok crypto/internal/boring/bcache 0.612s ok crypto/internal/edwards25519 132.404s ok crypto/internal/edwards25519/field 151.357s ok crypto/internal/nistec 36.951s ok crypto/internal/nistec/fiat 0.006s [no tests to run] ok crypto/internal/subtle 0.008s ok crypto/md5 0.021s ok crypto/rand 0.344s ok crypto/rc4 0.189s ok crypto/rsa 3.289s ok crypto/sha1 0.036s ok crypto/sha256 0.016s ok crypto/sha512 0.071s ok crypto/subtle 0.035s ok crypto/tls 10.529s ok crypto/x509 18.840s ok database/sql 0.617s ok database/sql/driver 0.006s ok debug/buildinfo 0.006s ok debug/dwarf 0.061s ok debug/elf 0.058s ok debug/gosym 0.055s ok debug/macho 0.014s ok debug/pe 0.032s ok debug/plan9obj 0.022s ok embed 0.010s [no tests to run] ok embed/internal/embedtest 0.008s ok encoding/ascii85 0.014s ok encoding/asn1 0.013s ok encoding/base32 0.195s ok encoding/base64 0.015s ok encoding/binary 0.012s ok encoding/csv 0.170s ok encoding/gob 0.093s ok encoding/hex 0.013s ok encoding/json 1.115s ok encoding/pem 3.063s ok encoding/xml 0.077s ok errors 0.011s ok expvar 0.011s ok flag 0.291s ok fmt 0.409s ok go/ast 0.013s ok go/build 9.786s ok go/build/constraint 0.027s ok go/constant 0.037s ok go/doc 0.211s ok go/doc/comment 4.665s ok go/format 0.030s ok go/importer 0.445s ok go/internal/gccgoimporter 0.039s ok go/internal/gcimporter 21.530s ok go/internal/srcimporter 21.900s ok go/parser 0.151s ok go/printer 1.196s ok go/scanner 0.011s ok go/token 0.074s ok go/types 29.585s ok hash 0.009s ok hash/adler32 0.033s ok hash/crc32 0.017s ok hash/crc64 0.013s ok hash/fnv 0.007s ok hash/maphash 0.262s ok html 0.050s ok html/template 0.366s ok image 0.326s ok image/color 0.140s ok image/draw 0.554s ok image/gif 89.624s ok image/jpeg 15.918s ok image/png 0.947s ok index/suffixarray 6.380s ok internal/abi 0.289s ok internal/buildcfg 0.061s ok internal/cpu 0.010s ok internal/diff 0.051s ok internal/fmtsort 0.006s ok internal/fuzz 0.030s ok internal/godebug 0.006s ok internal/intern 1.952s ok internal/itoa 0.036s ok internal/poll 1.291s ok internal/profile 0.008s ok internal/reflectlite 0.219s ok internal/singleflight 0.040s ok internal/trace 0.258s ok internal/unsafeheader 0.011s ok internal/xcoff 0.050s ok io 0.180s ok io/fs 0.042s ok io/ioutil 0.022s ok log 0.014s ok log/syslog 1.331s ok math 0.049s ok math/big 34.461s ok math/bits 0.023s ok math/cmplx 0.013s ok math/rand 0.676s ok mime 0.048s ok mime/multipart 0.869s ok mime/quotedprintable 0.028s ok net 15.503s ok net/http 55.934s ok net/http/cgi 0.840s ok net/http/cookiejar 0.026s ok net/http/fcgi 0.123s ok net/http/httptest 1.663s ok net/http/httptrace 0.010s ok net/http/httputil 0.804s ok net/http/internal 0.029s ok net/http/internal/ascii 0.007s ok net/http/pprof 5.202s ok net/internal/socktest 0.014s ok net/mail 0.016s ok net/netip 2.030s ok net/rpc 0.082s ok net/rpc/jsonrpc 0.023s ok net/smtp 0.196s ok net/textproto 0.013s ok net/url 0.023s ok os 2.463s ok os/exec 3.609s ok os/exec/internal/fdtest 0.022s ok os/signal 3.322s ok os/user 0.014s ok path 0.009s ok path/filepath 0.212s ok plugin 0.065s ok reflect 1.167s ok regexp 0.268s ok regexp/syntax 2.772s ok runtime 91.270s ok runtime/cgo 0.007s ok runtime/debug 0.056s ok runtime/internal/atomic 0.157s ok runtime/internal/math 0.013s ok runtime/internal/sys 0.010s ok runtime/metrics 0.006s ok runtime/pprof 19.948s ok runtime/trace 11.533s ok sort 0.254s ok strconv 3.609s ok strings 110.217s ok sync 1.150s ok sync/atomic 4.441s ok syscall 9.047s ok testing 2.266s ok testing/fstest 0.011s ok testing/iotest 0.028s ok testing/quick 0.203s ok text/scanner 0.029s ok text/tabwriter 0.010s ok text/template 0.140s ok text/template/parse 0.068s ok time 3.332s ok unicode 0.025s ok unicode/utf16 0.005s ok unicode/utf8 0.054s ok cmd/addr2line 4.997s ok cmd/api 41.890s ok cmd/asm/internal/asm 3.550s ok cmd/asm/internal/lex 0.010s ok cmd/compile/internal/abt 0.030s ok cmd/compile/internal/amd64 0.011s ok cmd/compile/internal/dwarfgen 1.132s ok cmd/compile/internal/importer 3.323s ok cmd/compile/internal/ir 0.006s ok cmd/compile/internal/logopt 0.214s ok cmd/compile/internal/noder 0.035s ok cmd/compile/internal/reflectdata 0.009s [no tests to run] ok cmd/compile/internal/ssa 2.322s ok cmd/compile/internal/syntax 0.134s ok cmd/compile/internal/test 86.138s ok cmd/compile/internal/typecheck 1.697s ok cmd/compile/internal/types 0.008s ok cmd/compile/internal/types2 4.744s ok cmd/cover 11.885s ok cmd/dist 0.010s ok cmd/doc 0.448s ok cmd/fix 5.412s ok cmd/go 0.188s ok cmd/go/internal/auth 0.012s ok cmd/go/internal/cache 0.533s ok cmd/go/internal/fsys 0.116s ok cmd/go/internal/generate 0.025s ok cmd/go/internal/get 0.024s ok cmd/go/internal/imports 0.017s ok cmd/go/internal/load 0.021s ok cmd/go/internal/lockedfile 0.312s ok cmd/go/internal/lockedfile/internal/filelock 0.050s ok cmd/go/internal/modconv 0.036s ok cmd/go/internal/modfetch 0.015s ok cmd/go/internal/modfetch/codehost 0.013s ok cmd/go/internal/modfetch/zip_sum_test 0.017s ok cmd/go/internal/modindex 0.010s ok cmd/go/internal/modload 0.015s ok cmd/go/internal/mvs 0.027s ok cmd/go/internal/par 0.086s ok cmd/go/internal/search 0.009s ok cmd/go/internal/str 0.007s ok cmd/go/internal/test 0.024s ok cmd/go/internal/vcs 0.021s ok cmd/go/internal/web 0.050s ok cmd/go/internal/work 0.040s ok cmd/gofmt 0.154s ok cmd/internal/archive 1.889s ok cmd/internal/buildid 1.603s ok cmd/internal/dwarf 0.007s ok cmd/internal/edit 0.006s ok cmd/internal/goobj 0.005s ok cmd/internal/moddeps 6.633s ok cmd/internal/notsha256 0.013s ok cmd/internal/obj 3.883s ok cmd/internal/obj/ppc64 0.198s ok cmd/internal/obj/riscv 0.200s ok cmd/internal/obj/s390x 0.005s ok cmd/internal/obj/x86 13.973s ok cmd/internal/objabi 0.006s ok cmd/internal/pkgpath 0.027s ok cmd/internal/quoted 0.007s ok cmd/internal/src 0.006s ok cmd/internal/sys 0.005s ok cmd/internal/test2json 0.430s ok cmd/link 22.851s ok cmd/link/internal/benchmark 0.017s ok cmd/link/internal/ld 15.211s ok cmd/link/internal/loader 0.044s ok cmd/nm 5.679s ok cmd/objdump 2.271s ok cmd/pack 6.107s ok cmd/pprof 10.656s ok cmd/trace 2.117s ok cmd/vet 37.354s ##### os/user with tag osusergo ok os/user 0.034s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 154.053s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.402s ##### sync -cpu=10 ok sync 1.161s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 12.629s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 3.884s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 4.152s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.