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

fluking test integration.switchover.etcd2.test_api #1682

Closed
filonenko-mikhail opened this issue Dec 28, 2021 · 0 comments · Fixed by #1697
Closed

fluking test integration.switchover.etcd2.test_api #1682

filonenko-mikhail opened this issue Dec 28, 2021 · 0 comments · Fixed by #1697

Comments

@filonenko-mikhail
Copy link
Contributor

https://github.com/tarantool/cartridge/runs/4653290019?check_suite_focus=true

1) integration.switchover.etcd2.test_api
412
...cartridge/cartridge/test/integration/switchover_test.lua:657: Error message expected: "Promotion succeeded, but inconsistency wasn't forced: Boo"
413
Error message received: "\"localhost:13301\": No active coordinator session"
414

415
stack traceback:
416
	...cartridge/cartridge/test/integration/switchover_test.lua:657: in function 'integration.switchover.etcd2.test_api'
417
	...
418
	[C]: in function 'xpcall'
419

420
Captured stdout:
421
B2 | 2021-12-28 20:30:01.944 [7155] main/167/lua eval:4 W> Instance protected from becoming rw
422
A1 | 2021-12-28 20:30:01.944 [7139] main/178/main twophase.lua:497 W> Updating config clusterwide...
423
A1 | 2021-12-28 20:30:01.945 [7139] main/178/main twophase.lua:373 W> (2PC) patch_clusterwide upload phase...
424
A1 | 2021-12-28 20:30:01.948 [7139] main/178/main twophase.lua:386 W> (2PC) patch_clusterwide prepare phase...
425
A1 | 2021-12-28 20:30:01.953 [7139] main/178/main twophase.lua:395 W> Prepared for patch_clusterwide at localhost:13301
426
A1 | 2021-12-28 20:30:01.953 [7139] main/178/main twophase.lua:395 W> Prepared for patch_clusterwide at localhost:13302
427
A1 | 2021-12-28 20:30:01.953 [7139] main/178/main twophase.lua:395 W> Prepared for patch_clusterwide at localhost:13303
428
A1 | 2021-12-28 20:30:01.953 [7139] main/178/main twophase.lua:419 W> (2PC) patch_clusterwide commit phase...
429
B2 | 2021-12-28 20:30:01.954 [7155] main/153/main I> Backup of active config created: "/tmp/tmp.cartridge.StkG-z3NA866/localhost-13303/config.backup"
430
B2 | 2021-12-28 20:30:01.954 [7155] main/153/main I> Instance state changed: RolesConfigured -> ConfiguringRoles
431
B2 | 2021-12-28 20:30:01.955 [7155] main/153/main I> Stateful failover enabled with etcd-v2 at http://127.0.0.1:14001
432
B2 | 2021-12-28 20:30:01.958 [7155] main/153/main I> --- apply_config({is_master = false})
433
B2 | 2021-12-28 20:30:01.958 [7155] main/153/main I> Roles configuration finished
434
B2 | 2021-12-28 20:30:01.958 [7155] main/153/main I> Instance state changed: ConfiguringRoles -> RolesConfigured
435
B1 | 2021-12-28 20:30:01.954 [7147] main/136/main I> Backup of active config created: "/tmp/tmp.cartridge.StkG-z3NA866/localhost-13302/config.backup"
436
B1 | 2021-12-28 20:30:01.955 [7147] main/136/main I> Instance state changed: RolesConfigured -> ConfiguringRoles
437
B1 | 2021-12-28 20:30:01.956 [7147] main/136/main I> Stateful failover enabled with etcd-v2 at http://127.0.0.1:14001
438
B1 | 2021-12-28 20:30:01.961 [7147] main/136/main I> --- apply_config({is_master = true})
439
B1 | 2021-12-28 20:30:01.961 [7147] main/136/main I> Roles configuration finished
440
B1 | 2021-12-28 20:30:01.961 [7147] main/136/main I> Instance state changed: ConfiguringRoles -> RolesConfigured
441
A1 | 2021-12-28 20:30:01.956 [7139] main/159/main I> Backup of active config created: "/tmp/tmp.cartridge.StkG-z3NA866/localhost-13301/config.backup"
442
A1 | 2021-12-28 20:30:01.956 [7139] main/159/main I> Instance state changed: RolesConfigured -> ConfiguringRoles
443
A1 | 2021-12-28 20:30:01.956 [7139] main/159/main I> Stateful failover enabled with etcd-v2 at http://127.0.0.1:14001
444
A1 | 2021-12-28 20:30:01.959 [7139] main/159/main I> --- apply_config({is_master = true})
445
A1 | 2021-12-28 20:30:01.959 [7139] main/159/main I> Roles configuration finished
446
A1 | 2021-12-28 20:30:01.959 [7139] main/159/main I> Instance state changed: ConfiguringRoles -> RolesConfigured
447
A1 | 2021-12-28 20:30:01.961 [7139] main/178/main twophase.lua:428 W> Committed patch_clusterwide at localhost:13301
448
A1 | 2021-12-28 20:30:01.961 [7139] main/178/main twophase.lua:428 W> Committed patch_clusterwide at localhost:13302
449
2021-12-28 20:30:49.119 [3172] main I> tx_binary: stopped
450
A1 | 2021-12-28 20:30:01.961 [7139] main/178/main twophase.lua:428 W> Committed patch_clusterwide at localhost:13303
451
A1 | 2021-12-28 20:30:01.961 [7139] main/178/main twophase.lua:573 W> Clusterwide config updated successfully
452
A1 | 2021-12-28 20:30:01.966 [7139] main/188/failover-take-control I> Lock acquired
453

454

455
2) integration.switchover.etcd2.test_all_rw
456
...cartridge/cartridge/test/integration/switchover_test.lua:146: expected: a value evaluating to true, actual: false
457
stack traceback:
458
	...cartridge/cartridge/test/integration/switchover_test.lua:146: in function 'before_each'
459
	...cartridge/cartridge/test/integration/switchover_test.lua:156: in function <...cartridge/cartridge/test/integration/switchover_test.lua:156>
460
	...
461
	[C]: in function 'xpcall'
462

463
3) integration.switchover.etcd2.test_alone_instance
464
...cartridge/cartridge/test/integration/switchover_test.lua:146: expected: a value evaluating to true, actual: false
465
stack traceback:
466
	...cartridge/cartridge/test/integration/switchover_test.lua:146: in function 'before_each'
467
	...cartridge/cartridge/test/integration/switchover_test.lua:156: in function <...cartridge/cartridge/test/integration/switchover_test.lua:156>
468
	...
469
	[C]: in function 'xpcall'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant