Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: npgsql failed #115863

Closed
cockroach-teamcity opened this issue Dec 8, 2023 · 3 comments · Fixed by #117146
Closed

roachtest: npgsql failed #115863

cockroach-teamcity opened this issue Dec 8, 2023 · 3 comments · Fixed by #117146
Assignees
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Dec 8, 2023

roachtest.npgsql failed with artifacts on release-23.1 @ e753f7956724a065b8ae5823fbf7577d9b848820:

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.13-dev-e753f7956724a065b8ae5823fbf7577d9b848820
Tests run against npgsql v7.0.2
3277 Total Tests Run
2570 tests passed
707 tests failed
248 tests skipped
64 tests ignored
0 tests passed unexpectedly
1 test failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: Npgsql.Tests.ConnectionTests(Multiplexing).Fail_connect_then_succeed(True) -  (unexpected)
For a full summary look at the npgsql artifacts 
An updated blocklist (npgsqlBlocklist) is available in the artifacts' npgsql log
test artifacts and logs in: /artifacts/npgsql/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_metamorphicBuild=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-34259

@cockroach-teamcity cockroach-teamcity added branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Dec 8, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Dec 8, 2023
@rafiss
Copy link
Collaborator

rafiss commented Dec 12, 2023

  Failed Fail_connect_then_succeed(True) [248 ms]
  Error Message:
   Npgsql.NpgsqlException : Received backend message ReadyForQuery while expecting ParseCompleteMessage. Please file a bug.
  Stack Trace:
     at Npgsql.Util.Statics.ThrowIfMsgWrongType[T](IBackendMessage msg, NpgsqlConnector connector) in /mnt/data1/npgsql/src/Npgsql/Util/PGUtil.cs:line 49
   at Npgsql.Util.Statics.Expect[T](IBackendMessage msg, NpgsqlConnector connector) in /mnt/data1/npgsql/src/Npgsql/Util/PGUtil.cs:line 32
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) in /mnt/data1/npgsql/src/Npgsql/NpgsqlDataReader.cs:line 451
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) in /mnt/data1/npgsql/src/Npgsql/NpgsqlDataReader.cs:line 608
   at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) in /mnt/data1/npgsql/src/Npgsql/NpgsqlCommand.cs:line 1518
   at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) in /mnt/data1/npgsql/src/Npgsql/NpgsqlCommand.cs:line 1542
   at Npgsql.NpgsqlCommand.ExecuteNonQuery(Boolean async, CancellationToken cancellationToken) in /mnt/data1/npgsql/src/Npgsql/NpgsqlCommand.cs:line 1177
   at Npgsql.Tests.NpgsqlConnectionExtensions.ExecuteNonQueryAsync(NpgsqlConnection conn, String sql, NpgsqlTransaction tx, CancellationToken cancellationToken) in /mnt/data1/npgsql/test/Npgsql.Tests/TestUtil.cs:line 435
   at Npgsql.Tests.NpgsqlConnectionExtensions.ExecuteNonQueryAsync(NpgsqlConnection conn, String sql, NpgsqlTransaction tx, CancellationToken cancellationToken) in /mnt/data1/npgsql/test/Npgsql.Tests/TestUtil.cs:line 435
   at Npgsql.Tests.ConnectionTests.Fail_connect_then_succeed(Boolean pooling) in /mnt/data1/npgsql/test/Npgsql.Tests/ConnectionTests.cs:line 263
   at Npgsql.Tests.ConnectionTests.Fail_connect_then_succeed(Boolean pooling) in /mnt/data1/npgsql/test/Npgsql.Tests/ConnectionTests.cs:line 264
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()

it is another occurrence of #108414, so let's skip this flaky test for now.

@rafiss rafiss added P-2 Issues/test failures with a fix SLA of 3 months and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Dec 12, 2023
@rafiss rafiss self-assigned this Dec 12, 2023
@exalate-issue-sync exalate-issue-sync bot removed the P-2 Issues/test failures with a fix SLA of 3 months label Dec 12, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.npgsql failed with artifacts on release-23.1 @ 47e9d9df961b795bc561006024124244e7dba206:

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.14-dev-47e9d9df961b795bc561006024124244e7dba206
Tests run against npgsql v7.0.2
3277 Total Tests Run
2570 tests passed
707 tests failed
248 tests skipped
64 tests ignored
0 tests passed unexpectedly
1 test failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: Npgsql.Tests.ConnectionTests(Multiplexing).Fail_connect_then_succeed(True) -  (unexpected)
For a full summary look at the npgsql artifacts 
An updated blocklist (npgsqlBlocklist) is available in the artifacts' npgsql log
test artifacts and logs in: /artifacts/npgsql/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_metamorphicBuild=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.npgsql failed with artifacts on release-23.1 @ 6780f67db80cc24b1d16a4e652413f667eb103a5:

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.1.14-dev-6780f67db80cc24b1d16a4e652413f667eb103a5
Tests run against npgsql v7.0.2
3277 Total Tests Run
2570 tests passed
707 tests failed
248 tests skipped
64 tests ignored
0 tests passed unexpectedly
1 test failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: Npgsql.Tests.ConnectionTests(Multiplexing).Fail_connect_then_succeed(True) -  (unexpected)
For a full summary look at the npgsql artifacts 
An updated blocklist (npgsqlBlocklist) is available in the artifacts' npgsql log
test artifacts and logs in: /artifacts/npgsql/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_metamorphicBuild=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants