linux-amd64-fedora at b89a840d6572c97a80ac78462b03122b83bc84e9 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-fedora-rne3deeab" "DISTTAG=f30-updates-candidatecontainer" "FGC=f30-updates-candidate" "FBR=f30-updates-candidate" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=12s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-fedora" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /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 linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.65+ #1 SMP Sat Jan 21 10:12:05 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 0.162s ok archive/zip 0.320s ok bufio 0.045s ok bytes 0.931s ok compress/bzip2 0.060s ok compress/flate 0.479s ok compress/gzip 1.179s ok compress/lzw 0.061s ok compress/zlib 0.383s ok container/heap 0.005s ok container/list 0.003s ok container/ring 0.004s ok context 0.012s ok crypto 0.003s ok crypto/aes 0.021s ok crypto/cipher 0.007s ok crypto/des 0.008s ok crypto/dsa 0.004s ok crypto/ecdh 0.030s ok crypto/ecdsa 0.024s ok crypto/ed25519 0.046s ok crypto/elliptic 0.007s ok crypto/hmac 0.004s ok crypto/internal/alias 0.003s ok crypto/internal/bigmod 0.222s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.060s ok crypto/internal/edwards25519 3.553s ok crypto/internal/edwards25519/field 2.831s ok crypto/internal/nistec 0.522s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.037s ok crypto/rc4 0.024s ok crypto/rsa 0.117s ok crypto/sha1 0.017s ok crypto/sha256 0.004s ok crypto/sha512 0.005s ok crypto/subtle 0.122s ok crypto/tls 0.344s ok crypto/x509 0.310s ok database/sql 0.279s ok database/sql/driver 0.003s ok debug/buildinfo 0.006s ok debug/dwarf 0.017s ok debug/elf 0.159s ok debug/gosym 0.182s ok debug/macho 0.005s ok debug/pe 0.011s ok debug/plan9obj 0.003s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.005s ok encoding/asn1 0.004s ok encoding/base32 0.030s ok encoding/base64 0.004s ok encoding/binary 0.004s ok encoding/csv 0.009s ok encoding/gob 1.518s ok encoding/hex 0.005s ok encoding/json 0.228s ok encoding/pem 0.410s ok encoding/xml 0.056s ok errors 0.006s ok expvar 0.006s ok flag 0.022s ok fmt 0.060s ok go/ast 0.006s ok go/build 1.254s ok go/build/constraint 0.005s ok go/constant 0.005s ok go/doc 0.038s ok go/doc/comment 0.688s ok go/format 0.009s ok go/importer 0.132s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 0.868s ok go/internal/srcimporter 7.850s ok go/parser 0.257s ok go/printer 0.131s ok go/scanner 0.004s ok go/token 0.014s ok go/types 7.661s ok hash 0.004s ok hash/adler32 0.008s ok hash/crc32 0.007s ok hash/crc64 0.003s ok hash/fnv 0.003s ok hash/maphash 0.074s ok html 0.004s ok html/template 0.054s ok image 0.044s ok image/color 0.014s ok image/draw 0.072s ok image/gif 0.175s ok image/jpeg 0.161s ok image/png 0.250s ok index/suffixarray 0.130s ok internal/abi 20.208s ok internal/buildcfg 0.003s ok internal/coverage/cformat 0.003s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.007s ok internal/cpu 0.007s ok internal/dag 0.003s ok internal/diff 0.003s ok internal/fmtsort 0.003s ok internal/fuzz 0.007s ok internal/godebug 0.003s ok internal/intern 0.152s ok internal/itoa 0.003s ok internal/poll 0.213s ok internal/profile 0.004s ok internal/reflectlite 0.046s ok internal/safefilepath 0.003s ok internal/saferio 0.044s ok internal/singleflight 0.022s ok internal/testenv 0.003s ok internal/trace 0.037s ok internal/types/errors 0.238s ok internal/unsafeheader 0.003s ok internal/xcoff 0.008s ok io 0.027s ok io/fs 0.252s ok io/ioutil 0.004s ok log 0.005s ok log/syslog 1.218s ok math 0.006s ok math/big 0.787s ok math/bits 0.006s ok math/cmplx 0.003s ok math/rand 0.164s ok mime 0.006s ok mime/multipart 0.115s ok mime/quotedprintable 0.010s ok net 8.957s ok net/http 3.106s ok net/http/cgi 0.053s ok net/http/cookiejar 0.008s ok net/http/fcgi 0.108s ok net/http/httptest 0.040s ok net/http/httptrace 0.004s ok net/http/httputil 0.564s ok net/http/internal 0.003s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.083s ok net/internal/socktest 0.003s ok net/mail 0.007s ok net/netip 0.298s ok net/rpc 0.025s ok net/rpc/jsonrpc 0.007s ok net/smtp 0.014s ok net/textproto 0.009s ok net/url 0.022s ok os 0.389s ok os/exec 0.140s ok os/exec/internal/fdtest 0.003s ok os/signal 1.927s ok os/user 0.005s ok path 0.004s ok path/filepath 0.023s ok plugin 0.004s ok reflect 0.229s ok regexp 0.510s ok regexp/syntax 0.718s ok runtime 30.821s ok runtime/cgo 0.004s ok runtime/coverage 0.003s ok runtime/debug 0.058s ok runtime/internal/atomic 0.053s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.003s ok runtime/internal/syscall 0.003s ok runtime/metrics 0.004s ok runtime/pprof 5.876s ok runtime/trace 1.741s ok sort 0.040s ok strconv 0.291s ok strings 0.688s ok sync 0.272s ok sync/atomic 0.653s ok syscall 1.590s ok testing 1.006s ok testing/fstest 0.004s ok testing/iotest 0.003s ok testing/quick 0.032s ok text/scanner 0.006s ok text/tabwriter 0.004s ok text/template 0.023s ok text/template/parse 0.006s ok time 1.759s ok unicode 0.004s ok unicode/utf16 0.003s ok unicode/utf8 0.006s ok cmd/addr2line 0.499s ok cmd/api 5.179s ok cmd/asm/internal/asm 0.438s ok cmd/asm/internal/lex 0.004s ok cmd/compile/internal/abt 0.008s ok cmd/compile/internal/amd64 1.692s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/dwarfgen 0.216s ok cmd/compile/internal/importer 0.763s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.194s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 19.578s ok cmd/compile/internal/syntax 0.026s ok cmd/compile/internal/test 11.184s ok cmd/compile/internal/typecheck 0.268s ok cmd/compile/internal/types 0.003s ok cmd/compile/internal/types2 4.272s ok cmd/covdata 0.003s ok cmd/cover 0.714s ok cmd/dist 0.003s ok cmd/doc 0.182s ok cmd/fix 0.765s ok cmd/go 32.071s ok cmd/go/internal/auth 0.004s ok cmd/go/internal/cache 0.053s ok cmd/go/internal/fsys 0.015s ok cmd/go/internal/generate 0.008s ok cmd/go/internal/get 0.008s ok cmd/go/internal/imports 0.005s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.057s ok cmd/go/internal/lockedfile/internal/filelock 0.027s ok cmd/go/internal/modconv 0.009s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.007s ok cmd/go/internal/modfetch/zip_sum_test 0.006s ok cmd/go/internal/modindex 0.095s ok cmd/go/internal/modload 0.008s ok cmd/go/internal/mvs 0.010s ok cmd/go/internal/par 0.024s ok cmd/go/internal/str 0.003s ok cmd/go/internal/test 0.008s ok cmd/go/internal/vcs 0.006s ok cmd/go/internal/vcweb 0.008s ok cmd/go/internal/vcweb/vcstest 0.023s ok cmd/go/internal/web 0.005s ok cmd/go/internal/work 0.009s ok cmd/gofmt 0.025s ok cmd/internal/archive 0.822s ok cmd/internal/buildid 0.123s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 0.950s ok cmd/internal/notsha256 0.004s ok cmd/internal/obj 0.491s ok cmd/internal/obj/ppc64 0.075s ok cmd/internal/obj/riscv 0.021s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 0.172s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.012s ok cmd/internal/pkgpattern 0.004s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.147s ok cmd/link 3.595s ok cmd/link/internal/benchmark 0.005s ok cmd/link/internal/ld 1.365s ok cmd/link/internal/loader 0.034s ok cmd/nm 0.774s ok cmd/objdump 1.654s ok cmd/pack 0.884s ok cmd/pprof 1.407s ok cmd/trace 0.246s ok cmd/vet 3.269s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 28.762s ##### moved GOROOT ok fmt 0.060s ##### Testing without libgcc. ok net 0.009s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.219s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.270s ##### Testing race detector ok runtime/race 4.440s ok flag 0.042s ok net 0.137s ok os 0.146s ok os/exec 0.086s ok encoding/gob 0.074s ok flag 0.032s ok os/exec 0.076s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.886s ok misc/cgo/test 0.876s ok misc/cgo/test 0.873s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 0.885s ok misc/cgo/test 0.878s ok misc/cgo/test 0.880s ok misc/cgo/test 0.871s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.748s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.763s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 49.942s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 27.332s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.011s [no tests to run] ##### ../test ##### cmd/api ok cmd/api 17.327s ##### ../misc/reboot PASS All tests passed.