windows-amd64-2008-newcc at f4755fc7333f524666f6ba3140cee0d180bce8b3 :: 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=19s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-amd64-2008-newcc" "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.047s ok archive/zip 0.338s ok bufio 0.077s ok bytes 1.301s ok compress/bzip2 0.206s ok compress/flate 0.604s ok compress/gzip 0.179s ok compress/lzw 0.137s ok compress/zlib 0.594s ok container/heap 0.027s ok container/list 0.027s ok container/ring 0.028s ok context 0.058s ok crypto 0.046s ok crypto/aes 0.045s ok crypto/cipher 0.029s ok crypto/des 0.035s ok crypto/dsa 0.034s ok crypto/ecdsa 0.032s ok crypto/ed25519 0.093s ok crypto/elliptic 0.038s ok crypto/hmac 0.043s ok crypto/internal/boring 0.023s ok crypto/internal/boring/bcache 0.199s ok crypto/internal/edwards25519 5.705s ok crypto/internal/edwards25519/field 4.782s ok crypto/internal/nistec 1.616s ok crypto/internal/nistec/fiat 0.025s [no tests to run] ok crypto/internal/subtle 0.022s ok crypto/md5 0.024s ok crypto/rand 0.037s ok crypto/rc4 0.061s ok crypto/rsa 0.110s ok crypto/sha1 0.037s ok crypto/sha256 0.025s ok crypto/sha512 0.026s ok crypto/subtle 0.202s ok crypto/tls 0.459s ok crypto/x509 2.247s ok database/sql 0.315s ok database/sql/driver 0.043s ok debug/buildinfo 0.076s ok debug/dwarf 0.048s ok debug/elf 0.046s ok debug/gosym 0.033s ok debug/macho 0.023s ok debug/pe 7.764s ok debug/plan9obj 0.025s ok embed 0.024s [no tests to run] ok embed/internal/embedtest 0.043s ok encoding/ascii85 0.026s ok encoding/asn1 0.082s ok encoding/base32 0.045s ok encoding/base64 0.023s ok encoding/binary 0.025s ok encoding/csv 0.082s ok encoding/gob 0.048s ok encoding/hex 0.250s ok encoding/json 0.233s ok encoding/pem 0.493s ok encoding/xml 0.041s ok errors 0.118s ok expvar 0.025s ok flag 0.535s ok fmt 0.104s ok go/ast 0.028s ok go/build 1.467s ok go/build/constraint 0.032s ok go/constant 0.027s ok go/doc 0.094s ok go/doc/comment 1.377s ok go/format 0.028s ok go/importer 0.368s ok go/internal/gccgoimporter 0.044s ok go/internal/gcimporter 15.457s ok go/internal/srcimporter 7.555s ok go/parser 0.069s ok go/printer 0.278s ok go/scanner 0.033s ok go/token 0.178s ok go/types 10.964s ok hash 0.038s ok hash/adler32 0.034s ok hash/crc32 0.024s ok hash/crc64 0.022s ok hash/fnv 0.032s ok hash/maphash 0.088s ok html 0.035s ok html/template 0.145s ok image 0.091s ok image/color 0.053s ok image/draw 0.122s ok image/gif 12.621s ok image/jpeg 3.267s ok image/png 0.284s ok index/suffixarray 0.266s ok internal/abi 0.335s ok internal/buildcfg 0.050s ok internal/cpu 0.025s ok internal/diff 0.025s ok internal/fmtsort 0.021s ok internal/fuzz 0.028s ok internal/godebug 0.021s ok internal/intern 0.181s ok internal/itoa 0.031s ok internal/poll 0.333s ok internal/profile 0.035s ok internal/reflectlite 0.068s ok internal/singleflight 0.048s ok internal/syscall/windows 0.043s ok internal/syscall/windows/registry 0.023s ok internal/trace 0.055s ok internal/unsafeheader 0.023s ok internal/xcoff 0.032s ok io 0.058s ok io/fs 0.032s ok io/ioutil 0.028s ok log 0.085s ok math 0.033s ok math/big 0.941s ok math/bits 0.025s ok math/cmplx 0.036s ok math/rand 0.269s ok mime 0.047s ok mime/multipart 0.123s ok mime/quotedprintable 0.032s ok net 8.711s ok net/http 9.946s ok net/http/cgi 2.715s ok net/http/cookiejar 0.035s ok net/http/fcgi 0.125s ok net/http/httptest 2.058s ok net/http/httptrace 0.023s ok net/http/httputil 0.942s ok net/http/internal 0.061s ok net/http/internal/ascii 0.037s ok net/http/pprof 4.164s ok net/internal/socktest 0.023s ok net/mail 0.029s ok net/netip 0.567s ok net/rpc 0.065s ok net/rpc/jsonrpc 0.031s ok net/smtp 0.037s ok net/textproto 0.024s ok net/url 0.046s ok os 2.230s ok os/exec 3.451s ok os/exec/internal/fdtest 0.022s ok os/signal 1.573s ok os/user 0.028s ok path 0.052s ok path/filepath 1.298s ok plugin 0.029s ok reflect 0.196s ok regexp 0.467s ok regexp/syntax 0.510s ok runtime 65.763s ok runtime/cgo 0.043s ok runtime/debug 0.176s ok runtime/internal/atomic 0.067s ok runtime/internal/math 0.024s ok runtime/internal/sys 0.021s ok runtime/metrics 0.039s ok runtime/pprof 8.347s ok runtime/trace 1.637s ok sort 0.271s ok strconv 0.640s ok strings 0.793s ok sync 0.966s ok sync/atomic 1.710s ok syscall 4.437s ok testing 0.629s ok testing/fstest 0.032s ok testing/iotest 0.025s ok testing/quick 0.058s ok text/scanner 0.024s ok text/tabwriter 0.027s ok text/template 0.149s ok text/template/parse 0.033s ok time 1.901s ok unicode 0.029s ok unicode/utf16 0.022s ok unicode/utf8 0.029s ok cmd/addr2line 3.402s ok cmd/api 18.370s ok cmd/asm/internal/asm 0.867s ok cmd/asm/internal/lex 0.025s ok cmd/compile/internal/abt 0.039s ok cmd/compile/internal/amd64 0.028s ok cmd/compile/internal/dwarfgen 0.717s ok cmd/compile/internal/importer 1.142s ok cmd/compile/internal/ir 0.025s ok cmd/compile/internal/logopt 1.395s ok cmd/compile/internal/noder 0.026s ok cmd/compile/internal/reflectdata 0.025s [no tests to run] ok cmd/compile/internal/ssa 8.779s ok cmd/compile/internal/syntax 0.076s ok cmd/compile/internal/test 25.864s ok cmd/compile/internal/typecheck 1.429s ok cmd/compile/internal/types 0.031s ok cmd/compile/internal/types2 1.392s ok cmd/cover 3.599s ok cmd/dist 0.034s ok cmd/doc 0.269s ok cmd/fix 6.312s ok cmd/go 160.121s ok cmd/go/internal/auth 0.040s ok cmd/go/internal/cache 0.362s ok cmd/go/internal/fsys 0.160s ok cmd/go/internal/generate 0.038s ok cmd/go/internal/get 0.041s ok cmd/go/internal/imports 0.032s ok cmd/go/internal/load 0.031s ok cmd/go/internal/lockedfile 0.100s ok cmd/go/internal/lockedfile/internal/filelock 0.068s ok cmd/go/internal/modconv 0.027s ok cmd/go/internal/modfetch 0.028s ok cmd/go/internal/modfetch/codehost 0.028s ok cmd/go/internal/modfetch/zip_sum_test 0.047s ok cmd/go/internal/modindex 0.082s ok cmd/go/internal/modload 0.026s ok cmd/go/internal/mvs 0.054s ok cmd/go/internal/par 0.048s ok cmd/go/internal/search 0.025s ok cmd/go/internal/str 0.025s ok cmd/go/internal/test 0.035s ok cmd/go/internal/vcs 0.038s ok cmd/go/internal/web 0.027s ok cmd/go/internal/work 0.048s ok cmd/gofmt 0.088s ok cmd/internal/archive 1.576s ok cmd/internal/buildid 0.154s ok cmd/internal/dwarf 0.021s ok cmd/internal/edit 0.034s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 2.554s ok cmd/internal/notsha256 0.026s ok cmd/internal/obj 1.133s ok cmd/internal/obj/ppc64 0.411s ok cmd/internal/obj/riscv 0.156s ok cmd/internal/obj/s390x 0.025s ok cmd/internal/obj/x86 3.843s ok cmd/internal/objabi 0.023s ok cmd/internal/pkgpath 0.103s ok cmd/internal/quoted 0.025s ok cmd/internal/src 0.024s ok cmd/internal/sys 0.027s ok cmd/internal/test2json 0.121s ok cmd/link 12.116s ok cmd/link/internal/benchmark 0.079s ok cmd/link/internal/ld 9.108s ok cmd/link/internal/loader 0.040s ok cmd/nm 6.312s ok cmd/objdump 7.632s ok cmd/pack 7.199s ok cmd/pprof 2.815s ok cmd/trace 0.470s ok cmd/vet 16.469s ##### os/user with tag osusergo ok os/user 0.028s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 104.924s ##### moved GOROOT ok fmt 0.080s ##### Testing without libgcc. ok net 0.034s ok os/user 0.025s ##### internal linking of -buildmode=pie ok reflect 0.196s ok os/user 0.026s ##### sync -cpu=10 ok sync 1.707s ##### Testing race detector ok runtime/race 31.974s ok flag 1.121s ok net 1.698s ok os 1.517s ok os/exec 3.117s ok encoding/gob 1.094s exit status 0xc0000139 FAIL flag 0.036s exit status 0xc0000139 FAIL os/exec 0.013s FAIL 2022/07/06 16:50:23 Failed: exit status 1 go tool dist: FAILED