windows-amd64-2016 at e9c5e60cfd602f0d9aa257793a802b0180efadd9 :: Running C:\workdir\go\src\make.bat with args ["C:\\workdir\\go\\src\\make.bat"] and env ["GOBUILDEXIT=1" "=C:=C:\\golang" "ALLUSERSPROFILE=C:\\ProgramData" "APPDATA=C:\\Users\\gopher\\AppData\\Roaming" "CommonProgramFiles=C:\\Program Files\\Common Files" "CommonProgramFiles(x86)=C:\\Program Files (x86)\\Common Files" "CommonProgramW6432=C:\\Program Files\\Common Files" "COMPUTERNAME=SERVER-2016-V8-" "ComSpec=C:\\Windows\\system32\\cmd.exe" "GooGetRoot=C:\\ProgramData\\GooGet" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2016-V8-" "NUMBER_OF_PROCESSORS=8" "OS=Windows_NT" "PATH=C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\ProgramData\\GooGet;C:\\Program Files\\Google\\Compute Engine\\metadata_scripts;C:\\Program Files (x86)\\Google\\Cloud SDK\\google-cloud-sdk\\bin;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Google\\Compute Engine\\sysprep;C:\\Users\\gopher\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\godep\\gcc64\\bin" "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" "POWERSHELL_DISTRIBUTION_CHANNEL=MSI:Windows Server 2016 Datacenter" "PROCESSOR_ARCHITECTURE=AMD64" "PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 49 Stepping 0, AuthenticAMD" "PROCESSOR_LEVEL=23" "PROCESSOR_REVISION=3100" "ProgramData=C:\\ProgramData" "ProgramFiles=C:\\Program Files" "ProgramFiles(x86)=C:\\Program Files (x86)" "ProgramW6432=C:\\Program Files" "PROMPT=$P$G" "PSModulePath=C:\\Program Files (x86)\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules;C:\\Program Files (x86)\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\PowerShell" "PUBLIC=C:\\Users\\Public" "SESSIONNAME=Console" "SystemDrive=C:" "SystemRoot=C:\\Windows" "TEMP=C:\\Users\\gopher\\AppData\\Local\\Temp\\1" "TMP=C:\\Users\\gopher\\AppData\\Local\\Temp\\1" "USERDOMAIN=SERVER-2016-V8-" "USERDOMAIN_ROAMINGPROFILE=SERVER-2016-V8-" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "GO_STAGE0_NET_DELAY=14s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-amd64-2016" "GOARCH=amd64" "GOHOSTARCH=amd64" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "PWD=C:\\workdir\\go\\src"] in dir C:\workdir\go\src Building Go cmd/dist using C:\workdir\go1.4. (go1.17.13 windows/amd64) Building Go toolchain1 using C:\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 windows/amd64. --- Installed Go for windows/amd64 in C:\workdir\go Installed commands in C:\workdir\go\bin ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: windows # OS Version: 10.0.14393 ##### Testing packages. ok archive/tar 0.167s ok archive/zip 0.237s ok bufio 0.070s ok bytes 0.786s ok compress/bzip2 0.077s ok compress/flate 0.442s ok compress/gzip 1.314s ok compress/lzw 0.079s ok compress/zlib 0.517s ok container/heap 0.027s ok container/list 0.021s ok container/ring 0.021s ok context 0.060s ok crypto 0.026s ok crypto/aes 0.037s ok crypto/cipher 0.035s ok crypto/des 0.035s ok crypto/dsa 0.033s ok crypto/ecdh 0.047s ok crypto/ecdsa 0.045s ok crypto/ed25519 0.063s ok crypto/elliptic 0.036s ok crypto/hmac 0.030s ok crypto/internal/alias 0.021s ok crypto/internal/bigmod 0.184s ok crypto/internal/boring 0.033s ok crypto/internal/boring/bcache 0.097s ok crypto/internal/edwards25519 2.898s ok crypto/internal/edwards25519/field 2.421s ok crypto/internal/nistec 0.409s ok crypto/internal/nistec/fiat 0.026s [no tests to run] ok crypto/md5 0.032s ok crypto/rand 0.035s ok crypto/rc4 0.045s ok crypto/rsa 0.108s ok crypto/sha1 0.024s ok crypto/sha256 0.027s ok crypto/sha512 0.022s ok crypto/subtle 0.059s ok crypto/tls 0.358s ok crypto/x509 0.718s ok database/sql 0.300s ok database/sql/driver 0.030s ok debug/buildinfo 0.030s ok debug/dwarf 0.048s ok debug/elf 0.144s ok debug/gosym 0.036s ok debug/macho 0.022s ok debug/pe 5.044s ok debug/plan9obj 0.023s ok embed 0.021s [no tests to run] ok embed/internal/embedtest 0.022s ok encoding/ascii85 0.026s ok encoding/asn1 0.023s ok encoding/base32 0.033s ok encoding/base64 0.022s ok encoding/binary 0.024s ok encoding/csv 0.030s ok encoding/gob 1.056s ok encoding/hex 0.022s ok encoding/json 0.182s ok encoding/pem 0.307s ok encoding/xml 0.064s ok errors 0.024s ok expvar 0.025s ok flag 0.095s ok fmt 0.068s ok go/ast 0.025s ok go/build 1.106s ok go/build/constraint 0.020s ok go/constant 0.021s ok go/doc 0.053s ok go/doc/comment 0.953s ok go/format 0.026s ok go/importer 0.564s ok go/internal/gccgoimporter 0.031s ok go/internal/gcimporter 2.237s ok go/internal/srcimporter 12.699s ok go/parser 0.177s ok go/printer 0.121s ok go/scanner 0.022s ok go/token 0.035s ok go/types 12.564s ok hash 0.026s ok hash/adler32 0.028s ok hash/crc32 0.021s ok hash/crc64 0.024s ok hash/fnv 0.021s ok hash/maphash 0.080s ok html 0.024s ok html/template 0.071s ok image 0.050s ok image/color 0.029s ok image/draw 0.067s ok image/gif 0.184s ok image/jpeg 0.128s ok image/png 0.199s ok index/suffixarray 0.110s ok internal/abi 4.549s ok internal/buildcfg 0.027s ok internal/coverage/cformat 0.022s ok internal/coverage/cmerge 0.022s ok internal/coverage/pods 0.036s ok internal/coverage/slicereader 0.027s ok internal/coverage/slicewriter 0.025s ok internal/coverage/test 0.026s ok internal/cpu 0.025s ok internal/dag 0.053s ok internal/diff 0.051s ok internal/fmtsort 0.021s ok internal/fuzz 0.024s ok internal/godebug 0.020s ok internal/intern 0.225s ok internal/itoa 0.023s ok internal/poll 0.186s ok internal/profile 0.021s ok internal/reflectlite 0.070s ok internal/safefilepath 0.023s ok internal/saferio 0.057s ok internal/singleflight 0.053s ok internal/syscall/windows 0.037s ok internal/syscall/windows/registry 0.023s ok internal/testenv 0.021s ok internal/trace 0.050s ok internal/types/errors 0.869s ok internal/unsafeheader 0.019s ok internal/xcoff 0.025s ok io 0.067s ok io/fs 0.209s ok io/ioutil 0.025s ok log 0.027s ok math 0.032s ok math/big 0.614s ok math/bits 0.030s ok math/cmplx 0.026s ok math/rand 0.150s ok mime 0.038s ok mime/multipart 0.104s ok mime/quotedprintable 0.040s ok net 10.202s ok net/http 4.370s ok net/http/cgi 0.233s ok net/http/cookiejar 0.030s ok net/http/fcgi 0.128s ok net/http/httptest 2.067s ok net/http/httptrace 0.025s ok net/http/httputil 0.629s ok net/http/internal 0.025s ok net/http/internal/ascii 0.027s ok net/http/pprof 5.188s ok net/internal/socktest 0.025s ok net/mail 0.031s ok net/netip 0.455s ok net/rpc 0.053s ok net/rpc/jsonrpc 0.034s ok net/smtp 0.035s ok net/textproto 0.027s ok net/url 0.035s ok os 0.828s ok os/exec 0.230s ok os/exec/internal/fdtest 0.030s ok os/signal 1.577s ok os/user 0.029s ok path 0.022s ok path/filepath 0.516s ok plugin 0.023s ok reflect 0.231s ok regexp 0.413s ok regexp/syntax 0.583s ok runtime 57.624s ok runtime/cgo 0.021s ok runtime/coverage 0.022s ok runtime/debug 0.063s ok runtime/internal/atomic 0.045s ok runtime/internal/math 0.025s ok runtime/internal/sys 0.022s ok runtime/metrics 0.023s ok runtime/pprof 9.358s ok runtime/trace 1.340s ok sort 0.047s ok strconv 0.218s ok strings 0.517s ok sync 0.486s ok sync/atomic 0.581s ok syscall 3.499s ok testing 0.862s ok testing/fstest 0.025s ok testing/iotest 0.027s ok testing/quick 0.042s ok text/scanner 0.024s ok text/tabwriter 0.022s ok text/template 0.051s ok text/template/parse 0.053s ok time 1.861s ok unicode 0.025s ok unicode/utf16 0.022s ok unicode/utf8 0.028s ok cmd/addr2line 0.911s ok cmd/api 13.043s ok cmd/asm/internal/asm 0.354s ok cmd/asm/internal/lex 0.021s ok cmd/compile/internal/abt 0.026s ok cmd/compile/internal/amd64 0.025s ok cmd/compile/internal/base 0.021s ok cmd/compile/internal/compare 0.021s ok cmd/compile/internal/dwarfgen 0.423s ok cmd/compile/internal/importer 2.220s ok cmd/compile/internal/ir 0.022s ok cmd/compile/internal/logopt 0.645s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.023s [no tests to run] ok cmd/compile/internal/ssa 0.447s ok cmd/compile/internal/syntax 0.046s ok cmd/compile/internal/test 11.807s ok cmd/compile/internal/typecheck 0.537s ok cmd/compile/internal/types 0.022s ok cmd/compile/internal/types2 13.853s ok cmd/covdata 0.023s ok cmd/cover 1.833s ok cmd/dist 0.021s ok cmd/doc 0.113s ok cmd/fix 3.624s ok cmd/go 94.037s ok cmd/go/internal/auth 0.025s ok cmd/go/internal/cache 0.270s ok cmd/go/internal/fsys 0.093s ok cmd/go/internal/generate 0.028s ok cmd/go/internal/get 0.028s ok cmd/go/internal/imports 0.024s ok cmd/go/internal/load 0.024s ok cmd/go/internal/lockedfile 0.099s ok cmd/go/internal/lockedfile/internal/filelock 0.062s ok cmd/go/internal/modconv 0.024s ok cmd/go/internal/modfetch 0.029s ok cmd/go/internal/modfetch/codehost 0.028s ok cmd/go/internal/modfetch/zip_sum_test 0.024s ok cmd/go/internal/modindex 0.115s ok cmd/go/internal/modload 0.029s ok cmd/go/internal/mvs 0.028s ok cmd/go/internal/par 0.059s ok cmd/go/internal/str 0.021s ok cmd/go/internal/test 0.027s ok cmd/go/internal/vcs 0.029s ok cmd/go/internal/vcweb 0.035s ok cmd/go/internal/vcweb/vcstest 0.140s ok cmd/go/internal/web 0.024s ok cmd/go/internal/work 0.032s ok cmd/gofmt 0.048s ok cmd/internal/archive 1.910s ok cmd/internal/buildid 0.122s ok cmd/internal/dwarf 0.022s ok cmd/internal/edit 0.019s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 1.923s ok cmd/internal/notsha256 0.020s ok cmd/internal/obj 0.790s ok cmd/internal/obj/ppc64 0.326s ok cmd/internal/obj/riscv 0.104s ok cmd/internal/obj/s390x 0.021s ok cmd/internal/obj/x86 3.001s ok cmd/internal/objabi 0.020s ok cmd/internal/pkgpath 0.119s ok cmd/internal/pkgpattern 0.022s ok cmd/internal/quoted 0.020s ok cmd/internal/src 0.021s ok cmd/internal/test2json 0.107s ok cmd/link 6.579s ok cmd/link/internal/benchmark 0.023s ok cmd/link/internal/ld 5.139s ok cmd/link/internal/loader 0.035s ok cmd/nm 1.624s ok cmd/objdump 3.266s ok cmd/pack 1.580s ok cmd/pprof 1.808s ok cmd/trace 0.458s ok cmd/vet 7.026s ##### os/user with tag osusergo ok os/user 0.024s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 91.234s ##### moved GOROOT ok fmt 0.068s ##### Testing without libgcc. ok net 0.034s ok os/user 0.024s ##### internal linking of -buildmode=pie ok reflect 0.195s ok os/user 0.026s ##### sync -cpu=10 ok sync 0.469s ##### Testing race detector ok runtime/race 13.620s ok flag 1.061s ok net 1.105s ok os 1.144s ok os/exec 2.089s ok encoding/gob 1.067s ok flag 1.033s ok os/exec 2.070s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.377s ok misc/cgo/test 0.395s ok misc/cgo/test 0.408s ok misc/cgo/test 0.404s ok misc/cgo/test 0.379s ok misc/cgo/test 0.376s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.642s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.813s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ok test/bench/go1 0.027s [no tests to run] ##### ../test ##### cmd/api ok cmd/api 22.596s ##### ../misc/reboot PASS All tests passed.