freebsd-386-12_3 at b5c2bd7e050ceb00b1f240d8759e1ed9ebcfa4c7 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["HOME=/" "RC_PID=28" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=freebsd-386-12_3" "GOARCH=386" "GOHOSTARCH=386" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PATH=/tmp/workdir/go1.4/go/bin:/bin:/sbin:/usr/bin:/usr/local/bin" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src WARNING: //go1.4/bin/go does not exist, found /tmp/workdir/go1.4/go/bin/go from env WARNING: set /tmp/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /tmp/workdir/go1.4/go. (go1.24.6 freebsd/amd64) Building Go toolchain1 using /tmp/workdir/go1.4/go. 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 freebsd/386. --- Installed Go for freebsd/386 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: freebsd # OS Version: FreeBSD 12.3-STABLE FreeBSD 12.3-STABLE r371460 GENERIC i386 ##### Testing packages. ok archive/tar 0.369s ok archive/zip 0.368s ok bufio 0.052s ok bytes 0.193s ok cmp 0.009s ok compress/bzip2 0.054s ok compress/flate 0.878s ok compress/gzip 1.564s ok compress/lzw 0.056s ok compress/zlib 0.382s ok container/heap 0.009s ok container/list 0.011s ok container/ring 0.062s ok context 0.022s ok crypto 0.404s ok crypto/aes 0.006s ok crypto/cipher 6.643s ok crypto/des 0.016s ok crypto/dsa 0.014s ok crypto/ecdh 0.269s ok crypto/ecdsa 0.148s ok crypto/ed25519 0.272s ok crypto/elliptic 0.052s ok crypto/fips140 0.006s ok crypto/hkdf 0.004s ok crypto/hmac 0.017s ok crypto/hpke 10.135s ok crypto/internal/boring 0.007s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.061s ? crypto/internal/boring/sig [no test files] ? crypto/internal/constanttime [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/entropy/v1.0.0 [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 0.023s ok crypto/internal/fips140/aes/gcm 0.003s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.054s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 0.007s [no tests to run] ok crypto/internal/fips140/ecdh 0.007s ok crypto/internal/fips140/ecdsa 0.132s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.409s ok crypto/internal/fips140/edwards25519/field 0.051s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mldsa 1.459s ok crypto/internal/fips140/mlkem 0.272s ok crypto/internal/fips140/nistec 0.106s ok crypto/internal/fips140/nistec/fiat 0.006s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.277s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ok crypto/internal/fips140/subtle 0.003s ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140cache 0.088s ok crypto/internal/fips140deps 0.049s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140deps/time [no test files] ? crypto/internal/fips140hash [no test files] ok crypto/internal/fips140only 3.650s ok crypto/internal/fips140test 14.287s ? crypto/internal/impl [no test files] ? crypto/internal/rand [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 0.309s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.013s ok crypto/mlkem 0.098s ? crypto/mlkem/mlkemtest [no test files] ok crypto/pbkdf2 0.029s ok crypto/rand 0.724s ok crypto/rc4 0.087s ok crypto/rsa 1.945s ok crypto/sha1 0.005s ok crypto/sha256 0.025s ok crypto/sha3 5.450s ok crypto/sha512 0.025s ok crypto/subtle 0.263s ok crypto/tls 16.103s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 21.354s ? crypto/x509/pkix [no test files] ok database/sql 0.526s ok database/sql/driver 0.012s ok debug/buildinfo 0.042s ok debug/dwarf 0.017s ok debug/elf 0.116s ok debug/gosym 0.023s ok debug/macho 0.005s ok debug/pe 0.015s ok debug/plan9obj 0.004s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.004s ? encoding [no test files] ok encoding/ascii85 0.007s ok encoding/asn1 0.039s ok encoding/base32 0.015s ok encoding/base64 0.008s ok encoding/binary 0.012s ok encoding/csv 0.014s ok encoding/gob 2.566s ok encoding/hex 0.007s ok encoding/json 0.196s ok encoding/pem 0.730s ok encoding/xml 0.046s ok errors 0.021s ok expvar 0.006s ok flag 0.024s ok fmt 0.106s ok go/ast 0.011s ok go/build 6.254s ok go/build/constraint 0.073s ok go/constant 0.006s ok go/doc 0.030s ok go/doc/comment 0.611s ok go/format 0.006s ok go/importer 0.186s ok go/internal/gccgoimporter 0.009s ok go/internal/gcimporter 1.729s ok go/internal/srcimporter 5.080s ok go/parser 0.229s ok go/printer 0.383s ok go/scanner 0.005s ok go/token 0.082s ok go/types 8.658s ok go/version 0.008s ok hash 0.007s ok hash/adler32 0.015s ok hash/crc32 0.008s ok hash/crc64 0.005s ok hash/fnv 0.007s ok hash/maphash 0.222s ok html 0.004s ok html/template 0.056s ok image 0.049s ok image/color 0.024s ? image/color/palette [no test files] ok image/draw 0.072s ok image/gif 0.144s ? image/internal/imageutil [no test files] ok image/jpeg 1.608s ok image/png 0.241s ok index/suffixarray 0.208s ok internal/abi 0.043s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.003s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 0.004s ok internal/copyright 0.060s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 0.598s ok internal/coverage/cformat 0.005s ok internal/coverage/cmerge 0.006s ? internal/coverage/decodecounter [no test files] ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ok internal/coverage/pods 0.004s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.013s ok internal/coverage/slicewriter 0.015s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.008s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.008s ok internal/dag 0.005s ok internal/diff 0.004s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.003s ok internal/fuzz 0.008s ? internal/goarch [no test files] ok internal/godebug 0.429s ok internal/godebugs 6.142s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.003s ? internal/goversion [no test files] ? internal/lazyregexp [no test files] ? internal/lazytemplate [no test files] ? internal/msan [no test files] ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ok internal/pkgbits 0.003s ok internal/platform 0.181s ok internal/poll 0.038s ok internal/profile 0.003s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.004s ok internal/routebsd 0.004s ok internal/runtime/atomic 0.073s ok internal/runtime/cgobench 0.004s [no tests to run] ok internal/runtime/cgroup 0.038s ? internal/runtime/exithook [no test files] ? internal/runtime/gc [no test files] ? internal/runtime/gc/internal/gen [no test files] ok internal/runtime/gc/scan 0.080s ok internal/runtime/maps 0.851s ok internal/runtime/math 0.003s ? internal/runtime/pprof/label [no test files] ok internal/runtime/sys 0.004s ok internal/runtime/wasitest 0.005s ok internal/saferio 0.027s ok internal/singleflight 0.022s ok internal/strconv 0.317s ? internal/stringslite [no test files] ok internal/sync 0.917s ok internal/synctest 1.731s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 0.004s ok internal/sysinfo 0.007s ? internal/syslist [no test files] ok internal/testenv 0.193s ? internal/testhash [no test files] ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 15.114s ? internal/trace/internal/testgen [no test files] ok internal/trace/internal/tracev1 0.115s ? internal/trace/raw [no test files] ok internal/trace/testtrace 0.003s ok internal/trace/tracev2 0.004s ? internal/trace/traceviewer [no test files] ? internal/trace/traceviewer/format [no test files] ? internal/trace/version [no test files] ? internal/txtar [no test files] ok internal/types/errors 0.289s ok internal/unsafeheader 0.003s ok internal/xcoff 0.024s ok internal/zstd 0.920s ok io 0.028s ok io/fs 0.560s ok io/ioutil 0.008s ok iter 0.008s ok log 0.093s ? log/internal [no test files] ok log/slog 0.024s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.003s ok log/slog/internal/buffer 0.004s ok log/syslog 1.667s ok maps 0.006s ok math 0.010s ok math/big 9.157s ok math/big/internal/asmgen 0.008s ok math/bits 0.009s ok math/cmplx 0.006s ok math/rand 0.535s ok math/rand/v2 0.555s ok mime 0.007s ok mime/multipart 0.730s ok mime/quotedprintable 0.018s ok net 11.797s ok net/http 9.274s ok net/http/cgi 0.133s ok net/http/cookiejar 0.008s ok net/http/fcgi 0.218s ok net/http/httptest 0.115s ok net/http/httptrace 0.005s ok net/http/httputil 0.656s ok net/http/internal 0.271s ok net/http/internal/ascii 0.003s ? net/http/internal/httpcommon [no test files] ? net/http/internal/httpsfv [no test files] ? net/http/internal/testcert [no test files] ok net/http/pprof 5.282s ok net/internal/cgotest 0.004s ok net/internal/socktest 0.003s ok net/mail 0.007s ok net/netip 0.661s ok net/rpc 0.026s ok net/rpc/jsonrpc 0.018s ok net/smtp 0.039s ok net/textproto 0.059s ok net/url 0.073s ok os 3.193s ok os/exec 0.552s ok os/exec/internal/fdtest 0.005s ok os/signal 3.077s ok os/user 0.006s ok path 0.007s ok path/filepath 0.059s ok plugin 0.004s ok reflect 0.168s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 0.428s ok regexp/syntax 0.700s ok runtime 48.145s ok runtime/cgo 0.005s ? runtime/coverage [no test files] ok runtime/debug 0.096s ok runtime/metrics 0.035s ok runtime/pprof 17.108s ? runtime/race [no test files] ok runtime/trace 6.167s ok slices 0.047s ok sort 0.120s ok strconv 0.214s ok strings 0.880s ? structs [no test files] ok sync 0.279s ok sync/atomic 0.518s ok syscall 2.657s ok testing 3.022s ok testing/cryptotest 0.077s ok testing/fstest 0.008s ? testing/internal/testdeps [no test files] ok testing/iotest 0.005s ok testing/quick 0.054s ok testing/slogtest 0.004s ok testing/synctest 0.028s ok text/scanner 0.007s ok text/tabwriter 0.006s ok text/template 0.020s ok text/template/parse 0.006s ok time 12.028s ? time/tzdata [no test files] ok unicode 0.006s ok unicode/utf16 0.004s ok unicode/utf8 0.008s ok unique 0.293s ? unsafe [no test files] ok weak 0.011s ok cmd/addr2line 3.420s ok cmd/api 3.080s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 0.515s ? cmd/asm/internal/flags [no test files] ok cmd/asm/internal/lex 0.004s ? cmd/buildid [no test files] ? cmd/cgo [no test files] ? cmd/cgo/internal/cgotest [no test files] ok cmd/cgo/internal/swig 0.028s ok cmd/cgo/internal/test 0.345s ? cmd/cgo/internal/test/gcc68255 [no test files] ? cmd/cgo/internal/test/issue23555a [no test files] ? cmd/cgo/internal/test/issue23555b [no test files] ? cmd/cgo/internal/test/issue26213 [no test files] ? cmd/cgo/internal/test/issue26430 [no test files] ? cmd/cgo/internal/test/issue26743 [no test files] ? cmd/cgo/internal/test/issue27054 [no test files] ? cmd/cgo/internal/test/issue27340 [no test files] ? cmd/cgo/internal/test/issue29563 [no test files] ? cmd/cgo/internal/test/issue30527 [no test files] ? cmd/cgo/internal/test/issue41761a [no test files] ? cmd/cgo/internal/test/issue43639 [no test files] ? cmd/cgo/internal/test/issue52611a [no test files] ? cmd/cgo/internal/test/issue52611b [no test files] ? cmd/cgo/internal/test/issue76861 [no test files] ? cmd/cgo/internal/test/issue8756 [no test files] ? cmd/cgo/internal/test/issue8828 [no test files] ? cmd/cgo/internal/test/issue9026 [no test files] ? cmd/cgo/internal/test/issue9510a [no test files] ? cmd/cgo/internal/test/issue9510b [no test files] ok cmd/cgo/internal/testcarchive 0.061s ok cmd/cgo/internal/testcshared 0.115s ok cmd/cgo/internal/testerrors 10.075s ok cmd/cgo/internal/testfortran 0.014s ok cmd/cgo/internal/testgodefs 0.585s ok cmd/cgo/internal/testlife 0.599s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/testout 0.101s ok cmd/cgo/internal/testplugin 0.005s ok cmd/cgo/internal/testsanitizers 0.004s [no tests to run] ok cmd/cgo/internal/testshared 0.007s ok cmd/cgo/internal/testso 1.312s ok cmd/cgo/internal/teststdio 1.440s ok cmd/cgo/internal/testtls 0.015s --- FAIL: TestScript (0.14s) --- FAIL: TestScript/issue77033 (21.11s) run.go:226: 2026-03-03T02:57:57Z run.go:228: $WORK=/tmp/workdir/tmp/TestScriptissue770334158777356/001 run.go:235: > go test -bench=Foo -cpuprofile=default.pgo [stderr] runtime: kevent on fd 6 failed with 22 fatal error: runtime: netpoll failed runtime stack: runtime.throw({0x86e51c5, 0x17}) runtime/panic.go:1229 +0x35 fp=0xffffc854 sp=0xffffc840 pc=0x80d1215 runtime.netpoll(0x2bc3d67dd3ab861a) runtime/netpoll_kqueue.go:117 +0x46f fp=0xffffd6ac sp=0xffffc854 pc=0x809608f runtime.findRunnable() runtime/proc.go:3763 +0xb23 fp=0xffffd7b0 sp=0xffffd6ac pc=0x80a11d3 runtime.schedule() runtime/proc.go:4173 +0xb1 fp=0xffffd7d0 sp=0xffffd7b0 pc=0x80a2a11 runtime.goexit0(0x292f43c8) runtime/proc.go:4509 +0x20 fp=0xffffd7d8 sp=0xffffd7d0 pc=0x80a3460 runtime.mcall(0xce7020) runtime/asm_386.s:327 +0x40 fp=0xffffd7e0 sp=0xffffd7d8 pc=0x80d6790 goroutine 1 gp=0x29008148 m=nil [sync.WaitGroup.Wait]: runtime.gopark(0x8c89480, 0x8cef8e0, 0x19, 0x5, 0x4) runtime/proc.go:466 +0xfa fp=0x299496fc sp=0x299496e8 pc=0x80d134a runtime.goparkunlock(...) runtime/proc.go:472 runtime.semacquire1(0x29016ac8, 0x0, 0x1, 0x0, 0x19) runtime/sema.go:192 +0x289 fp=0x2994972c sp=0x299496fc pc=0x80af3c9 sync.runtime_SemacquireWaitGroup(0x29016ac8, 0x0) runtime/sema.go:114 +0x49 fp=0x29949744 sp=0x2994972c pc=0x80d2c39 sync.(*WaitGroup).Wait(0x29016ac0) sync/waitgroup.go:206 +0x9d fp=0x29949768 sp=0x29949744 pc=0x80e177d cmd/go/internal/work.(*Builder).Do(0x2953a0e0, {0x873e090, 0x8cf45a0}, 0x29521ce8) cmd/go/internal/work/exec.go:249 +0x4cc fp=0x29949810 sp=0x29949768 pc=0x856551c cmd/go/internal/test.runTest({0x873e090, 0x8cf45a0}, 0x8cdfd7c, {0x2901e1b0, 0x2, 0x2}) cmd/go/internal/test/test.go:1123 +0x22fc fp=0x29949c78 sp=0x29949810 pc=0x861dd7c main.invoke(0x8cdfd7c, {0x2901e1a8, 0x3, 0x3}) cmd/go/main.go:340 +0x91e fp=0x29949e64 sp=0x29949c78 pc=0x863ae9e main.main() cmd/go/main.go:219 +0xff1 fp=0x29949fa8 sp=0x29949e64 pc=0x8639f01 runtime.main() runtime/proc.go:294 +0x2d3 fp=0x29949ff0 sp=0x29949fa8 pc=0x809b053 runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x29949ff4 sp=0x29949ff0 pc=0x80d77f1 goroutine 2 gp=0x29008508 m=nil [force gc (idle)]: runtime.gopark(0x8c89480, 0x8ce58c8, 0xb, 0xa, 0x1) runtime/proc.go:466 +0xfa fp=0x29054fdc sp=0x29054fc8 pc=0x80d134a runtime.goparkunlock(...) runtime/proc.go:472 runtime.forcegchelper() runtime/proc.go:379 +0xc7 fp=0x29054ff0 sp=0x29054fdc pc=0x809b377 runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x29054ff4 sp=0x29054ff0 pc=0x80d77f1 created by runtime.init.6 in goroutine 1 runtime/proc.go:367 +0x1d goroutine 3 gp=0x290088c8 m=nil [GC sweep wait]: runtime.gopark(0x8c89480, 0x8ce5c50, 0x8, 0x9, 0x1) runtime/proc.go:466 +0xfa fp=0x290557d0 sp=0x290557bc pc=0x80d134a runtime.goparkunlock(...) runtime/proc.go:472 runtime.bgsweep(0x29072000) runtime/mgcsweep.go:324 +0x13e fp=0x290557e8 sp=0x290557d0 pc=0x8086fae runtime.gcenable.gowrap1() runtime/mgc.go:214 +0x1a fp=0x290557f0 sp=0x290557e8 pc=0x80752fa runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x290557f4 sp=0x290557f0 pc=0x80d77f1 created by runtime.gcenable in goroutine 1 runtime/mgc.go:214 +0x71 goroutine 4 gp=0x29008a08 m=nil [GC scavenge wait]: runtime.gopark(0x8c89480, 0x8ce69a0, 0x9, 0xa, 0x2) runtime/proc.go:466 +0xfa fp=0x29055fb8 sp=0x29055fa4 pc=0x80d134a runtime.goparkunlock(...) runtime/proc.go:472 runtime.(*scavengerState).park(0x8ce69a0) runtime/mgcscavenge.go:425 +0x54 fp=0x29055fcc sp=0x29055fb8 pc=0x8084674 runtime.bgscavenge(0x29072000) runtime/mgcscavenge.go:658 +0x69 fp=0x29055fe8 sp=0x29055fcc pc=0x8084cd9 runtime.gcenable.gowrap2() runtime/mgc.go:215 +0x1a fp=0x29055ff0 sp=0x29055fe8 pc=0x80752ca runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x29055ff4 sp=0x29055ff0 pc=0x80d77f1 created by runtime.gcenable in goroutine 1 runtime/mgc.go:215 +0xb1 goroutine 5 gp=0x29008dc8 m=nil [GOMAXPROCS updater (idle)]: runtime.gopark(0x8c89480, 0x8ce5ba0, 0xc, 0xa, 0x1) runtime/proc.go:466 +0xfa fp=0x290567ac sp=0x29056798 pc=0x80d134a runtime.goparkunlock(...) runtime/proc.go:472 runtime.updateMaxProcsGoroutine() runtime/proc.go:7128 +0xe7 fp=0x290567f0 sp=0x290567ac pc=0x80a91e7 runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x290567f4 sp=0x290567f0 pc=0x80d77f1 created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1 runtime/proc.go:7116 +0x39 goroutine 6 gp=0x29008f08 m=nil [finalizer wait]: runtime.gopark(0x8c89300, 0x8cf46b0, 0xa, 0xa, 0x1) runtime/proc.go:466 +0xfa fp=0x29056f8c sp=0x29056f78 pc=0x80d134a runtime.runFinalizers() runtime/mfinal.go:210 +0xec fp=0x29056ff0 sp=0x29056f8c pc=0x807433c runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x29056ff4 sp=0x29056ff0 pc=0x80d77f1 created by runtime.createfing in goroutine 1 runtime/mfinal.go:172 +0x5a goroutine 7 gp=0x29009048 m=nil [cleanup wait]: runtime.gopark(0x8c89480, 0x8ce6dc0, 0x2e, 0xa, 0x1) runtime/proc.go:466 +0xfa fp=0x290547a0 sp=0x2905478c pc=0x80d134a runtime.goparkunlock(...) runtime/proc.go:472 runtime.(*cleanupQueue).dequeue(0x8ce6d00) runtime/mcleanup.go:522 +0x102 fp=0x290547c0 sp=0x290547a0 pc=0x8070f82 runtime.runCleanups() runtime/mcleanup.go:718 +0x83 fp=0x290547f0 sp=0x290547c0 pc=0x8071903 runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x290547f4 sp=0x290547f0 pc=0x80d77f1 created by runtime.(*cleanupQueue).createGs in goroutine 1 runtime/mcleanup.go:672 +0xde goroutine 63 gp=0x29009188 m=nil [select]: runtime.gopark(0x8c894b0, 0x0, 0x12, 0x3, 0x1) runtime/proc.go:466 +0xfa fp=0x29788ec8 sp=0x29788eb4 pc=0x80d134a runtime.selectgo(0x29788fcc, 0x29788fa8, 0x0, 0x0, 0x2, 0x1) runtime/select.go:351 +0xc26 fp=0x29788f84 sp=0x29788ec8 pc=0x80ae9a6 cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:230 +0x11d fp=0x29788ff0 sp=0x29788f84 pc=0x856576d runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x29788ff4 sp=0x29788ff0 pc=0x80d77f1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:226 +0x42d goroutine 60 gp=0x29009a48 m=nil [select]: runtime.gopark(0x8c894b0, 0x0, 0x12, 0x3, 0x1) runtime/proc.go:466 +0xfa fp=0x2978dec8 sp=0x2978deb4 pc=0x80d134a runtime.selectgo(0x2978dfcc, 0x2978dfa8, 0x0, 0x0, 0x2, 0x1) runtime/select.go:351 +0xc26 fp=0x2978df84 sp=0x2978dec8 pc=0x80ae9a6 cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:230 +0x11d fp=0x2978dff0 sp=0x2978df84 pc=0x856576d runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x2978dff4 sp=0x2978dff0 pc=0x80d77f1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:226 +0x42d goroutine 17 gp=0x29484288 m=nil [GC worker (idle)]: runtime.gopark(0x8c8930c, 0x294c2000, 0x1c, 0xa, 0x0) runtime/proc.go:466 +0xfa fp=0x29050798 sp=0x29050784 pc=0x80d134a runtime.gcBgMarkWorker(0x29498200) runtime/mgc.go:1773 +0xed fp=0x290507e8 sp=0x29050798 pc=0x807835d runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1677 +0x1a fp=0x290507f0 sp=0x290507e8 pc=0x807825a runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x290507f4 sp=0x290507f0 pc=0x80d77f1 created by runtime.gcBgMarkStartWorkers in goroutine 12 runtime/mgc.go:1677 +0x114 goroutine 18 gp=0x294843c8 m=nil [GC worker (idle)]: runtime.gopark(0x8c8930c, 0x294c2200, 0x1c, 0xa, 0x0) runtime/proc.go:466 +0xfa fp=0x294c8798 sp=0x294c8784 pc=0x80d134a runtime.gcBgMarkWorker(0x29498200) runtime/mgc.go:1773 +0xed fp=0x294c87e8 sp=0x294c8798 pc=0x807835d runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1677 +0x1a fp=0x294c87f0 sp=0x294c87e8 pc=0x807825a runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x294c87f4 sp=0x294c87f0 pc=0x80d77f1 created by runtime.gcBgMarkStartWorkers in goroutine 12 runtime/mgc.go:1677 +0x114 goroutine 19 gp=0x29484508 m=nil [GC worker (idle)]: runtime.gopark(0x8c8930c, 0x294c2400, 0x1c, 0xa, 0x0) runtime/proc.go:466 +0xfa fp=0x294c8f98 sp=0x294c8f84 pc=0x80d134a runtime.gcBgMarkWorker(0x29498200) runtime/mgc.go:1773 +0xed fp=0x294c8fe8 sp=0x294c8f98 pc=0x807835d runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1677 +0x1a fp=0x294c8ff0 sp=0x294c8fe8 pc=0x807825a runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x294c8ff4 sp=0x294c8ff0 pc=0x80d77f1 created by runtime.gcBgMarkStartWorkers in goroutine 12 runtime/mgc.go:1677 +0x114 goroutine 20 gp=0x29484648 m=nil [GC worker (idle)]: runtime.gopark(0x8c8930c, 0x294c2600, 0x1c, 0xa, 0x0) runtime/proc.go:466 +0xfa fp=0x294c9798 sp=0x294c9784 pc=0x80d134a runtime.gcBgMarkWorker(0x29498200) runtime/mgc.go:1773 +0xed fp=0x294c97e8 sp=0x294c9798 pc=0x807835d runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1677 +0x1a fp=0x294c97f0 sp=0x294c97e8 pc=0x807825a runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x294c97f4 sp=0x294c97f0 pc=0x80d77f1 created by runtime.gcBgMarkStartWorkers in goroutine 12 runtime/mgc.go:1677 +0x114 goroutine 21 gp=0x29484788 m=nil [GC worker (idle)]: runtime.gopark(0x8c8930c, 0x294c2800, 0x1c, 0xa, 0x0) runtime/proc.go:466 +0xfa fp=0x294c9f98 sp=0x294c9f84 pc=0x80d134a runtime.gcBgMarkWorker(0x29498200) runtime/mgc.go:1773 +0xed fp=0x294c9fe8 sp=0x294c9f98 pc=0x807835d runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1677 +0x1a fp=0x294c9ff0 sp=0x294c9fe8 pc=0x807825a runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x294c9ff4 sp=0x294c9ff0 pc=0x80d77f1 created by runtime.gcBgMarkStartWorkers in goroutine 12 runtime/mgc.go:1677 +0x114 goroutine 22 gp=0x294848c8 m=nil [GC worker (idle)]: runtime.gopark(0x8c8930c, 0x294c2a00, 0x1c, 0xa, 0x0) runtime/proc.go:466 +0xfa fp=0x294ca798 sp=0x294ca784 pc=0x80d134a runtime.gcBgMarkWorker(0x29498200) runtime/mgc.go:1773 +0xed fp=0x294ca7e8 sp=0x294ca798 pc=0x807835d runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1677 +0x1a fp=0x294ca7f0 sp=0x294ca7e8 pc=0x807825a runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x294ca7f4 sp=0x294ca7f0 pc=0x80d77f1 created by runtime.gcBgMarkStartWorkers in goroutine 12 runtime/mgc.go:1677 +0x114 goroutine 23 gp=0x29484a08 m=nil [GC worker (idle)]: runtime.gopark(0x8c8930c, 0x294c2c00, 0x1c, 0xa, 0x0) runtime/proc.go:466 +0xfa fp=0x294caf98 sp=0x294caf84 pc=0x80d134a runtime.gcBgMarkWorker(0x29498200) runtime/mgc.go:1773 +0xed fp=0x294cafe8 sp=0x294caf98 pc=0x807835d runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1677 +0x1a fp=0x294caff0 sp=0x294cafe8 pc=0x807825a runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x294caff4 sp=0x294caff0 pc=0x80d77f1 created by runtime.gcBgMarkStartWorkers in goroutine 12 runtime/mgc.go:1677 +0x114 goroutine 24 gp=0x29484b48 m=nil [GC worker (idle)]: runtime.gopark(0x8c8930c, 0x294c2e00, 0x1c, 0xa, 0x0) runtime/proc.go:466 +0xfa fp=0x294cb798 sp=0x294cb784 pc=0x80d134a runtime.gcBgMarkWorker(0x29498200) runtime/mgc.go:1773 +0xed fp=0x294cb7e8 sp=0x294cb798 pc=0x807835d runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1677 +0x1a fp=0x294cb7f0 sp=0x294cb7e8 pc=0x807825a runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x294cb7f4 sp=0x294cb7f0 pc=0x80d77f1 created by runtime.gcBgMarkStartWorkers in goroutine 12 runtime/mgc.go:1677 +0x114 goroutine 61 gp=0x29384b48 m=nil [select]: runtime.gopark(0x8c894b0, 0x0, 0x12, 0x3, 0x1) runtime/proc.go:466 +0xfa fp=0x2979dec8 sp=0x2979deb4 pc=0x80d134a runtime.selectgo(0x2979dfcc, 0x2947bfa8, 0x0, 0x0, 0x2, 0x1) runtime/select.go:351 +0xc26 fp=0x2979df84 sp=0x2979dec8 pc=0x80ae9a6 cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:230 +0x11d fp=0x2979dff0 sp=0x2979df84 pc=0x856576d runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x2979dff4 sp=0x2979dff0 pc=0x80d77f1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:226 +0x42d goroutine 825 gp=0x292f43c8 m=nil [runnable, locked to thread]: runtime.selectgo(0x295a9fd8, 0x295a9fb8, 0x0, 0x0, 0x2, 0x1) runtime/select.go:122 +0x1264 fp=0x295a9f94 sp=0x295a9f90 pc=0x80aefe4 runtime.ensureSigM.func1() runtime/signal_unix.go:1091 +0x169 fp=0x295a9ff0 sp=0x295a9f94 pc=0x80cbba9 runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x295a9ff4 sp=0x295a9ff0 pc=0x80d77f1 created by runtime.ensureSigM in goroutine 625 runtime/signal_unix.go:1074 +0xdd goroutine 62 gp=0x29384f08 m=nil [select]: runtime.gopark(0x8c894b0, 0x0, 0x12, 0x3, 0x1) runtime/proc.go:466 +0xfa fp=0x29797ec8 sp=0x29797eb4 pc=0x80d134a runtime.selectgo(0x29797fcc, 0x29479fa8, 0x0, 0x0, 0x2, 0x1) runtime/select.go:351 +0xc26 fp=0x29797f84 sp=0x29797ec8 pc=0x80ae9a6 cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:230 +0x11d fp=0x29797ff0 sp=0x29797f84 pc=0x856576d runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x29797ff4 sp=0x29797ff0 pc=0x80d77f1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:226 +0x42d goroutine 64 gp=0x29385548 m=nil [select]: runtime.gopark(0x8c894b0, 0x0, 0x12, 0x3, 0x1) runtime/proc.go:466 +0xfa fp=0x2978cec8 sp=0x2978ceb4 pc=0x80d134a runtime.selectgo(0x2978cfcc, 0x2978cfa8, 0x0, 0x0, 0x2, 0x1) runtime/select.go:351 +0xc26 fp=0x2978cf84 sp=0x2978cec8 pc=0x80ae9a6 cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:230 +0x11d fp=0x2978cff0 sp=0x2978cf84 pc=0x856576d runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x2978cff4 sp=0x2978cff0 pc=0x80d77f1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:226 +0x42d goroutine 625 gp=0x29385688 m=nil [chan send]: runtime.gopark(0x8c892e0, 0x291ae238, 0x14, 0x6, 0x2) runtime/proc.go:466 +0xfa fp=0x2978aa74 sp=0x2978aa60 pc=0x80d134a runtime.chansend(0x291ae200, 0x2978aaf4, 0x1, 0x80b075b) runtime/chan.go:283 +0x331 fp=0x2978aaac sp=0x2978aa74 pc=0x8062c41 runtime.chansend1(0x291ae200, 0x2978aaf4) runtime/chan.go:161 +0x24 fp=0x2978aac4 sp=0x2978aaac pc=0x8062904 runtime.sigenable(0x2) runtime/signal_unix.go:203 +0x5b fp=0x2978aaf4 sp=0x2978aac4 pc=0x80b075b os/signal.signal_enable(0x2) runtime/sigqueue.go:223 +0x9d fp=0x2978ab08 sp=0x2978aaf4 pc=0x80d3abd os/signal.enableSignal(...) os/signal/signal_unix.go:49 os/signal.Notify.func2(0x2) os/signal/signal.go:158 +0x89 fp=0x2978ab18 sp=0x2978ab08 pc=0x822db09 os/signal.Notify(0x29614240, {0x8cdb910, 0x2, 0x2}) os/signal/signal.go:178 +0xa1 fp=0x2978ab4c sp=0x2978ab18 pc=0x822d9c1 cmd/go/internal/base.processSignals() cmd/go/internal/base/signal.go:19 +0x57 fp=0x2978ab64 sp=0x2978ab4c pc=0x8231097 cmd/go/internal/base.init.OnceFunc.func2.1() sync/oncefunc.go:33 +0x45 fp=0x2978ab7c sp=0x2978ab64 pc=0x822e505 sync.(*Once).doSlow(0x2901e784, 0x2978abbc) sync/once.go:78 +0x9e fp=0x2978aba8 sp=0x2978ab7c pc=0x80e032e sync.(*Once).Do(0x2901e784, 0x2978abbc) sync/once.go:69 +0x39 fp=0x2978abb4 sp=0x2978aba8 pc=0x80e0279 cmd/go/internal/base.init.OnceFunc.func2() sync/oncefunc.go:22 +0x37 fp=0x2978abcc sp=0x2978abb4 pc=0x822e487 cmd/go/internal/base.StartSigHandlers(...) cmd/go/internal/base/signal.go:30 cmd/go/internal/test.(*runTestActor).Act(0x29214b40, 0x2953a0e0, {0x873e090, 0x8cf45a0}, 0x294fda48) cmd/go/internal/test/test.go:1694 +0x1863 fp=0x2978ae88 sp=0x2978abcc pc=0x86225b3 cmd/go/internal/work.(*Builder).Do.func3({0x873e090, 0x8cf45a0}, 0x294fda48) cmd/go/internal/work/exec.go:153 +0xa7e fp=0x2978af84 sp=0x2978ae88 pc=0x85662ce cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:240 +0xaf fp=0x2978aff0 sp=0x2978af84 pc=0x85656ff runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x2978aff4 sp=0x2978aff0 pc=0x80d77f1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:226 +0x42d goroutine 626 gp=0x293857c8 m=nil [select]: runtime.gopark(0x8c894b0, 0x0, 0x12, 0x3, 0x1) runtime/proc.go:466 +0xfa fp=0x29799ec8 sp=0x29799eb4 pc=0x80d134a runtime.selectgo(0x29799fcc, 0x29799fa8, 0x0, 0x0, 0x2, 0x1) runtime/select.go:351 +0xc26 fp=0x29799f84 sp=0x29799ec8 pc=0x80ae9a6 cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:230 +0x11d fp=0x29799ff0 sp=0x29799f84 pc=0x856576d runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x29799ff4 sp=0x29799ff0 pc=0x80d77f1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:226 +0x42d goroutine 627 gp=0x29385908 m=nil [select]: runtime.gopark(0x8c894b0, 0x0, 0x12, 0x3, 0x1) runtime/proc.go:466 +0xfa fp=0x29787ec8 sp=0x29787eb4 pc=0x80d134a runtime.selectgo(0x29787fcc, 0x29787fa8, 0x0, 0x0, 0x2, 0x1) runtime/select.go:351 +0xc26 fp=0x29787f84 sp=0x29787ec8 pc=0x80ae9a6 cmd/go/internal/work.(*Builder).Do.func4() cmd/go/internal/work/exec.go:230 +0x11d fp=0x29787ff0 sp=0x29787f84 pc=0x856576d runtime.goexit({}) runtime/asm_386.s:1389 +0x1 fp=0x29787ff4 sp=0x29787ff0 pc=0x80d77f1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 cmd/go/internal/work/exec.go:226 +0x42d run.go:235: FAIL: testdata/script/issue77033.txt:1: go test -bench=Foo -cpuprofile=default.pgo: exit status 2 FAIL FAIL cmd/compile 21.251s ? cmd/compile/internal/abi [no test files] FAIL go tool dist: Failed: exit status 1