windows-amd64-2016 at d29a0282e9b7340ba2ed3f506e66304e92580238 :: 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-V7-" "ComSpec=C:\\Windows\\system32\\cmd.exe" "GooGetRoot=C:\\ProgramData\\GooGet" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2016-V7-" "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\\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" "PROCESSOR_ARCHITECTURE=AMD64" "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 0, GenuineIntel" "PROCESSOR_LEVEL=6" "PROCESSOR_REVISION=4f00" "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-V7-" "USERDOMAIN_ROAMINGPROFILE=SERVER-2016-V7-" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "GO_STAGE0_NET_DELAY=12s" "GO_STAGE0_DL_DELAY=400ms" "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: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: windows # OS Version: 10.0.14393 ##### Testing packages. ok archive/tar 0.043s ok archive/zip 0.252s ok bufio 0.065s ok bytes 1.010s ok compress/bzip2 0.098s ok compress/flate 0.468s ok compress/gzip 1.839s ok compress/lzw 0.070s ok compress/zlib 0.578s ok container/heap 0.027s ok container/list 0.021s ok container/ring 0.021s ok context 0.056s ok crypto 0.051s ok crypto/aes 0.087s ok crypto/cipher 0.025s ok crypto/des 0.040s ok crypto/dsa 0.031s ok crypto/ecdsa 0.027s ok crypto/ed25519 0.082s ok crypto/elliptic 0.032s ok crypto/hmac 0.039s ok crypto/internal/boring 0.022s ok crypto/internal/boring/bcache 0.161s ok crypto/internal/edwards25519 3.793s ok crypto/internal/edwards25519/field 2.930s ok crypto/internal/nistec 0.984s ok crypto/internal/nistec/fiat 0.022s [no tests to run] ok crypto/internal/subtle 0.020s ok crypto/md5 0.023s ok crypto/rand 0.033s ok crypto/rc4 0.048s ok crypto/rsa 0.096s ok crypto/sha1 0.023s ok crypto/sha256 0.021s ok crypto/sha512 0.026s ok crypto/subtle 0.023s ok crypto/tls 0.369s ok crypto/x509 0.798s ok database/sql 0.302s ok database/sql/driver 0.047s ok debug/buildinfo 0.033s ok debug/dwarf 0.043s ok debug/elf 0.033s ok debug/gosym 0.027s ok debug/macho 0.025s ok debug/pe 5.207s ok debug/plan9obj 0.023s ok embed 0.022s [no tests to run] ok embed/internal/embedtest 0.022s ok encoding/ascii85 0.025s ok encoding/asn1 0.024s ok encoding/base32 0.033s ok encoding/base64 0.025s ok encoding/binary 0.022s ok encoding/csv 0.042s ok encoding/gob 0.046s ok encoding/hex 0.038s ok encoding/json 0.162s ok encoding/pem 0.390s ok encoding/xml 0.075s ok errors 0.043s ok expvar 0.060s ok flag 0.112s ok fmt 0.083s ok go/ast 0.022s ok go/build 1.392s ok go/build/constraint 0.027s ok go/constant 0.023s ok go/doc 0.071s ok go/doc/comment 0.997s ok go/format 0.030s ok go/importer 0.229s ok go/internal/gccgoimporter 0.041s ok go/internal/gcimporter 12.933s ok go/internal/srcimporter 5.959s ok go/parser 0.219s ok go/printer 0.205s ok go/scanner 0.022s ok go/token 0.035s ok go/types 7.450s ok hash 0.026s ok hash/adler32 0.029s ok hash/crc32 0.023s ok hash/crc64 0.025s ok hash/fnv 0.021s ok hash/maphash 0.072s ok html 0.063s ok html/template 0.110s ok image 0.073s ok image/color 0.036s ok image/draw 0.083s ok image/gif 10.996s ok image/jpeg 2.639s ok image/png 0.186s ok index/suffixarray 0.157s ok internal/abi 0.104s ok internal/buildcfg 0.020s ok internal/cpu 0.023s ok internal/dag 0.022s ok internal/diff 0.022s ok internal/fmtsort 0.020s ok internal/fuzz 0.026s ok internal/godebug 0.020s ok internal/intern 0.197s ok internal/itoa 0.022s ok internal/poll 0.198s ok internal/profile 0.022s ok internal/reflectlite 0.061s ok internal/singleflight 0.032s ok internal/syscall/windows 0.035s ok internal/syscall/windows/registry 0.023s ok internal/trace 0.047s ok internal/unsafeheader 0.022s ok internal/xcoff 0.028s ok io 0.058s ok io/fs 0.259s ok io/ioutil 0.033s ok log 0.023s ok math 0.027s ok math/big 0.801s ok math/bits 0.024s ok math/cmplx 0.026s ok math/rand 0.175s ok mime 0.047s ok mime/multipart 0.127s ok mime/quotedprintable 0.026s ok net 27.528s ok net/http 5.715s ok net/http/cgi 0.211s ok net/http/cookiejar 0.028s ok net/http/fcgi 0.126s ok net/http/httptest 2.067s ok net/http/httptrace 0.021s ok net/http/httputil 0.590s ok net/http/internal 0.021s ok net/http/internal/ascii 0.021s ok net/http/pprof 5.184s ok net/internal/socktest 0.023s ok net/mail 0.023s ok net/netip 0.508s ok net/rpc 0.047s ok net/rpc/jsonrpc 0.028s ok net/smtp 0.031s ok net/textproto 0.022s ok net/url 0.026s ok os 1.815s ok os/exec 2.912s ok os/exec/internal/fdtest 0.020s ok os/signal 1.510s ok os/user 0.025s ok path 0.025s ok path/filepath 0.516s ok plugin 0.024s ok reflect 0.187s ok regexp 0.077s ok regexp/syntax 0.273s ok runtime 49.262s ok runtime/cgo 0.020s ok runtime/debug 0.060s ok runtime/internal/atomic 0.064s ok runtime/internal/math 0.022s ok runtime/internal/sys 0.022s ok runtime/metrics 0.022s ok runtime/pprof 7.815s ok runtime/trace 1.299s ok sort 0.058s ok strconv 0.309s ok strings 0.785s ok sync 0.441s ok sync/atomic 0.344s ok syscall 3.696s ok testing 0.613s ok testing/fstest 0.026s ok testing/iotest 0.024s ok testing/quick 0.048s ok text/scanner 0.021s ok text/tabwriter 0.022s ok text/template 0.069s ok text/template/parse 0.030s ok time 1.839s ok unicode 0.022s ok unicode/utf16 0.020s ok unicode/utf8 0.029s ok cmd/addr2line 1.482s ok cmd/api 12.493s ok cmd/asm/internal/asm 0.394s ok cmd/asm/internal/lex 0.023s ok cmd/compile/internal/abt 0.023s ok cmd/compile/internal/amd64 0.023s ok cmd/compile/internal/dwarfgen 0.420s ok cmd/compile/internal/importer 0.737s ok cmd/compile/internal/ir 0.021s ok cmd/compile/internal/logopt 0.763s ok cmd/compile/internal/noder 0.026s ok cmd/compile/internal/reflectdata 0.021s [no tests to run] ok cmd/compile/internal/ssa 5.057s ok cmd/compile/internal/syntax 0.043s ok cmd/compile/internal/test 12.136s ok cmd/compile/internal/typecheck 0.568s ok cmd/compile/internal/types 0.022s ok cmd/compile/internal/types2 1.271s ok cmd/cover 2.190s ok cmd/dist 0.021s ok cmd/doc 0.159s ok cmd/fix 2.857s ok cmd/go 98.736s ok cmd/go/internal/auth 0.024s ok cmd/go/internal/cache 0.348s ok cmd/go/internal/fsys 0.118s ok cmd/go/internal/generate 0.036s ok cmd/go/internal/get 0.035s ok cmd/go/internal/imports 0.024s ok cmd/go/internal/load 0.029s ok cmd/go/internal/lockedfile 0.106s ok cmd/go/internal/lockedfile/internal/filelock 0.061s ok cmd/go/internal/modconv 0.024s ok cmd/go/internal/modfetch 0.025s ok cmd/go/internal/modfetch/codehost 0.023s ok cmd/go/internal/modfetch/zip_sum_test 0.023s ok cmd/go/internal/modindex 0.179s ok cmd/go/internal/modload 0.025s ok cmd/go/internal/mvs 0.042s ok cmd/go/internal/par 0.057s ok cmd/go/internal/search 0.020s ok cmd/go/internal/str 0.023s ok cmd/go/internal/test 0.034s ok cmd/go/internal/vcs 0.030s ok cmd/go/internal/web 0.023s ok cmd/go/internal/work 0.042s ok cmd/gofmt 0.063s ok cmd/internal/archive 1.174s ok cmd/internal/buildid 0.158s ok cmd/internal/dwarf 0.021s ok cmd/internal/edit 0.020s ok cmd/internal/goobj 0.021s ok cmd/internal/moddeps 2.321s ok cmd/internal/notsha256 0.023s ok cmd/internal/obj 0.922s ok cmd/internal/obj/ppc64 0.334s ok cmd/internal/obj/riscv 0.113s ok cmd/internal/obj/s390x 0.022s ok cmd/internal/obj/x86 2.900s ok cmd/internal/objabi 0.020s ok cmd/internal/pkgpath 0.084s ok cmd/internal/quoted 0.022s ok cmd/internal/src 0.021s ok cmd/internal/sys 0.021s ok cmd/internal/test2json 0.085s ok cmd/link 5.726s ok cmd/link/internal/benchmark 0.022s ok cmd/link/internal/ld 5.146s ok cmd/link/internal/loader 0.032s ok cmd/nm 2.458s ok cmd/objdump 3.111s ok cmd/pack 2.394s ok cmd/pprof 1.235s ok cmd/trace 0.419s ok cmd/vet 8.720s ##### os/user with tag osusergo ok os/user 0.029s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 83.160s ##### moved GOROOT ok fmt 0.090s ##### Testing without libgcc. ok net 0.032s ok os/user 0.027s ##### internal linking of -buildmode=pie ok reflect 0.202s ok os/user 0.027s ##### sync -cpu=10 ok sync 0.458s ##### Testing race detector ok runtime/race 12.889s ok flag 1.173s ok net 1.224s ok os 1.193s ok os/exec 3.107s ok encoding/gob 1.120s ok flag 1.123s ok os/exec 3.122s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 11.180s ok misc/cgo/test 11.382s ok misc/cgo/test 11.321s ok misc/cgo/test 11.347s ok misc/cgo/test 6.759s ok misc/cgo/test 7.009s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.087s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.225s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.