windows-amd64-longtest-newcc at 177306f6305b35bf6993c2d74baa7fb60cd3f5d4 :: 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-V8-" "ComSpec=C:\\Windows\\system32\\cmd.exe" "GooGetRoot=C:\\ProgramData\\GooGet" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2016-V8-" "NUMBER_OF_PROCESSORS=16" "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\\PowerShell\\7\\;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" "POWERSHELL_DISTRIBUTION_CHANNEL=MSI:Windows Server 2016 Datacenter" "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-V8-" "USERDOMAIN_ROAMINGPROFILE=SERVER-2016-V8-" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "GO_STAGE0_NET_DELAY=9s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-amd64-longtest-newcc" "GO_TEST_TIMEOUT_SCALE=5" "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: 10.0.14393 ##### Testing packages. ok archive/tar 0.042s ok archive/zip 0.258s ok bufio 0.063s ok bytes 1.062s ok compress/bzip2 0.086s ok compress/flate 0.396s ok compress/gzip 0.155s ok compress/lzw 0.073s ok compress/zlib 0.433s ok container/heap 0.024s ok container/list 0.023s ok container/ring 0.025s ok context 0.054s ok crypto 0.025s ok crypto/aes 0.049s ok crypto/cipher 0.027s ok crypto/des 0.027s ok crypto/dsa 0.023s ok crypto/ecdsa 0.028s ok crypto/ed25519 0.066s ok crypto/elliptic 0.027s ok crypto/hmac 0.024s ok crypto/internal/boring 0.021s ok crypto/internal/boring/bcache 0.060s ok crypto/internal/edwards25519 3.562s ok crypto/internal/edwards25519/field 2.833s ok crypto/internal/nistec 0.946s ok crypto/internal/nistec/fiat 0.023s [no tests to run] ok crypto/internal/subtle 0.021s ok crypto/md5 0.024s ok crypto/rand 0.032s ok crypto/rc4 0.045s ok crypto/rsa 0.115s ok crypto/sha1 0.023s ok crypto/sha256 0.024s ok crypto/sha512 0.024s ok crypto/subtle 0.035s ok crypto/tls 0.355s ok crypto/x509 0.924s ok database/sql 0.305s ok database/sql/driver 0.025s ok debug/buildinfo 0.024s ok debug/dwarf 0.041s ok debug/elf 0.034s ok debug/gosym 0.030s ok debug/macho 0.022s ok debug/pe 5.709s ok debug/plan9obj 0.021s ok embed 0.023s [no tests to run] ok embed/internal/embedtest 0.024s ok encoding/ascii85 0.025s ok encoding/asn1 0.024s ok encoding/base32 0.036s ok encoding/base64 0.023s ok encoding/binary 0.026s ok encoding/csv 0.038s ok encoding/gob 0.042s ok encoding/hex 0.026s ok encoding/json 0.201s ok encoding/pem 0.403s ok encoding/xml 0.035s ok errors 0.023s ok expvar 0.025s ok flag 0.111s ok fmt 0.079s ok go/ast 0.026s ok go/build 1.288s ok go/build/constraint 0.023s ok go/constant 0.025s ok go/doc 0.074s ok go/doc/comment 0.769s ok go/format 0.027s ok go/importer 0.181s ok go/internal/gccgoimporter 0.038s ok go/internal/gcimporter 12.876s ok go/internal/srcimporter 5.699s ok go/parser 0.053s ok go/printer 0.142s ok go/scanner 0.026s ok go/token 0.034s ok go/types 6.207s ok hash 0.023s ok hash/adler32 0.026s ok hash/crc32 0.025s ok hash/crc64 0.022s ok hash/fnv 0.022s ok hash/maphash 0.077s ok html 0.031s ok html/template 0.105s ok image 0.067s ok image/color 0.034s ok image/draw 0.089s ok image/gif 10.941s ok image/jpeg 2.634s ok image/png 0.192s ok index/suffixarray 0.158s ok internal/abi 0.107s ok internal/buildcfg 0.022s ok internal/cpu 0.024s ok internal/diff 0.035s ok internal/fmtsort 0.025s ok internal/fuzz 0.028s ok internal/godebug 0.021s ok internal/intern 0.244s ok internal/itoa 0.023s ok internal/poll 0.197s ok internal/profile 0.035s ok internal/reflectlite 0.063s ok internal/singleflight 0.034s ok internal/syscall/windows 0.039s ok internal/syscall/windows/registry 0.023s ok internal/trace 0.050s ok internal/unsafeheader 0.024s ok internal/xcoff 0.031s ok io 0.056s ok io/fs 0.027s ok io/ioutil 0.034s ok log 0.024s ok math 0.029s ok math/big 0.817s ok math/bits 0.025s ok math/cmplx 0.025s ok math/rand 0.177s ok mime 0.046s ok mime/multipart 0.121s ok mime/quotedprintable 0.028s ok net 10.894s ok net/http 3.877s ok net/http/cgi 0.282s ok net/http/cookiejar 0.030s ok net/http/fcgi 0.125s ok net/http/httptest 2.063s ok net/http/httptrace 0.025s ok net/http/httputil 0.587s ok net/http/internal 0.022s ok net/http/internal/ascii 0.023s ok net/http/pprof 5.183s ok net/internal/socktest 0.023s ok net/mail 0.027s ok net/netip 0.454s ok net/rpc 0.052s ok net/rpc/jsonrpc 0.028s ok net/smtp 0.040s ok net/textproto 0.024s ok net/url 0.032s ok os 1.911s ok os/exec 3.002s ok os/exec/internal/fdtest 0.023s ok os/signal 1.477s ok os/user 0.027s ok path 0.027s ok path/filepath 0.520s ok plugin 0.027s ok reflect 0.195s ok regexp 0.082s ok regexp/syntax 0.324s ok runtime 47.813s ok runtime/cgo 0.022s ok runtime/debug 0.064s ok runtime/internal/atomic 0.072s ok runtime/internal/math 0.021s ok runtime/internal/sys 0.021s ok runtime/metrics 0.021s ok runtime/pprof 8.171s ok runtime/trace 1.462s ok sort 0.064s ok strconv 0.287s ok strings 0.834s ok sync 0.461s ok sync/atomic 0.965s ok syscall 3.894s ok testing 0.646s ok testing/fstest 0.026s ok testing/iotest 0.024s ok testing/quick 0.048s ok text/scanner 0.023s ok text/tabwriter 0.024s ok text/template 0.066s ok text/template/parse 0.036s ok time 1.839s ok unicode 0.026s ok unicode/utf16 0.024s ok unicode/utf8 0.027s ok cmd/addr2line 1.625s ok cmd/api 8.719s ok cmd/asm/internal/asm 0.500s ok cmd/asm/internal/lex 0.025s ok cmd/compile/internal/abt 0.028s ok cmd/compile/internal/amd64 0.026s ok cmd/compile/internal/dwarfgen 0.419s ok cmd/compile/internal/importer 0.771s ok cmd/compile/internal/ir 0.023s ok cmd/compile/internal/logopt 0.665s ok cmd/compile/internal/noder 0.026s ok cmd/compile/internal/reflectdata 0.022s [no tests to run] ok cmd/compile/internal/ssa 4.510s ok cmd/compile/internal/syntax 0.048s ok cmd/compile/internal/test 11.418s ok cmd/compile/internal/typecheck 0.571s ok cmd/compile/internal/types 0.026s ok cmd/compile/internal/types2 1.086s ok cmd/cover 1.830s ok cmd/dist 0.022s ok cmd/doc 0.180s ok cmd/fix 1.534s ok cmd/go 54.595s ok cmd/go/internal/auth 0.026s ok cmd/go/internal/cache 0.367s ok cmd/go/internal/fsys 0.116s ok cmd/go/internal/generate 0.038s ok cmd/go/internal/get 0.035s ok cmd/go/internal/imports 0.025s ok cmd/go/internal/load 0.031s ok cmd/go/internal/lockedfile 0.097s ok cmd/go/internal/lockedfile/internal/filelock 0.062s ok cmd/go/internal/modconv 0.024s ok cmd/go/internal/modfetch 0.031s ok cmd/go/internal/modfetch/codehost 0.026s ok cmd/go/internal/modfetch/zip_sum_test 0.027s ok cmd/go/internal/modindex 0.023s ok cmd/go/internal/modload 0.027s ok cmd/go/internal/mvs 0.030s ok cmd/go/internal/par 0.043s ok cmd/go/internal/search 0.023s ok cmd/go/internal/str 0.022s ok cmd/go/internal/test 0.045s ok cmd/go/internal/vcs 0.032s ok cmd/go/internal/web 0.028s ok cmd/go/internal/work 0.041s ok cmd/gofmt 0.056s ok cmd/internal/archive 1.209s ok cmd/internal/buildid 0.152s ok cmd/internal/dwarf 0.022s ok cmd/internal/edit 0.022s ok cmd/internal/goobj 0.021s ok cmd/internal/moddeps 1.802s ok cmd/internal/notsha256 0.025s ok cmd/internal/obj 0.869s ok cmd/internal/obj/ppc64 0.345s ok cmd/internal/obj/riscv 0.107s ok cmd/internal/obj/s390x 0.023s ok cmd/internal/obj/x86 2.739s ok cmd/internal/objabi 0.027s ok cmd/internal/pkgpath 0.089s ok cmd/internal/quoted 0.023s ok cmd/internal/src 0.021s ok cmd/internal/sys 0.023s ok cmd/internal/test2json 0.091s ok cmd/link 4.099s ok cmd/link/internal/benchmark 0.026s ok cmd/link/internal/ld 3.336s ok cmd/link/internal/loader 0.037s ok cmd/nm 2.730s ok cmd/objdump 3.227s ok cmd/pack 2.771s ok cmd/pprof 1.478s ok cmd/trace 0.420s ok cmd/vet 6.112s ##### os/user with tag osusergo ok os/user 0.026s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 86.513s ##### moved GOROOT ok fmt 0.083s ##### Testing without libgcc. ok net 0.035s ok os/user 0.026s ##### internal linking of -buildmode=pie ok reflect 0.202s ok os/user 0.030s ##### sync -cpu=10 ok sync 0.455s ##### Testing race detector ok runtime/race 12.572s ok flag 1.047s ok net 1.120s ok os 1.168s ok os/exec 3.105s ok encoding/gob 1.081s ==2696==ERROR: ThreadSanitizer failed to allocate 0x000000211000 (2166784) bytes at 0x200dec14f0000 (error code: 87) FAIL flag 0.021s ==1660==ERROR: ThreadSanitizer failed to allocate 0x0000002c9000 (2920448) bytes at 0x200d99b554000 (error code: 87) FAIL os/exec 0.020s FAIL 2022/07/06 16:55:26 Failed: exit status 1 go tool dist: FAILED