openbsd-386-72 at 183a40db6def2780478053b3cd14f3f5c355d999 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["HOME=/" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin" "INRC=1" "_=/bin/sh" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=openbsd-386-72" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 openbsd/386) Building Go toolchain1 using /tmp/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 openbsd/386. --- Installed Go for openbsd/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.80GHz # GOOS: openbsd # OS Version: OpenBSD 7.2 OpenBSD 7.2 (GENERIC) #5: Tue Jul 25 16:20:24 CEST 2023 root@syspatch-72-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC i386 ##### Testing packages. ok archive/tar 0.207s ok archive/zip 0.478s ok bufio 0.085s ok bytes 0.404s ok cmp 0.015s ok compress/bzip2 0.092s ok compress/flate 0.843s ok compress/gzip 1.714s ok compress/lzw 0.109s ok compress/zlib 0.585s ok container/heap 0.017s ok container/list 0.016s ok container/ring 0.016s ok context 0.302s ok crypto 1.234s ok crypto/aes 0.036s ok crypto/cipher 0.020s ok crypto/des 0.028s ok crypto/dsa 0.018s ok crypto/ecdh 0.305s ok crypto/ecdsa 0.212s ok crypto/ed25519 0.340s ok crypto/elliptic 0.067s ok crypto/hmac 0.032s ok crypto/internal/alias 0.016s ok crypto/internal/bigmod 0.068s ok crypto/internal/boring 0.015s ok crypto/internal/boring/bcache 0.215s ok crypto/internal/edwards25519 0.530s ok crypto/internal/edwards25519/field 0.083s ok crypto/internal/hpke 0.021s ok crypto/internal/mlkem768 0.323s ok crypto/internal/nistec 1.088s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/md5 0.019s ok crypto/rand 0.128s ok crypto/rc4 0.057s ok crypto/rsa 1.162s ok crypto/sha1 0.019s ok crypto/sha256 0.019s ok crypto/sha512 0.023s ok crypto/subtle 0.287s ok crypto/tls 2.345s ok crypto/x509 2.511s ok database/sql 0.792s ok database/sql/driver 0.015s ok debug/buildinfo 0.025s ok debug/dwarf 0.061s ok debug/elf 0.222s ok debug/gosym 0.057s ok debug/macho 0.026s ok debug/pe 0.073s ok debug/plan9obj 0.017s ok embed 0.016s [no tests to run] ok embed/internal/embedtest 0.017s ok encoding/ascii85 0.017s ok encoding/asn1 0.019s ok encoding/base32 0.038s ok encoding/base64 0.024s ok encoding/binary 0.026s ok encoding/csv 0.030s ok encoding/gob 4.527s ok encoding/hex 0.018s ok encoding/json 0.464s ok encoding/pem 1.103s ok encoding/xml 0.101s ok errors 0.019s ok expvar 0.020s ok flag 0.070s ok fmt 0.106s ok go/ast 0.022s ok go/build 3.913s ok go/build/constraint 0.018s ok go/constant 0.019s ok go/doc 0.108s ok go/doc/comment 1.852s ok go/format 0.021s ok go/importer 0.612s ok go/internal/gccgoimporter 0.037s ok go/internal/gcimporter 4.085s ok go/internal/srcimporter 17.180s ok go/parser 0.512s ok go/printer 0.209s ok go/scanner 0.017s ok go/token 0.032s ok go/types 25.804s ok go/version 0.016s ok hash 0.017s ok hash/adler32 0.022s ok hash/crc32 0.020s ok hash/crc64 0.017s ok hash/fnv 0.015s ok hash/maphash 0.066s ok html 0.017s ok html/template 0.098s ok image 0.089s ok image/color 0.029s ok image/draw 0.102s ok image/gif 0.214s ok image/jpeg 0.227s ok image/png 0.354s ok index/suffixarray 0.221s ok internal/abi 0.159s ok internal/buildcfg 0.015s ok internal/chacha8rand 0.016s ok internal/concurrent 0.078s ok internal/coverage/cfile 1.690s ok internal/coverage/cformat 0.015s ok internal/coverage/cmerge 0.015s ok internal/coverage/pods 0.019s ok internal/coverage/slicereader 0.015s ok internal/coverage/slicewriter 0.015s ok internal/coverage/test 0.025s ok internal/cpu 0.036s ok internal/dag 0.016s ok internal/diff 0.023s ok internal/fmtsort 0.016s ok internal/fuzz 0.023s ok internal/godebug 1.152s ok internal/godebugs 8.724s ok internal/gover 0.016s ok internal/itoa 0.015s ok internal/platform 1.796s ok internal/poll 0.073s ok internal/profile 0.015s ok internal/reflectlite 0.018s ok internal/runtime/atomic 0.054s ok internal/saferio 0.108s ok internal/singleflight 0.090s ok internal/sysinfo 0.020s ok internal/testenv 0.424s --- FAIL: TestTraceStress (126.92s) --- FAIL: TestTraceStress/Default (126.92s) exec.go:193: test timed out while running command: /tmp/workdir/go/bin/go run testdata/testprog/stress.go trace_test.go:579: context deadline exceeded --- FAIL: TestTraceStressStartStop (10.66s) --- FAIL: TestTraceStressStartStop/Default (10.66s) exec.go:193: test timed out while running command: /tmp/workdir/go/bin/go run testdata/testprog/stress-start-stop.go trace_test.go:579: signal: killed panic: test timed out after 3m0s running tests: TestTraceManyStartStop (1s) TestTraceManyStartStop/Default (1s) goroutine 134 gp=0x5c100a28 m=0 mp=0x83ec680 [running]: panic({0x8238020, 0x5c3843c8}) /tmp/workdir/go/src/runtime/panic.go:804 +0x138 fp=0x5bc83f84 sp=0x5bc83f30 pc=0x80b6538 testing.(*M).startAlarm.func1() /tmp/workdir/go/src/testing/testing.go:2373 +0x386 fp=0x5bc83ff0 sp=0x5bc83f84 pc=0x8142736 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x5bc83ff4 sp=0x5bc83ff0 pc=0x80bcf01 created by time.goFunc /tmp/workdir/go/src/time/sleep.go:215 +0x29 goroutine 1 gp=0x5bc06128 m=nil [chan receive]: runtime.gopark(0x827dacc, 0x5cb124b4, 0xe, 0x7, 0x2) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x5bc86c54 sp=0x5bc86c40 pc=0x80b68ea runtime.chanrecv(0x5cb12480, 0x5bc86cc7, 0x1) /tmp/workdir/go/src/runtime/chan.go:639 +0x3bd fp=0x5bc86c90 sp=0x5bc86c54 pc=0x804db5d runtime.chanrecv1(0x5cb12480, 0x5bc86cc7) /tmp/workdir/go/src/runtime/chan.go:489 +0x1c fp=0x5bc86ca4 sp=0x5bc86c90 pc=0x804d76c testing.(*T).Run(0x5bc80008, {0x826e6d5, 0x16}, 0x827d924) /tmp/workdir/go/src/testing/testing.go:1751 +0x3ea fp=0x5bc86d1c sp=0x5bc86ca4 pc=0x813f23a testing.runTests.func1(0x5bc80008) /tmp/workdir/go/src/testing/testing.go:2168 +0x3f fp=0x5bc86d3c sp=0x5bc86d1c pc=0x814133f testing.tRunner(0x5bc80008, 0x5bc86df4) /tmp/workdir/go/src/testing/testing.go:1690 +0x113 fp=0x5bc86d9c sp=0x5bc86d3c pc=0x813e373 testing.runTests(0x5bc10040, {0x83e41e0, 0x1a, 0x1a}, {0xc19b8b3267dbcabb, 0x29e8ef906a, 0x83ebea0}) /tmp/workdir/go/src/testing/testing.go:2166 +0x379 fp=0x5bc86e08 sp=0x5bc86d9c pc=0x8141259 testing.(*M).Run(0x5bc58050) /tmp/workdir/go/src/testing/testing.go:2034 +0x634 fp=0x5bc86f54 sp=0x5bc86e08 pc=0x813fcb4 main.main() _testmain.go:99 +0xdf fp=0x5bc86fac sp=0x5bc86f54 pc=0x821bfbf runtime.main() /tmp/workdir/go/src/runtime/proc.go:272 +0x288 fp=0x5bc86ff0 sp=0x5bc86fac pc=0x80815e8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x5bc86ff4 sp=0x5bc86ff0 pc=0x80bcf01 goroutine 2 gp=0x5bc06488 m=nil [force gc (idle), 3 minutes]: runtime.gopark(0x827dc38, 0x83ebb58, 0x11, 0xa, 0x1) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x5bc38fdc sp=0x5bc38fc8 pc=0x80b68ea runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:430 runtime.forcegchelper() /tmp/workdir/go/src/runtime/proc.go:337 +0xc7 fp=0x5bc38ff0 sp=0x5bc38fdc pc=0x8081947 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x5bc38ff4 sp=0x5bc38ff0 pc=0x80bcf01 created by runtime.init.6 in goroutine 1 /tmp/workdir/go/src/runtime/proc.go:325 +0x1d goroutine 3 gp=0x5bc065a8 m=nil [GC sweep wait]: runtime.gopark(0x827dc38, 0x83ebcf0, 0xc, 0x9, 0x1) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x5bc397cc sp=0x5bc397b8 pc=0x80b68ea runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:430 runtime.bgsweep(0x5bc1e040) /tmp/workdir/go/src/runtime/mgcsweep.go:317 +0xec fp=0x5bc397e8 sp=0x5bc397cc pc=0x806b4ec runtime.gcenable.gowrap1() /tmp/workdir/go/src/runtime/mgc.go:203 +0x21 fp=0x5bc397f0 sp=0x5bc397e8 pc=0x805cf61 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x5bc397f4 sp=0x5bc397f0 pc=0x80bcf01 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:203 +0x71 goroutine 4 gp=0x5bc066c8 m=nil [GC scavenge wait]: runtime.gopark(0x827dc38, 0x83ebfc0, 0xd, 0xa, 0x2) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x5bc39fb8 sp=0x5bc39fa4 pc=0x80b68ea runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:430 runtime.(*scavengerState).park(0x83ebfc0) /tmp/workdir/go/src/runtime/mgcscavenge.go:425 +0x54 fp=0x5bc39fcc sp=0x5bc39fb8 pc=0x8068ad4 runtime.bgscavenge(0x5bc1e040) /tmp/workdir/go/src/runtime/mgcscavenge.go:658 +0x69 fp=0x5bc39fe8 sp=0x5bc39fcc pc=0x8069129 runtime.gcenable.gowrap2() /tmp/workdir/go/src/runtime/mgc.go:204 +0x21 fp=0x5bc39ff0 sp=0x5bc39fe8 pc=0x805cf21 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x5bc39ff4 sp=0x5bc39ff0 pc=0x80bcf01 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:204 +0xb1 goroutine 5 gp=0x5bc06c68 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x827daec, 0x83f80f4, 0x10, 0xa, 0x1) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x5bc3a798 sp=0x5bc3a784 pc=0x80b68ea runtime.runfinq() /tmp/workdir/go/src/runtime/mfinal.go:193 +0xf0 fp=0x5bc3a7f0 sp=0x5bc3a798 pc=0x805c0c0 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x5bc3a7f4 sp=0x5bc3a7f0 pc=0x80bcf01 created by runtime.createfing in goroutine 1 /tmp/workdir/go/src/runtime/mfinal.go:163 +0x5a goroutine 12 gp=0x5bc06d88 m=nil [chan receive, 3 minutes]: runtime.gopark(0x827dacc, 0x5bc1e274, 0xe, 0x7, 0x2) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x5bc85d3c sp=0x5bc85d28 pc=0x80b68ea runtime.chanrecv(0x5bc1e240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:639 +0x3bd fp=0x5bc85d78 sp=0x5bc85d3c pc=0x804db5d runtime.chanrecv1(0x5bc1e240, 0x0) /tmp/workdir/go/src/runtime/chan.go:489 +0x1c fp=0x5bc85d8c sp=0x5bc85d78 pc=0x804d76c testing.(*T).Parallel(0x5bc80208) /tmp/workdir/go/src/testing/testing.go:1484 +0x244 fp=0x5bc85e08 sp=0x5bc85d8c pc=0x813e054 internal/trace_test.TestMMU(0x5bc80208) /tmp/workdir/go/src/internal/trace/gc_test.go:28 +0x2c fp=0x5bc85f84 sp=0x5bc85e08 pc=0x820f05c testing.tRunner(0x5bc80208, 0x827d8e4) /tmp/workdir/go/src/testing/testing.go:1690 +0x113 fp=0x5bc85fe4 sp=0x5bc85f84 pc=0x813e373 testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1743 +0x28 fp=0x5bc85ff0 sp=0x5bc85fe4 pc=0x813f378 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x5bc85ff4 sp=0x5bc85ff0 pc=0x80bcf01 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1743 +0x3cb goroutine 10 gp=0x5bc070e8 m=nil [GC worker (idle), 1 minutes]: runtime.gopark(0x827dafc, 0x5bc18c48, 0x1a, 0xa, 0x0) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x5bc3878c sp=0x5bc38778 pc=0x80b68ea runtime.gcBgMarkWorker(0x5bc1fd80) /tmp/workdir/go/src/runtime/mgc.go:1363 +0xeb fp=0x5bc387e8 sp=0x5bc3878c pc=0x805f89b runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir/go/src/runtime/mgc.go:1279 +0x21 fp=0x5bc387f0 sp=0x5bc387e8 pc=0x805f791 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x5bc387f4 sp=0x5bc387f0 pc=0x80bcf01 created by runtime.gcBgMarkStartWorkers in goroutine 9 /tmp/workdir/go/src/runtime/mgc.go:1279 +0x114 goroutine 128 gp=0x5bc06ea8 m=nil [chan receive]: runtime.gopark(0x827dacc, 0x5cb12534, 0xe, 0x7, 0x2) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x5bc35e6c sp=0x5bc35e58 pc=0x80b68ea runtime.chanrecv(0x5cb12500, 0x5bc35edf, 0x1) /tmp/workdir/go/src/runtime/chan.go:639 +0x3bd fp=0x5bc35ea8 sp=0x5bc35e6c pc=0x804db5d runtime.chanrecv1(0x5cb12500, 0x5bc35edf) /tmp/workdir/go/src/runtime/chan.go:489 +0x1c fp=0x5bc35ebc sp=0x5bc35ea8 pc=0x804d76c testing.(*T).Run(0x5c382808, {0x8268845, 0x7}, 0x5c3842c0) /tmp/workdir/go/src/testing/testing.go:1751 +0x3ea fp=0x5bc35f34 sp=0x5bc35ebc pc=0x813f23a internal/trace_test.testTraceProg(0x5c382808, {0x826c905, 0x12}, 0x0) /tmp/workdir/go/src/internal/trace/trace_test.go:614 +0x22b fp=0x5bc35f70 sp=0x5bc35f34 pc=0x821678b internal/trace_test.TestTraceManyStartStop(0x5c382808) /tmp/workdir/go/src/internal/trace/trace_test.go:522 +0x35 fp=0x5bc35f84 sp=0x5bc35f70 pc=0x82164d5 testing.tRunner(0x5c382808, 0x827d924) /tmp/workdir/go/src/testing/testing.go:1690 +0x113 fp=0x5bc35fe4 sp=0x5bc35f84 pc=0x813e373 testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1743 +0x28 fp=0x5bc35ff0 sp=0x5bc35fe4 pc=0x813f378 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x5bc35ff4 sp=0x5bc35ff0 pc=0x80bcf01 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1743 +0x3cb goroutine 129 gp=0x5c100488 m=nil [runnable]: runtime.asyncPreempt2() /tmp/workdir/go/src/runtime/preempt.go:308 +0x38 fp=0x5bc87b70 sp=0x5bc87b64 pc=0x80801f8 runtime.asyncPreempt() /tmp/workdir/go/src/runtime/preempt_386.s:27 +0x52 fp=0x5bc87c14 sp=0x5bc87b70 pc=0x80bdae2 testing.indenter.Write({0x5c382808}, {0x5bcc8000, 0x37f6, 0x4000}) /tmp/workdir/go/src/testing/testing.go:869 +0x25a fp=0x5bc87c5c sp=0x5bc87c14 pc=0x813b9da fmt.Fprintf({0x82ba460, 0x5c382808}, {0x5d5f81f8, 0x12}, {0x5c2560c0, 0x4, 0x6}) /tmp/workdir/go/src/fmt/print.go:225 +0x74 fp=0x5bc87c8c sp=0x5bc87c5c pc=0x81114b4 testing.(*common).flushToParent(0x5c382908, {0x5bcfe080, 0x1e}, {0x826bbae, 0x10}, {0x5bc87d3c, 0x3, 0x3}) /tmp/workdir/go/src/testing/testing.go:842 +0x2fe fp=0x5bc87d14 sp=0x5bc87c8c pc=0x813b68e testing.(*T).report(0x5c382908) /tmp/workdir/go/src/testing/testing.go:2087 +0x2c8 fp=0x5bc87d58 sp=0x5bc87d14 pc=0x8140a28 testing.tRunner.func1() /tmp/workdir/go/src/testing/testing.go:1673 +0x4fc fp=0x5bc87e48 sp=0x5bc87d58 pc=0x813e8fc runtime.Goexit() /tmp/workdir/go/src/runtime/panic.go:629 +0x45 fp=0x5bc87e8c sp=0x5bc87e48 pc=0x807e135 testing.(*common).FailNow(0x5c382908) /tmp/workdir/go/src/testing/testing.go:1006 +0x49 fp=0x5bc87ebc sp=0x5bc87e8c pc=0x813bf29 testing.(*common).Fatal(0x5c382908, {0x5bc87f58, 0x1, 0x1}) /tmp/workdir/go/src/testing/testing.go:1083 +0x6c fp=0x5bc87eec sp=0x5bc87ebc pc=0x813caac internal/trace_test.testTraceProg.func1(0x5c382908, 0x0, {0x0, 0x0}) /tmp/workdir/go/src/internal/trace/trace_test.go:579 +0x4d6 fp=0x5bc87f70 sp=0x5bc87eec pc=0x8216f26 internal/trace_test.testTraceProg.func2(0x5c382908) /tmp/workdir/go/src/internal/trace/trace_test.go:615 +0x32 fp=0x5bc87f84 sp=0x5bc87f70 pc=0x8216a42 testing.tRunner(0x5c382908, 0x5c3842c0) /tmp/workdir/go/src/testing/testing.go:1690 +0x113 fp=0x5bc87fe4 sp=0x5bc87f84 pc=0x813e373 testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1743 +0x28 fp=0x5bc87ff0 sp=0x5bc87fe4 pc=0x813f378 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x5bc87ff4 sp=0x5bc87ff0 pc=0x80bcf01 created by testing.(*T).Run in goroutine 128 /tmp/workdir/go/src/testing/testing.go:1743 +0x3cb FAIL internal/trace 180.483s ok internal/trace/internal/oldtrace 0.420s FAIL go tool dist: Failed: exit status 1