windows-amd64-2008-newcc at 88a6a4d1ba75c01fcc7ab8b2b5c6108c36eb92b9 :: 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" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2008R2-V" "NUMBER_OF_PROCESSORS=8" "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=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-amd64-2008-newcc" "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: 6.1.7601 ##### Testing packages. ok archive/tar 0.054s ok archive/zip 0.286s ok bufio 0.094s ok bytes 1.135s ok compress/bzip2 0.160s ok compress/flate 0.565s ok compress/gzip 1.342s ok compress/lzw 0.091s ok compress/zlib 0.616s ok container/heap 0.027s ok container/list 0.029s ok container/ring 0.026s ok context 0.059s ok crypto 0.043s ok crypto/aes 0.078s ok crypto/cipher 0.032s ok crypto/des 0.036s ok crypto/dsa 0.033s ok crypto/ecdh 0.230s ok crypto/ecdsa 0.030s ok crypto/ed25519 0.169s ok crypto/elliptic 0.032s ok crypto/hmac 0.199s ok crypto/internal/alias 0.022s ok crypto/internal/boring 0.021s ok crypto/internal/boring/bcache 0.097s ok crypto/internal/edwards25519 3.640s ok crypto/internal/edwards25519/field 2.863s ok crypto/internal/nistec 0.970s ok crypto/internal/nistec/fiat 0.027s [no tests to run] ok crypto/md5 0.024s ok crypto/rand 0.034s ok crypto/rc4 0.062s ok crypto/rsa 0.106s ok crypto/sha1 0.063s ok crypto/sha256 0.028s ok crypto/sha512 0.026s ok crypto/subtle 0.129s ok crypto/tls 0.435s ok crypto/x509 1.180s ok database/sql 1.033s ok database/sql/driver 0.037s ok debug/buildinfo 0.204s ok debug/dwarf 0.051s ok debug/elf 0.049s ok debug/gosym 0.505s ok debug/macho 0.533s ok debug/pe 7.737s ok debug/plan9obj 0.028s ok embed 0.029s [no tests to run] ok embed/internal/embedtest 0.024s ok encoding/ascii85 0.036s ok encoding/asn1 0.150s ok encoding/base32 0.160s ok encoding/base64 0.381s ok encoding/binary 0.351s ok encoding/csv 0.080s ok encoding/gob 0.062s ok encoding/hex 0.115s ok encoding/json 0.214s ok encoding/pem 0.440s ok encoding/xml 0.079s ok errors 0.038s ok expvar 0.061s ok flag 0.583s ok fmt 0.079s ok go/ast 0.026s ok go/build 1.474s ok go/build/constraint 0.033s ok go/constant 0.046s ok go/doc 0.080s ok go/doc/comment 1.109s ok go/format 0.032s ok go/importer 0.264s ok go/internal/gccgoimporter 0.039s ok go/internal/gcimporter 21.739s ok go/internal/srcimporter 7.764s ok go/parser 0.291s ok go/printer 0.208s ok go/scanner 0.021s ok go/token 0.032s ok go/types 8.730s ok hash 0.026s ok hash/adler32 0.033s ok hash/crc32 0.025s ok hash/crc64 0.022s ok hash/fnv 0.024s ok hash/maphash 0.095s ok html 0.039s ok html/template 0.082s ok image 0.065s ok image/color 0.047s ok image/draw 0.100s ok image/gif 11.127s ok image/jpeg 2.719s ok image/png 0.229s ok index/suffixarray 0.180s ok internal/abi 0.125s ok internal/buildcfg 0.021s ok internal/cpu 0.025s ok internal/dag 0.026s ok internal/diff 0.028s ok internal/fmtsort 0.027s ok internal/fuzz 0.031s ok internal/godebug 0.021s ok internal/intern 0.437s ok internal/itoa 0.027s ok internal/poll 0.198s ok internal/profile 0.132s ok internal/reflectlite 0.076s ok internal/saferio 0.096s ok internal/singleflight 0.034s ok internal/syscall/windows 0.052s ok internal/syscall/windows/registry 0.030s ok internal/testenv 0.028s ok internal/trace 0.060s ok internal/unsafeheader 0.025s ok internal/xcoff 0.060s ok io 0.069s ok io/fs 0.510s ok io/ioutil 0.027s ok log 0.028s ok math 0.029s ok math/big 1.172s ok math/bits 0.032s ok math/cmplx 0.033s ok math/rand 0.194s ok mime 0.059s ok mime/multipart 0.164s ok mime/quotedprintable 0.058s ok net 8.855s ok net/http 6.346s ok net/http/cgi 0.263s ok net/http/cookiejar 0.030s ok net/http/fcgi 0.130s ok net/http/httptest 2.085s ok net/http/httptrace 0.023s ok net/http/httputil 0.619s ok net/http/internal 0.023s ok net/http/internal/ascii 0.037s ok net/http/pprof 4.187s ok net/internal/socktest 0.025s ok net/mail 0.031s ok net/netip 0.561s ok net/rpc 0.060s ok net/rpc/jsonrpc 0.026s ok net/smtp 0.038s ok net/textproto 0.028s ok net/url 0.045s ok os 2.236s ok os/exec 3.596s ok os/exec/internal/fdtest 0.025s ok os/signal 1.712s ok os/user 0.032s ok path 0.034s ok path/filepath 1.487s ok plugin 0.023s ok reflect 0.255s ok regexp 0.118s ok regexp/syntax 0.285s ok runtime 54.486s ok runtime/cgo 0.025s ok runtime/debug 0.085s ok runtime/internal/atomic 0.079s ok runtime/internal/math 0.023s ok runtime/internal/sys 0.022s ok runtime/metrics 0.029s ok runtime/pprof 9.094s ok runtime/trace 4.195s ok sort 0.081s ok strconv 0.302s ok strings 1.568s ok sync 0.498s ok sync/atomic 2.191s ok syscall 4.510s ok testing 0.866s ok testing/fstest 0.030s ok testing/iotest 0.027s ok testing/quick 0.061s ok text/scanner 0.029s ok text/tabwriter 0.038s ok text/template 0.051s ok text/template/parse 0.025s ok time 1.948s ok unicode 0.034s ok unicode/utf16 0.023s ok unicode/utf8 0.039s ok cmd/addr2line 2.186s ok cmd/api 13.761s ok cmd/asm/internal/asm 0.403s ok cmd/asm/internal/lex 0.025s ok cmd/compile/internal/abt 0.042s ok cmd/compile/internal/amd64 0.027s ok cmd/compile/internal/compare 0.031s ok cmd/compile/internal/dwarfgen 0.520s ok cmd/compile/internal/importer 0.688s ok cmd/compile/internal/ir 0.022s ok cmd/compile/internal/logopt 0.966s ok cmd/compile/internal/noder 0.026s ok cmd/compile/internal/reflectdata 0.022s [no tests to run] ok cmd/compile/internal/ssa 0.574s ok cmd/compile/internal/syntax 0.059s ok cmd/compile/internal/test 13.671s ok cmd/compile/internal/typecheck 0.704s ok cmd/compile/internal/types 0.031s ok cmd/compile/internal/types2 1.533s ok cmd/cover 3.928s ok cmd/dist 0.035s ok cmd/doc 0.360s ok cmd/fix 2.605s ok cmd/go 94.179s ok cmd/go/internal/auth 0.025s ok cmd/go/internal/cache 0.433s ok cmd/go/internal/fsys 0.124s ok cmd/go/internal/generate 0.035s ok cmd/go/internal/get 0.036s ok cmd/go/internal/imports 0.028s ok cmd/go/internal/load 0.027s ok cmd/go/internal/lockedfile 0.115s ok cmd/go/internal/lockedfile/internal/filelock 0.079s ok cmd/go/internal/modconv 0.031s ok cmd/go/internal/modfetch 0.029s ok cmd/go/internal/modfetch/codehost 0.023s ok cmd/go/internal/modfetch/zip_sum_test 0.026s ok cmd/go/internal/modindex 0.211s ok cmd/go/internal/modload 0.026s ok cmd/go/internal/mvs 0.034s ok cmd/go/internal/par 0.057s ok cmd/go/internal/search 0.023s ok cmd/go/internal/str 0.022s ok cmd/go/internal/test 0.031s ok cmd/go/internal/vcs 0.034s ok cmd/go/internal/web 0.083s ok cmd/go/internal/work 0.034s ok cmd/gofmt 0.063s ok cmd/internal/archive 1.441s ok cmd/internal/buildid 0.168s ok cmd/internal/dwarf 0.024s ok cmd/internal/edit 0.023s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 2.621s ok cmd/internal/notsha256 0.023s ok cmd/internal/obj 1.235s ok cmd/internal/obj/ppc64 0.386s ok cmd/internal/obj/riscv 0.138s ok cmd/internal/obj/s390x 0.022s ok cmd/internal/obj/x86 4.008s ok cmd/internal/objabi 0.022s ok cmd/internal/pkgpath 0.115s ok cmd/internal/quoted 0.023s ok cmd/internal/src 0.022s ok cmd/internal/sys 0.023s ok cmd/internal/test2json 0.115s ok cmd/link 7.179s ok cmd/link/internal/benchmark 0.024s ok cmd/link/internal/ld 5.821s ok cmd/link/internal/loader 0.037s ok cmd/nm 3.553s ok cmd/objdump 4.110s ok cmd/pack 3.744s ok cmd/pprof 3.955s ok cmd/trace 0.433s ok cmd/vet 9.948s ##### os/user with tag osusergo ok os/user 0.031s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 98.317s ##### moved GOROOT ok fmt 0.079s ##### Testing without libgcc. ok net 0.033s ok os/user 0.033s ##### internal linking of -buildmode=pie ok reflect 0.208s ok os/user 0.031s ##### sync -cpu=10 ok sync 0.531s ##### Testing race detector exit status 0xc0000139 FAIL runtime/race 0.021s FAIL 2022/09/22 19:14:21 Failed: exit status 1 exit status 0xc0000139 FAIL flag 0.017s exit status 0xc0000139 FAIL net 0.010s exit status 0xc0000139 FAIL os 0.013s exit status 0xc0000139 FAIL os/exec 0.011s exit status 0xc0000139 FAIL encoding/gob 0.016s FAIL 2022/09/22 19:14:33 Failed: exit status 1 exit status 0xc0000139 FAIL flag 0.014s exit status 0xc0000139 FAIL os/exec 0.010s FAIL 2022/09/22 19:14:33 Failed: exit status 1 go tool dist: FAILED