> ROOT_DIR=/tmp/go-bench-away-job-7d5b0d43-34af-4d3a-8ee5-f875b0813a18-900691852 > OUTPUT_FILE=/tmp/go-bench-away-job-7d5b0d43-34af-4d3a-8ee5-f875b0813a18-900691852/results.txt > SHA_FILE=/tmp/go-bench-away-job-7d5b0d43-34af-4d3a-8ee5-f875b0813a18-900691852/sha.txt > GO_VERSION_FILE=/tmp/go-bench-away-job-7d5b0d43-34af-4d3a-8ee5-f875b0813a18-900691852/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-7d5b0d43-34af-4d3a-8ee5-f875b0813a18-900691852/source.git SHA of main: f7d78f68993c74af5674fa49898481e3ee6a15a1 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-build3717630931=/tmp/go-build -gno-record-gcc-switches' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMOD='/tmp/go-bench-away-job-7d5b0d43-34af-4d3a-8ee5-f875b0813a18-900691852/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 13 254715795 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 10 446072594 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 8 404250087 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 9 425212635 ns/op BenchmarkJetStreamMetaSnapshot/Default-16 13 248785637 ns/op BenchmarkJetStreamMetaSnapshot/AllUnsupported BenchmarkJetStreamMetaSnapshot/AllUnsupported-16 9 362470562 ns/op BenchmarkJetStreamMetaSnapshot/AllUnsupported-16 10 358008140 ns/op BenchmarkJetStreamMetaSnapshot/AllUnsupported-16 9 345090929 ns/op panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0xb8 pc=0xb57a54] goroutine 2999573 [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(0x2340c47485f0?) /tmp/go-bench-away-job-7d5b0d43-34af-4d3a-8ee5-f875b0813a18-900691852/source.git/server/server.go:1201 +0x14 github.com/nats-io/nats-server/v2/server.BenchmarkJetStreamMetaSnapshot.func1({0x2340c46c05e8, 0x13}) /tmp/go-bench-away-job-7d5b0d43-34af-4d3a-8ee5-f875b0813a18-900691852/source.git/server/jetstream_benchmark_test.go:1007 +0x7f github.com/nats-io/nats-server/v2/server.BenchmarkJetStreamMetaSnapshot.func2(0x2340c46e8608) /tmp/go-bench-away-job-7d5b0d43-34af-4d3a-8ee5-f875b0813a18-900691852/source.git/server/jetstream_benchmark_test.go:1075 +0x24 testing.(*B).runN(0x2340c46e8608, 0x9) /usr/local/go1.26.3/src/testing/benchmark.go:219 +0x190 testing.(*B).launch(0x2340c46e8608) /usr/local/go1.26.3/src/testing/benchmark.go:357 +0x1be created by testing.(*B).doBench in goroutine 36 /usr/local/go1.26.3/src/testing/benchmark.go:296 +0x66 exit status 2 FAIL github.com/nats-io/nats-server/v2/server 65.777s ❌ Non-zero exit code: 1