-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: TestTelemetryLogging failed #86118
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.skipped-test
Milestone
Description
sql.TestTelemetryLogging failed with artifacts on master @ 6b7f0058325de8b8b321a08137d462c418c3047f:
=== RUN TestTelemetryLogging
test_log_scope.go:162: test logs captured to: /artifacts/tmp/_tmp/233e6aa31ff7ad29c896f0479cb5d0c4/logTestTelemetryLogging1398345658
=== CONT TestTelemetryLogging
telemetry_logging_test.go:482: -- test log scope end --
--- FAIL: TestTelemetryLogging (0.65s)
=== RUN TestTelemetryLogging/select-*-limit-3-query
telemetry_logging_test.go:349: select-*-limit-3-query: expected "SkippedQueries":3 found:
{"Timestamp":1660550156089651084,"EventType":"sampled_query","Statement":"SELECT * FROM \"\".\"\".u LIMIT ‹3›","Tag":"SELECT","User":"root","ApplicationName":"telemetry-logging-test","ExecMode":"exec","NumRows":3,"Age":0.556264,"TxnCounter":21,"SkippedQueries":2,"CostEstimate":7.084999999999999,"Distribution":"full","PlanGist":"AgHSAQIAAQAAAgYC","SessionID":"170b75919b1e9bba0000000000000001","Database":"defaultdb","StatementID":"170b7591a971b6680000000000000001","TransactionID":"94433bf8-581b-4a92-90fc-9b7faffccb5f","StatementFingerprintID":4478901680921638675,"TotalScanRowsEstimate":3,"OutputRowsEstimate":3,"StatsAvailable":true,"NanosSinceStatsCollected":1537302174692405,"BytesRead":111,"RowsRead":3,"ContentionNanos":3}
telemetry_logging_test.go:345: select-*-limit-3-query: expected no skipped queries, found:
{"Timestamp":1660550156091062040,"EventType":"sampled_query","Statement":"SELECT * FROM \"\".\"\".u LIMIT ‹3›","Tag":"SELECT","User":"root","ApplicationName":"telemetry-logging-test","ExecMode":"exec","NumRows":3,"Age":0.517347,"TxnCounter":23,"SkippedQueries":1,"CostEstimate":7.084999999999999,"Distribution":"full","PlanGist":"AgHSAQIAAQAAAgYC","SessionID":"170b75919b1e9bba0000000000000001","Database":"defaultdb","StatementID":"170b7591a9874d080000000000000001","TransactionID":"6cd79031-4569-4d6d-98b2-59278190139a","StatementFingerprintID":4478901680921638675,"TotalScanRowsEstimate":3,"OutputRowsEstimate":3,"StatsAvailable":true,"NanosSinceStatsCollected":1537302176113577,"BytesRead":111,"RowsRead":3,"ContentionNanos":3}
--- FAIL: TestTelemetryLogging/select-*-limit-3-query (0.00s)
Parameters: TAGS=bazel,gss
This test on roachdash | Improve this report!
Jira issue: CRDB-18583
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.skipped-test