> ROOT_DIR=/tmp/go-bench-away-job-730929ec-78c4-4215-a4eb-f6d833af8366-362082071 > OUTPUT_FILE=/tmp/go-bench-away-job-730929ec-78c4-4215-a4eb-f6d833af8366-362082071/results.txt > SHA_FILE=/tmp/go-bench-away-job-730929ec-78c4-4215-a4eb-f6d833af8366-362082071/sha.txt > GO_VERSION_FILE=/tmp/go-bench-away-job-730929ec-78c4-4215-a4eb-f6d833af8366-362082071/go_version.txt > GIT_REMOTE=https://github.com/nats-io/nats-server.git > GIT_REF=main > TESTS_DIR=server > BENCHMARKS_FILTER=BenchmarkJetStream(Create|Meta) > BENCHMARK_REPETITIONS=5 > BENCHMARK_MIN_RUN_TIME=3s > MAX_RUN_TIME=4h0m0s > GO=/usr/local/go1.26.3/bin/go > GIT=/usr/bin/git Cloning https://github.com/nats-io/nats-server.git ref: main to /tmp/go-bench-away-job-730929ec-78c4-4215-a4eb-f6d833af8366-362082071/source.git SHA of main: ca6311b2e1da1f20d68ccb68f20a352f3c7799d7 Go runtime: go version go1.26.3 linux/amd64 AR='ar' CC='gcc' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_ENABLED='0' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' CXX='g++' GCCGO='gccgo' GO111MODULE='' GOAMD64='v1' GOARCH='amd64' GOAUTH='netrc' GOBIN='' GOCACHE='/home/gauge-gba/.cache/go-build' GOCACHEPROG='' GODEBUG='' GOENV='/home/gauge-gba/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFIPS140='off' GOFLAGS='' GOGCCFLAGS='-fPIC -m64 -fno-caret-diagnostics -Qunused-arguments -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build233977982=/tmp/go-build -gno-record-gcc-switches' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMOD='/tmp/go-bench-away-job-730929ec-78c4-4215-a4eb-f6d833af8366-362082071/source.git/go.mod' GOMODCACHE='/home/gauge-gba/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/home/gauge-gba/go' GOPRIVATE='' GOPROXY='https://proxy.golang.org,direct' GOROOT='/usr/local/go1.26.3' GOSUMDB='sum.golang.org' GOTELEMETRY='local' GOTELEMETRYDIR='/home/gauge-gba/.config/go/telemetry' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go1.26.3/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.26.3' GOWORK='' PKG_CONFIG='pkg-config' Running benchmarks with filter 'BenchmarkJetStream(Create|Meta)' (5 repetitions, 3s min runtime, timeout in 4h0m0s) goos: linux goarch: amd64 pkg: github.com/nats-io/nats-server/v2/server cpu: Intel(R) Xeon(R) E-2388G CPU @ 3.20GHz BenchmarkJetStreamMetaSnapshot BenchmarkJetStreamMetaSnapshot/Default BenchmarkJetStreamMetaSnapshot/Default-16 14 302572121 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 14 231200034 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 14 235938504 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 13 273823502 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 14 236330331 ns/op BenchmarkJetStreamMetaSnapshot/AllUnsupported BenchmarkJetStreamMetaSnapshot/AllUnsupported-16 10 308109009 ns/op BenchmarkJetStreamMetaSnapshot/AllUnsupported-16 14 256710520 ns/op BenchmarkJetStreamMetaSnapshot/AllUnsupported-16 12 328278240 ns/op panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0xb8 pc=0xb53d14] goroutine 3348533 [running]: sync/atomic.(*Int32).Add(...) /usr/local/go1.26.3/src/sync/atomic/type.go:94 sync.(*RWMutex).RLock(...) /usr/local/go1.26.3/src/sync/rwmutex.go:72 github.com/nats-io/nats-server/v2/server.(*Server).globalAccount(0x0?) /tmp/go-bench-away-job-730929ec-78c4-4215-a4eb-f6d833af8366-362082071/source.git/server/server.go:1201 +0x14 github.com/nats-io/nats-server/v2/server.BenchmarkJetStreamMetaSnapshot.func1({0xa50b1a12690, 0x13}) /tmp/go-bench-away-job-730929ec-78c4-4215-a4eb-f6d833af8366-362082071/source.git/server/jetstream_benchmark_test.go:1007 +0x7f github.com/nats-io/nats-server/v2/server.BenchmarkJetStreamMetaSnapshot.func2(0xa50b8784608) /tmp/go-bench-away-job-730929ec-78c4-4215-a4eb-f6d833af8366-362082071/source.git/server/jetstream_benchmark_test.go:1075 +0x24 testing.(*B).runN(0xa50b8784608, 0xe) /usr/local/go1.26.3/src/testing/benchmark.go:219 +0x190 testing.(*B).launch(0xa50b8784608) /usr/local/go1.26.3/src/testing/benchmark.go:357 +0x1be created by testing.(*B).doBench in goroutine 33 /usr/local/go1.26.3/src/testing/benchmark.go:296 +0x66 exit status 2 FAIL github.com/nats-io/nats-server/v2/server 90.889s ❌ Non-zero exit code: 1