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

cdc: integrated test "cdc_hang_on" is not stable #296

Open
pingyu opened this issue Nov 5, 2022 · 1 comment
Open

cdc: integrated test "cdc_hang_on" is not stable #296

pingyu opened this issue Nov 5, 2022 · 1 comment
Labels
status/stale type/bug Something isn't working

Comments

@pingyu
Copy link
Collaborator

pingyu commented Nov 5, 2022

Bug Report

1. Describe the bug

CDC integrated test "cdc_hang_on" is not stable.

Case 1

[2022-11-04T12:37:14.772Z] cdc_hang_on test 4
[2022-11-04T12:37:14.773Z] /home/jenkins/agent/workspace/common-check/migration/cdc/tests/integration_tests/cdc_hang_on/run.sh: line 58: kill: (399) - No such process

See: https://ci.pingcap.net/blue/organizations/jenkins/common-check/detail/common-check/112025/pipeline/

Case 2 (after fix case 1 by check $name =~ pd[0-9]+)

[2022-11-05T10:31:26.130Z] cdc_hang_on test 6
[2022-11-05T10:31:26.130Z] pd leader: pd2
[2022-11-05T10:31:26.130Z] /home/jenkins/agent/workspace/common-check/migration/cdc/tests/integration_tests/cdc_hang_on/run.sh: line 70: kill: (686) - No such process
[2022-11-05T10:31:44.209Z] make: *** [integration_test] Error 1

See: https://ci.pingcap.net/blue/organizations/jenkins/common-check/detail/common-check/112058/pipeline/

2. Minimal reproduce step (Required)

Run CI.

3. What did you see instead (Required)

CI pass.

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

CI failed.

5. What is your migration tool and TiKV version? (Required)

@pingyu pingyu added the type/bug Something isn't working label Nov 5, 2022
@github-actions
Copy link

github-actions bot commented Dec 6, 2022

This issue is stale because it has been open 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/stale type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant