windows-386-2008-newcc at 1e3c19f3fee12e5e2b7802a54908a4d4d03960da :: 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\\gcc32\\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=4s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-386-2008-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. (devel 886b02d705ff 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/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.1.7601 ##### Testing packages. ok archive/tar 0.062s ok archive/zip 0.330s ok bufio 0.105s ok bytes 1.969s ok compress/bzip2 0.115s ok compress/flate 0.677s ok compress/gzip 2.196s ok compress/lzw 0.175s ok compress/zlib 0.854s ok container/heap 0.031s ok container/list 0.029s ok container/ring 0.030s ok context 0.060s ok crypto 0.045s ok crypto/aes 0.088s ok crypto/cipher 0.032s ok crypto/des 0.063s ok crypto/dsa 0.033s ok crypto/ecdsa 0.073s ok crypto/ed25519 0.545s ok crypto/elliptic 0.107s ok crypto/hmac 0.032s ok crypto/internal/boring 0.027s ok crypto/internal/boring/bcache 0.104s ok crypto/internal/edwards25519 24.138s ok crypto/internal/edwards25519/field 28.344s ok crypto/internal/nistec 7.404s ok crypto/internal/nistec/fiat 0.029s [no tests to run] ok crypto/internal/subtle 0.031s ok crypto/md5 0.040s ok crypto/rand 0.047s ok crypto/rc4 0.109s ok crypto/rsa 0.271s ok crypto/sha1 0.034s ok crypto/sha256 0.028s ok crypto/sha512 0.050s ok crypto/subtle 0.063s ok crypto/tls 1.712s ok crypto/x509 4.185s ok database/sql 0.312s ok database/sql/driver 0.032s ok debug/buildinfo 0.034s ok debug/dwarf 0.062s ok debug/elf 0.055s ok debug/gosym 0.044s ok debug/macho 0.031s ok debug/pe 8.171s ok debug/plan9obj 0.030s ok embed 0.029s [no tests to run] ok embed/internal/embedtest 0.027s ok encoding/ascii85 0.030s ok encoding/asn1 0.034s ok encoding/base32 0.065s ok encoding/base64 0.029s ok encoding/binary 0.030s ok encoding/csv 0.139s ok encoding/gob 0.061s ok encoding/hex 0.079s ok encoding/json 0.221s ok encoding/pem 0.723s ok encoding/xml 0.075s ok errors 0.039s ok expvar 0.031s ok flag 0.186s ok fmt 0.094s ok go/ast 0.035s ok go/build 1.919s ok go/build/constraint 0.032s ok go/constant 0.030s ok go/doc 0.097s ok go/doc/comment 1.570s ok go/format 0.036s ok go/importer 0.323s ok go/internal/gccgoimporter 0.057s ok go/internal/gcimporter 15.706s ok go/internal/srcimporter 7.891s ok go/parser 0.223s ok go/printer 0.277s ok go/scanner 0.052s ok go/token 0.098s ok go/types 11.766s ok hash 0.035s ok hash/adler32 0.038s ok hash/crc32 0.032s ok hash/crc64 0.030s ok hash/fnv 0.030s ok hash/maphash 0.087s ok html 0.058s ok html/template 0.146s ok image 0.104s ok image/color 0.052s ok image/draw 0.138s ok image/gif 18.112s ok image/jpeg 3.363s ok image/png 0.289s ok index/suffixarray 0.309s ok internal/abi 0.146s ok internal/buildcfg 0.051s ok internal/cpu 0.027s ok internal/diff 0.051s ok internal/fmtsort 0.027s ok internal/fuzz 0.041s ok internal/godebug 0.032s ok internal/intern 0.300s ok internal/itoa 0.031s ok internal/poll 0.239s ok internal/profile 0.167s ok internal/reflectlite 0.074s ok internal/singleflight 0.039s ok internal/syscall/windows 0.052s ok internal/syscall/windows/registry 0.031s ok internal/trace 0.068s ok internal/unsafeheader 0.027s ok internal/xcoff 0.041s ok io 0.064s ok io/fs 1.080s ok io/ioutil 0.039s ok log 0.054s ok math 0.035s ok math/big 2.025s ok math/bits 0.033s ok math/cmplx 0.053s ok math/rand 0.585s ok mime 0.047s ok mime/multipart 0.163s ok mime/quotedprintable 0.033s ok net 9.786s ok net/http 8.138s ok net/http/cgi 1.133s ok net/http/cookiejar 0.038s ok net/http/fcgi 0.135s ok net/http/httptest 2.210s ok net/http/httptrace 0.028s ok net/http/httputil 0.610s ok net/http/internal 0.028s ok net/http/internal/ascii 0.037s ok net/http/pprof 5.188s ok net/internal/socktest 0.028s ok net/mail 0.030s ok net/netip 0.729s ok net/rpc 0.057s ok net/rpc/jsonrpc 0.034s ok net/smtp 0.052s ok net/textproto 0.034s ok net/url 0.097s ok os 2.631s ok os/exec 4.243s ok os/exec/internal/fdtest 0.029s ok os/signal 1.698s ok os/user 0.039s ok path 0.040s ok path/filepath 1.101s ok plugin 0.053s ok reflect 0.942s ok regexp 0.128s ok regexp/syntax 0.752s ok runtime 39.396s ok runtime/cgo 0.093s ok runtime/debug 0.199s ok runtime/internal/atomic 0.077s ok runtime/internal/math 0.028s ok runtime/internal/sys 0.026s ok runtime/metrics 0.040s ok runtime/pprof 9.521s ok runtime/trace 1.673s ok sort 0.089s ok strconv 0.406s ok strings 1.419s ok sync 0.560s ok sync/atomic 4.148s ok syscall 4.225s ok testing 0.780s ok testing/fstest 0.039s ok testing/iotest 0.033s ok testing/quick 0.059s ok text/scanner 0.030s ok text/tabwriter 0.028s ok text/template 0.114s ok text/template/parse 0.040s ok time 2.045s ok unicode 0.049s ok unicode/utf16 0.027s ok unicode/utf8 0.051s ok cmd/addr2line 2.714s ok cmd/api 17.775s ok cmd/asm/internal/asm 0.824s ok cmd/asm/internal/lex 0.032s ok cmd/compile/internal/abt 0.042s ok cmd/compile/internal/amd64 0.028s ok cmd/compile/internal/dwarfgen 0.683s ok cmd/compile/internal/importer 1.168s ok cmd/compile/internal/ir 0.032s ok cmd/compile/internal/logopt 0.184s ok cmd/compile/internal/noder 0.033s ok cmd/compile/internal/reflectdata 0.029s [no tests to run] ok cmd/compile/internal/ssa 6.778s ok cmd/compile/internal/syntax 0.064s ok cmd/compile/internal/test 23.625s ok cmd/compile/internal/typecheck 0.999s ok cmd/compile/internal/types 0.033s ok cmd/compile/internal/types2 1.628s ok cmd/cover 3.070s ok cmd/dist 0.031s ok cmd/doc 0.288s ok cmd/fix 3.291s ok cmd/go 80.205s ok cmd/go/internal/auth 0.083s ok cmd/go/internal/cache 0.409s ok cmd/go/internal/fsys 0.185s ok cmd/go/internal/generate 0.043s ok cmd/go/internal/get 0.042s ok cmd/go/internal/imports 0.043s ok cmd/go/internal/load 0.039s ok cmd/go/internal/lockedfile 0.128s ok cmd/go/internal/lockedfile/internal/filelock 0.078s ok cmd/go/internal/modconv 0.034s ok cmd/go/internal/modfetch 0.031s ok cmd/go/internal/modfetch/codehost 0.029s ok cmd/go/internal/modfetch/zip_sum_test 0.033s ok cmd/go/internal/modindex 0.269s ok cmd/go/internal/modload 0.031s ok cmd/go/internal/mvs 0.037s ok cmd/go/internal/par 0.078s ok cmd/go/internal/search 0.029s ok cmd/go/internal/str 0.034s ok cmd/go/internal/test 0.041s ok cmd/go/internal/vcs 0.042s ok cmd/go/internal/web 0.031s ok cmd/go/internal/work 0.051s ok cmd/gofmt 0.090s ok cmd/internal/archive 1.789s ok cmd/internal/buildid 0.238s ok cmd/internal/dwarf 0.026s ok cmd/internal/edit 0.027s ok cmd/internal/goobj 0.026s ok cmd/internal/moddeps 3.156s ok cmd/internal/notsha256 0.027s ok cmd/internal/obj 1.174s ok cmd/internal/obj/ppc64 0.428s ok cmd/internal/obj/riscv 0.132s ok cmd/internal/obj/s390x 0.028s ok cmd/internal/obj/x86 3.613s ok cmd/internal/objabi 0.027s ok cmd/internal/pkgpath 0.147s ok cmd/internal/quoted 0.030s ok cmd/internal/src 0.030s ok cmd/internal/sys 0.031s ok cmd/internal/test2json 0.132s ok cmd/link 7.285s ok cmd/link/internal/benchmark 0.035s ok cmd/link/internal/ld 7.257s ok cmd/link/internal/loader 0.039s ok cmd/nm 4.768s ok cmd/objdump 5.500s ok cmd/pack 5.106s ok cmd/pprof 2.145s ok cmd/trace 0.488s ok cmd/vet 12.852s ##### os/user with tag osusergo ok os/user 0.035s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 63.792s ##### moved GOROOT ok fmt 0.094s ##### Testing without libgcc. ok net 0.039s ok os/user 0.035s ##### internal linking of -buildmode=pie ok reflect 0.214s ok os/user 0.035s ##### sync -cpu=10 ok sync 0.565s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 8.779s 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(0x12484780) C:/workdir/go/misc/cgo/test/test.go:1254 +0x1e fp=0x124a4f94 sp=0x124a4f70 pc=0x54356e misc/cgo/test.Test1635(0x12484780) C:/workdir/go/misc/cgo/test/cgo_test.go:15 +0x21 fp=0x124a4f9c sp=0x124a4f94 pc=0x51d861 testing.tRunner(0x12484780, 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}, {0xc0b2f6d0a1942de0, 0x8bb2e73d4d, 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 0x18fec8 ebx 0x124a4f70 ecx 0x6b3854 edx 0x124a4f40 edi 0xc0 esi 0x5b612a ebp 0x6b3820 esp 0x18feb0 eip 0x424448b eflags 0x10206 cs 0x23 fs 0x53 gs 0x2b FAIL misc/cgo/test 0.034s FAIL 2022/08/04 06:04:35 Failed: exit status 1 ok misc/cgo/test 8.814s ok misc/cgo/test 9.013s ok misc/cgo/test 5.867s skipped due to earlier error go tool dist: FAILED