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

TestAllHistory failed in CI #30256

Closed
fzhedu opened this issue Nov 30, 2021 · 4 comments
Closed

TestAllHistory failed in CI #30256

fzhedu opened this issue Nov 30, 2021 · 4 comments
Assignees
Labels
component/test severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@fzhedu
Copy link
Contributor

fzhedu commented Nov 30, 2021

Bug Report

Please answer these questions before submitting your issue. Thanks!
[2021-11-30T04:23:30.648Z] --- FAIL: TestAllHistory (1.19s)
[2021-11-30T04:23:30.648Z] dbtestkit.go:72:
[2021-11-30T04:23:30.648Z] Error Trace: dbtestkit.go:72
[2021-11-30T04:23:30.648Z] http_handler_test.go:505
[2021-11-30T04:23:30.648Z] http_handler_test.go:965
[2021-11-30T04:23:30.648Z] Error: Received unexpected error:
[2021-11-30T04:23:30.648Z] commands out of sync. Did you run multiple statements at once?
[2021-11-30T04:23:30.648Z] Test: TestAllHistory
[2021-11-30T04:23:30.648Z] Messages: sql:create database tidb;, args:[]
[2021-11-30T04:23:30.648Z] http_handler_test.go:501:
[2021-11-30T04:23:30.648Z] Error Trace: http_handler_test.go:501
[2021-11-30T04:23:30.648Z] panic.go:613
[2021-11-30T04:23:30.648Z] testing.go:741
[2021-11-30T04:23:30.648Z] dbtestkit.go:72
[2021-11-30T04:23:30.648Z] http_handler_test.go:505
[2021-11-30T04:23:30.648Z] http_handler_test.go:965
[2021-11-30T04:23:30.648Z] Error: Received unexpected error:
[2021-11-30T04:23:30.648Z] bad connection
[2021-11-30T04:23:30.648Z] Test: TestAllHistory

https://ci.pingcap.net/blue/rest/organizations/jenkins/pipelines/tidb_ghpr_check_2/runs/49084/nodes/62/steps/73/log/?start=0

1. Minimal reproduce step (Required)

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

master

@fzhedu fzhedu added the type/bug The issue is confirmed as a bug. label Nov 30, 2021
@mjonss
Copy link
Contributor

mjonss commented Dec 1, 2021

Duplicate of #30249 ?

@xiongjiwei
Copy link
Contributor

it seems the same error message with #30249 , I will assign it to you @tiancaiamao

@hawkingrei
Copy link
Member

Closed by #30306. We can re-open it if the error happens again.

@github-actions
Copy link

github-actions bot commented Dec 7, 2021

Please check whether the issue should be labeled with 'affects-x.y' or 'fixes-x.y.z', and then remove 'needs-more-info' label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

6 participants