windows-amd64-2008 at b004c739b525d354ea62f5caadd962de4569d96e :: 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-2008R2-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-2008R2-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:\\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:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;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:\\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" "TMP=C:\\Users\\gopher\\AppData\\Local\\Temp" "USERDOMAIN=SERVER-2008R2-V" "USERDOMAIN_ROAMINGPROFILE=SERVER-2008R2-V" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "windows_tracing_flags=3" "windows_tracing_logfile=C:\\BVTBin\\Tests\\installpackage\\csilogfile.log" "GO_STAGE0_NET_DELAY=6s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-amd64-2008" "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.1.7601 ##### Testing packages. ok archive/tar 0.086s ok archive/zip 0.307s ok bufio 0.062s ok bytes 1.201s ok compress/bzip2 0.242s ok compress/flate 0.596s ok compress/gzip 0.132s ok compress/lzw 0.081s ok compress/zlib 0.574s ok container/heap 0.025s ok container/list 0.023s ok container/ring 0.023s ok context 0.055s ok crypto 0.161s ok crypto/aes 0.041s ok crypto/cipher 0.027s ok crypto/des 0.037s ok crypto/dsa 0.045s ok crypto/ecdsa 0.025s ok crypto/ed25519 0.091s ok crypto/elliptic 0.040s ok crypto/hmac 0.142s ok crypto/internal/boring 0.321s ok crypto/internal/edwards25519 5.250s ok crypto/internal/edwards25519/field 3.629s ok crypto/internal/nistec 1.359s ok crypto/internal/nistec/fiat 0.037s [no tests to run] ok crypto/internal/subtle 0.022s ok crypto/md5 0.028s ok crypto/rand 0.037s ok crypto/rc4 0.059s ok crypto/rsa 0.118s ok crypto/sha1 0.048s ok crypto/sha256 0.026s ok crypto/sha512 0.029s ok crypto/subtle 0.024s ok crypto/tls 0.462s ok crypto/x509 2.248s ok database/sql 0.347s ok database/sql/driver 0.036s ok debug/buildinfo 0.026s ok debug/dwarf 0.047s ok debug/elf 0.034s ok debug/gosym 0.036s ok debug/macho 0.031s ok debug/pe 5.690s ok debug/plan9obj 0.027s ok embed 0.022s [no tests to run] ok embed/internal/embedtest 0.029s ok encoding/ascii85 0.031s ok encoding/asn1 0.023s ok encoding/base32 0.271s ok encoding/base64 0.023s ok encoding/binary 0.024s ok encoding/csv 0.168s ok encoding/gob 0.048s ok encoding/hex 0.149s ok encoding/json 0.215s ok encoding/pem 0.657s ok encoding/xml 0.052s ok errors 0.072s ok expvar 0.047s ok flag 0.114s ok fmt 0.105s ok go/ast 0.030s ok go/build 2.609s ok go/build/constraint 0.026s ok go/constant 0.025s ok go/doc 0.075s ok go/doc/comment 1.355s ok go/format 0.072s ok go/importer 0.184s ok go/internal/gccgoimporter 0.045s ok go/internal/gcimporter 16.149s ok go/internal/srcimporter 6.726s ok go/parser 0.060s ok go/printer 0.365s ok go/scanner 0.021s ok go/token 0.046s ok go/types 8.751s ok hash 0.044s ok hash/adler32 0.026s ok hash/crc32 0.024s ok hash/crc64 0.025s ok hash/fnv 0.023s ok hash/maphash 0.087s ok html 0.022s ok html/template 0.128s ok image 0.075s ok image/color 0.043s ok image/draw 0.117s ok image/gif 11.661s ok image/jpeg 3.176s ok image/png 0.247s ok index/suffixarray 0.210s ok internal/abi 0.112s ok internal/buildcfg 0.037s ok internal/cpu 0.021s ok internal/diff 0.038s ok internal/fmtsort 0.021s ok internal/fuzz 0.107s ok internal/godebug 0.140s ok internal/intern 1.007s ok internal/itoa 0.073s ok internal/poll 0.196s ok internal/profile 0.034s ok internal/reflectlite 0.064s ok internal/singleflight 0.078s ok internal/syscall/windows 0.064s ok internal/syscall/windows/registry 0.024s ok internal/trace 0.068s ok internal/unsafeheader 0.025s ok internal/xcoff 0.105s ok io 0.059s ok io/fs 0.026s ok io/ioutil 0.032s ok log 0.026s ok math 0.027s ok math/big 1.944s ok math/bits 0.025s ok math/cmplx 0.024s ok math/rand 0.182s ok mime 0.042s ok mime/multipart 0.123s ok mime/quotedprintable 0.041s ok net 7.642s ok net/http 9.185s ok net/http/cgi 0.302s ok net/http/cookiejar 0.034s ok net/http/fcgi 0.124s ok net/http/httptest 2.061s ok net/http/httptrace 0.021s ok net/http/httputil 1.019s ok net/http/internal 0.022s ok net/http/internal/ascii 0.021s ok net/http/pprof 5.176s ok net/internal/socktest 0.029s ok net/mail 0.065s ok net/netip 0.485s ok net/rpc 0.074s ok net/rpc/jsonrpc 0.034s ok net/smtp 0.034s ok net/textproto 0.027s ok net/url 0.031s ok os 2.420s ok os/exec 4.085s ok os/exec/internal/fdtest 0.074s ok os/signal 1.602s ok os/user 0.094s ok path 0.025s ok path/filepath 1.207s ok plugin 0.127s ok reflect 0.191s ok regexp 0.206s ok regexp/syntax 0.284s ok runtime 55.719s ok runtime/cgo 0.021s ok runtime/debug 0.142s ok runtime/internal/atomic 0.066s ok runtime/internal/math 0.022s ok runtime/internal/sys 0.022s ok runtime/metrics 0.026s ok runtime/pprof 8.847s ok runtime/trace 3.233s ok sort 0.061s ok strconv 0.468s ok strings 1.717s ok sync 0.510s ok sync/atomic 1.765s ok syscall 3.455s ok testing 2.120s ok testing/fstest 0.027s ok testing/iotest 0.022s ok testing/quick 0.052s ok text/scanner 0.022s ok text/tabwriter 0.028s ok text/template 0.073s ok text/template/parse 0.033s ok time 1.944s ok unicode 0.024s ok unicode/utf16 0.021s ok unicode/utf8 0.031s ok cmd/addr2line 3.183s ok cmd/api 14.350s ok cmd/asm/internal/asm 0.737s ok cmd/asm/internal/lex 0.022s ok cmd/compile/internal/abt 0.031s ok cmd/compile/internal/amd64 0.025s ok cmd/compile/internal/dwarfgen 0.435s ok cmd/compile/internal/importer 1.020s ok cmd/compile/internal/ir 0.021s ok cmd/compile/internal/logopt 0.835s ok cmd/compile/internal/noder 0.025s ok cmd/compile/internal/reflectdata 0.407s [no tests to run] ok cmd/compile/internal/ssa 7.340s ok cmd/compile/internal/syntax 0.062s ok cmd/compile/internal/test 12.932s ok cmd/compile/internal/typecheck 0.705s ok cmd/compile/internal/types 0.027s ok cmd/compile/internal/types2 2.137s ok cmd/cover 6.214s ok cmd/dist 0.021s ok cmd/doc 0.155s ok cmd/fix 3.709s ok cmd/go 214.400s ok cmd/go/internal/auth 0.024s ok cmd/go/internal/cache 0.333s ok cmd/go/internal/fsys 0.156s ok cmd/go/internal/generate 0.035s ok cmd/go/internal/get 0.038s ok cmd/go/internal/imports 0.027s ok cmd/go/internal/load 0.031s ok cmd/go/internal/lockedfile 0.159s ok cmd/go/internal/lockedfile/internal/filelock 0.112s ok cmd/go/internal/modconv 0.026s ok cmd/go/internal/modfetch 0.026s ok cmd/go/internal/modfetch/codehost 0.025s ok cmd/go/internal/modfetch/zip_sum_test 0.023s ok cmd/go/internal/modindex 0.027s ok cmd/go/internal/modload 0.024s ok cmd/go/internal/mvs 0.032s ok cmd/go/internal/par 0.050s ok cmd/go/internal/search 0.052s ok cmd/go/internal/str 0.027s ok cmd/go/internal/test 0.032s ok cmd/go/internal/vcs 0.040s ok cmd/go/internal/web 0.024s ok cmd/go/internal/work 0.038s ok cmd/gofmt 0.222s ok cmd/internal/archive 1.521s ok cmd/internal/buildid 0.176s ok cmd/internal/dwarf 0.022s ok cmd/internal/edit 0.021s ok cmd/internal/goobj 0.021s ok cmd/internal/moddeps 2.126s ok cmd/internal/notsha256 0.034s ok cmd/internal/obj 1.016s ok cmd/internal/obj/ppc64 0.384s ok cmd/internal/obj/riscv 0.146s ok cmd/internal/obj/s390x 0.033s ok cmd/internal/obj/x86 3.944s ok cmd/internal/objabi 0.022s ok cmd/internal/pkgpath 0.093s ok cmd/internal/quoted 0.023s ok cmd/internal/src 0.021s ok cmd/internal/sys 0.021s ok cmd/internal/test2json 0.091s ok cmd/link 16.511s ok cmd/link/internal/benchmark 0.035s ok cmd/link/internal/ld 14.909s ok cmd/link/internal/loader 0.042s ok cmd/nm 4.818s ok cmd/objdump 5.281s ok cmd/pack 6.796s ok cmd/pprof 1.685s ok cmd/trace 0.461s ok cmd/vet 13.187s ##### os/user with tag osusergo ok os/user 0.034s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 86.134s ##### moved GOROOT ok fmt 0.081s ##### Testing without libgcc. ok net 0.031s ok os/user 0.026s ##### internal linking of -buildmode=pie ok reflect 0.219s ok os/user 0.030s ##### sync -cpu=10 ok sync 0.522s ##### Testing race detector ok runtime/race 23.982s ok flag 1.337s ok net 1.381s ok os 1.515s ok os/exec 3.107s ok encoding/gob 1.166s ok flag 1.225s ok os/exec 3.130s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 18.125s ok misc/cgo/test 17.934s ok misc/cgo/test 15.708s ok misc/cgo/test 17.615s ok misc/cgo/test 7.995s ok misc/cgo/test 8.473s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.402s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.595s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### API check All tests passed.