linux-mips64-rtrk at 4509e951ecc4bb81b8463829a639c051c2b967f4 :: Running /tmp/gobuilder-mips64/go/src/make.bash with args ["/tmp/gobuilder-mips64/go/src/make.bash"] and env ["LANGUAGE=en_US:en" "LANG=en_US.UTF-8" "WORKDIR=/tmp/gobuilder-mips64" "GO_BUILDER_ENV=host-linux-mips64-rtrk" "INVOCATION_ID=b426b703a73e419cbf6248be1e819755" "SHLVL=1" "JOURNAL_STREAM=8:6135297" "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=500ms" "GO_BUILDER_NAME=linux-mips64-rtrk" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOARCH=mips64" "GOHOSTARCH=mips64" "GOBIN=" "TMPDIR=/tmp/gobuilder-mips64/tmp" "GOCACHE=/tmp/gobuilder-mips64/gocache" "PWD=/tmp/gobuilder-mips64/go/src"] 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/mips64. --- Installed Go for linux/mips64 in /tmp/gobuilder-mips64/go Installed commands in /tmp/gobuilder-mips64/go/bin ##### Test execution environment. # GOARCH: mips64 # 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.097s ok archive/zip 3.277s ok bufio 0.437s ok bytes 19.948s ok compress/bzip2 0.595s ok compress/flate 3.863s ok compress/gzip 21.218s ok compress/lzw 0.556s ok compress/zlib 3.454s ok container/heap 0.018s ok container/list 0.006s ok container/ring 0.008s ok context 0.070s ok crypto 0.042s ok crypto/aes 0.129s ok crypto/cipher 0.014s ok crypto/des 0.067s ok crypto/dsa 0.052s ok crypto/ecdsa 0.076s ok crypto/ed25519 0.579s ok crypto/elliptic 0.224s ok crypto/hmac 0.045s ok crypto/internal/boring 0.005s ok crypto/internal/boring/bcache 1.058s ok crypto/internal/edwards25519 42.989s ok crypto/internal/edwards25519/field 34.337s ok crypto/internal/nistec 13.071s ok crypto/internal/nistec/fiat 0.007s [no tests to run] ok crypto/internal/subtle 0.020s ok crypto/md5 0.017s ok crypto/rand 0.266s ok crypto/rc4 0.253s ok crypto/rsa 0.802s ok crypto/sha1 0.051s ok crypto/sha256 0.021s ok crypto/sha512 0.048s ok crypto/subtle 0.061s ok crypto/tls 3.374s ok crypto/x509 6.578s ok database/sql 0.637s ok database/sql/driver 0.008s ok debug/buildinfo 0.015s ok debug/dwarf 0.065s ok debug/elf 0.069s ok debug/gosym 0.114s ok debug/macho 0.015s ok debug/pe 0.033s ok debug/plan9obj 0.016s ok embed 0.010s [no tests to run] ok embed/internal/embedtest 0.010s ok encoding/ascii85 0.014s ok encoding/asn1 0.013s ok encoding/base32 0.200s ok encoding/base64 0.015s ok encoding/binary 0.012s ok encoding/csv 0.169s ok encoding/gob 0.165s ok encoding/hex 0.013s ok encoding/json 1.416s ok encoding/pem 3.298s ok encoding/xml 0.238s ok errors 0.012s ok expvar 0.012s ok flag 0.068s ok fmt 0.697s ok go/ast 0.014s ok go/build 9.855s ok go/build/constraint 0.015s ok go/constant 0.022s ok go/doc 0.254s ok go/doc/comment 4.181s ok go/format 0.029s ok go/importer 0.271s ok go/internal/gccgoimporter 0.042s ok go/internal/gcimporter 24.839s ok go/internal/srcimporter 23.861s ok go/parser 1.510s ok go/printer 1.519s ok go/scanner 0.067s ok go/token 0.081s ok go/types 31.717s ok hash 0.011s ok hash/adler32 0.036s ok hash/crc32 0.018s ok hash/crc64 0.013s ok hash/fnv 0.007s ok hash/maphash 0.421s ok html 0.009s ok html/template 0.459s ok image 0.330s ok image/color 0.126s ok image/draw 0.603s ok image/gif 121.355s ok image/jpeg 18.391s ok image/png 0.960s ok index/suffixarray 6.340s ok internal/abi 0.309s ok internal/buildcfg 0.006s ok internal/cpu 0.012s ok internal/diff 0.048s ok internal/fmtsort 0.006s ok internal/fuzz 0.111s ok internal/godebug 0.009s ok internal/intern 2.440s ok internal/itoa 0.011s ok internal/poll 0.707s ok internal/profile 0.009s ok internal/reflectlite 0.262s ok internal/singleflight 0.019s ok internal/trace 0.189s ok internal/unsafeheader 0.018s ok internal/xcoff 0.026s ok io 0.184s ok io/fs 1.929s ok io/ioutil 0.019s ok log 0.035s ok log/syslog 1.337s ok math 0.058s ok math/big 19.793s ok math/bits 0.017s ok math/cmplx 0.034s ok math/rand 0.605s ok mime 0.056s ok mime/multipart 0.926s ok mime/quotedprintable 0.039s ok net 20.952s ok net/http 33.488s ok net/http/cgi 0.776s ok net/http/cookiejar 0.028s ok net/http/fcgi 0.129s ok net/http/httptest 0.317s ok net/http/httptrace 0.010s ok net/http/httputil 0.830s ok net/http/internal 0.029s ok net/http/internal/ascii 0.007s ok net/http/pprof 4.121s ok net/internal/socktest 0.013s ok net/mail 0.021s ok net/netip 1.960s ok net/rpc 0.074s ok net/rpc/jsonrpc 0.023s ok net/smtp 0.065s ok net/textproto 0.025s ok net/url 0.024s ok os 2.313s ok os/exec 3.335s ok os/exec/internal/fdtest 0.006s ok os/signal 3.513s ok os/user 0.010s ok path 0.019s ok path/filepath 0.180s ok plugin 0.049s ok reflect 1.499s ok regexp 0.333s ok regexp/syntax 2.860s ok runtime 125.647s ok runtime/cgo 0.008s ok runtime/debug 0.184s ok runtime/internal/atomic 0.115s ok runtime/internal/math 0.005s ok runtime/internal/sys 0.006s ok runtime/metrics 0.006s ok runtime/pprof 21.817s ok runtime/trace 16.393s ok sort 0.258s ok strconv 3.958s ok strings 28.054s ok sync 1.062s ok sync/atomic 3.402s ok syscall 10.008s ok testing 1.621s ok testing/fstest 0.011s ok testing/iotest 0.007s ok testing/quick 0.223s ok text/scanner 0.043s ok text/tabwriter 0.012s ok text/template 0.177s ok text/template/parse 0.041s ok time 3.004s ok unicode 0.019s ok unicode/utf16 0.006s ok unicode/utf8 0.037s ok cmd/addr2line 4.992s ok cmd/api 37.367s ok cmd/asm/internal/asm 3.707s ok cmd/asm/internal/lex 0.062s ok cmd/compile/internal/abt 0.028s ok cmd/compile/internal/amd64 0.012s ok cmd/compile/internal/dwarfgen 1.137s ok cmd/compile/internal/importer 4.044s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/logopt 0.171s ok cmd/compile/internal/noder 0.012s ok cmd/compile/internal/reflectdata 0.048s [no tests to run] ok cmd/compile/internal/ssa 2.602s ok cmd/compile/internal/syntax 0.201s ok cmd/compile/internal/test 95.525s ok cmd/compile/internal/typecheck 1.688s ok cmd/compile/internal/types 0.028s ok cmd/compile/internal/types2 5.214s ok cmd/cover 11.359s ok cmd/dist 0.015s ok cmd/doc 0.584s ok cmd/fix 5.835s ok cmd/go 0.223s ok cmd/go/internal/auth 0.020s ok cmd/go/internal/cache 0.476s ok cmd/go/internal/fsys 0.121s ok cmd/go/internal/generate 0.027s ok cmd/go/internal/get 0.026s ok cmd/go/internal/imports 0.033s ok cmd/go/internal/load 0.022s ok cmd/go/internal/lockedfile 0.381s ok cmd/go/internal/lockedfile/internal/filelock 0.045s ok cmd/go/internal/modconv 0.058s ok cmd/go/internal/modfetch 0.016s ok cmd/go/internal/modfetch/codehost 0.013s ok cmd/go/internal/modfetch/zip_sum_test 0.018s ok cmd/go/internal/modindex 0.562s ok cmd/go/internal/modload 0.015s ok cmd/go/internal/mvs 0.030s ok cmd/go/internal/par 0.097s ok cmd/go/internal/search 0.010s ok cmd/go/internal/str 0.040s ok cmd/go/internal/test 0.026s ok cmd/go/internal/vcs 0.022s ok cmd/go/internal/web 0.035s ok cmd/go/internal/work 0.044s ok cmd/gofmt 0.167s ok cmd/internal/archive 1.837s ok cmd/internal/buildid 1.691s ok cmd/internal/dwarf 0.006s ok cmd/internal/edit 0.013s ok cmd/internal/goobj 0.006s ok cmd/internal/moddeps 6.484s ok cmd/internal/notsha256 0.038s ok cmd/internal/obj 3.988s ok cmd/internal/obj/ppc64 0.205s ok cmd/internal/obj/riscv 0.242s ok cmd/internal/obj/s390x 0.024s ok cmd/internal/obj/x86 15.906s 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.468s ok cmd/link 26.559s ok cmd/link/internal/benchmark 0.021s ok cmd/link/internal/ld 15.306s ok cmd/link/internal/loader 0.078s ok cmd/nm 5.922s ok cmd/objdump 2.234s ok cmd/pack 6.050s ok cmd/pprof 11.545s ok cmd/trace 2.134s ok cmd/vet 43.359s ##### os/user with tag osusergo ok os/user 0.037s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 177.584s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.600s ##### sync -cpu=10 ok sync 1.078s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 12.960s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 4.052s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 4.290s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.