plan9-386-0intro at 6827f0d7722ae08cf25cf2212f78bfc6ab8bfd0d :: 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.185s ok archive/zip 0.307s ok bufio 0.070s ok bytes 1.430s ok compress/bzip2 0.054s ok compress/flate 0.748s ok compress/gzip 1.822s ok compress/lzw 0.081s ok compress/zlib 0.422s ok container/heap 0.015s ok container/list 0.014s ok container/ring 0.013s ok context 0.101s ok crypto 0.017s ok crypto/aes 0.027s ok crypto/cipher 0.023s ok crypto/des 0.029s ok crypto/dsa 0.015s ok crypto/ecdh 0.292s ok crypto/ecdsa 0.197s ok crypto/ed25519 0.374s ok crypto/elliptic 0.058s ok crypto/hmac 0.019s ok crypto/internal/alias 0.014s ok crypto/internal/bigmod 0.138s ok crypto/internal/boring 0.017s ok crypto/internal/boring/bcache 0.190s ok crypto/internal/edwards25519 20.198s ok crypto/internal/edwards25519/field 21.119s ok crypto/internal/nistec 1.115s ok crypto/internal/nistec/fiat 0.017s [no tests to run] ok crypto/md5 0.017s ok crypto/rand 0.039s ok crypto/rc4 0.052s ok crypto/rsa 2.832s ok crypto/sha1 0.015s ok crypto/sha256 0.021s ok crypto/sha512 0.022s ok crypto/subtle 0.239s ok crypto/tls 12.218s ok crypto/x509 2.228s ok database/sql 0.384s ok database/sql/driver 0.013s ok debug/buildinfo 0.021s ok debug/dwarf 0.076s ok debug/elf 0.169s ok debug/gosym 0.020s ok debug/macho 0.019s ok debug/pe 0.059s ok debug/plan9obj 0.014s ok embed 0.015s [no tests to run] ok embed/internal/embedtest 0.021s ok encoding/ascii85 0.018s ok encoding/asn1 0.019s ok encoding/base32 0.025s ok encoding/base64 0.017s ok encoding/binary 0.017s ok encoding/csv 0.027s ok encoding/gob 2.403s ok encoding/hex 0.015s ok encoding/json 0.225s ok encoding/pem 0.518s ok encoding/xml 0.050s ok errors 0.023s ok expvar 0.017s ok flag 0.061s ok fmt 0.068s ok go/ast 0.034s ok go/build 1.959s ok go/build/constraint 0.020s ok go/constant 0.023s ok go/doc 0.064s ok go/doc/comment 2.152s ok go/format 0.019s ok go/importer 0.857s ok go/internal/gccgoimporter 0.032s ok go/internal/gcimporter 5.467s ok go/internal/srcimporter 4.490s ok go/parser 0.144s ok go/printer 0.178s ok go/scanner 0.021s ok go/token 0.036s ok go/types 29.802s ok hash 0.016s ok hash/adler32 0.022s ok hash/crc32 0.023s ok hash/crc64 0.016s ok hash/fnv 0.015s ok hash/maphash 0.050s ok html 0.016s ok html/template 0.095s ok image 0.058s ok image/color 0.029s ok image/draw 0.104s ok image/gif 0.140s ok image/jpeg 0.150s ok image/png 0.309s ok index/suffixarray 0.175s ok internal/abi 0.178s ok internal/buildcfg 0.017s ok internal/coverage/cformat 0.015s ok internal/coverage/cmerge 0.019s ok internal/coverage/pods 0.033s ok internal/coverage/slicereader 0.045s ok internal/coverage/slicewriter 0.033s ok internal/coverage/test 0.054s ok internal/cpu 0.038s ok internal/dag 0.035s ok internal/diff 0.042s ok internal/fmtsort 0.036s ok internal/fuzz 0.046s ok internal/godebug 0.034s ok internal/intern 0.130s ok internal/itoa 0.032s ok internal/poll 0.059s ok internal/profile 0.037s ok internal/reflectlite 0.088s ok internal/safefilepath 0.034s ok internal/saferio 0.052s ok internal/singleflight 0.115s ok internal/testenv 0.032s ok internal/trace 0.069s ok internal/types/errors 1.254s ok internal/unsafeheader 0.033s ok internal/xcoff 0.069s ok io 0.202s ok io/fs 0.369s ok io/ioutil 2.234s ok log 0.037s ok maps 0.031s ok math 0.040s ok math/big 1.404s ok math/bits 0.053s ok math/cmplx 0.033s ok math/rand 0.435s ok mime 0.039s ok mime/multipart 2.524s ok mime/quotedprintable 0.046s ok net 25.765s ok net/http 175.148s ok net/http/cgi 0.151s ok net/http/cookiejar 0.234s ok net/http/fcgi 0.148s ok net/http/httptest 3.928s ok net/http/httptrace 0.036s ok net/http/httputil 12.250s ok net/http/internal 0.035s ok net/http/internal/ascii 0.032s ok net/http/pprof 4.280s ok net/mail 0.039s ok net/netip 0.683s ok net/rpc 1.504s ok net/rpc/jsonrpc 0.043s ok net/smtp 1.811s ok net/textproto 0.038s ok net/url 0.041s ok os 3.367s ok os/exec 0.826s ok os/exec/internal/fdtest 0.031s ok os/signal 0.144s ok os/user 0.030s ok path 0.033s ok path/filepath 0.376s ok plugin 0.032s ok reflect 0.180s ok regexp 0.441s ok regexp/syntax 0.643s ok runtime 54.586s ok runtime/coverage 0.039s ok runtime/debug 0.052s ok runtime/internal/atomic 0.072s ok runtime/internal/math 0.031s ok runtime/internal/sys 0.039s ok runtime/metrics 0.035s ok runtime/pprof 7.802s ok runtime/trace 16.386s ok slices 0.043s ok sort 0.069s ok strconv 0.293s ok strings 0.986s ok sync 1.098s ok sync/atomic 1.318s ok syscall 0.142s ok testing 0.826s ok testing/fstest 0.044s ok testing/iotest 0.043s ok testing/quick 0.055s ok text/scanner 0.046s ok text/tabwriter 0.036s ok text/template 0.086s ok text/template/parse 0.046s ok time 5.651s ok unicode 0.039s ok unicode/utf16 0.035s ok unicode/utf8 0.036s ok cmd/addr2line 1.767s ok cmd/api 77.674s ok cmd/asm/internal/asm 0.510s ok cmd/asm/internal/lex 0.045s ok cmd/compile/internal/abt 0.036s ok cmd/compile/internal/amd64 0.048s ok cmd/compile/internal/base 0.035s ok cmd/compile/internal/compare 0.043s ok cmd/compile/internal/dwarfgen 0.042s ok cmd/compile/internal/importer 4.956s ok cmd/compile/internal/ir 0.044s ok cmd/compile/internal/logopt 0.192s ok cmd/compile/internal/loopvar 0.035s ok cmd/compile/internal/noder 0.043s ok cmd/compile/internal/reflectdata 0.041s [no tests to run] ok cmd/compile/internal/ssa 0.150s ok cmd/compile/internal/syntax 0.061s ok cmd/compile/internal/test 30.843s ok cmd/compile/internal/typecheck 0.862s ok cmd/compile/internal/types 0.033s ok cmd/compile/internal/types2 22.912s ok cmd/covdata 0.033s ok cmd/cover 6.838s ok cmd/dist 0.036s ok cmd/doc 0.410s ok cmd/fix 1.929s ok cmd/go/internal/auth 0.034s ok cmd/go/internal/cache 1.941s ok cmd/go/internal/fsys 0.546s ok cmd/go/internal/generate 0.046s ok cmd/go/internal/get 0.044s ok cmd/go/internal/imports 0.042s ok cmd/go/internal/load 0.041s ok cmd/go/internal/lockedfile 0.245s ok cmd/go/internal/modconv 0.038s ok cmd/go/internal/modfetch 0.065s ok cmd/go/internal/modfetch/codehost 0.059s ok cmd/go/internal/modfetch/zip_sum_test 0.038s ok cmd/go/internal/modindex 0.471s ok cmd/go/internal/modload 0.061s ok cmd/go/internal/mvs 0.043s ok cmd/go/internal/par 0.044s ok cmd/go/internal/str 0.032s ok cmd/go/internal/test 0.072s ok cmd/go/internal/vcs 0.115s ok cmd/go/internal/vcweb 0.203s ok cmd/go/internal/vcweb/vcstest 0.941s ok cmd/go/internal/web 0.038s ok cmd/go/internal/work 0.060s ok cmd/gofmt 0.073s ok cmd/internal/archive 0.642s ok cmd/internal/buildid 0.182s ok cmd/internal/cov 0.884s ok cmd/internal/dwarf 0.031s ok cmd/internal/edit 0.031s ok cmd/internal/goobj 0.032s ok cmd/internal/moddeps 5.641s ok cmd/internal/notsha256 0.050s ok cmd/internal/obj 1.039s ok cmd/internal/obj/ppc64 0.216s ok cmd/internal/obj/riscv 0.090s ok cmd/internal/obj/s390x 0.036s ok cmd/internal/obj/x86 6.424s ok cmd/internal/objabi 0.034s ok cmd/internal/pkgpath 0.071s ok cmd/internal/pkgpattern 0.035s ok cmd/internal/quoted 0.033s ok cmd/internal/src 0.032s ok cmd/internal/test2json 0.132s ok cmd/link 11.885s ok cmd/link/internal/benchmark 0.032s ok cmd/link/internal/ld 6.855s ok cmd/link/internal/loader 0.050s ok cmd/nm 0.912s ok cmd/objdump 2.273s ok cmd/pack 0.746s ok cmd/pprof 0.042s ok cmd/trace 2.052s ok cmd/vet 32.712s ##### os/user with tag osusergo ok os/user 0.027s ##### hash/maphash purego implementation ok hash/maphash 0.117s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 169.675s ##### Testing without libgcc. ok net 0.105s ok os/user 0.026s ##### sync -cpu=10 ok sync 1.229s ##### ../test/bench/go1 ok test/bench/go1 0.042s [no tests to run] All tests passed.