plan9-386-0intro at 231806c83debbb4feec288f6c4729c0b131823a4 :: Running /tmp/workdir-gnot/go/src/make.rc with args ["/tmp/workdir-gnot/go/src/make.rc"] and env ["home=/usr/glenda" "path=.\x00/bin" "*=" "type=host-plan9-386-0intro" "rcname=gobuildlet" "pid=198" "fn#term%=fn term% {$*}\n" "fn#newworkdir=fn newworkdir {if(test -d $workdir){for(i in `{du -a $workdir|awk '{print $2}'})chmod u+w $i;rm -rf $workdir};mkdir $workdir}\n" "status=" "fn#cd=fn cd {builtin cd $* && awd}\n" "GO_TEST_TIMEOUT_SCALE=2" "workdir=/tmp/workdir-gnot" "objtype=386" "fn#sigexit=" "cflag=" "0=/bin/gobuildlet" "WORKDIR=/tmp/workdir-gnot" "GOROOT_BOOTSTRAP=/tmp/workdir-gnot/go1.4" "GO_BUILDER_NAME=plan9-386-0intro" "GOBIN=" "PWD=/tmp/workdir-gnot/go/src"] in dir /tmp/workdir-gnot/go/src Building Go cmd/dist using /tmp/workdir-gnot/go1.4. (go1.17.13 plan9/386) Building Go toolchain1 using /tmp/workdir-gnot/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 plan9/386. --- Installed Go for plan9/386 in /tmp/workdir-gnot/go Installed commands in /tmp/workdir-gnot/go/bin *** You need to bind /tmp/workdir-gnot/go/bin before /bin. ##### Test execution environment. # GOARCH: 386 # CPU: Intel Core Processor (Broadwell) # GOOS: plan9 # OS Version: 2000 ##### Testing packages. ok archive/tar 0.171s ok archive/zip 0.310s ok bufio 0.058s ok bytes 1.428s ok compress/bzip2 0.048s ok compress/flate 0.779s ok compress/gzip 1.810s ok compress/lzw 0.077s ok compress/zlib 0.426s ok container/heap 0.016s ok container/list 0.018s ok container/ring 0.014s ok context 0.102s ok crypto 0.016s ok crypto/aes 0.039s ok crypto/cipher 0.074s ok crypto/des 0.026s ok crypto/dsa 0.015s ok crypto/ecdh 0.293s ok crypto/ecdsa 0.179s ok crypto/ed25519 0.330s ok crypto/elliptic 0.059s ok crypto/hmac 0.014s ok crypto/internal/alias 0.016s ok crypto/internal/bigmod 0.125s ok crypto/internal/boring 0.015s ok crypto/internal/boring/bcache 0.170s ok crypto/internal/edwards25519 19.934s ok crypto/internal/edwards25519/field 19.687s ok crypto/internal/nistec 1.636s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/md5 0.022s ok crypto/rand 0.029s ok crypto/rc4 0.045s ok crypto/rsa 2.663s ok crypto/sha1 0.015s ok crypto/sha256 0.015s ok crypto/sha512 0.020s ok crypto/subtle 0.207s ok crypto/tls 12.199s ok crypto/x509 2.264s ok database/sql 0.368s ok database/sql/driver 0.013s ok debug/buildinfo 0.021s ok debug/dwarf 0.088s ok debug/elf 0.194s ok debug/gosym 0.023s ok debug/macho 0.022s ok debug/pe 0.069s ok debug/plan9obj 0.018s ok embed 0.015s [no tests to run] ok embed/internal/embedtest 0.020s ok encoding/ascii85 0.019s ok encoding/asn1 0.018s ok encoding/base32 0.026s ok encoding/base64 0.016s ok encoding/binary 0.016s ok encoding/csv 0.022s ok encoding/gob 2.418s ok encoding/hex 0.015s ok encoding/json 0.219s ok encoding/pem 0.498s ok encoding/xml 0.050s ok errors 0.020s ok expvar 0.017s ok flag 0.055s ok fmt 0.058s ok go/ast 0.032s ok go/build 1.969s ok go/build/constraint 0.018s ok go/constant 0.017s ok go/doc 0.068s ok go/doc/comment 2.027s ok go/format 0.019s ok go/importer 0.821s ok go/internal/gccgoimporter 0.031s ok go/internal/gcimporter 5.632s ok go/internal/srcimporter 3.601s ok go/parser 0.139s ok go/printer 0.157s ok go/scanner 0.021s ok go/token 0.029s ok go/types 29.968s ok hash 0.021s ok hash/adler32 0.020s ok hash/crc32 0.018s ok hash/crc64 0.016s ok hash/fnv 0.015s ok hash/maphash 0.046s ok html 0.015s ok html/template 0.092s ok image 0.056s ok image/color 0.027s ok image/draw 0.080s ok image/gif 0.126s ok image/jpeg 0.158s ok image/png 0.295s ok index/suffixarray 0.181s ok internal/abi 0.164s ok internal/buildcfg 0.015s ok internal/coverage/cformat 0.015s ok internal/coverage/cmerge 0.015s ok internal/coverage/pods 0.040s ok internal/coverage/slicereader 0.047s ok internal/coverage/slicewriter 0.030s ok internal/coverage/test 0.049s ok internal/cpu 0.037s ok internal/dag 0.032s ok internal/diff 0.034s ok internal/fmtsort 0.034s ok internal/fuzz 0.038s ok internal/godebug 0.032s ok internal/intern 0.108s ok internal/itoa 0.031s ok internal/poll 0.056s ok internal/profile 0.032s ok internal/reflectlite 0.090s ok internal/safefilepath 0.032s ok internal/saferio 0.051s ok internal/singleflight 0.082s ok internal/testenv 0.039s ok internal/trace 0.064s ok internal/types/errors 1.272s ok internal/unsafeheader 0.034s ok internal/xcoff 0.067s ok io 0.211s ok io/fs 0.356s ok io/ioutil 2.389s ok log 0.037s ok maps 0.035s ok math 0.041s ok math/big 1.162s ok math/bits 0.042s ok math/cmplx 0.034s ok math/rand 0.373s ok mime 0.038s ok mime/multipart 2.304s ok mime/quotedprintable 0.043s ok net 25.422s ok net/http 177.324s ok net/http/cgi 0.120s ok net/http/cookiejar 0.240s ok net/http/fcgi 0.139s ok net/http/httptest 3.722s ok net/http/httptrace 0.037s ok net/http/httputil 12.267s ok net/http/internal 0.048s ok net/http/internal/ascii 0.033s ok net/http/pprof 4.286s ok net/mail 0.040s ok net/netip 1.319s ok net/rpc 1.472s ok net/rpc/jsonrpc 0.054s ok net/smtp 1.840s ok net/textproto 0.036s ok net/url 0.038s ok os 3.066s ok os/exec 0.809s ok os/exec/internal/fdtest 0.037s ok os/signal 0.145s ok os/user 0.031s ok path 0.040s ok path/filepath 0.346s ok plugin 0.030s ok reflect 0.186s ok regexp 0.592s ok regexp/syntax 0.834s ok runtime 52.578s ok runtime/coverage 0.036s ok runtime/debug 0.051s ok runtime/internal/atomic 0.054s ok runtime/internal/math 0.031s ok runtime/internal/sys 0.030s ok runtime/metrics 0.034s ok runtime/pprof 5.705s ok runtime/trace 14.549s ok slices 0.040s ok sort 0.067s ok strconv 0.285s ok strings 1.059s ok sync 1.075s ok sync/atomic 1.588s ok syscall 0.130s ok testing 0.770s ok testing/fstest 0.034s ok testing/iotest 0.032s ok testing/quick 0.064s ok text/scanner 0.038s ok text/tabwriter 0.033s ok text/template 0.066s ok text/template/parse 0.043s ok time 6.655s ok unicode 0.035s ok unicode/utf16 0.042s ok unicode/utf8 0.039s ok cmd/addr2line 1.901s ok cmd/api 76.173s ok cmd/asm/internal/asm 0.544s ok cmd/asm/internal/lex 0.033s ok cmd/compile/internal/abt 0.043s ok cmd/compile/internal/amd64 0.041s ok cmd/compile/internal/base 0.035s ok cmd/compile/internal/compare 0.036s ok cmd/compile/internal/dwarfgen 0.041s ok cmd/compile/internal/importer 4.630s ok cmd/compile/internal/ir 0.038s ok cmd/compile/internal/logopt 0.165s ok cmd/compile/internal/loopvar 0.037s ok cmd/compile/internal/noder 0.045s ok cmd/compile/internal/reflectdata 0.036s [no tests to run] ok cmd/compile/internal/ssa 0.177s ok cmd/compile/internal/syntax 0.074s ok cmd/compile/internal/test 32.897s ok cmd/compile/internal/typecheck 1.016s ok cmd/compile/internal/types 0.045s ok cmd/compile/internal/types2 23.498s ok cmd/covdata 0.034s ok cmd/cover 7.445s ok cmd/dist 0.038s ok cmd/doc 0.459s ok cmd/fix 2.226s ok cmd/go/internal/auth 0.042s ok cmd/go/internal/cache 2.069s ok cmd/go/internal/fsys 0.552s ok cmd/go/internal/generate 0.061s ok cmd/go/internal/get 0.043s ok cmd/go/internal/imports 0.042s ok cmd/go/internal/load 0.040s ok cmd/go/internal/lockedfile 0.254s ok cmd/go/internal/modconv 0.038s ok cmd/go/internal/modfetch 0.067s ok cmd/go/internal/modfetch/codehost 0.076s ok cmd/go/internal/modfetch/zip_sum_test 0.045s ok cmd/go/internal/modindex 0.424s ok cmd/go/internal/modload 0.063s ok cmd/go/internal/mvs 0.063s ok cmd/go/internal/par 0.056s ok cmd/go/internal/str 0.032s ok cmd/go/internal/test 0.088s ok cmd/go/internal/vcs 0.140s ok cmd/go/internal/vcweb 0.214s ok cmd/go/internal/vcweb/vcstest 1.011s ok cmd/go/internal/web 0.040s ok cmd/go/internal/work 0.062s ok cmd/gofmt 0.089s ok cmd/internal/archive 0.735s ok cmd/internal/buildid 0.189s ok cmd/internal/cov 1.050s ok cmd/internal/dwarf 0.037s ok cmd/internal/edit 0.041s ok cmd/internal/goobj 0.035s ok cmd/internal/moddeps 6.181s ok cmd/internal/notsha256 0.054s ok cmd/internal/obj 1.107s ok cmd/internal/obj/ppc64 0.230s ok cmd/internal/obj/riscv 0.098s ok cmd/internal/obj/s390x 0.035s ok cmd/internal/obj/x86 7.424s ok cmd/internal/objabi 0.041s ok cmd/internal/pkgpath 0.087s ok cmd/internal/pkgpattern 0.032s ok cmd/internal/quoted 0.038s ok cmd/internal/src 0.042s ok cmd/internal/test2json 0.152s ok cmd/link 13.990s ok cmd/link/internal/benchmark 0.043s ok cmd/link/internal/ld 7.324s ok cmd/link/internal/loader 0.045s ok cmd/nm 1.006s ok cmd/objdump 2.539s ok cmd/pack 0.876s ok cmd/pprof 0.046s ok cmd/trace 2.041s ok cmd/vet 34.356s ##### os/user with tag osusergo ok os/user 0.028s ##### hash/maphash purego implementation ok hash/maphash 0.153s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 191.443s ##### Testing without libgcc. ok net 0.158s ok os/user 0.034s ##### sync -cpu=10 ok sync 1.297s ##### ../test/bench/go1 ok test/bench/go1 0.043s [no tests to run] All tests passed.