=== RUN TestLogic_advisory_lock
I260422 19:39:04.408835 1 (gostd) rand.go:288 [-] 1 random seed: 1820952879989903145
test_log_scope.go:172: test logs captured to: /artifacts/tmp/_tmp/0dfc4c027094ff51168184348b288760/logTestLogic_advisory_lock662421060
test_log_scope.go:82: use -show-logs to present logs inline
test_server_shim.go:146: using test tenant configuration from testserver factory defaults
test_server_shim.go:150: cluster virtualization disabled due to issue: #156124 (expected label: C-bug)
[19:39:08] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3158/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist/fakedist_test_/fakedist_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/advisory_lock with config fakedist: 78 tests, 2 failures
[19:39:09] --- total progress: 78 statements
--- total: 78 tests, 2 failures
logic.go:4858: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0dfc4c027094ff51168184348b288760/logTestLogic_advisory_lock662421060
--- FAIL: TestLogic_advisory_lock (5.12s)
=== RUN TestLogic_advisory_lock/advisory_try_shared_vs_exclusive_holder
logic.go:3264:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3158/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist/fakedist_test_/fakedist_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/advisory_lock:381: SELECT pg_try_advisory_xact_lock_shared(703456789)
expected:
true
but found (query options: "") :
false
logic.go:2420:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3158/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/logictest/tests/fakedist/fakedist_test_/fakedist_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/advisory_lock:386: too many errors encountered, skipping the rest of the input
--- FAIL: TestLogic_advisory_lock/advisory_try_shared_vs_exclusive_holder (0.01s)
pkg/sql/logictest/tests/fakedist/fakedist_test.TestLogic_advisory_lock failed with artifacts on master @ 064776dd40c32b9f38f52f5728fa5941ada5561d:
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-63171