plan9-386-0intro at 785ab2fa65bec7fc8d244277c8962009d3a83271 :: 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.161s ok archive/zip 0.315s ok bufio 0.051s ok bytes 1.363s ok compress/bzip2 0.050s ok compress/flate 0.754s ok compress/gzip 1.744s ok compress/lzw 0.065s ok compress/zlib 0.399s ok container/heap 0.014s ok container/list 0.013s ok container/ring 0.013s ok context 0.111s ok crypto 0.013s ok crypto/aes 0.029s ok crypto/cipher 0.077s ok crypto/des 0.025s ok crypto/dsa 0.015s ok crypto/ecdh 0.270s ok crypto/ecdsa 0.183s ok crypto/ed25519 0.309s ok crypto/elliptic 0.058s ok crypto/hmac 0.014s ok crypto/internal/alias 0.015s ok crypto/internal/bigmod 0.119s ok crypto/internal/boring 0.013s ok crypto/internal/boring/bcache 0.142s ok crypto/internal/edwards25519 19.843s ok crypto/internal/edwards25519/field 19.614s ok crypto/internal/nistec 0.969s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/md5 0.015s ok crypto/rand 0.027s ok crypto/rc4 0.042s ok crypto/rsa 2.264s ok crypto/sha1 0.015s ok crypto/sha256 0.015s ok crypto/sha512 0.015s ok crypto/subtle 0.194s ok crypto/tls 16.926s ok crypto/x509 2.139s ok database/sql 0.366s ok database/sql/driver 0.013s ok debug/buildinfo 0.021s ok debug/dwarf 0.069s ok debug/elf 0.180s ok debug/gosym 0.019s ok debug/macho 0.019s ok debug/pe 0.062s ok debug/plan9obj 0.014s ok embed 0.014s [no tests to run] ok embed/internal/embedtest 0.015s ok encoding/ascii85 0.015s ok encoding/asn1 0.018s ok encoding/base32 0.025s ok encoding/base64 0.016s ok encoding/binary 0.016s ok encoding/csv 0.020s ok encoding/gob 2.425s ok encoding/hex 0.015s ok encoding/json 0.213s ok encoding/pem 0.449s ok encoding/xml 0.049s ok errors 0.019s ok expvar 0.016s ok flag 0.051s ok fmt 0.057s ok go/ast 0.032s ok go/build 1.793s ok go/build/constraint 0.017s ok go/constant 0.017s ok go/doc 0.063s ok go/doc/comment 1.814s ok go/format 0.019s ok go/importer 0.832s ok go/internal/gccgoimporter 0.030s ok go/internal/gcimporter 5.173s ok go/internal/srcimporter 3.501s ok go/parser 0.148s ok go/printer 0.166s ok go/scanner 0.016s ok go/token 0.033s ok go/types 28.411s ok hash 0.016s ok hash/adler32 0.019s ok hash/crc32 0.018s ok hash/crc64 0.015s ok hash/fnv 0.015s ok hash/maphash 0.045s ok html 0.016s ok html/template 0.079s ok image 0.071s ok image/color 0.033s ok image/draw 0.079s ok image/gif 0.135s ok image/jpeg 0.157s ok image/png 0.284s ok index/suffixarray 0.170s ok internal/abi 0.174s ok internal/buildcfg 0.014s ok internal/coverage/cformat 0.015s ok internal/coverage/cmerge 0.018s ok internal/coverage/pods 0.032s ok internal/coverage/slicereader 0.046s ok internal/coverage/slicewriter 0.031s ok internal/coverage/test 0.055s ok internal/cpu 0.045s ok internal/dag 0.034s ok internal/diff 0.042s ok internal/fmtsort 0.035s ok internal/fuzz 0.041s ok internal/godebug 0.031s ok internal/intern 0.109s ok internal/itoa 0.034s ok internal/poll 0.064s ok internal/profile 0.041s ok internal/reflectlite 0.096s ok internal/safefilepath 0.032s ok internal/saferio 0.054s ok internal/singleflight 0.089s ok internal/testenv 0.032s ok internal/trace 0.066s ok internal/types/errors 1.380s ok internal/unsafeheader 0.033s ok internal/xcoff 0.066s ok io 0.207s ok io/fs 0.349s ok io/ioutil 2.164s ok log 0.034s ok maps 0.039s ok math 0.041s ok math/big 1.798s ok math/bits 0.041s ok math/cmplx 0.033s ok math/rand 0.374s ok mime 0.038s ok mime/multipart 2.268s ok mime/quotedprintable 0.043s ok net 24.632s ok net/http 175.546s ok net/http/cgi 0.121s ok net/http/cookiejar 0.223s ok net/http/fcgi 0.141s ok net/http/httptest 3.767s ok net/http/httptrace 0.039s ok net/http/httputil 12.202s ok net/http/internal 0.036s ok net/http/internal/ascii 0.034s ok net/http/pprof 4.271s ok net/mail 0.039s ok net/netip 0.654s ok net/rpc 1.475s ok net/rpc/jsonrpc 0.045s ok net/smtp 1.837s ok net/textproto 0.040s ok net/url 0.042s ok os 3.238s ok os/exec 0.770s ok os/exec/internal/fdtest 0.032s ok os/signal 0.144s ok os/user 0.031s ok path 0.032s ok path/filepath 0.362s ok plugin 0.031s ok reflect 0.179s ok regexp 0.415s ok regexp/syntax 0.663s ok runtime 55.948s ok runtime/coverage 0.038s ok runtime/debug 0.051s ok runtime/internal/atomic 0.057s ok runtime/internal/math 0.031s ok runtime/internal/sys 0.030s ok runtime/metrics 0.040s ok runtime/pprof 10.140s ok runtime/trace 17.046s ok slices 0.033s ok sort 0.072s ok strconv 1.051s ok strings 1.048s ok sync 1.105s ok sync/atomic 1.402s ok syscall 0.145s ok testing 0.802s ok testing/fstest 0.035s ok testing/iotest 0.033s ok testing/quick 0.054s ok text/scanner 0.033s ok text/tabwriter 0.033s ok text/template 0.087s ok text/template/parse 0.046s ok time 6.106s ok unicode 0.035s ok unicode/utf16 0.035s ok unicode/utf8 0.034s ok cmd/addr2line 1.831s ok cmd/api 74.436s ok cmd/asm/internal/asm 0.514s ok cmd/asm/internal/lex 0.033s ok cmd/compile/internal/abt 0.033s ok cmd/compile/internal/amd64 0.040s ok cmd/compile/internal/base 0.034s ok cmd/compile/internal/compare 0.040s ok cmd/compile/internal/dwarfgen 0.041s ok cmd/compile/internal/importer 4.669s ok cmd/compile/internal/ir 0.053s ok cmd/compile/internal/logopt 0.162s ok cmd/compile/internal/loopvar 0.036s ok cmd/compile/internal/noder 0.055s ok cmd/compile/internal/reflectdata 0.038s [no tests to run] ok cmd/compile/internal/ssa 0.184s ok cmd/compile/internal/syntax 0.072s ok cmd/compile/internal/test 30.974s ok cmd/compile/internal/typecheck 0.894s ok cmd/compile/internal/types 0.037s ok cmd/compile/internal/types2 25.100s ok cmd/covdata 0.034s ok cmd/cover 7.461s ok cmd/dist 0.037s ok cmd/doc 0.422s ok cmd/fix 2.106s ok cmd/go/internal/auth 0.036s ok cmd/go/internal/cache 2.112s ok cmd/go/internal/fsys 0.610s ok cmd/go/internal/generate 0.055s ok cmd/go/internal/get 0.043s ok cmd/go/internal/imports 0.044s ok cmd/go/internal/load 0.043s ok cmd/go/internal/lockedfile 0.288s ok cmd/go/internal/modconv 0.043s ok cmd/go/internal/modfetch 0.083s ok cmd/go/internal/modfetch/codehost 0.063s ok cmd/go/internal/modfetch/zip_sum_test 0.040s ok cmd/go/internal/modindex 0.512s ok cmd/go/internal/modload 0.080s ok cmd/go/internal/mvs 0.045s ok cmd/go/internal/par 0.048s ok cmd/go/internal/str 0.033s ok cmd/go/internal/test 0.080s ok cmd/go/internal/vcs 0.118s ok cmd/go/internal/vcweb 0.215s ok cmd/go/internal/vcweb/vcstest 0.959s ok cmd/go/internal/web 0.039s ok cmd/go/internal/work 0.079s ok cmd/gofmt 0.087s ok cmd/internal/archive 0.691s ok cmd/internal/buildid 0.209s ok cmd/internal/cov 0.941s ok cmd/internal/dwarf 0.021s ok cmd/internal/edit 0.023s ok cmd/internal/goobj 0.023s ok cmd/internal/moddeps 5.774s ok cmd/internal/notsha256 0.091s ok cmd/internal/obj 1.075s ok cmd/internal/obj/ppc64 0.227s ok cmd/internal/obj/riscv 0.092s ok cmd/internal/obj/s390x 0.036s ok cmd/internal/obj/x86 6.782s ok cmd/internal/objabi 0.023s ok cmd/internal/pkgpath 0.060s ok cmd/internal/pkgpattern 0.023s ok cmd/internal/quoted 0.027s ok cmd/internal/src 0.025s ok cmd/internal/test2json 0.135s ok cmd/link 11.569s ok cmd/link/internal/benchmark 0.033s ok cmd/link/internal/ld 7.786s ok cmd/link/internal/loader 0.054s ok cmd/nm 0.945s ok cmd/objdump 2.440s ok cmd/pack 0.812s ok cmd/pprof 0.044s ok cmd/trace 2.052s ok cmd/vet 33.589s ##### os/user with tag osusergo ok os/user 0.028s ##### hash/maphash purego implementation ok hash/maphash 0.176s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 119.802s ##### Testing without libgcc. ok net 0.147s ok os/user 0.027s ##### sync -cpu=10 ok sync 1.070s ##### ../test/bench/go1 ok test/bench/go1 0.053s [no tests to run] All tests passed.