plan9-386-0intro at fba8566cda3a7ba8f32ed398466f1d95bb205594 :: 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.153s ok archive/zip 0.283s ok bufio 0.051s ok bytes 1.343s ok compress/bzip2 0.048s ok compress/flate 0.713s ok compress/gzip 1.688s ok compress/lzw 0.064s ok compress/zlib 0.404s ok container/heap 0.014s ok container/list 0.012s ok container/ring 0.013s ok context 0.102s ok crypto 0.012s ok crypto/aes 0.028s ok crypto/cipher 0.077s ok crypto/des 0.025s ok crypto/dsa 0.015s ok crypto/ecdh 0.268s ok crypto/ecdsa 0.174s ok crypto/ed25519 0.300s ok crypto/elliptic 0.055s ok crypto/hmac 0.013s ok crypto/internal/alias 0.012s ok crypto/internal/bigmod 0.116s ok crypto/internal/boring 0.012s ok crypto/internal/boring/bcache 0.158s ok crypto/internal/edwards25519 19.022s ok crypto/internal/edwards25519/field 19.613s ok crypto/internal/nistec 0.962s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/md5 0.016s ok crypto/rand 0.026s ok crypto/rc4 0.042s ok crypto/rsa 1.733s ok crypto/sha1 0.015s ok crypto/sha256 0.015s ok crypto/sha512 0.016s ok crypto/subtle 0.194s ok crypto/tls 14.092s ok crypto/x509 2.256s ok database/sql 0.393s ok database/sql/driver 0.013s ok debug/buildinfo 0.023s ok debug/dwarf 0.068s ok debug/elf 0.172s ok debug/gosym 0.019s ok debug/macho 0.019s ok debug/pe 0.057s ok debug/plan9obj 0.014s ok embed 0.014s [no tests to run] ok embed/internal/embedtest 0.017s ok encoding/ascii85 0.016s ok encoding/asn1 0.017s ok encoding/base32 0.025s ok encoding/base64 0.016s ok encoding/binary 0.016s ok encoding/csv 0.020s ok encoding/gob 2.663s ok encoding/hex 0.015s ok encoding/json 0.220s ok encoding/pem 0.447s ok encoding/xml 0.048s ok errors 0.016s ok expvar 0.016s ok flag 0.052s ok fmt 0.057s ok go/ast 0.032s ok go/build 1.831s ok go/build/constraint 0.016s ok go/constant 0.018s ok go/doc 0.062s ok go/doc/comment 1.864s ok go/format 0.020s ok go/importer 0.803s ok go/internal/gccgoimporter 0.030s ok go/internal/gcimporter 5.017s ok go/internal/srcimporter 3.419s ok go/parser 0.126s ok go/printer 0.155s ok go/scanner 0.016s ok go/token 0.028s ok go/types 27.731s ok hash 0.016s ok hash/adler32 0.017s ok hash/crc32 0.017s ok hash/crc64 0.015s ok hash/fnv 0.015s ok hash/maphash 0.044s ok html 0.015s ok html/template 0.082s ok image 0.056s ok image/color 0.027s ok image/draw 0.076s ok image/gif 0.127s ok image/jpeg 0.145s ok image/png 0.268s ok index/suffixarray 0.164s ok internal/abi 0.158s ok internal/buildcfg 0.015s ok internal/coverage/cformat 0.015s ok internal/coverage/cmerge 0.014s ok internal/coverage/pods 0.030s ok internal/coverage/slicereader 0.037s ok internal/coverage/slicewriter 0.030s ok internal/coverage/test 0.049s ok internal/cpu 0.037s ok internal/dag 0.031s ok internal/diff 0.033s ok internal/fmtsort 0.033s ok internal/fuzz 0.037s ok internal/godebug 0.031s ok internal/intern 0.105s ok internal/itoa 0.030s ok internal/poll 0.051s ok internal/profile 0.032s ok internal/reflectlite 0.085s ok internal/safefilepath 0.032s ok internal/saferio 0.050s ok internal/singleflight 0.080s ok internal/testenv 0.031s ok internal/trace 0.064s ok internal/types/errors 1.263s ok internal/unsafeheader 0.030s ok internal/xcoff 0.063s ok io 0.202s ok io/fs 0.350s ok io/ioutil 2.137s ok log 0.034s ok log/slog 0.047s ok log/slog/internal/buffer 0.032s ok maps 0.030s ok math 0.039s ok math/big 1.173s ok math/bits 0.041s ok math/cmplx 0.032s ok math/rand 0.369s ok mime 0.036s ok mime/multipart 2.296s ok mime/quotedprintable 0.042s ok net 24.544s ok net/http 182.799s ok net/http/cgi 0.117s ok net/http/cookiejar 0.239s ok net/http/fcgi 0.138s ok net/http/httptest 3.721s ok net/http/httptrace 0.038s ok net/http/httputil 15.158s ok net/http/internal 0.035s ok net/http/internal/ascii 0.030s ok net/http/pprof 4.320s ok net/mail 0.038s ok net/netip 0.628s ok net/rpc 3.618s ok net/rpc/jsonrpc 0.042s ok net/smtp 2.444s ok net/textproto 0.035s ok net/url 0.037s ok os 3.239s ok os/exec 1.019s ok os/exec/internal/fdtest 0.031s ok os/signal 0.143s ok os/user 0.031s ok path 0.031s ok path/filepath 0.354s ok plugin 0.029s ok reflect 0.179s ok regexp 0.404s ok regexp/syntax 0.641s ok runtime 52.370s ok runtime/coverage 0.040s ok runtime/debug 0.051s ok runtime/internal/atomic 0.056s ok runtime/internal/math 0.030s ok runtime/internal/sys 0.030s ok runtime/metrics 0.034s ok runtime/pprof 15.646s ok runtime/trace 18.532s ok slices 0.033s ok sort 0.068s ok strconv 0.281s ok strings 0.973s ok sync 1.141s ok sync/atomic 1.292s ok syscall 0.130s ok testing 0.830s ok testing/fstest 0.033s ok testing/iotest 0.032s ok testing/quick 0.053s ok text/scanner 0.035s ok text/tabwriter 0.033s ok text/template 0.068s ok text/template/parse 0.036s ok time 6.888s ok unicode 0.034s ok unicode/utf16 0.032s ok unicode/utf8 0.038s ok cmd/addr2line 1.660s ok cmd/api 69.203s ok cmd/asm/internal/asm 0.506s ok cmd/asm/internal/lex 0.039s ok cmd/compile/internal/abt 0.037s ok cmd/compile/internal/amd64 0.040s ok cmd/compile/internal/base 0.033s ok cmd/compile/internal/compare 0.035s ok cmd/compile/internal/dwarfgen 0.038s ok cmd/compile/internal/importer 4.290s ok cmd/compile/internal/ir 0.035s ok cmd/compile/internal/logopt 0.159s ok cmd/compile/internal/loopvar 0.035s ok cmd/compile/internal/noder 0.039s ok cmd/compile/internal/reflectdata 0.039s [no tests to run] ok cmd/compile/internal/ssa 0.165s ok cmd/compile/internal/syntax 0.058s ok cmd/compile/internal/test 29.359s ok cmd/compile/internal/typecheck 0.810s ok cmd/compile/internal/types 0.033s ok cmd/compile/internal/types2 22.451s ok cmd/covdata 0.038s ok cmd/cover 6.919s ok cmd/dist 0.035s ok cmd/doc 0.410s ok cmd/fix 1.918s ok cmd/go/internal/auth 0.035s ok cmd/go/internal/cache 1.833s ok cmd/go/internal/fsys 0.520s ok cmd/go/internal/generate 0.046s ok cmd/go/internal/get 0.052s ok cmd/go/internal/imports 0.041s ok cmd/go/internal/load 0.042s ok cmd/go/internal/lockedfile 0.246s ok cmd/go/internal/modconv 0.044s ok cmd/go/internal/modfetch 0.064s ok cmd/go/internal/modfetch/codehost 0.071s ok cmd/go/internal/modfetch/zip_sum_test 0.038s ok cmd/go/internal/modindex 0.480s ok cmd/go/internal/modload 0.061s ok cmd/go/internal/mvs 0.046s ok cmd/go/internal/par 0.039s ok cmd/go/internal/str 0.030s ok cmd/go/internal/test 0.074s ok cmd/go/internal/vcs 0.124s ok cmd/go/internal/vcweb 0.243s ok cmd/go/internal/vcweb/vcstest 0.968s ok cmd/go/internal/web 0.039s ok cmd/go/internal/work 0.060s ok cmd/gofmt 0.071s ok cmd/internal/archive 0.640s ok cmd/internal/buildid 0.181s ok cmd/internal/cov 0.868s ok cmd/internal/dwarf 0.031s ok cmd/internal/edit 0.033s ok cmd/internal/goobj 0.033s ok cmd/internal/moddeps 5.545s ok cmd/internal/notsha256 0.074s ok cmd/internal/obj 1.014s ok cmd/internal/obj/ppc64 0.211s ok cmd/internal/obj/riscv 0.092s ok cmd/internal/obj/s390x 0.034s ok cmd/internal/obj/x86 7.466s ok cmd/internal/objabi 0.031s ok cmd/internal/pkgpath 0.070s ok cmd/internal/pkgpattern 0.034s ok cmd/internal/quoted 0.031s ok cmd/internal/src 0.031s ok cmd/internal/test2json 0.127s ok cmd/link 11.308s ok cmd/link/internal/benchmark 0.031s ok cmd/link/internal/ld 6.819s ok cmd/link/internal/loader 0.044s ok cmd/nm 0.911s ok cmd/objdump 2.284s ok cmd/pack 0.763s ok cmd/pprof 0.044s ok cmd/trace 2.041s ok cmd/vet 30.748s ##### os/user with tag osusergo ok os/user 0.030s ##### hash/maphash purego implementation ok hash/maphash 0.167s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 157.567s ##### Testing without libgcc. ok net 0.094s ok os/user 0.026s ##### sync -cpu=10 ok sync 1.237s ##### ../test/bench/go1 ok test/bench/go1 0.041s [no tests to run] All tests passed.