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

lightning integration test fail #42214

Closed
Tracked by #41316
sleepymole opened this issue Mar 14, 2023 · 2 comments · Fixed by #42225
Closed
Tracked by #41316

lightning integration test fail #42214

sleepymole opened this issue Mar 14, 2023 · 2 comments · Fixed by #42225
Labels
component/lightning This issue is related to Lightning of TiDB. severity/major type/bug The issue is confirmed as a bug.

Comments

@sleepymole
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

https://ci.pingcap.net/blue/organizations/jenkins/br_ghpr_unit_and_integration_test/detail/br_ghpr_unit_and_integration_test/15557/pipeline

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

All tests should pass.

3. What did you see instead (Required)

[2023-03-14T10:05:35.392Z] tidb lightning encountered error: [Lightning:MetaMgr:ErrMetaMgrUnknown]unknown error occur on meta manager: init task meta failed: Error 1054 (42S22): Unknown column 'tikv_source_bytes' in 'field list'

[2023-03-14T10:05:35.392Z] tidb lightning encountered error: [Lightning:MetaMgr:ErrMetaMgrUnknown]unknown error occur on meta manager: init task meta failed: Error 1054 (42S22): Unknown column 'tikv_source_bytes' in 'field list'

4. What is your TiDB version? (Required)

master

@sleepymole sleepymole added type/bug The issue is confirmed as a bug. severity/major component/lightning This issue is related to Lightning of TiDB. labels Mar 14, 2023
@ti-chi-bot ti-chi-bot added may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 may-affects-6.5 labels Mar 14, 2023
@sleepymole
Copy link
Contributor Author

It seems related to #41943. cc @okJiang

@sleepymole sleepymole removed may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-6.1 may-affects-6.5 labels Mar 14, 2023
@okJiang
Copy link
Member

okJiang commented Mar 14, 2023

Got it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/lightning This issue is related to Lightning of TiDB. severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants