windows-386-2012-newcc at 87384801dce4ddb70a43aaf4b2f4eea549a7e047 :: 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-2012R2-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-2012R2-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:\\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:\\godep\\gcc32\\bin" "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" "POWERSHELL_DISTRIBUTION_CHANNEL=MSI:Windows Server 2012 R2 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-2012R2-V" "USERDOMAIN_ROAMINGPROFILE=SERVER-2012R2-V" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "GO_STAGE0_NET_DELAY=2s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-386-2012-newcc" "GOARCH=386" "GOHOSTARCH=386" "GOBIN=" "PWD=C:\\workdir\\go\\src"] 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/386. --- Installed Go for windows/386 in C:\workdir\go Installed commands in C:\workdir\go\bin ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: windows # OS Version: 6.3.9600 ##### Testing packages. ok archive/tar 0.062s ok archive/zip 0.374s ok bufio 0.123s ok bytes 1.979s ok compress/bzip2 0.163s ok compress/flate 0.692s ok compress/gzip 1.821s ok compress/lzw 0.105s ok compress/zlib 0.916s ok container/heap 0.033s ok container/list 0.029s ok container/ring 0.028s ok context 0.060s ok crypto 0.037s ok crypto/aes 0.086s ok crypto/cipher 0.027s ok crypto/des 0.059s ok crypto/dsa 0.035s ok crypto/ecdsa 0.074s ok crypto/ed25519 0.496s ok crypto/elliptic 0.104s ok crypto/hmac 0.039s ok crypto/internal/boring 0.027s ok crypto/internal/boring/bcache 0.101s ok crypto/internal/edwards25519 23.423s ok crypto/internal/edwards25519/field 26.974s ok crypto/internal/nistec 7.283s ok crypto/internal/nistec/fiat 0.026s [no tests to run] ok crypto/internal/subtle 0.031s ok crypto/md5 0.032s ok crypto/rand 0.046s ok crypto/rc4 0.083s ok crypto/rsa 0.246s ok crypto/sha1 0.029s ok crypto/sha256 0.029s ok crypto/sha512 0.039s ok crypto/subtle 0.063s ok crypto/tls 1.582s ok crypto/x509 3.722s ok database/sql 0.315s ok database/sql/driver 0.038s ok debug/buildinfo 0.048s ok debug/dwarf 0.054s ok debug/elf 0.042s ok debug/gosym 0.048s ok debug/macho 0.032s ok debug/pe 6.517s ok debug/plan9obj 0.027s ok embed 0.032s [no tests to run] ok embed/internal/embedtest 0.028s ok encoding/ascii85 0.031s ok encoding/asn1 0.031s ok encoding/base32 0.073s ok encoding/base64 0.032s ok encoding/binary 0.032s ok encoding/csv 0.107s ok encoding/gob 0.068s ok encoding/hex 0.056s ok encoding/json 0.229s ok encoding/pem 0.766s ok encoding/xml 0.070s ok errors 0.037s ok expvar 0.033s ok flag 0.256s ok fmt 0.115s ok go/ast 0.030s ok go/build 1.606s ok go/build/constraint 0.038s ok go/constant 0.029s ok go/doc 0.088s ok go/doc/comment 1.450s ok go/format 0.032s ok go/importer 0.266s ok go/internal/gccgoimporter 0.045s ok go/internal/gcimporter 14.603s ok go/internal/srcimporter 6.366s ok go/parser 0.254s ok go/printer 0.267s ok go/scanner 0.049s ok go/token 0.065s ok go/types 7.794s ok hash 0.034s ok hash/adler32 0.042s ok hash/crc32 0.030s ok hash/crc64 0.028s ok hash/fnv 0.029s ok hash/maphash 0.091s ok html 0.045s ok html/template 0.146s ok image 0.094s ok image/color 0.047s ok image/draw 0.122s ok image/gif 17.494s ok image/jpeg 3.455s ok image/png 0.298s ok index/suffixarray 0.282s ok internal/abi 0.122s ok internal/buildcfg 0.032s ok internal/cpu 0.029s ok internal/diff 0.044s ok internal/fmtsort 0.026s ok internal/fuzz 0.036s ok internal/godebug 0.027s ok internal/intern 0.398s ok internal/itoa 0.034s ok internal/poll 0.287s ok internal/profile 0.076s ok internal/reflectlite 0.080s ok internal/singleflight 0.049s ok internal/syscall/windows 0.055s ok internal/syscall/windows/registry 0.037s ok internal/trace 0.091s ok internal/unsafeheader 0.030s ok internal/xcoff 0.038s ok io 0.063s ok io/fs 0.898s ok io/ioutil 0.055s ok log 0.042s ok math 0.036s ok math/big 1.887s ok math/bits 0.033s ok math/cmplx 0.063s ok math/rand 0.587s ok mime 0.051s ok mime/multipart 0.170s ok mime/quotedprintable 0.039s ok net 11.549s ok net/http 8.298s ok net/http/cgi 0.731s ok net/http/cookiejar 0.041s ok net/http/fcgi 0.139s ok net/http/httptest 2.174s ok net/http/httptrace 0.033s ok net/http/httputil 0.666s ok net/http/internal 0.029s ok net/http/internal/ascii 0.027s ok net/http/pprof 5.198s ok net/internal/socktest 0.029s ok net/mail 0.037s ok net/netip 0.664s ok net/rpc 0.083s ok net/rpc/jsonrpc 0.040s ok net/smtp 0.060s ok net/textproto 0.032s ok net/url 0.074s ok os 2.311s ok os/exec 3.793s ok os/exec/internal/fdtest 0.029s ok os/signal 1.655s ok os/user 0.046s ok path 0.042s ok path/filepath 0.557s ok plugin 0.054s ok reflect 0.248s ok regexp 0.112s ok regexp/syntax 0.701s ok runtime 36.870s ok runtime/cgo 0.033s ok runtime/debug 0.066s ok runtime/internal/atomic 0.104s ok runtime/internal/math 0.035s ok runtime/internal/sys 0.028s ok runtime/metrics 0.039s ok runtime/pprof 9.021s ok runtime/trace 1.928s ok sort 0.104s ok strconv 0.405s ok strings 1.502s ok sync 0.583s ok sync/atomic 6.496s ok syscall 3.682s ok testing 0.828s ok testing/fstest 0.036s ok testing/iotest 0.034s ok testing/quick 0.095s ok text/scanner 0.033s ok text/tabwriter 0.035s ok text/template 0.103s ok text/template/parse 0.047s ok time 1.968s ok unicode 0.054s ok unicode/utf16 0.027s ok unicode/utf8 0.071s ok cmd/addr2line 3.014s ok cmd/api 17.120s ok cmd/asm/internal/asm 0.894s ok cmd/asm/internal/lex 0.037s ok cmd/compile/internal/abt 0.041s ok cmd/compile/internal/amd64 0.035s ok cmd/compile/internal/dwarfgen 0.675s ok cmd/compile/internal/importer 1.206s ok cmd/compile/internal/ir 0.036s ok cmd/compile/internal/logopt 0.212s ok cmd/compile/internal/noder 0.038s ok cmd/compile/internal/reflectdata 0.046s [no tests to run] ok cmd/compile/internal/ssa 7.612s ok cmd/compile/internal/syntax 0.066s ok cmd/compile/internal/test 26.405s ok cmd/compile/internal/typecheck 1.014s ok cmd/compile/internal/types 0.039s ok cmd/compile/internal/types2 1.421s ok cmd/cover 3.252s ok cmd/dist 0.034s ok cmd/doc 0.267s ok cmd/fix 3.151s ok cmd/go 81.941s ok cmd/go/internal/auth 0.048s ok cmd/go/internal/cache 0.441s ok cmd/go/internal/fsys 0.178s ok cmd/go/internal/generate 0.049s ok cmd/go/internal/get 0.044s ok cmd/go/internal/imports 0.041s ok cmd/go/internal/load 0.048s ok cmd/go/internal/lockedfile 0.131s ok cmd/go/internal/lockedfile/internal/filelock 0.079s ok cmd/go/internal/modconv 0.039s ok cmd/go/internal/modfetch 0.039s ok cmd/go/internal/modfetch/codehost 0.041s ok cmd/go/internal/modfetch/zip_sum_test 0.038s ok cmd/go/internal/modindex 0.187s ok cmd/go/internal/modload 0.039s ok cmd/go/internal/mvs 0.052s ok cmd/go/internal/par 0.086s ok cmd/go/internal/search 0.033s ok cmd/go/internal/str 0.036s ok cmd/go/internal/test 0.055s ok cmd/go/internal/vcs 0.050s ok cmd/go/internal/web 0.039s ok cmd/go/internal/work 0.056s ok cmd/gofmt 0.103s ok cmd/internal/archive 1.604s ok cmd/internal/buildid 0.242s ok cmd/internal/dwarf 0.028s ok cmd/internal/edit 0.035s ok cmd/internal/goobj 0.030s ok cmd/internal/moddeps 2.553s ok cmd/internal/notsha256 0.033s ok cmd/internal/obj 1.100s ok cmd/internal/obj/ppc64 0.416s ok cmd/internal/obj/riscv 0.128s ok cmd/internal/obj/s390x 0.032s ok cmd/internal/obj/x86 3.876s ok cmd/internal/objabi 0.058s ok cmd/internal/pkgpath 0.117s ok cmd/internal/quoted 0.029s ok cmd/internal/src 0.033s ok cmd/internal/sys 0.032s ok cmd/internal/test2json 0.173s ok cmd/link 7.306s ok cmd/link/internal/benchmark 0.042s ok cmd/link/internal/ld 6.429s ok cmd/link/internal/loader 0.045s ok cmd/nm 4.383s ok cmd/objdump 5.048s ok cmd/pack 4.641s ok cmd/pprof 2.297s ok cmd/trace 0.446s ok cmd/vet 12.235s ##### os/user with tag osusergo ok os/user 0.038s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 58.234s ##### moved GOROOT ok fmt 0.122s ##### Testing without libgcc. ok net 0.046s ok os/user 0.035s ##### internal linking of -buildmode=pie ok reflect 0.258s ok os/user 0.041s ##### sync -cpu=10 ok sync 0.562s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 8.909s Exception 0xc0000005 0x8 0x424448b 0x424448b PC=0x424448b signal arrived during external code execution runtime.cgocall(0x403170, 0x124a4f70) C:/workdir/go/src/runtime/cgocall.go:158 +0x58 fp=0x124a4f5c sp=0x124a4f44 pc=0x40d9f8 misc/cgo/test._Cfunc_scatter() _cgo_gotypes.go:2056 +0x2f fp=0x124a4f70 sp=0x124a4f5c pc=0x521daf misc/cgo/test.test1635(0x12484690) C:/workdir/go/misc/cgo/test/test.go:1254 +0x1e fp=0x124a4f94 sp=0x124a4f70 pc=0x54356e misc/cgo/test.Test1635(0x12484690) C:/workdir/go/misc/cgo/test/cgo_test.go:15 +0x21 fp=0x124a4f9c sp=0x124a4f94 pc=0x51d861 testing.tRunner(0x12484690, 0x585448) C:/workdir/go/src/testing/testing.go:1446 +0x113 fp=0x124a4fe4 sp=0x124a4f9c pc=0x4e0c63 testing.(*T).Run.func1() C:/workdir/go/src/testing/testing.go:1493 +0x2e fp=0x124a4ff0 sp=0x124a4fe4 pc=0x4e1a5e runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x124a4ff4 sp=0x124a4ff0 pc=0x473351 created by testing.(*T).Run C:/workdir/go/src/testing/testing.go:1493 +0x374 goroutine 1 [chan receive]: runtime.gopark(0x5869f0, 0x1249c230, 0xe, 0x17, 0x2) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x12459cd4 sp=0x12459cc0 pc=0x446cff runtime.chanrecv(0x1249c200, 0x12459d53, 0x1) C:/workdir/go/src/runtime/chan.go:583 +0x3f2 fp=0x12459d1c sp=0x12459cd4 pc=0x410282 runtime.chanrecv1(0x1249c200, 0x12459d53) C:/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x12459d30 sp=0x12459d1c pc=0x40fe8c testing.(*T).Run(0x124840f0, {0x577e27, 0x8}, 0x585448) C:/workdir/go/src/testing/testing.go:1494 +0x393 fp=0x12459d7c sp=0x12459d30 pc=0x4e19e3 testing.runTests.func1(0x124840f0) C:/workdir/go/src/testing/testing.go:1846 +0x5e fp=0x12459da0 sp=0x12459d7c pc=0x4e377e testing.tRunner(0x124840f0, 0x12459e38) C:/workdir/go/src/testing/testing.go:1446 +0x113 fp=0x12459de8 sp=0x12459da0 pc=0x4e0c63 testing.runTests(0x12498000, {0x6b0760, 0x59, 0x59}, {0xc0b2d2b812d3fc04, 0x8bb2e7758d, 0x6b3260}) C:/workdir/go/src/testing/testing.go:1844 +0x3a6 fp=0x12459e4c sp=0x12459de8 pc=0x4e3666 testing.(*M).Run(0x12494000) C:/workdir/go/src/testing/testing.go:1726 +0x680 fp=0x12459f88 sp=0x12459e4c pc=0x4e2200 main.main() _testmain.go:229 +0x185 fp=0x12459fc4 sp=0x12459f88 pc=0x54a1b5 runtime.main() C:/workdir/go/src/runtime/proc.go:250 +0x22e fp=0x12459ff0 sp=0x12459fc4 pc=0x44693e runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12459ff4 sp=0x12459ff0 pc=0x473351 goroutine 2 [force gc (idle)]: runtime.gopark(0x586ac8, 0x6b3020, 0x11, 0x14, 0x1) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x12435fdc sp=0x12435fc8 pc=0x446cff runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.forcegchelper() C:/workdir/go/src/runtime/proc.go:302 +0xc3 fp=0x12435ff0 sp=0x12435fdc pc=0x446b83 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12435ff4 sp=0x12435ff0 pc=0x473351 created by runtime.init.5 C:/workdir/go/src/runtime/proc.go:290 +0x23 goroutine 3 [GC sweep wait]: runtime.gopark(0x586ac8, 0x6b31c0, 0xc, 0x14, 0x1) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x12436fd4 sp=0x12436fc0 pc=0x446cff runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.bgsweep(0x12416100) C:/workdir/go/src/runtime/mgcsweep.go:278 +0x96 fp=0x12436fe8 sp=0x12436fd4 pc=0x42e976 runtime.gcenable.func1() C:/workdir/go/src/runtime/mgc.go:178 +0x27 fp=0x12436ff0 sp=0x12436fe8 pc=0x4205e7 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12436ff4 sp=0x12436ff0 pc=0x473351 created by runtime.gcenable C:/workdir/go/src/runtime/mgc.go:178 +0x7c goroutine 4 [GC scavenge wait]: runtime.gopark(0x586ac8, 0x6b3320, 0xd, 0x14, 0x2) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x12437fb8 sp=0x12437fa4 pc=0x446cff runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.(*scavengerState).park(0x6b3320) C:/workdir/go/src/runtime/mgcscavenge.go:389 +0x5f fp=0x12437fcc sp=0x12437fb8 pc=0x42c47f runtime.bgscavenge(0x12416100) C:/workdir/go/src/runtime/mgcscavenge.go:617 +0x4b fp=0x12437fe8 sp=0x12437fcc pc=0x42cb0b runtime.gcenable.func2() C:/workdir/go/src/runtime/mgc.go:179 +0x27 fp=0x12437ff0 sp=0x12437fe8 pc=0x4205a7 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12437ff4 sp=0x12437ff0 pc=0x473351 created by runtime.gcenable C:/workdir/go/src/runtime/mgc.go:179 +0xc1 goroutine 5 [finalizer wait]: runtime.gopark(0x586ac8, 0x6da0bc, 0x10, 0x14, 0x1) C:/workdir/go/src/runtime/proc.go:363 +0xff fp=0x12434f90 sp=0x12434f7c pc=0x446cff runtime.goparkunlock(...) C:/workdir/go/src/runtime/proc.go:369 runtime.runfinq() C:/workdir/go/src/runtime/mfinal.go:180 +0xfb fp=0x12434ff0 sp=0x12434f90 pc=0x41f83b runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12434ff4 sp=0x12434ff0 pc=0x473351 created by runtime.createfing C:/workdir/go/src/runtime/mfinal.go:157 +0x54 goroutine 6 [syscall]: runtime.cgocall(0x4034c0, 0x12430fe4) C:/workdir/go/src/runtime/cgocall.go:158 +0x58 fp=0x12430fd0 sp=0x12430fb8 pc=0x40d9f8 misc/cgo/test._Cfunc_usleep(0x2710) _cgo_gotypes.go:2386 +0x37 fp=0x12430fe4 sp=0x12430fd0 pc=0x522207 misc/cgo/test.lockOSThreadCallback.func1() C:/workdir/go/misc/cgo/test/testx.go:359 +0x28 fp=0x12430ff0 sp=0x12430fe4 pc=0x5493b8 runtime.goexit() C:/workdir/go/src/runtime/asm_386.s:1326 +0x1 fp=0x12430ff4 sp=0x12430ff0 pc=0x473351 created by misc/cgo/test.lockOSThreadCallback C:/workdir/go/misc/cgo/test/testx.go:359 +0x87 eax 0x18feb8 ebx 0x124a4f70 ecx 0x6b3854 edx 0x124a4f40 edi 0xc0 esi 0x5b612a ebp 0x6b3820 esp 0x18fea0 eip 0x424448b eflags 0x10206 cs 0x23 fs 0x53 gs 0x2b FAIL misc/cgo/test 0.037s FAIL 2022/08/03 19:48:33 Failed: exit status 1 ok misc/cgo/test 8.956s ok misc/cgo/test 8.963s ok misc/cgo/test 5.180s skipped due to earlier error go tool dist: FAILED