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

pdms: tiup playground restart cluster failed #8154

Open
mayjiang0203 opened this issue May 8, 2024 · 3 comments
Open

pdms: tiup playground restart cluster failed #8154

mayjiang0203 opened this issue May 8, 2024 · 3 comments
Assignees
Labels
affects-8.1 severity/moderate The issue's severity is moderate. type/bug The issue is confirmed as a bug.

Comments

@mayjiang0203
Copy link

mayjiang0203 commented May 8, 2024

Bug Report

What did you do?

Using the following command start tidb cluster with tag.
Then exit it and run it again as followings.

tiup playground v8.1.0-pre --tag test-v8.1.0-pdms-2 --pd.mode ms
Start pd instance:v8.1.0-pre
Start tso instance:v8.1.0-pre
Start scheduling instance:v8.1.0-pre
Start tikv instance:v8.1.0-pre
Start tidb instance:v8.1.0-pre
Waiting for tidb instances ready
[127.0.0.1:4000](http://127.0.0.1:4000/) ... Done
Start tiflash instance:v8.1.0-pre
Waiting for tiflash instances ready
[127.0.0.1:3930](http://127.0.0.1:3930/) ... Done

🎉 TiDB Playground Cluster is started, enjoy!

Connect TiDB:    mysql --comments --host [127.0.0.1](http://127.0.0.1/) --port 4000 -u root
TiDB Dashboard:  http://127.0.0.1:44437/dashboard
Grafana:         http://127.0.0.1:3000/
receive command: scale-out
Start tso instance:v8.1.0-pre
receive command: scale-out
Start tso instance:v8.1.0-pre
receive command: scale-out
Start tso instance:v8.1.0-pre
receive command: scale-out
Start scheduling instance:v8.1.0-pre
receive command: scale-out
Start scheduling instance:v8.1.0-pre
receive command: scale-out
Start scheduling instance:v8.1.0-pre
receive command: display
^CGot signal interrupt (Component: playground ; PID: 1196454)
Playground receive signal:  interrupt
Wait tiflash(1196986) to quit...
Wait prometheus(1196945) to quit...
Wait ng-monitoring(1196946) to quit...
Wait grafana(1196974) to quit...
Grafana quit
prometheus quit
ng-monitoring quit
tiflash quit
Wait tidb(1196538) to quit...
tidb quit
Wait tikv(1196523) to quit...
tikv quit
Wait pd(1196467) to quit...
pd quit
Wait tso(1196478) to quit...
tso quit
Wait tso(1198603) to quit...
tso quit
Wait tso(1198612) to quit...
tso quit
Wait tso(1198624) to quit...
tso quit
Wait scheduling(1196490) to quit...
scheduling quit
Wait scheduling(1198680) to quit...
scheduling quit
Wait scheduling(1198691) to quit...
scheduling quit
Wait scheduling(1198701) to quit...
scheduling quit
[root@hongmei ~]# tiup playground v8.1.0-pre --tag test-v8.1.0-pdms-2 --pd.mode ms
Start pd instance:v8.1.0-pre
Start tso instance:v8.1.0-pre
Start scheduling instance:v8.1.0-pre
Start tikv instance:v8.1.0-pre

What did you expect to see?

What did you see instead?

[root@hongmei ~]# tiup playground v8.1.0-pre --tag test-v8.1.0-pdms-1 --pd.mode ms
Start pd instance:v8.1.0-pre
Start tso instance:v8.1.0-pre
Start scheduling instance:v8.1.0-pre
Start tikv instance:v8.1.0-pre
Force pd(1192380) to quit...
pd quit
Force tso(1192392) to quit...
tso quit
Force scheduling(1192404) to quit...
scheduling quit
Error: Playground bootstrapping failed: error check PD Micro Service's TSO health, operation timed out after 5m0s
[root@hongmei ~]# tiup playground --version
tiup version 1.15.0 tiup
Go Version: go1.21.0
Git Ref: fix-health-check
GitHash: c08c7dbf

What version of PD are you using (pd-server -V)?

v8.1.0-pre

@mayjiang0203 mayjiang0203 added the type/bug The issue is confirmed as a bug. label May 8, 2024
@github-actions github-actions bot added this to Need Triage in Questions and Bug Reports May 8, 2024
@mayjiang0203
Copy link
Author

/assign @rleungx

@mayjiang0203
Copy link
Author

/severity moderate

@ti-chi-bot ti-chi-bot bot added the severity/moderate The issue's severity is moderate. label May 8, 2024
@mayjiang0203
Copy link
Author

/label affects-8.1

ti-chi-bot bot added a commit that referenced this issue May 11, 2024
ref #8154

Signed-off-by: Ryan Leung <rleungx@gmail.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-8.1 severity/moderate The issue's severity is moderate. type/bug The issue is confirmed as a bug.
Projects
Development

No branches or pull requests

2 participants