windows-386-2012 at 1eeb257b88e59f2f3ce3cbe0eb80a9f049765853 :: 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\\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:\\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=12s" "GO_STAGE0_DL_DELAY=300ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-386-2012" "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. (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/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.061s ok archive/zip 0.338s ok bufio 0.097s ok bytes 1.932s ok compress/bzip2 0.213s ok compress/flate 0.879s ok compress/gzip 1.895s ok compress/lzw 0.088s ok compress/zlib 0.599s ok container/heap 0.029s ok container/list 0.033s ok container/ring 0.031s ok context 0.057s ok crypto 0.044s ok crypto/aes 0.075s ok crypto/cipher 0.029s ok crypto/des 0.047s ok crypto/dsa 0.029s ok crypto/ecdh 0.356s ok crypto/ecdsa 0.064s ok crypto/ed25519 0.472s ok crypto/elliptic 0.106s ok crypto/hmac 0.033s ok crypto/internal/alias 0.022s ok crypto/internal/boring 0.023s ok crypto/internal/boring/bcache 0.090s ok crypto/internal/edwards25519 20.431s ok crypto/internal/edwards25519/field 24.042s ok crypto/internal/nistec 6.589s ok crypto/internal/nistec/fiat 0.028s [no tests to run] ok crypto/md5 0.028s ok crypto/rand 0.037s ok crypto/rc4 0.080s ok crypto/rsa 0.239s ok crypto/sha1 0.025s ok crypto/sha256 0.025s ok crypto/sha512 0.032s ok crypto/subtle 0.124s ok crypto/tls 1.411s ok crypto/x509 2.836s ok database/sql 0.306s ok database/sql/driver 0.027s ok debug/buildinfo 0.024s ok debug/dwarf 0.052s ok debug/elf 0.044s ok debug/gosym 0.043s ok debug/macho 0.027s ok debug/pe 4.867s ok debug/plan9obj 0.030s ok embed 0.023s [no tests to run] ok embed/internal/embedtest 0.027s ok encoding/ascii85 0.026s ok encoding/asn1 0.026s ok encoding/base32 0.038s ok encoding/base64 0.026s ok encoding/binary 0.027s ok encoding/csv 0.044s ok encoding/gob 0.056s ok encoding/hex 0.090s ok encoding/json 0.229s ok encoding/pem 0.663s ok encoding/xml 0.066s ok errors 0.086s ok expvar 0.034s ok flag 0.121s ok fmt 0.111s ok go/ast 0.030s ok go/build 1.376s ok go/build/constraint 0.026s ok go/constant 0.028s ok go/doc 0.080s ok go/doc/comment 1.280s ok go/format 0.032s ok go/importer 0.209s ok go/internal/gccgoimporter 0.042s ok go/internal/gcimporter 16.091s ok go/internal/srcimporter 5.029s ok go/parser 0.208s ok go/printer 0.196s ok go/scanner 0.026s ok go/token 0.036s ok go/types 6.998s ok hash 0.030s ok hash/adler32 0.038s ok hash/crc32 0.028s ok hash/crc64 0.029s ok hash/fnv 0.024s ok hash/maphash 0.081s ok html 0.079s ok html/template 0.090s ok image 0.082s ok image/color 0.044s ok image/draw 0.117s ok image/gif 21.241s ok image/jpeg 3.428s ok image/png 0.277s ok index/suffixarray 0.271s ok internal/abi 0.116s ok internal/buildcfg 0.023s ok internal/cpu 0.028s ok internal/dag 0.025s ok internal/diff 0.027s ok internal/fmtsort 0.026s ok internal/fuzz 0.033s ok internal/godebug 0.023s ok internal/intern 0.290s ok internal/itoa 0.025s ok internal/poll 0.210s ok internal/profile 0.025s ok internal/reflectlite 0.074s ok internal/saferio 0.055s ok internal/singleflight 0.037s ok internal/syscall/windows 0.049s ok internal/syscall/windows/registry 0.032s ok internal/testenv 0.025s ok internal/trace 0.070s ok internal/unsafeheader 0.025s ok internal/xcoff 0.036s ok io 0.065s ok io/fs 0.533s ok io/ioutil 0.029s ok log 0.041s ok math 0.033s ok math/big 1.736s ok math/bits 0.031s ok math/cmplx 0.028s ok math/rand 0.522s ok mime 0.055s ok mime/multipart 0.170s ok mime/quotedprintable 0.042s ok net 8.304s ok net/http 7.060s ok net/http/cgi 0.269s ok net/http/cookiejar 0.034s ok net/http/fcgi 0.131s ok net/http/httptest 2.125s ok net/http/httptrace 0.025s ok net/http/httputil 0.616s ok net/http/internal 0.026s ok net/http/internal/ascii 0.025s ok net/http/pprof 5.199s ok net/internal/socktest 0.026s ok net/mail 0.026s ok net/netip 0.591s ok net/rpc 0.059s ok net/rpc/jsonrpc 0.034s ok net/smtp 0.051s ok net/textproto 0.027s ok net/url 0.045s ok os 2.046s ok os/exec 3.238s ok os/exec/internal/fdtest 0.025s ok os/signal 1.571s ok os/user 0.036s ok path 0.029s ok path/filepath 0.499s ok plugin 0.023s ok reflect 0.209s ok regexp 0.079s ok regexp/syntax 0.406s ok runtime 30.961s ok runtime/cgo 0.023s ok runtime/debug 0.057s ok runtime/internal/atomic 0.075s ok runtime/internal/math 0.024s ok runtime/internal/sys 0.025s ok runtime/metrics 0.023s ok runtime/pprof 7.504s ok runtime/trace 1.684s ok sort 0.072s ok strconv 0.386s ok strings 1.396s ok sync 0.496s ok sync/atomic 0.372s ok syscall 2.293s ok testing 0.595s ok testing/fstest 0.029s ok testing/iotest 0.025s ok testing/quick 0.054s ok text/scanner 0.027s ok text/tabwriter 0.028s ok text/template 0.050s ok text/template/parse 0.032s ok time 1.989s ok unicode 0.027s ok unicode/utf16 0.024s ok unicode/utf8 0.029s ok cmd/addr2line 1.691s ok cmd/api 12.576s ok cmd/asm/internal/asm 0.508s ok cmd/asm/internal/lex 0.028s ok cmd/compile/internal/abt 0.027s ok cmd/compile/internal/amd64 0.032s ok cmd/compile/internal/compare 0.029s ok cmd/compile/internal/dwarfgen 0.455s ok cmd/compile/internal/importer 0.625s ok cmd/compile/internal/ir 0.026s ok cmd/compile/internal/logopt 0.200s ok cmd/compile/internal/noder 0.029s ok cmd/compile/internal/reflectdata 0.026s [no tests to run] ok cmd/compile/internal/ssa 0.582s ok cmd/compile/internal/syntax 0.047s ok cmd/compile/internal/test 19.167s ok cmd/compile/internal/typecheck 0.603s ok cmd/compile/internal/types 0.030s ok cmd/compile/internal/types2 1.194s ok cmd/cover 2.362s ok cmd/dist 0.025s ok cmd/doc 0.148s ok cmd/fix 1.785s ok cmd/go 61.883s ok cmd/go/internal/auth 0.026s ok cmd/go/internal/cache 0.264s ok cmd/go/internal/fsys 0.087s ok cmd/go/internal/generate 0.033s ok cmd/go/internal/get 0.031s ok cmd/go/internal/imports 0.028s ok cmd/go/internal/load 0.032s ok cmd/go/internal/lockedfile 0.121s ok cmd/go/internal/lockedfile/internal/filelock 0.069s ok cmd/go/internal/modconv 0.029s ok cmd/go/internal/modfetch 0.030s ok cmd/go/internal/modfetch/codehost 0.038s ok cmd/go/internal/modfetch/zip_sum_test 0.029s ok cmd/go/internal/modindex 0.150s ok cmd/go/internal/modload 0.028s ok cmd/go/internal/mvs 0.038s ok cmd/go/internal/par 0.061s ok cmd/go/internal/search 0.029s ok cmd/go/internal/str 0.028s ok cmd/go/internal/test 0.040s ok cmd/go/internal/vcs 0.034s ok cmd/go/internal/web 0.036s ok cmd/go/internal/work 0.039s ok cmd/gofmt 0.062s ok cmd/internal/archive 1.084s ok cmd/internal/buildid 0.257s ok cmd/internal/dwarf 0.023s ok cmd/internal/edit 0.027s ok cmd/internal/goobj 0.025s ok cmd/internal/moddeps 2.116s ok cmd/internal/notsha256 0.024s ok cmd/internal/obj 0.993s ok cmd/internal/obj/ppc64 0.350s ok cmd/internal/obj/riscv 0.123s ok cmd/internal/obj/s390x 0.026s ok cmd/internal/obj/x86 3.865s ok cmd/internal/objabi 0.024s ok cmd/internal/pkgpath 0.100s ok cmd/internal/quoted 0.024s ok cmd/internal/src 0.024s ok cmd/internal/sys 0.027s ok cmd/internal/test2json 0.110s ok cmd/link 6.265s ok cmd/link/internal/benchmark 0.028s ok cmd/link/internal/ld 5.491s ok cmd/link/internal/loader 0.034s ok cmd/nm 2.369s ok cmd/objdump 3.064s ok cmd/pack 2.670s ok cmd/pprof 3.341s ok cmd/trace 0.412s ok cmd/vet 10.224s ##### os/user with tag osusergo ok os/user 0.033s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 56.678s ##### moved GOROOT ok fmt 0.111s ##### Testing without libgcc. ok net 0.038s ok os/user 0.030s ##### internal linking of -buildmode=pie ok reflect 0.220s ok os/user 0.033s ##### sync -cpu=10 ok sync 0.501s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 8.922s ok misc/cgo/test 8.990s ok misc/cgo/test 8.966s ok misc/cgo/test 9.036s ok misc/cgo/test 5.389s ok misc/cgo/test 5.380s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.751s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.932s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### ../test ##### ../misc/reboot PASS All tests passed.