linux-mips64le-mengzhuo at 08d6c4c2b96eb3e5012af9b346dc5b325e956844 :: Running /tmp/workdir-host-linux-mipsle-mengzhuo/go/src/make.bash with args ["/tmp/workdir-host-linux-mipsle-mengzhuo/go/src/make.bash"] and env ["LANG=zh_CN.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/home/gopher" "LOGNAME=gopher" "USER=gopher" "SHELL=/bin/bash" "INVOCATION_ID=25603329b9a44ff28f4d59cc3cf5d3ab" "JOURNAL_STREAM=8:670839750" "GO_BUILDER_ENV=host-linux-mipsle-mengzhuo" "WORKDIR=/tmp/workdir-host-linux-mipsle-mengzhuo" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "GOPROXY=https://proxy.golang.com.cn,direct" "NO_PROXY=*.cn" "GOSUMDB=off" "GO_STAGE0_NET_DELAY=9.6s" "GO_STAGE0_DL_DELAY=1.7s" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-mipsle-mengzhuo/go1.4" "GO_BUILDER_NAME=linux-mips64le-mengzhuo" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/lib/golang" "GOMIPS64=hardfloat" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-mipsle-mengzhuo/tmp" "GOCACHE=/tmp/workdir-host-linux-mipsle-mengzhuo/gocache"] in dir /tmp/workdir-host-linux-mipsle-mengzhuo/go/src Building Go cmd/dist using /usr/lib/golang. (go1.12.7 linux/mips64le) Building Go toolchain1 using /usr/lib/golang. 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/mips64le. --- Installed Go for linux/mips64le in /tmp/workdir-host-linux-mipsle-mengzhuo/go Installed commands in /tmp/workdir-host-linux-mipsle-mengzhuo/go/bin ##### Test execution environment. # GOARCH: mips64le # CPU: # GOOS: linux # OS Version: Linux 5.4.110-3.fc28.lemote.mips64el #1 SMP PREEMPT Fri Apr 16 10:44:14 CST 2021 mips64 ##### Testing packages. ok archive/tar 0.044s ok archive/zip 1.138s ok bufio 0.252s ok bytes 5.336s ok compress/bzip2 0.287s ok compress/flate 1.508s ok compress/gzip 0.127s ok compress/lzw 0.335s ok compress/zlib 1.176s ok container/heap 0.010s ok container/list 0.003s ok container/ring 0.005s ok context 0.013s ok crypto 0.020s ok crypto/aes 0.168s ok crypto/cipher 0.006s ok crypto/des 0.012s ok crypto/dsa 0.009s ok crypto/ecdsa 0.032s ok crypto/ed25519 0.360s ok crypto/elliptic 0.058s ok crypto/hmac 0.015s ok crypto/internal/boring 0.216s ok crypto/internal/edwards25519 18.398s ok crypto/internal/edwards25519/field 14.843s ok crypto/internal/nistec 10.930s ok crypto/internal/nistec/fiat 0.018s [no tests to run] ok crypto/internal/subtle 0.005s ok crypto/md5 0.010s ok crypto/rand 0.095s ok crypto/rc4 0.083s ok crypto/rsa 0.402s ok crypto/sha1 0.015s ok crypto/sha256 0.007s ok crypto/sha512 0.024s ok crypto/subtle 0.008s ok crypto/tls 2.003s ok crypto/x509 2.804s ok database/sql 0.488s ok database/sql/driver 0.017s ok debug/buildinfo 0.028s ok debug/dwarf 0.031s ok debug/elf 0.026s ok debug/gosym 0.044s ok debug/macho 0.014s ok debug/pe 0.019s ok debug/plan9obj 0.024s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.007s ok encoding/ascii85 0.011s ok encoding/asn1 0.006s ok encoding/base32 0.086s ok encoding/base64 0.012s ok encoding/binary 0.006s ok encoding/csv 0.027s ok encoding/gob 0.046s ok encoding/hex 0.020s ok encoding/json 0.415s ok encoding/pem 1.460s ok encoding/xml 0.067s ok errors 0.006s ok expvar 0.006s ok flag 0.024s ok fmt 0.280s ok go/ast 0.009s ok go/build 4.282s ok go/build/constraint 0.007s ok go/constant 0.013s ok go/doc 0.097s ok go/doc/comment 2.031s ok go/format 0.017s ok go/importer 0.215s ok go/internal/gccgoimporter 0.021s ok go/internal/gcimporter 13.400s ok go/internal/srcimporter 10.227s ok go/parser 0.088s ok go/printer 0.929s ok go/scanner 0.005s ok go/token 0.043s ok go/types 15.429s ok hash 0.005s ok hash/adler32 0.013s ok hash/crc32 0.009s ok hash/crc64 0.018s ok hash/fnv 0.022s ok hash/maphash 0.181s ok html 0.009s ok html/template 0.190s ok image 0.186s ok image/color 0.060s ok image/draw 0.347s ok image/gif 73.180s ok image/jpeg 7.981s ok image/png 0.569s ok index/suffixarray 2.288s ok internal/abi 0.037s ok internal/buildcfg 0.021s ok internal/cpu 0.005s ok internal/diff 0.008s ok internal/fmtsort 0.003s ok internal/fuzz 0.026s ok internal/godebug 0.013s ok internal/intern 0.333s ok internal/itoa 0.022s ok internal/poll 0.175s ok internal/profile 0.031s ok internal/reflectlite 0.125s ok internal/singleflight 0.030s ok internal/trace 0.068s ok internal/unsafeheader 0.019s ok internal/xcoff 0.013s ok io 0.027s ok io/fs 0.012s ok io/ioutil 0.023s ok log 0.047s ok log/syslog 1.232s ok math 0.010s ok math/big 5.807s ok math/bits 0.008s ok math/cmplx 0.021s ok math/rand 0.323s ok mime 0.060s ok mime/multipart 0.517s ok mime/quotedprintable 0.016s ok net 12.282s ok net/http 17.141s ok net/http/cgi 0.393s ok net/http/cookiejar 0.011s ok net/http/fcgi 0.111s ok net/http/httptest 0.243s ok net/http/httptrace 0.005s ok net/http/httputil 0.676s ok net/http/internal 0.005s ok net/http/internal/ascii 0.023s ok net/http/pprof 5.101s ok net/internal/socktest 0.033s ok net/mail 0.009s ok net/netip 0.909s ok net/rpc 0.034s ok net/rpc/jsonrpc 0.019s ok net/smtp 0.029s ok net/textproto 0.031s ok net/url 0.030s ok os 1.301s ok os/exec 1.349s ok os/exec/internal/fdtest 0.019s ok os/signal 2.150s ok os/user 0.033s ok path 0.011s ok path/filepath 0.033s ok plugin 0.016s ok reflect 0.489s ok regexp 0.291s ok regexp/syntax 1.388s ok runtime 38.577s ok runtime/cgo 0.020s ok runtime/debug 0.086s ok runtime/internal/atomic 0.165s ok runtime/internal/math 0.009s ok runtime/internal/sys 0.003s ok runtime/metrics 0.006s ok runtime/pprof 9.453s ok runtime/trace 6.697s ok sort 0.354s ok strconv 1.209s ok strings 5.891s ok sync 0.429s ok sync/atomic 1.176s ok syscall 0.095s ok testing 0.803s ok testing/fstest 0.014s ok testing/iotest 0.010s ok testing/quick 0.111s ok text/scanner 0.007s ok text/tabwriter 0.033s ok text/template 0.076s ok text/template/parse 0.030s ok time 2.058s ok unicode 0.008s ok unicode/utf16 0.005s ok unicode/utf8 0.012s ok cmd/addr2line 3.145s ok cmd/api 21.120s ok cmd/asm/internal/asm 1.417s ok cmd/asm/internal/lex 0.005s ok cmd/compile/internal/abt 0.012s ok cmd/compile/internal/amd64 0.013s ok cmd/compile/internal/dwarfgen 0.605s ok cmd/compile/internal/importer 2.025s ok cmd/compile/internal/ir 0.004s ok cmd/compile/internal/logopt 0.139s ok cmd/compile/internal/noder 0.006s ok cmd/compile/internal/reflectdata 0.045s [no tests to run] ok cmd/compile/internal/ssa 1.220s ok cmd/compile/internal/syntax 0.065s ok cmd/compile/internal/test 40.525s ok cmd/compile/internal/typecheck 1.206s ok cmd/compile/internal/types 0.027s ok cmd/compile/internal/types2 2.420s ok cmd/cover 5.474s ok cmd/dist 0.034s ok cmd/doc 0.655s ok cmd/fix 4.351s ok cmd/go 0.096s ok cmd/go/internal/auth 0.009s ok cmd/go/internal/cache 0.126s ok cmd/go/internal/fsys 0.032s ok cmd/go/internal/generate 0.015s ok cmd/go/internal/get 0.015s ok cmd/go/internal/imports 0.009s ok cmd/go/internal/load 0.013s ok cmd/go/internal/lockedfile 0.140s ok cmd/go/internal/lockedfile/internal/filelock 0.058s ok cmd/go/internal/modconv 0.041s ok cmd/go/internal/modfetch 0.008s ok cmd/go/internal/modfetch/codehost 0.007s ok cmd/go/internal/modfetch/zip_sum_test 0.008s ok cmd/go/internal/modindex 0.006s ok cmd/go/internal/modload 0.007s ok cmd/go/internal/mvs 0.013s ok cmd/go/internal/par 0.072s ok cmd/go/internal/search 0.005s ok cmd/go/internal/str 0.007s ok cmd/go/internal/test 0.015s ok cmd/go/internal/vcs 0.010s ok cmd/go/internal/web 0.023s ok cmd/go/internal/work 0.022s ok cmd/gofmt 0.129s ok cmd/internal/archive 0.844s ok cmd/internal/buildid 0.791s ok cmd/internal/dwarf 0.018s ok cmd/internal/edit 0.031s ok cmd/internal/goobj 0.028s ok cmd/internal/moddeps 2.804s ok cmd/internal/notsha256 0.013s ok cmd/internal/obj 1.805s ok cmd/internal/obj/ppc64 0.178s ok cmd/internal/obj/riscv 0.154s ok cmd/internal/obj/s390x 0.014s ok cmd/internal/obj/x86 7.229s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.029s ok cmd/internal/quoted 0.021s ok cmd/internal/src 0.004s ok cmd/internal/sys 0.014s ok cmd/internal/test2json 0.270s ok cmd/link 23.044s ok cmd/link/internal/benchmark 0.041s ok cmd/link/internal/ld 12.868s ok cmd/link/internal/loader 0.021s ok cmd/nm 2.860s ok cmd/objdump 1.024s ok cmd/pack 2.949s ok cmd/pprof 4.582s ok cmd/trace 0.260s ok cmd/vet 23.319s ##### os/user with tag osusergo ok os/user 0.016s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 44.719s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.229s ##### sync -cpu=10 ok sync 0.549s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 5.246s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.517s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.675s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.