windows-amd64-2016-newcc at 8f6884393d3d9026f3398d1e96c480a0368cc139 :: 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" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2016-V8-" "NUMBER_OF_PROCESSORS=8" "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=200ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-amd64-2016-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: 10.0.14393 ##### Testing packages. ok archive/tar 0.044s ok archive/zip 0.242s ok bufio 0.068s ok bytes 0.983s ok compress/bzip2 0.143s ok compress/flate 0.488s ok compress/gzip 1.783s ok compress/lzw 0.081s ok compress/zlib 0.572s ok container/heap 0.029s ok container/list 0.021s ok container/ring 0.027s ok context 0.054s ok crypto 0.033s ok crypto/aes 0.064s ok crypto/cipher 0.023s ok crypto/des 0.033s ok crypto/dsa 0.025s ok crypto/ecdsa 0.024s ok crypto/ed25519 0.073s ok crypto/elliptic 0.028s ok crypto/hmac 0.025s ok crypto/internal/boring 0.022s ok crypto/internal/boring/bcache 0.114s ok crypto/internal/edwards25519 3.692s ok crypto/internal/edwards25519/field 2.887s ok crypto/internal/nistec 0.943s ok crypto/internal/nistec/fiat 0.023s [no tests to run] ok crypto/internal/subtle 0.022s ok crypto/md5 0.024s ok crypto/rand 0.029s ok crypto/rc4 0.046s ok crypto/rsa 0.098s ok crypto/sha1 0.024s ok crypto/sha256 0.022s ok crypto/sha512 0.025s ok crypto/subtle 0.031s ok crypto/tls 0.369s ok crypto/x509 0.800s ok database/sql 0.281s ok database/sql/driver 0.026s ok debug/buildinfo 0.026s ok debug/dwarf 0.044s ok debug/elf 0.034s ok debug/gosym 0.029s ok debug/macho 0.023s ok debug/pe 5.940s ok debug/plan9obj 0.021s ok embed 0.023s [no tests to run] ok embed/internal/embedtest 0.024s ok encoding/ascii85 0.026s ok encoding/asn1 0.023s ok encoding/base32 0.036s ok encoding/base64 0.023s ok encoding/binary 0.022s ok encoding/csv 0.059s ok encoding/gob 0.049s ok encoding/hex 0.054s ok encoding/json 0.171s ok encoding/pem 0.397s ok encoding/xml 0.064s ok errors 0.026s ok expvar 0.023s ok flag 0.147s ok fmt 0.083s ok go/ast 0.024s ok go/build 1.343s ok go/build/constraint 0.025s ok go/constant 0.023s ok go/doc 0.075s ok go/doc/comment 1.012s ok go/format 0.026s ok go/importer 0.251s ok go/internal/gccgoimporter 0.044s ok go/internal/gcimporter 13.298s ok go/internal/srcimporter 6.076s ok go/parser 0.226s ok go/printer 0.183s ok go/scanner 0.023s ok go/token 0.077s ok go/types 7.845s ok hash 0.026s ok hash/adler32 0.035s ok hash/crc32 0.024s ok hash/crc64 0.025s ok hash/fnv 0.021s ok hash/maphash 0.074s ok html 0.071s ok html/template 0.114s ok image 0.068s ok image/color 0.038s ok image/draw 0.084s ok image/gif 10.946s ok image/jpeg 2.621s ok image/png 0.186s ok index/suffixarray 0.155s ok internal/abi 0.105s ok internal/buildcfg 0.027s ok internal/cpu 0.025s ok internal/dag 0.038s ok internal/diff 0.038s ok internal/fmtsort 0.022s ok internal/fuzz 0.028s ok internal/godebug 0.022s ok internal/intern 0.286s ok internal/itoa 0.025s ok internal/poll 0.198s ok internal/profile 0.046s ok internal/reflectlite 0.068s ok internal/singleflight 0.042s ok internal/syscall/windows 0.059s ok internal/syscall/windows/registry 0.025s ok internal/trace 0.053s ok internal/unsafeheader 0.026s ok internal/xcoff 0.065s ok io 0.056s ok io/fs 0.487s ok io/ioutil 0.031s ok log 0.035s ok math 0.026s ok math/big 0.902s ok math/bits 0.024s ok math/cmplx 0.027s ok math/rand 0.179s ok mime 0.048s ok mime/multipart 0.132s ok mime/quotedprintable 0.026s ok net 10.870s ok net/http 6.070s ok net/http/cgi 0.229s ok net/http/cookiejar 0.030s ok net/http/fcgi 0.128s ok net/http/httptest 2.077s ok net/http/httptrace 0.022s ok net/http/httputil 0.613s ok net/http/internal 0.021s ok net/http/internal/ascii 0.023s ok net/http/pprof 5.185s ok net/internal/socktest 0.025s ok net/mail 0.023s ok net/netip 0.503s ok net/rpc 0.050s ok net/rpc/jsonrpc 0.032s ok net/smtp 0.031s ok net/textproto 0.035s ok net/url 0.040s ok os 1.887s ok os/exec 2.948s ok os/exec/internal/fdtest 0.025s ok os/signal 1.567s ok os/user 0.041s ok path 0.038s ok path/filepath 0.530s ok plugin 0.054s ok reflect 0.193s ok regexp 0.087s ok regexp/syntax 0.330s ok runtime 55.845s ok runtime/cgo 0.025s ok runtime/debug 0.083s ok runtime/internal/atomic 0.068s ok runtime/internal/math 0.024s ok runtime/internal/sys 0.035s ok runtime/metrics 0.024s ok runtime/pprof 7.622s ok runtime/trace 3.421s ok sort 0.064s ok strconv 0.318s ok strings 1.399s ok sync 0.448s ok sync/atomic 1.511s ok syscall 4.301s ok testing 0.882s ok testing/fstest 0.031s ok testing/iotest 0.023s ok testing/quick 0.057s ok text/scanner 0.025s ok text/tabwriter 0.034s ok text/template 0.069s ok text/template/parse 0.031s ok time 1.910s ok unicode 0.048s ok unicode/utf16 0.022s ok unicode/utf8 0.026s ok cmd/addr2line 1.996s ok cmd/api 13.182s ok cmd/asm/internal/asm 0.389s ok cmd/asm/internal/lex 0.022s ok cmd/compile/internal/abt 0.027s ok cmd/compile/internal/amd64 0.024s ok cmd/compile/internal/dwarfgen 0.452s ok cmd/compile/internal/importer 0.902s ok cmd/compile/internal/ir 0.025s ok cmd/compile/internal/logopt 0.972s ok cmd/compile/internal/noder 0.025s ok cmd/compile/internal/reflectdata 0.042s [no tests to run] ok cmd/compile/internal/ssa 5.088s ok cmd/compile/internal/syntax 0.092s ok cmd/compile/internal/test 12.135s ok cmd/compile/internal/typecheck 0.753s ok cmd/compile/internal/types 0.024s ok cmd/compile/internal/types2 1.318s ok cmd/cover 2.873s ok cmd/dist 0.046s ok cmd/doc 0.376s ok cmd/fix 2.949s ok cmd/go 94.545s ok cmd/go/internal/auth 0.040s ok cmd/go/internal/cache 0.439s ok cmd/go/internal/fsys 0.162s ok cmd/go/internal/generate 0.042s ok cmd/go/internal/get 0.042s ok cmd/go/internal/imports 0.026s ok cmd/go/internal/load 0.029s ok cmd/go/internal/lockedfile 0.108s ok cmd/go/internal/lockedfile/internal/filelock 0.067s ok cmd/go/internal/modconv 0.031s ok cmd/go/internal/modfetch 0.026s ok cmd/go/internal/modfetch/codehost 0.025s ok cmd/go/internal/modfetch/zip_sum_test 0.025s ok cmd/go/internal/modindex 0.209s ok cmd/go/internal/modload 0.026s ok cmd/go/internal/mvs 0.037s ok cmd/go/internal/par 0.058s ok cmd/go/internal/search 0.024s ok cmd/go/internal/str 0.027s ok cmd/go/internal/test 0.035s ok cmd/go/internal/vcs 0.031s ok cmd/go/internal/web 0.029s ok cmd/go/internal/work 0.040s ok cmd/gofmt 0.091s ok cmd/internal/archive 1.231s ok cmd/internal/buildid 0.164s ok cmd/internal/dwarf 0.026s ok cmd/internal/edit 0.022s ok cmd/internal/goobj 0.021s ok cmd/internal/moddeps 2.442s ok cmd/internal/notsha256 0.024s ok cmd/internal/obj 0.944s ok cmd/internal/obj/ppc64 0.349s ok cmd/internal/obj/riscv 0.143s ok cmd/internal/obj/s390x 0.024s ok cmd/internal/obj/x86 2.906s ok cmd/internal/objabi 0.022s ok cmd/internal/pkgpath 0.086s ok cmd/internal/quoted 0.028s ok cmd/internal/src 0.021s ok cmd/internal/sys 0.023s ok cmd/internal/test2json 0.092s ok cmd/link 10.089s ok cmd/link/internal/benchmark 0.029s ok cmd/link/internal/ld 8.350s ok cmd/link/internal/loader 0.053s ok cmd/nm 3.283s ok cmd/objdump 3.877s ok cmd/pack 2.740s ok cmd/pprof 1.428s ok cmd/trace 0.435s ok cmd/vet 9.361s ##### os/user with tag osusergo ok os/user 0.027s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 99.438s ##### moved GOROOT ok fmt 0.083s ##### Testing without libgcc. ok net 0.041s ok os/user 0.029s ##### internal linking of -buildmode=pie ok reflect 0.211s ok os/user 0.031s ##### sync -cpu=10 ok sync 0.477s ##### Testing race detector ok runtime/race 18.548s ok flag 1.105s ok net 1.194s ok os 1.240s ok os/exec 3.115s ok encoding/gob 1.110s ok flag 1.088s ok os/exec 3.107s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 9.629s fatal error: unexpected signal during runtime execution [signal 0xc0000005 code=0x0 addr=0xffffffffffffffff pc=0xd122a6] runtime stack: runtime.throw({0xec0b81?, 0xfbb9f0?}) C:/workdir/go/src/runtime/panic.go:1047 +0x65 fp=0x83741ff638 sp=0x83741ff608 pc=0xd551a5 runtime.sigpanic() C:/workdir/go/src/runtime/signal_windows.go:250 +0x213 fp=0x83741ff680 sp=0x83741ff638 pc=0xd69f73 goroutine 22 [syscall]: runtime.cgocall(0xd13530, 0xc000055f08) C:/workdir/go/src/runtime/cgocall.go:158 +0x4a fp=0xc000055ee0 sp=0xc000055ea8 pc=0xd1ed8a misc/cgo/test._Cfunc_scatter() _cgo_gotypes.go:2057 +0x4e fp=0xc000055f08 sp=0xc000055ee0 pc=0xe3f9ce misc/cgo/test.test1635(0xc000104d00) C:/workdir/go/misc/cgo/test/test.go:1254 +0x25 fp=0xc000055f58 sp=0xc000055f08 pc=0xe76ce5 misc/cgo/test.Test1635(0xc000104820?) C:/workdir/go/misc/cgo/test/cgo_test.go:15 +0x19 fp=0xc000055f70 sp=0xc000055f58 pc=0xe399d9 testing.tRunner(0xc000104d00, 0xec3d70) C:/workdir/go/src/testing/testing.go:1446 +0x10b fp=0xc000055fc0 sp=0xc000055f70 pc=0xdf84cb testing.(*T).Run.func1() C:/workdir/go/src/testing/testing.go:1493 +0x2a fp=0xc000055fe0 sp=0xc000055fc0 pc=0xdf936a runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000055fe8 sp=0xc000055fe0 pc=0xd85b61 created by testing.(*T).Run C:/workdir/go/src/testing/testing.go:1493 +0x35f goroutine 1 [chan receive]: runtime.gopark(0xc000087a40?, 0xc000087aa8?, 0xff?, 0x8b?, 0xc000087ad0?) C:/workdir/go/src/runtime/proc.go:363 +0xd6 fp=0xc000087a28 sp=0xc000087a08 pc=0xd57d36 runtime.chanrecv(0xc000120150, 0xc000087b27, 0x1) C:/workdir/go/src/runtime/chan.go:583 +0x49b fp=0xc000087ab8 sp=0xc000087a28 pc=0xd21edb runtime.chanrecv1(0xc00010a060?, 0x1?) C:/workdir/go/src/runtime/chan.go:442 +0x18 fp=0xc000087ae0 sp=0xc000087ab8 pc=0xd21a18 testing.(*T).Run(0xc000104340, {0xeb653c?, 0xd88353?}, 0xec3d70) C:/workdir/go/src/testing/testing.go:1494 +0x37a fp=0xc000087b80 sp=0xc000087ae0 pc=0xdf92ba testing.runTests.func1(0xc000104340?) C:/workdir/go/src/testing/testing.go:1846 +0x6e fp=0xc000087bd0 sp=0xc000087b80 pc=0xdfb1ae testing.tRunner(0xc000104340, 0xc000087cd8) C:/workdir/go/src/testing/testing.go:1446 +0x10b fp=0xc000087c20 sp=0xc000087bd0 pc=0xdf84cb testing.runTests(0xc000116000?, {0x1001060, 0x59, 0x59}, {0xc000087d70?, 0xd32d7c?, 0x10065a0?}) C:/workdir/go/src/testing/testing.go:1844 +0x456 fp=0xc000087d08 sp=0xc000087c20 pc=0xdfb056 testing.(*M).Run(0xc000116000) C:/workdir/go/src/testing/testing.go:1726 +0x5d9 fp=0xc000087f00 sp=0xc000087d08 pc=0xdf9b39 main.main() _testmain.go:229 +0x1aa fp=0xc000087f80 sp=0xc000087f00 pc=0xe7dfea runtime.main() C:/workdir/go/src/runtime/proc.go:250 +0x1fe fp=0xc000087fe0 sp=0xc000087f80 pc=0xd5799e runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000087fe8 sp=0xc000087fe0 pc=0xd85b61 goroutine 2 [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/workdir/go/src/runtime/proc.go:363 +0xd6 fp=0xc000045fb0 sp=0xc000045f90 pc=0xd57d36 runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.forcegchelper() C:/workdir/go/src/runtime/proc.go:302 +0xb1 fp=0xc000045fe0 sp=0xc000045fb0 pc=0xd57bd1 runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000045fe8 sp=0xc000045fe0 pc=0xd85b61 created by runtime.init.6 C:/workdir/go/src/runtime/proc.go:290 +0x25 goroutine 3 [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/workdir/go/src/runtime/proc.go:363 +0xd6 fp=0xc000047f90 sp=0xc000047f70 pc=0xd57d36 runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.bgsweep(0x0?) C:/workdir/go/src/runtime/mgcsweep.go:278 +0x8e fp=0xc000047fc8 sp=0xc000047f90 pc=0xd4022e runtime.gcenable.func1() C:/workdir/go/src/runtime/mgc.go:178 +0x26 fp=0xc000047fe0 sp=0xc000047fc8 pc=0xd34de6 runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000047fe8 sp=0xc000047fe0 pc=0xd85b61 created by runtime.gcenable C:/workdir/go/src/runtime/mgc.go:178 +0x6b goroutine 4 [GC scavenge wait]: runtime.gopark(0xc000052000?, 0xef6cf0?, 0x1?, 0x0?, 0x0?) C:/workdir/go/src/runtime/proc.go:363 +0xd6 fp=0xc000059f70 sp=0xc000059f50 pc=0xd57d36 runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.(*scavengerState).park(0x1006620) C:/workdir/go/src/runtime/mgcscavenge.go:389 +0x53 fp=0xc000059fa0 sp=0xc000059f70 pc=0xd3e2b3 runtime.bgscavenge(0x0?) C:/workdir/go/src/runtime/mgcscavenge.go:617 +0x45 fp=0xc000059fc8 sp=0xc000059fa0 pc=0xd3e8a5 runtime.gcenable.func2() C:/workdir/go/src/runtime/mgc.go:179 +0x26 fp=0xc000059fe0 sp=0xc000059fc8 pc=0xd34d86 runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000059fe8 sp=0xc000059fe0 pc=0xd85b61 created by runtime.gcenable C:/workdir/go/src/runtime/mgc.go:179 +0xaa goroutine 5 [runnable]: runtime.runfinq() C:/workdir/go/src/runtime/mfinal.go:168 fp=0xc000049fe0 sp=0xc000049fd8 pc=0xd33de0 runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000049fe8 sp=0xc000049fe0 pc=0xd85b61 created by runtime.createfing C:/workdir/go/src/runtime/mfinal.go:163 +0x45 goroutine 6 [syscall]: runtime.cgocall(0xd13920, 0xc00005bfc0) C:/workdir/go/src/runtime/cgocall.go:158 +0x4a fp=0xc00005bf98 sp=0xc00005bf60 pc=0xd1ed8a misc/cgo/test._Cfunc_usleep(0x2710) _cgo_gotypes.go:2387 +0x5a fp=0xc00005bfc0 sp=0xc00005bf98 pc=0xe400fa misc/cgo/test.lockOSThreadCallback.func1() C:/workdir/go/misc/cgo/test/testx.go:359 +0x29 fp=0xc00005bfe0 sp=0xc00005bfc0 pc=0xe7cf09 runtime.goexit() C:/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00005bfe8 sp=0xc00005bfe0 pc=0xd85b61 created by misc/cgo/test.lockOSThreadCallback C:/workdir/go/misc/cgo/test/testx.go:359 +0x69 FAIL misc/cgo/test 0.070s FAIL 2022/08/05 15:25:45 Failed: exit status 1 ok misc/cgo/test 9.770s ok misc/cgo/test 9.771s ok misc/cgo/test 5.220s skipped due to earlier error go tool dist: FAILED