openbsd-386-72 at 602e6aa97965c0c14d469c46370b76c0f276edbb :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOME=/" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin" "INRC=1" "_=/bin/sh" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=openbsd-386-72" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.19.2 openbsd/386) Building Go toolchain1 using /tmp/workdir/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 openbsd/386. --- Installed Go for openbsd/386 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz # GOOS: openbsd # OS Version: OpenBSD 7.2 OpenBSD 7.2 (GENERIC.MP) #4: Mon Dec 12 06:05:28 MST 2022 root@syspatch-72-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP i386 ##### Testing packages. ok archive/tar 0.437s ok archive/zip 0.690s ok bufio 0.187s ok bytes 2.022s ok compress/bzip2 0.244s ok compress/flate 0.844s ok compress/gzip 2.110s ok compress/lzw 0.171s ok compress/zlib 0.826s ok container/heap 0.077s ok container/list 0.064s ok container/ring 0.053s ok context 0.154s ok crypto 0.078s ok crypto/aes 0.098s ok crypto/cipher 0.086s ok crypto/des 0.102s ok crypto/dsa 0.075s ok crypto/ecdh 0.446s ok crypto/ecdsa 0.252s ok crypto/ed25519 0.395s ok crypto/elliptic 0.141s ok crypto/hmac 0.059s ok crypto/internal/alias 0.040s ok crypto/internal/bigmod 0.217s ok crypto/internal/boring 0.049s ok crypto/internal/boring/bcache 0.120s ok crypto/internal/edwards25519 17.941s ok crypto/internal/edwards25519/field 20.130s ok crypto/internal/nistec 1.223s ok crypto/internal/nistec/fiat 0.043s [no tests to run] ok crypto/md5 0.063s ok crypto/rand 0.193s ok crypto/rc4 0.103s ok crypto/rsa 2.194s ok crypto/sha1 0.061s ok crypto/sha256 0.062s ok crypto/sha512 0.075s ok crypto/subtle 0.321s ok crypto/tls 1.909s ok crypto/x509 2.991s ok database/sql 0.610s ok database/sql/driver 0.043s ok debug/buildinfo 0.098s ok debug/dwarf 0.089s ok debug/elf 0.353s ok debug/gosym 0.119s ok debug/macho 0.081s ok debug/pe 0.126s ok debug/plan9obj 0.071s ok embed 0.083s [no tests to run] ok embed/internal/embedtest 0.086s ok encoding/ascii85 0.064s ok encoding/asn1 0.045s ok encoding/base32 0.180s ok encoding/base64 0.067s ok encoding/binary 0.050s ok encoding/csv 0.071s ok encoding/gob 2.874s ok encoding/hex 0.063s ok encoding/json 0.819s ok encoding/pem 1.980s ok encoding/xml 0.219s ok errors 0.056s ok expvar 0.054s ok flag 0.171s ok fmt 0.205s ok go/ast 0.095s ok go/build 2.049s ok go/build/constraint 0.078s ok go/constant 0.052s ok go/doc 0.170s ok go/doc/comment 2.857s ok go/format 0.081s ok go/importer 1.245s ok go/internal/gccgoimporter 0.126s ok go/internal/gcimporter 7.243s ok go/internal/srcimporter 25.506s ok go/parser 0.846s ok go/printer 0.265s ok go/scanner 0.048s ok go/token 0.114s ok go/types 27.360s ok hash 0.067s ok hash/adler32 0.103s ok hash/crc32 0.070s ok hash/crc64 0.056s ok hash/fnv 0.092s ok hash/maphash 0.127s ok html 0.041s ok html/template 0.195s ok image 0.182s ok image/color 0.095s ok image/draw 0.192s ok image/gif 0.390s ok image/jpeg 0.350s ok image/png 0.571s ok index/suffixarray 0.290s ok internal/abi 0.295s ok internal/buildcfg 0.081s ok internal/coverage/cformat 0.069s ok internal/coverage/cmerge 0.092s ok internal/coverage/pods 0.081s ok internal/coverage/slicereader 0.050s ok internal/coverage/slicewriter 0.058s ok internal/coverage/test 0.049s ok internal/cpu 0.105s ok internal/dag 0.057s ok internal/diff 0.074s ok internal/fmtsort 0.058s ok internal/fuzz 0.083s ok internal/godebug 0.065s ok internal/intern 0.344s ok internal/itoa 0.042s ok internal/poll 0.129s ok internal/profile 0.079s ok internal/reflectlite 0.163s ok internal/safefilepath 0.066s ok internal/saferio 0.244s ok internal/singleflight 0.178s ok internal/testenv 0.058s ok internal/trace 0.171s ok internal/types/errors 1.541s ok internal/unsafeheader 0.054s ok internal/xcoff 0.146s ok io 0.342s ok io/fs 0.508s ok io/ioutil 0.092s ok log 0.064s ok log/syslog 1.409s ok maps 0.058s ok math 0.056s ok math/big 2.055s ok math/bits 0.081s ok math/cmplx 0.063s ok math/rand 0.573s ok mime 0.090s ok mime/multipart 1.669s ok mime/quotedprintable 0.103s ok net 21.525s ok net/http 15.812s ok net/http/cgi 1.343s ok net/http/cookiejar 0.112s ok net/http/fcgi 0.211s ok net/http/httptest 0.417s ok net/http/httptrace 0.066s ok net/http/httputil 0.797s ok net/http/internal 0.072s ok net/http/internal/ascii 0.058s ok net/http/pprof 5.216s ok net/internal/socktest 0.068s ok net/mail 0.053s ok net/netip 0.908s ok net/rpc 0.176s ok net/rpc/jsonrpc 0.101s ok net/smtp 0.159s ok net/textproto 0.086s ok net/url 0.252s ok os 0.643s ok os/exec 1.046s ok os/exec/internal/fdtest 0.055s ok os/signal 2.792s ok os/user 0.080s ok path 0.092s ok path/filepath 0.207s ok plugin 0.041s ok reflect 0.417s ok regexp 1.241s ok regexp/syntax 2.089s ok runtime 63.825s ok runtime/cgo 0.054s ok runtime/coverage 0.074s ok runtime/debug 0.184s ok runtime/internal/atomic 0.141s ok runtime/internal/math 0.085s ok runtime/internal/sys 0.075s ok runtime/metrics 0.048s ok runtime/pprof 11.130s ok runtime/trace 2.427s ok slices 0.077s ok sort 0.135s ok strconv 0.456s ok strings 1.197s ok sync 1.589s ok sync/atomic 0.667s ok syscall 0.490s ok testing 1.383s ok testing/fstest 0.086s ok testing/iotest 0.075s ok testing/quick 0.148s ok text/scanner 0.062s ok text/tabwriter 0.071s ok text/template 0.235s ok text/template/parse 0.076s ok time 2.507s ok unicode 0.051s ok unicode/utf16 0.055s ok unicode/utf8 0.074s ok cmd/addr2line 3.763s ok cmd/api 40.507s ok cmd/asm/internal/asm 1.789s ok cmd/asm/internal/lex 0.080s ok cmd/compile/internal/abt 0.091s ok cmd/compile/internal/amd64 0.056s ok cmd/compile/internal/base 0.057s ok cmd/compile/internal/compare 0.055s ok cmd/compile/internal/dwarfgen 0.913s ok cmd/compile/internal/importer 5.267s ok cmd/compile/internal/ir 0.093s ok cmd/compile/internal/logopt 0.508s ok cmd/compile/internal/loopvar 0.054s ok cmd/compile/internal/noder 0.088s ok cmd/compile/internal/reflectdata 0.066s [no tests to run] ok cmd/compile/internal/ssa 12.945s ok cmd/compile/internal/syntax 0.165s ok cmd/compile/internal/test 35.718s ok cmd/compile/internal/typecheck 1.108s ok cmd/compile/internal/types 0.059s ok cmd/compile/internal/types2 27.775s ok cmd/covdata 0.055s ok cmd/cover 5.832s ok cmd/dist 0.155s ok cmd/doc 1.449s ok cmd/fix 39.590s ok cmd/go 180.904s ok cmd/go/internal/auth 0.087s ok cmd/go/internal/cache 0.487s ok cmd/go/internal/fsys 0.225s ok cmd/go/internal/generate 0.143s ok cmd/go/internal/get 0.118s ok cmd/go/internal/imports 0.104s ok cmd/go/internal/load 0.113s ok cmd/go/internal/lockedfile 0.479s ok cmd/go/internal/lockedfile/internal/filelock 0.157s ok cmd/go/internal/modconv 0.076s ok cmd/go/internal/modfetch 0.116s ok cmd/go/internal/modfetch/codehost 0.091s ok cmd/go/internal/modfetch/zip_sum_test 0.156s ok cmd/go/internal/modindex 0.475s ok cmd/go/internal/modload 0.069s ok cmd/go/internal/mvs 0.094s ok cmd/go/internal/par 0.104s ok cmd/go/internal/str 0.073s ok cmd/go/internal/test 0.196s ok cmd/go/internal/vcs 0.124s ok cmd/go/internal/vcweb 0.142s ok cmd/go/internal/vcweb/vcstest 8.427s ok cmd/go/internal/web 0.241s ok cmd/go/internal/work 0.984s ok cmd/gofmt 0.222s ok cmd/internal/archive 2.513s ok cmd/internal/buildid 0.354s ok cmd/internal/cov 1.085s ok cmd/internal/dwarf 0.087s ok cmd/internal/edit 0.098s ok cmd/internal/goobj 0.071s ok cmd/internal/moddeps 3.835s ok cmd/internal/notsha256 0.083s ok cmd/internal/obj 1.567s ok cmd/internal/obj/ppc64 0.792s ok cmd/internal/obj/riscv 0.347s ok cmd/internal/obj/s390x 0.051s ok cmd/internal/obj/x86 5.661s ok cmd/internal/objabi 0.056s ok cmd/internal/pkgpath 0.200s ok cmd/internal/pkgpattern 0.077s ok cmd/internal/quoted 0.066s ok cmd/internal/src 0.057s ok cmd/internal/test2json 0.289s ok cmd/link 19.633s ok cmd/link/internal/benchmark 0.051s ok cmd/link/internal/ld 14.948s ok cmd/link/internal/loader 0.125s ok cmd/nm 9.308s ok cmd/objdump 10.821s ok cmd/pack 5.674s ok cmd/pprof 2.274s ok cmd/trace 3.777s ok cmd/vet 19.454s ##### os/user with tag osusergo ok os/user 0.051s ##### hash/maphash purego implementation ok hash/maphash 0.095s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 55.423s ##### moved GOROOT ok fmt 0.132s ##### Testing without libgcc. ok net 0.088s ok os/user 0.045s ##### sync -cpu=10 ok sync 1.498s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.945s ok misc/cgo/test 2.112s ok misc/cgo/test 2.296s ok misc/cgo/testtls 0.038s ok misc/cgo/testtls 0.040s ok misc/cgo/testtls 0.034s ok misc/cgo/nocgo 0.038s ok misc/cgo/nocgo 0.047s ok misc/cgo/nocgo 0.035s ok misc/cgo/test 1.938s ok misc/cgo/test 2.179s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 3.527s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 3.822s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.065s [no tests to run] All tests passed.