windows-amd64-2012 at 5b4fafd5db1c13e5e2c9f836476015870b3ed30b :: 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-2012R2-V" "ComSpec=C:\\Windows\\system32\\cmd.exe" "FP_NO_HOST_CHECK=NO" "GooGetRoot=C:\\ProgramData\\GooGet" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2012R2-V" "NUMBER_OF_PROCESSORS=4" "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:\\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-2012R2-V" "USERDOMAIN_ROAMINGPROFILE=SERVER-2012R2-V" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-amd64-2012" "GOARCH=amd64" "GOHOSTARCH=amd64" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN="] 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: 6.3.9600 ##### Testing packages. ok archive/tar 0.057s ok archive/zip 0.332s ok bufio 0.074s ok bytes 1.220s ok compress/bzip2 0.202s ok compress/flate 0.672s ok compress/gzip 0.140s ok compress/lzw 0.116s ok compress/zlib 0.627s ok container/heap 0.032s ok container/list 0.022s ok container/ring 0.023s ok context 0.053s ok crypto 0.030s ok crypto/aes 0.125s ok crypto/cipher 0.026s ok crypto/des 0.058s ok crypto/dsa 0.132s ok crypto/ecdsa 0.025s ok crypto/ed25519 0.169s ok crypto/elliptic 0.035s ok crypto/hmac 0.023s ok crypto/internal/boring 0.123s ok crypto/internal/edwards25519 3.730s ok crypto/internal/edwards25519/field 2.904s ok crypto/internal/nistec 0.980s ok crypto/internal/nistec/fiat 0.037s [no tests to run] ok crypto/internal/subtle 0.022s ok crypto/md5 0.026s ok crypto/rand 0.032s ok crypto/rc4 0.048s ok crypto/rsa 0.097s ok crypto/sha1 0.044s ok crypto/sha256 0.083s ok crypto/sha512 0.048s ok crypto/subtle 0.025s ok crypto/tls 0.396s ok crypto/x509 1.875s ok database/sql 0.444s ok database/sql/driver 0.079s ok debug/buildinfo 0.021s ok debug/dwarf 0.042s ok debug/elf 0.030s ok debug/gosym 0.036s ok debug/macho 0.028s ok debug/pe 3.989s ok debug/plan9obj 0.031s ok embed 0.024s [no tests to run] ok embed/internal/embedtest 0.028s ok encoding/ascii85 0.027s ok encoding/asn1 0.021s ok encoding/base32 0.061s ok encoding/base64 0.023s ok encoding/binary 0.021s ok encoding/csv 0.071s ok encoding/gob 0.038s ok encoding/hex 0.039s ok encoding/json 0.195s ok encoding/pem 0.544s ok encoding/xml 0.036s ok errors 0.054s ok expvar 0.044s ok flag 0.105s ok fmt 0.097s ok go/ast 0.025s ok go/build 1.278s ok go/build/constraint 0.033s ok go/constant 0.025s ok go/doc 0.068s ok go/doc/comment 0.854s ok go/format 0.048s ok go/importer 0.138s ok go/internal/gccgoimporter 0.055s ok go/internal/gcimporter 12.172s ok go/internal/srcimporter 5.264s ok go/parser 0.140s ok go/printer 0.343s ok go/scanner 0.020s ok go/token 0.048s ok go/types 5.890s ok hash 0.027s ok hash/adler32 0.099s ok hash/crc32 0.024s ok hash/crc64 0.052s ok hash/fnv 0.025s ok hash/maphash 0.078s ok html 0.022s ok html/template 0.111s ok image 0.068s ok image/color 0.049s ok image/draw 0.117s ok image/gif 11.218s ok image/jpeg 2.768s ok image/png 0.234s ok index/suffixarray 0.202s ok internal/abi 0.097s ok internal/buildcfg 0.029s ok internal/cpu 0.021s ok internal/diff 0.034s ok internal/fmtsort 0.021s ok internal/fuzz 0.034s ok internal/godebug 0.046s ok internal/intern 0.663s ok internal/itoa 0.037s ok internal/poll 0.193s ok internal/profile 0.085s ok internal/reflectlite 0.070s ok internal/singleflight 0.035s ok internal/syscall/windows 0.066s ok internal/syscall/windows/registry 0.025s ok internal/trace 0.066s ok internal/unsafeheader 0.026s ok internal/xcoff 0.064s ok io 0.053s ok io/fs 0.049s ok io/ioutil 0.040s ok log 0.032s ok math 0.043s ok math/big 2.023s ok math/bits 0.025s ok math/cmplx 0.041s ok math/rand 0.177s ok mime 0.048s ok mime/multipart 0.118s ok mime/quotedprintable 0.028s ok net 7.972s ok net/http 8.768s ok net/http/cgi 0.218s ok net/http/cookiejar 0.025s ok net/http/fcgi 0.125s ok net/http/httptest 2.089s ok net/http/httptrace 0.021s ok net/http/httputil 0.899s ok net/http/internal 0.021s ok net/http/internal/ascii 0.025s ok net/http/pprof 5.177s ok net/internal/socktest 0.033s ok net/mail 0.029s ok net/netip 0.409s ok net/rpc 0.047s ok net/rpc/jsonrpc 0.027s ok net/smtp 0.045s ok net/textproto 0.033s ok net/url 0.067s ok os 1.632s ok os/exec 2.623s ok os/exec/internal/fdtest 0.093s ok os/signal 1.466s ok os/user 0.181s ok path 0.037s ok path/filepath 0.408s ok plugin 0.055s ok reflect 0.184s ok regexp 0.222s ok regexp/syntax 0.264s ok runtime 49.767s ok runtime/cgo 0.020s ok runtime/debug 0.083s ok runtime/internal/atomic 0.072s ok runtime/internal/math 0.028s ok runtime/internal/sys 0.032s ok runtime/metrics 0.021s ok runtime/pprof 7.878s ok runtime/trace 2.921s ok sort 0.058s ok strconv 0.564s ok strings 1.601s ok sync 0.818s ok sync/atomic 3.155s ok syscall 3.104s ok testing 0.903s ok testing/fstest 0.036s ok testing/iotest 0.035s ok testing/quick 0.061s ok text/scanner 0.051s ok text/tabwriter 0.099s ok text/template 0.070s ok text/template/parse 0.047s ok time 1.897s ok unicode 0.032s ok unicode/utf16 0.020s ok unicode/utf8 0.083s ok cmd/addr2line 2.873s ok cmd/api 10.629s ok cmd/asm/internal/asm 0.647s ok cmd/asm/internal/lex 0.048s ok cmd/compile/internal/abt 0.032s ok cmd/compile/internal/amd64 0.028s ok cmd/compile/internal/dwarfgen 0.354s ok cmd/compile/internal/importer 0.747s ok cmd/compile/internal/ir 0.024s ok cmd/compile/internal/logopt 0.648s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.199s [no tests to run] ok cmd/compile/internal/ssa 5.669s ok cmd/compile/internal/syntax 0.110s ok cmd/compile/internal/test 15.312s ok cmd/compile/internal/typecheck 0.643s ok cmd/compile/internal/types 0.064s ok cmd/compile/internal/types2 1.197s ok cmd/cover 3.894s ok cmd/dist 0.023s ok cmd/doc 0.132s ok cmd/fix 3.164s ok cmd/go 109.772s ok cmd/go/internal/auth 0.026s ok cmd/go/internal/cache 0.272s ok cmd/go/internal/fsys 0.111s ok cmd/go/internal/generate 0.043s ok cmd/go/internal/get 0.034s ok cmd/go/internal/imports 0.025s ok cmd/go/internal/load 0.029s ok cmd/go/internal/lockedfile 0.112s ok cmd/go/internal/lockedfile/internal/filelock 0.073s ok cmd/go/internal/modconv 0.095s ok cmd/go/internal/modfetch 0.026s ok cmd/go/internal/modfetch/codehost 0.026s ok cmd/go/internal/modfetch/zip_sum_test 0.027s ok cmd/go/internal/modindex 0.091s ok cmd/go/internal/modload 0.026s ok cmd/go/internal/mvs 0.048s ok cmd/go/internal/par 0.053s ok cmd/go/internal/search 0.025s ok cmd/go/internal/str 0.028s ok cmd/go/internal/test 0.031s ok cmd/go/internal/vcs 0.032s ok cmd/go/internal/web 0.057s ok cmd/go/internal/work 0.038s ok cmd/gofmt 0.186s ok cmd/internal/archive 0.836s ok cmd/internal/buildid 0.173s ok cmd/internal/dwarf 0.037s ok cmd/internal/edit 0.028s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 1.487s ok cmd/internal/notsha256 0.171s ok cmd/internal/obj 0.849s ok cmd/internal/obj/ppc64 0.323s ok cmd/internal/obj/riscv 0.216s ok cmd/internal/obj/s390x 0.026s ok cmd/internal/obj/x86 3.109s ok cmd/internal/objabi 0.027s ok cmd/internal/pkgpath 0.095s ok cmd/internal/quoted 0.024s ok cmd/internal/src 0.021s ok cmd/internal/sys 0.024s ok cmd/internal/test2json 0.095s ok cmd/link 12.478s ok cmd/link/internal/benchmark 0.181s ok cmd/link/internal/ld 11.803s ok cmd/link/internal/loader 0.045s ok cmd/nm 3.285s ok cmd/objdump 4.082s ok cmd/pack 2.966s ok cmd/pprof 1.623s ok cmd/trace 0.573s ok cmd/vet 11.791s ##### os/user with tag osusergo ok os/user 0.026s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 75.733s ##### moved GOROOT ok fmt 0.080s ##### Testing without libgcc. ok net 0.031s ok os/user 0.026s ##### internal linking of -buildmode=pie ok reflect 0.188s ok os/user 0.025s ##### sync -cpu=10 ok sync 1.074s ##### Testing race detector ok runtime/race 19.534s ok flag 1.164s ok net 1.449s ok os 1.382s ok os/exec 3.142s ok encoding/gob 1.209s ok flag 1.162s ok os/exec 3.138s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS scatter = 0000000000E338F0 sqrt is: 0 hello from C ok misc/cgo/test 14.722s PASS scatter = 0000000000402240 sqrt is: 0 hello from C ok misc/cgo/test 15.604s PASS scatter = 00000000003C38F0 sqrt is: 0 hello from C ok misc/cgo/test 14.900s PASS scatter = 00000000009F38F0 sqrt is: 0 hello from C ok misc/cgo/test 14.000s PASS scatter = 00000000014838F0 sqrt is: 0 hello from C ok misc/cgo/test 6.806s PASS scatter = 0000000000402240 sqrt is: 0 hello from C ok misc/cgo/test 6.768s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.367s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.562s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### API check All tests passed.