windows-amd64-2016 at c6a2dada0df8c2d75cf3ae599d7caed77d416fa2 :: 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=6s" "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 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.041s ok archive/zip 0.270s ok bufio 0.070s ok bytes 1.065s ok compress/bzip2 0.107s ok compress/flate 0.466s ok compress/gzip 1.297s ok compress/lzw 0.085s ok compress/zlib 0.578s ok container/heap 0.023s ok container/list 0.024s ok container/ring 0.023s ok context 0.049s ok crypto 0.033s ok crypto/aes 0.072s ok crypto/cipher 0.025s ok crypto/des 0.027s ok crypto/dsa 0.028s ok crypto/ecdsa 0.028s ok crypto/ed25519 0.068s ok crypto/elliptic 0.032s ok crypto/hmac 0.030s ok crypto/internal/boring 0.021s ok crypto/internal/boring/bcache 0.120s ok crypto/internal/edwards25519 3.651s ok crypto/internal/edwards25519/field 2.913s ok crypto/internal/nistec 0.977s ok crypto/internal/nistec/fiat 0.023s [no tests to run] ok crypto/internal/subtle 0.023s ok crypto/md5 0.026s ok crypto/rand 0.032s ok crypto/rc4 0.050s ok crypto/rsa 0.102s ok crypto/sha1 0.026s ok crypto/sha256 0.026s ok crypto/sha512 0.025s ok crypto/subtle 0.024s ok crypto/tls 0.388s ok crypto/x509 1.045s ok database/sql 0.298s ok database/sql/driver 0.063s ok debug/buildinfo 0.027s ok debug/dwarf 0.042s ok debug/elf 0.037s ok debug/gosym 0.029s ok debug/macho 0.027s ok debug/pe 5.370s ok debug/plan9obj 0.027s ok embed 0.024s [no tests to run] ok embed/internal/embedtest 0.022s ok encoding/ascii85 0.024s ok encoding/asn1 0.024s ok encoding/base32 0.037s ok encoding/base64 0.027s ok encoding/binary 0.023s ok encoding/csv 0.050s ok encoding/gob 0.052s ok encoding/hex 0.072s ok encoding/json 0.197s ok encoding/pem 0.418s ok encoding/xml 0.078s ok errors 0.028s ok expvar 0.065s ok flag 0.146s ok fmt 0.107s ok go/ast 0.024s ok go/build 1.417s ok go/build/constraint 0.045s ok go/constant 0.027s ok go/doc 0.075s ok go/doc/comment 1.005s ok go/format 0.026s ok go/importer 0.219s ok go/internal/gccgoimporter 0.037s ok go/internal/gcimporter 13.564s ok go/internal/srcimporter 5.695s ok go/parser 0.233s ok go/printer 0.226s ok go/scanner 0.023s ok go/token 0.036s ok go/types 6.525s ok hash 0.026s ok hash/adler32 0.027s ok hash/crc32 0.023s ok hash/crc64 0.029s ok hash/fnv 0.021s ok hash/maphash 0.077s ok html 0.068s ok html/template 0.111s ok image 0.070s ok image/color 0.053s ok image/draw 0.084s ok image/gif 11.193s ok image/jpeg 2.713s ok image/png 0.192s ok index/suffixarray 0.159s ok internal/abi 0.114s ok internal/buildcfg 0.021s ok internal/cpu 0.023s ok internal/diff 0.022s ok internal/fmtsort 0.024s ok internal/fuzz 0.034s ok internal/godebug 0.020s ok internal/intern 0.286s ok internal/itoa 0.024s ok internal/poll 0.196s ok internal/profile 0.023s ok internal/reflectlite 0.065s ok internal/singleflight 0.034s ok internal/syscall/windows 0.041s ok internal/syscall/windows/registry 0.026s ok internal/trace 0.053s ok internal/unsafeheader 0.025s ok internal/xcoff 0.029s ok io 0.057s ok io/fs 0.288s ok io/ioutil 0.035s ok log 0.025s ok math 0.031s ok math/big 0.808s ok math/bits 0.028s ok math/cmplx 0.023s ok math/rand 0.185s ok mime 0.051s ok mime/multipart 0.120s ok mime/quotedprintable 0.045s ok net 27.114s ok net/http 5.310s ok net/http/cgi 0.248s ok net/http/cookiejar 0.033s ok net/http/fcgi 0.142s ok net/http/httptest 2.065s ok net/http/httptrace 0.025s ok net/http/httputil 0.598s ok net/http/internal 0.024s ok net/http/internal/ascii 0.023s ok net/http/pprof 5.187s ok net/internal/socktest 0.023s ok net/mail 0.023s ok net/netip 0.495s ok net/rpc 0.051s ok net/rpc/jsonrpc 0.030s ok net/smtp 0.032s ok net/textproto 0.026s ok net/url 0.028s ok os 1.979s ok os/exec 3.099s ok os/exec/internal/fdtest 0.023s ok os/signal 1.523s ok os/user 0.026s ok path 0.022s ok path/filepath 0.553s ok plugin 0.023s ok reflect 0.213s ok regexp 0.073s ok regexp/syntax 0.268s ok runtime 50.495s ok runtime/cgo 0.022s ok runtime/debug 0.063s ok runtime/internal/atomic 0.095s ok runtime/internal/math 0.024s ok runtime/internal/sys 0.025s ok runtime/metrics 0.026s ok runtime/pprof 8.298s ok runtime/trace 1.506s ok sort 0.061s ok strconv 0.297s ok strings 0.817s ok sync 0.474s ok sync/atomic 0.360s ok syscall 3.835s ok testing 0.712s ok testing/fstest 0.029s ok testing/iotest 0.026s ok testing/quick 0.059s ok text/scanner 0.022s ok text/tabwriter 0.026s ok text/template 0.076s ok text/template/parse 0.038s ok time 1.923s ok unicode 0.025s ok unicode/utf16 0.021s ok unicode/utf8 0.028s ok cmd/addr2line 1.622s ok cmd/api 12.712s ok cmd/asm/internal/asm 0.404s ok cmd/asm/internal/lex 0.027s ok cmd/compile/internal/abt 0.024s ok cmd/compile/internal/amd64 0.029s ok cmd/compile/internal/dwarfgen 0.464s ok cmd/compile/internal/importer 0.788s ok cmd/compile/internal/ir 0.024s ok cmd/compile/internal/logopt 0.781s ok cmd/compile/internal/noder 0.028s ok cmd/compile/internal/reflectdata 0.028s [no tests to run] ok cmd/compile/internal/ssa 5.524s ok cmd/compile/internal/syntax 0.046s ok cmd/compile/internal/test 12.600s ok cmd/compile/internal/typecheck 0.605s ok cmd/compile/internal/types 0.024s ok cmd/compile/internal/types2 1.209s ok cmd/cover 2.406s ok cmd/dist 0.022s ok cmd/doc 0.159s ok cmd/fix 2.797s ok cmd/go 99.360s ok cmd/go/internal/auth 0.024s ok cmd/go/internal/cache 0.331s ok cmd/go/internal/fsys 0.103s ok cmd/go/internal/generate 0.039s ok cmd/go/internal/get 0.037s ok cmd/go/internal/imports 0.026s ok cmd/go/internal/load 0.034s ok cmd/go/internal/lockedfile 0.117s ok cmd/go/internal/lockedfile/internal/filelock 0.087s ok cmd/go/internal/modconv 0.043s ok cmd/go/internal/modfetch 0.025s ok cmd/go/internal/modfetch/codehost 0.027s ok cmd/go/internal/modfetch/zip_sum_test 0.029s ok cmd/go/internal/modindex 0.172s ok cmd/go/internal/modload 0.025s ok cmd/go/internal/mvs 0.030s ok cmd/go/internal/par 0.053s ok cmd/go/internal/search 0.022s ok cmd/go/internal/str 0.024s ok cmd/go/internal/test 0.039s ok cmd/go/internal/vcs 0.031s ok cmd/go/internal/web 0.028s ok cmd/go/internal/work 0.042s ok cmd/gofmt 0.065s ok cmd/internal/archive 1.248s ok cmd/internal/buildid 0.180s ok cmd/internal/dwarf 0.021s ok cmd/internal/edit 0.023s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 2.149s ok cmd/internal/notsha256 0.022s ok cmd/internal/obj 0.924s ok cmd/internal/obj/ppc64 0.354s ok cmd/internal/obj/riscv 0.109s ok cmd/internal/obj/s390x 0.023s ok cmd/internal/obj/x86 3.112s ok cmd/internal/objabi 0.022s ok cmd/internal/pkgpath 0.091s ok cmd/internal/quoted 0.022s ok cmd/internal/src 0.022s ok cmd/internal/sys 0.023s ok cmd/internal/test2json 0.093s ok cmd/link 6.487s ok cmd/link/internal/benchmark 0.023s ok cmd/link/internal/ld 5.817s ok cmd/link/internal/loader 0.037s ok cmd/nm 2.651s ok cmd/objdump 3.400s ok cmd/pack 2.568s ok cmd/pprof 1.308s ok cmd/trace 0.438s ok cmd/vet 9.140s ##### os/user with tag osusergo ok os/user 0.031s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 80.547s ##### moved GOROOT ok fmt 0.107s ##### Testing without libgcc. ok net 0.032s ok os/user 0.028s ##### internal linking of -buildmode=pie ok reflect 0.214s ok os/user 0.044s ##### sync -cpu=10 ok sync 0.466s ##### Testing race detector ok runtime/race 12.184s ok flag 1.177s ok net 1.219s ok os 1.206s ok os/exec 3.114s ok encoding/gob 1.103s ok flag 1.068s ok os/exec 3.124s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 10.577s ok misc/cgo/test 10.462s ok misc/cgo/test 10.519s ok misc/cgo/test 10.424s ok misc/cgo/test 6.336s ok misc/cgo/test 6.291s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.089s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.261s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.