plan9-386-0intro at 192814985d28c2f63c13861aa918e394f2ee9f6e :: 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.163s ok archive/zip 0.314s ok bufio 0.052s ok bytes 1.366s ok compress/bzip2 0.051s ok compress/flate 0.730s ok compress/gzip 1.698s ok compress/lzw 0.066s ok compress/zlib 0.415s ok container/heap 0.014s ok container/list 0.013s ok container/ring 0.014s ok context 0.111s ok crypto 0.013s ok crypto/aes 0.028s ok crypto/cipher 0.076s ok crypto/des 0.027s ok crypto/dsa 0.016s ok crypto/ecdh 0.277s ok crypto/ecdsa 0.178s ok crypto/ed25519 0.304s ok crypto/elliptic 0.056s ok crypto/hmac 0.014s ok crypto/internal/alias 0.016s ok crypto/internal/bigmod 0.118s ok crypto/internal/boring 0.013s ok crypto/internal/boring/bcache 0.163s ok crypto/internal/edwards25519 19.495s ok crypto/internal/edwards25519/field 19.582s ok crypto/internal/nistec 0.960s ok crypto/internal/nistec/fiat 0.013s [no tests to run] ok crypto/md5 0.016s ok crypto/rand 0.028s ok crypto/rc4 0.042s ok crypto/rsa 2.157s ok crypto/sha1 0.015s ok crypto/sha256 0.015s ok crypto/sha512 0.016s ok crypto/subtle 0.196s ok crypto/tls 12.681s ok crypto/x509 2.846s ok database/sql 0.367s ok database/sql/driver 0.013s ok debug/buildinfo 0.020s ok debug/dwarf 0.073s ok debug/elf 0.176s ok debug/gosym 0.019s ok debug/macho 0.019s ok debug/pe 0.059s 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.017s ok encoding/base32 0.025s ok encoding/base64 0.017s ok encoding/binary 0.016s ok encoding/csv 0.020s ok encoding/gob 2.202s ok encoding/hex 0.016s ok encoding/json 0.225s ok encoding/pem 0.451s ok encoding/xml 0.048s ok errors 0.017s ok expvar 0.017s ok flag 0.057s ok fmt 0.057s ok go/ast 0.032s ok go/build 1.827s ok go/build/constraint 0.017s ok go/constant 0.018s ok go/doc 0.066s ok go/doc/comment 1.832s ok go/format 0.021s ok go/importer 0.814s ok go/internal/gccgoimporter 0.030s ok go/internal/gcimporter 4.854s ok go/internal/srcimporter 3.470s ok go/parser 0.127s ok go/printer 0.154s ok go/scanner 0.016s ok go/token 0.026s ok go/types 28.641s ok hash 0.017s ok hash/adler32 0.018s 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.080s ok image 0.058s ok image/color 0.027s ok image/draw 0.078s ok image/gif 0.128s ok image/jpeg 0.151s ok image/png 0.278s ok index/suffixarray 0.168s ok internal/abi 0.168s ok internal/buildcfg 0.015s ok internal/coverage/cformat 0.017s ok internal/coverage/cmerge 0.014s ok internal/coverage/pods 0.032s ok internal/coverage/slicereader 0.044s ok internal/coverage/slicewriter 0.033s ok internal/coverage/test 0.052s ok internal/cpu 0.037s ok internal/dag 0.035s ok internal/diff 0.033s ok internal/fmtsort 0.034s ok internal/fuzz 0.040s ok internal/godebug 0.030s ok internal/intern 0.107s ok internal/itoa 0.031s ok internal/poll 0.055s ok internal/profile 0.032s ok internal/reflectlite 0.084s ok internal/safefilepath 0.034s ok internal/saferio 0.049s ok internal/singleflight 0.078s ok internal/testenv 0.034s ok internal/trace 0.070s ok internal/types/errors 1.343s ok internal/unsafeheader 0.031s ok internal/xcoff 0.068s ok io 0.208s ok io/fs 0.372s ok io/ioutil 2.957s ok log 0.035s ok maps 0.033s ok math 0.042s ok math/big 1.215s ok math/bits 0.042s ok math/cmplx 0.034s ok math/rand 0.383s ok mime 0.037s ok mime/multipart 2.373s ok mime/quotedprintable 0.041s --- FAIL: TestDialTimeout (0.75s) timeout_test.go:79: #6: dial tcp 127.0.0.1:0: write /net/tcp/clone: connection refused FAIL FAIL net 20.690s ok net/http 173.911s ok net/http/cgi 0.119s FAIL go tool dist: Failed: exit status: 'go 13905: 1'