linux-arm64-boringcrypto at da9761303c439041251931c32b6e86bdbe739183 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=18fe4dbc8d30" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=1s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64-boringcrypto" "GOEXPERIMENT=boringcrypto" "GO_DISABLE_OUTBOUND_NETWORK=1" "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.17.13 linux/arm64) 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 linux/arm64. --- Installed Go for linux/arm64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: linux # OS Version: Linux 5.15.65+ #1 SMP Sat Jan 21 10:10:29 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 0.167s ok archive/zip 0.249s ok bufio 0.066s ok bytes 1.651s ok compress/bzip2 0.053s ok compress/flate 0.304s ok compress/gzip 2.208s ok compress/lzw 0.068s ok compress/zlib 0.302s ok container/heap 0.020s ok container/list 0.022s ok container/ring 0.020s ok context 0.031s ok crypto 0.021s ok crypto/aes 0.037s ok crypto/boring 0.019s ok crypto/cipher 0.025s ok crypto/des 0.023s ok crypto/dsa 0.022s ok crypto/ecdh 0.080s ok crypto/ecdsa 0.052s ok crypto/ed25519 0.074s ok crypto/elliptic 0.027s ok crypto/hmac 0.022s ok crypto/internal/alias 0.020s ok crypto/internal/bigmod 0.152s ok crypto/internal/boring 0.020s ok crypto/internal/boring/bcache 0.064s ok crypto/internal/edwards25519 5.932s ok crypto/internal/edwards25519/field 5.858s ok crypto/internal/nistec 0.684s ok crypto/internal/nistec/fiat 0.021s [no tests to run] ok crypto/md5 0.022s ok crypto/rand 0.042s ok crypto/rc4 0.037s ok crypto/rsa 1.135s ok crypto/sha1 0.021s ok crypto/sha256 0.022s ok crypto/sha512 0.021s ok crypto/subtle 0.062s ok crypto/tls 1.681s ok crypto/tls/fipsonly 0.021s ok crypto/x509 5.328s ok database/sql 0.272s ok database/sql/driver 0.020s ok debug/buildinfo 0.023s ok debug/dwarf 0.028s ok debug/elf 0.149s ok debug/gosym 0.031s ok debug/macho 0.027s ok debug/pe 0.024s ok debug/plan9obj 0.019s ok embed 0.020s [no tests to run] ok embed/internal/embedtest 0.020s ok encoding/ascii85 0.022s ok encoding/asn1 0.021s ok encoding/base32 0.028s ok encoding/base64 0.022s ok encoding/binary 0.021s ok encoding/csv 0.025s ok encoding/gob 0.857s ok encoding/hex 0.022s ok encoding/json 0.119s ok encoding/pem 0.261s ok encoding/xml 0.050s ok errors 0.021s ok expvar 0.022s ok flag 0.106s ok fmt 0.063s ok go/ast 0.023s ok go/build 1.216s ok go/build/constraint 0.022s ok go/constant 0.029s ok go/doc 0.056s ok go/doc/comment 0.579s ok go/format 0.023s ok go/importer 0.132s ok go/internal/gccgoimporter 0.029s ok go/internal/gcimporter 0.686s ok go/internal/srcimporter 8.505s ok go/parser 0.166s ok go/printer 0.122s ok go/scanner 0.022s ok go/token 0.031s ok go/types 7.236s ok hash 0.026s ok hash/adler32 0.027s ok hash/crc32 0.022s ok hash/crc64 0.021s ok hash/fnv 0.023s ok hash/maphash 0.066s ok html 0.020s ok html/template 0.059s ok image 0.053s ok image/color 0.031s ok image/draw 0.078s ok image/gif 0.130s ok image/jpeg 0.131s ok image/png 0.228s ok index/suffixarray 0.174s ok internal/abi 2.458s ok internal/buildcfg 0.020s ok internal/coverage/cformat 0.021s ok internal/coverage/cmerge 0.021s ok internal/coverage/pods 0.024s ok internal/coverage/slicereader 0.019s ok internal/coverage/slicewriter 0.020s ok internal/coverage/test 0.023s ok internal/cpu 0.038s ok internal/dag 0.021s ok internal/diff 0.021s ok internal/fmtsort 0.021s ok internal/fuzz 0.025s ok internal/godebug 0.021s ok internal/intern 0.114s ok internal/itoa 0.019s ok internal/poll 0.183s ok internal/profile 0.019s ok internal/reflectlite 0.055s ok internal/safefilepath 0.020s ok internal/saferio 0.031s ok internal/singleflight 0.039s ok internal/testenv 0.020s ok internal/trace 0.043s ok internal/types/errors 0.200s ok internal/unsafeheader 0.020s ok internal/xcoff 0.021s ok io 0.043s ok io/fs 0.276s ok io/ioutil 0.021s ok log 0.020s ok log/syslog 1.225s ok math 0.022s ok math/big 1.289s ok math/bits 0.021s ok math/cmplx 0.020s ok math/rand 0.157s ok mime 0.025s ok mime/multipart 0.108s ok mime/quotedprintable 0.029s ok net 8.372s ok net/http 2.458s ok net/http/cgi 0.380s ok net/http/cookiejar 0.026s ok net/http/fcgi 0.121s ok net/http/httptest 0.057s ok net/http/httptrace 0.020s ok net/http/httputil 0.561s ok net/http/internal 0.021s ok net/http/internal/ascii 0.021s ok net/http/pprof 4.048s ok net/internal/socktest 0.021s ok net/mail 0.023s ok net/netip 0.236s ok net/rpc 0.044s ok net/rpc/jsonrpc 0.025s ok net/smtp 0.030s ok net/textproto 0.023s ok net/url 0.024s ok os 0.454s ok os/exec 0.154s ok os/exec/internal/fdtest 0.021s ok os/signal 2.290s ok os/user 0.022s ok path 0.020s ok path/filepath 0.039s ok plugin 0.037s ok reflect 0.151s ok regexp 0.356s ok regexp/syntax 0.638s ok runtime 24.106s ok runtime/cgo 0.045s ok runtime/coverage 0.048s ok runtime/debug 0.084s ok runtime/internal/atomic 0.124s ok runtime/internal/math 0.043s ok runtime/internal/sys 0.055s ok runtime/internal/syscall 0.035s ok runtime/metrics 0.035s ok runtime/pprof 5.093s ok runtime/trace 1.429s ok sort 0.050s ok strconv 0.305s ok strings 1.135s ok sync 0.449s ok sync/atomic 0.504s ok syscall 0.174s ok testing 0.643s ok testing/fstest 0.022s ok testing/iotest 0.020s ok testing/quick 0.043s ok text/scanner 0.020s ok text/tabwriter 0.020s ok text/template 0.038s ok text/template/parse 0.024s ok time 1.722s ok unicode 0.025s ok unicode/utf16 0.022s ok unicode/utf8 0.021s ok cmd/addr2line 0.476s ok cmd/api 0.020s ok cmd/asm/internal/asm 0.341s ok cmd/asm/internal/lex 0.021s ok cmd/compile/internal/abt 0.023s ok cmd/compile/internal/base 0.019s ok cmd/compile/internal/compare 0.022s ok cmd/compile/internal/dwarfgen 0.146s ok cmd/compile/internal/importer 0.624s ok cmd/compile/internal/ir 0.021s ok cmd/compile/internal/logopt 0.045s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.022s [no tests to run] ok cmd/compile/internal/ssa 13.526s ok cmd/compile/internal/syntax 0.045s ok cmd/compile/internal/test 9.209s ok cmd/compile/internal/typecheck 0.222s ok cmd/compile/internal/types 0.019s ok cmd/compile/internal/types2 3.220s ok cmd/covdata 0.021s ok cmd/cover 0.845s ok cmd/dist 0.026s ok cmd/doc 0.121s ok cmd/fix 0.642s ok cmd/go 21.028s ok cmd/go/internal/auth 0.020s ok cmd/go/internal/cache 0.092s ok cmd/go/internal/fsys 0.036s ok cmd/go/internal/generate 0.024s ok cmd/go/internal/get 0.027s ok cmd/go/internal/imports 0.021s ok cmd/go/internal/load 0.022s ok cmd/go/internal/lockedfile 0.077s ok cmd/go/internal/lockedfile/internal/filelock 0.057s ok cmd/go/internal/modconv 0.021s ok cmd/go/internal/modfetch 0.027s ok cmd/go/internal/modfetch/codehost 0.027s ok cmd/go/internal/modfetch/zip_sum_test 0.025s ok cmd/go/internal/modindex 0.082s ok cmd/go/internal/modload 0.026s ok cmd/go/internal/mvs 0.027s ok cmd/go/internal/par 0.047s ok cmd/go/internal/str 0.020s ok cmd/go/internal/test 0.024s ok cmd/go/internal/vcs 0.025s ok cmd/go/internal/vcweb 0.028s ok cmd/go/internal/vcweb/vcstest 3.516s ok cmd/go/internal/web 0.021s ok cmd/go/internal/work 0.027s ok cmd/gofmt 0.036s ok cmd/internal/archive 0.709s ok cmd/internal/buildid 0.135s ok cmd/internal/dwarf 0.020s ok cmd/internal/edit 0.019s ok cmd/internal/goobj 0.020s ok cmd/internal/moddeps 0.778s ok cmd/internal/notsha256 0.019s ok cmd/internal/obj 0.343s ok cmd/internal/obj/arm64 0.038s ok cmd/internal/obj/ppc64 0.070s ok cmd/internal/obj/riscv 0.033s ok cmd/internal/obj/s390x 0.021s ok cmd/internal/obj/x86 1.990s ok cmd/internal/objabi 0.021s ok cmd/internal/pkgpath 0.090s ok cmd/internal/pkgpattern 0.020s ok cmd/internal/quoted 0.020s ok cmd/internal/src 0.019s ok cmd/internal/test2json 0.123s ok cmd/link 2.522s ok cmd/link/internal/benchmark 0.021s ok cmd/link/internal/ld 1.135s ok cmd/link/internal/loader 0.091s ok cmd/nm 1.119s ok cmd/objdump 1.541s ok cmd/pack 1.017s ok cmd/pprof 1.567s ok cmd/trace 0.295s ok cmd/vet 3.353s ##### os/user with tag osusergo ok os/user 0.036s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 27.540s ##### moved GOROOT ok fmt 0.065s ##### Testing without libgcc. ok net 0.033s ok os/user 0.025s ##### internal linking of -buildmode=pie ok reflect 0.141s ok os/user 0.025s ##### sync -cpu=10 ok sync 0.424s ##### Testing race detector ok runtime/race 3.333s ok flag 0.055s ok net 0.158s ok os 0.172s ok os/exec 0.111s ok encoding/gob 0.090s ok flag 0.057s ok os/exec 0.128s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/swig/stdio ok misc/swig/stdio 0.038s ##### ../misc/cgo/test ok misc/cgo/test 0.845s ok misc/cgo/test 0.832s ok misc/cgo/test 0.840s ok misc/cgo/testtls 0.034s ok misc/cgo/testtls 0.034s # misc/cgo/testtls.test /usr/bin/ld: /tmp/workdir/tmp/go-link-367385997/000025.o: in function `bio_ip_and_port_to_socket_and_addr': (.text+0x6abc4): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ok misc/cgo/testtls 0.035s ok misc/cgo/nocgo 0.019s ok misc/cgo/nocgo 0.034s # misc/cgo/nocgo.test /usr/bin/ld: /tmp/workdir/tmp/go-link-3821097694/000022.o: in function `bio_ip_and_port_to_socket_and_addr': (.text+0x6abc4): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ok misc/cgo/nocgo 0.034s # misc/cgo/test.test /usr/bin/ld: /tmp/workdir/tmp/go-link-3067377235/000102.o: in function `bio_ip_and_port_to_socket_and_addr': (.text+0x6abc4): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ok misc/cgo/test 0.843s # misc/cgo/test.test /usr/bin/ld: /tmp/workdir/tmp/go-link-2405305605/000102.o: in function `bio_ip_and_port_to_socket_and_addr': (.text+0x6abc4): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ok misc/cgo/test 0.843s ok misc/cgo/test 0.836s ok misc/cgo/test 0.829s ok misc/cgo/testtls 0.034s ok misc/cgo/nocgo 0.019s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.592s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.608s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 34.544s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 16.008s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.025s [no tests to run] ##### ../test ##### ../misc/reboot PASS All tests passed.