windows-386-2008 at af725f42864c8fb56afcf3ba76d2df7d372534e4 :: 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" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2008R2-V" "NUMBER_OF_PROCESSORS=4" "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=7s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-386-2008" "GOARCH=386" "GOHOSTARCH=386" "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/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.071s ok archive/zip 0.467s ok bufio 0.085s ok bytes 2.243s ok compress/bzip2 0.262s ok compress/flate 0.865s ok compress/gzip 0.178s ok compress/lzw 0.099s ok compress/zlib 0.658s ok container/heap 0.033s ok container/list 0.027s ok container/ring 0.030s ok context 0.066s ok crypto 0.149s ok crypto/aes 0.149s ok crypto/cipher 0.032s ok crypto/des 0.271s ok crypto/dsa 0.099s ok crypto/ecdsa 0.074s ok crypto/ed25519 0.633s ok crypto/elliptic 0.148s ok crypto/hmac 0.062s ok crypto/internal/boring 0.027s ok crypto/internal/boring/bcache 0.246s ok crypto/internal/edwards25519 26.709s ok crypto/internal/edwards25519/field 30.741s ok crypto/internal/nistec 7.875s ok crypto/internal/nistec/fiat 0.035s [no tests to run] ok crypto/internal/subtle 0.028s ok crypto/md5 0.030s ok crypto/rand 0.048s ok crypto/rc4 0.148s ok crypto/rsa 0.237s ok crypto/sha1 0.033s ok crypto/sha256 0.029s ok crypto/sha512 0.168s ok crypto/subtle 0.029s ok crypto/tls 1.986s ok crypto/x509 4.154s ok database/sql 0.317s ok database/sql/driver 0.176s ok debug/buildinfo 0.061s ok debug/dwarf 0.057s ok debug/elf 0.041s ok debug/gosym 0.038s ok debug/macho 0.049s ok debug/pe 5.714s ok debug/plan9obj 0.028s ok embed 0.028s [no tests to run] ok embed/internal/embedtest 0.029s ok encoding/ascii85 0.032s ok encoding/asn1 0.027s ok encoding/base32 0.048s ok encoding/base64 0.030s ok encoding/binary 0.027s ok encoding/csv 0.042s ok encoding/gob 0.044s ok encoding/hex 0.079s ok encoding/json 0.210s ok encoding/pem 0.672s ok encoding/xml 0.054s ok errors 0.134s ok expvar 0.039s ok flag 0.134s ok fmt 0.088s ok go/ast 0.031s ok go/build 1.873s ok go/build/constraint 0.037s ok go/constant 0.031s ok go/doc 0.097s ok go/doc/comment 1.840s ok go/format 0.031s ok go/importer 0.292s ok go/internal/gccgoimporter 0.042s ok go/internal/gcimporter 15.068s ok go/internal/srcimporter 6.144s ok go/parser 0.057s ok go/printer 0.174s ok go/scanner 0.033s ok go/token 0.040s ok go/types 11.643s ok hash 0.031s ok hash/adler32 0.033s ok hash/crc32 0.029s ok hash/crc64 0.028s ok hash/fnv 0.026s ok hash/maphash 0.081s ok html 0.026s ok html/template 0.141s ok image 0.084s ok image/color 0.044s ok image/draw 0.116s ok image/gif 17.315s ok image/jpeg 3.232s ok image/png 0.271s ok index/suffixarray 0.253s ok internal/abi 0.128s ok internal/buildcfg 0.025s ok internal/cpu 0.025s ok internal/diff 0.027s ok internal/fmtsort 0.027s ok internal/fuzz 0.031s ok internal/godebug 0.025s ok internal/intern 0.213s ok internal/itoa 0.026s ok internal/poll 0.212s ok internal/profile 0.026s ok internal/reflectlite 0.070s ok internal/singleflight 0.042s ok internal/syscall/windows 0.050s ok internal/syscall/windows/registry 0.032s ok internal/trace 0.068s ok internal/unsafeheader 0.025s ok internal/xcoff 0.039s ok io 0.062s ok io/fs 0.034s ok io/ioutil 0.032s ok log 0.028s ok math 0.031s ok math/big 1.635s ok math/bits 0.034s ok math/cmplx 0.027s ok math/rand 0.542s ok mime 0.047s ok mime/multipart 0.168s ok mime/quotedprintable 0.033s ok net 8.585s ok net/http 11.881s ok net/http/cgi 0.318s ok net/http/cookiejar 0.033s ok net/http/fcgi 0.132s ok net/http/httptest 2.124s ok net/http/httptrace 0.027s ok net/http/httputil 0.598s ok net/http/internal 0.029s ok net/http/internal/ascii 0.030s ok net/http/pprof 5.186s ok net/internal/socktest 0.029s ok net/mail 0.028s ok net/netip 0.665s ok net/rpc 0.057s ok net/rpc/jsonrpc 0.036s ok net/smtp 0.054s ok net/textproto 0.026s ok net/url 0.031s ok os 2.498s ok os/exec 3.871s ok os/exec/internal/fdtest 0.024s ok os/signal 1.700s ok os/user 0.036s ok path 0.026s ok path/filepath 1.147s ok plugin 0.025s ok reflect 0.214s ok regexp 0.097s ok regexp/syntax 0.449s ok runtime 36.032s ok runtime/cgo 0.024s ok runtime/debug 0.066s ok runtime/internal/atomic 0.079s ok runtime/internal/math 0.031s ok runtime/internal/sys 0.026s ok runtime/metrics 0.027s ok runtime/pprof 8.546s ok runtime/trace 1.832s ok sort 0.073s ok strconv 0.406s ok strings 1.392s ok sync 0.545s ok sync/atomic 0.296s ok syscall 2.857s ok testing 0.632s ok testing/fstest 0.031s ok testing/iotest 0.025s ok testing/quick 0.057s ok text/scanner 0.028s ok text/tabwriter 0.027s ok text/template 0.086s ok text/template/parse 0.037s ok time 2.015s ok unicode 0.028s ok unicode/utf16 0.025s ok unicode/utf8 0.032s ok cmd/addr2line 2.010s ok cmd/api 23.080s ok cmd/asm/internal/asm 0.520s ok cmd/asm/internal/lex 0.027s ok cmd/compile/internal/abt 0.029s ok cmd/compile/internal/amd64 0.033s ok cmd/compile/internal/dwarfgen 0.662s ok cmd/compile/internal/importer 0.955s ok cmd/compile/internal/ir 0.026s ok cmd/compile/internal/logopt 0.184s ok cmd/compile/internal/noder 0.029s ok cmd/compile/internal/reflectdata 0.028s [no tests to run] ok cmd/compile/internal/ssa 7.163s ok cmd/compile/internal/syntax 0.054s ok cmd/compile/internal/test 21.085s ok cmd/compile/internal/typecheck 0.787s ok cmd/compile/internal/types 0.027s ok cmd/compile/internal/types2 1.674s ok cmd/cover 3.639s ok cmd/dist 0.026s ok cmd/doc 0.171s ok cmd/fix 4.186s ok cmd/go 131.246s ok cmd/go/internal/auth 0.026s ok cmd/go/internal/cache 0.369s ok cmd/go/internal/fsys 0.143s ok cmd/go/internal/generate 0.040s ok cmd/go/internal/get 0.039s ok cmd/go/internal/imports 0.032s ok cmd/go/internal/load 0.036s ok cmd/go/internal/lockedfile 0.124s ok cmd/go/internal/lockedfile/internal/filelock 0.075s ok cmd/go/internal/modconv 0.033s ok cmd/go/internal/modfetch 0.032s ok cmd/go/internal/modfetch/codehost 0.033s ok cmd/go/internal/modfetch/zip_sum_test 0.029s ok cmd/go/internal/modindex 0.025s ok cmd/go/internal/modload 0.029s ok cmd/go/internal/mvs 0.034s ok cmd/go/internal/par 0.060s ok cmd/go/internal/search 0.027s ok cmd/go/internal/str 0.026s ok cmd/go/internal/test 0.042s ok cmd/go/internal/vcs 0.039s ok cmd/go/internal/web 0.028s ok cmd/go/internal/work 0.050s ok cmd/gofmt 0.071s ok cmd/internal/archive 1.218s ok cmd/internal/buildid 0.239s ok cmd/internal/dwarf 0.025s ok cmd/internal/edit 0.026s ok cmd/internal/goobj 0.026s ok cmd/internal/moddeps 3.371s ok cmd/internal/notsha256 0.027s ok cmd/internal/obj 1.113s ok cmd/internal/obj/ppc64 0.396s ok cmd/internal/obj/riscv 0.116s ok cmd/internal/obj/s390x 0.032s ok cmd/internal/obj/x86 3.951s ok cmd/internal/objabi 0.025s ok cmd/internal/pkgpath 0.120s ok cmd/internal/quoted 0.025s ok cmd/internal/src 0.028s ok cmd/internal/sys 0.025s ok cmd/internal/test2json 0.133s ok cmd/link 9.971s ok cmd/link/internal/benchmark 0.029s ok cmd/link/internal/ld 9.721s ok cmd/link/internal/loader 0.034s ok cmd/nm 3.175s ok cmd/objdump 4.224s ok cmd/pack 3.226s ok cmd/pprof 1.678s ok cmd/trace 0.446s ok cmd/vet 16.891s ##### os/user with tag osusergo ok os/user 0.032s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 63.458s ##### moved GOROOT ok fmt 0.091s ##### Testing without libgcc. ok net 0.039s ok os/user 0.034s ##### internal linking of -buildmode=pie ok reflect 0.204s ok os/user 0.033s ##### sync -cpu=10 ok sync 0.543s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 18.354s ok misc/cgo/test 19.078s ok misc/cgo/test 19.229s ok misc/cgo/test 19.293s ok misc/cgo/test 9.666s ok misc/cgo/test 9.466s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.018s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.146s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.