Skip to content

test: flaky replication/box_set_replication_stress.test.lua OSX on 1.10 #221

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

Open
avtikhon opened this issue May 15, 2020 · 2 comments
Open

Comments

@avtikhon
Copy link
Contributor

Tarantool version:
Tarantool 1.10.6-18-g9dc2f263d
Target: Darwin-x86_64-RelWithDebInfo
Build options: cmake . -DCMAKE_INSTALL_PREFIX=/usr/local -DENABLE_BACKTRACE=ON
Compiler: /Library/Developer/CommandLineTools/usr/bin/cc /Library/Developer/CommandLineTools/usr/bin/c++
C_FLAGS: -Wno-unknown-pragmas -fexceptions -funwind-tables -fno-omit-frame-pointer -fno-stack-protector -fno-common -msse2 -std=c11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Werror
CXX_FLAGS: -Wno-unknown-pragmas -fexceptions -funwind-tables -fno-omit-frame-pointer -fno-stack-protector -fno-common -msse2 -std=c++11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Werror

OS version:
OSX 14/15

Bug description:
https://gitlab.com/tarantool/tarantool/-/jobs/554597234

 [028] replication/box_set_replication_stress.test.lua vinyl           
 [028] 
 [028] [Instance "master_quorum1" killed by signal: 6 (SIGABRT)]
 [028] 
 [028] Last 15 lines of Tarantool Log file [Instance "master_quorum1"][/tmp/tnt/028_replication/master_quorum1.log]:
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: C> leaving orphan mode
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: I> set 'replication' configuration option to ["\/private\/tmp\/tnt\/028_replication\/master_quorum1.sock","\/private\/tmp\/tnt\/028_replication\/master_quorum2.sock"]
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: C> leaving orphan mode
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: I> set 'replication' configuration option to []
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: I> connecting to 2 replicas
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: C> failed to connect to 2 out of 2 replicas
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: C> leaving orphan mode
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: I> set 'replication' configuration option to ["\/private\/tmp\/tnt\/028_replication\/master_quorum1.sock","\/private\/tmp\/tnt\/028_replication\/master_quorum2.sock"]
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: C> leaving orphan mode
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: I> set 'replication' configuration option to []
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: I> connecting to 2 replicas
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: C> failed to connect to 2 out of 2 replicas
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: C> leaving orphan mode
 [028] 2020-05-15 17:48:24.335 [4058] main/270/console/unix/: I> set 'replication' configuration option to ["\/private\/tmp\/tnt\/028_replication\/master_quorum1.sock","\/private\/tmp\/tnt\/028_replication\/master_quorum2.sock"]
 [028] (libev) select: Invalid argument

Steps to reproduce:

Optional (but very desirable):

  • coredump
  • backtrace
  • netstat
@avtikhon avtikhon self-assigned this May 15, 2020
@avtikhon avtikhon changed the title test: flaky replication/box_set_replication_stress.test.lua OSX on 1.10 test: flaky replication/box_set_replication_stress.test.lua on OSX Jun 1, 2020
@Totktonada
Copy link
Member

The original problem was fixed in tarantool/tarantool#3867. The new problem is not the same as the originally reported.

Alexander, please, reproduce it locally and try to catch a backtrace from a core file using lldb. At least we'll see where it crashes.

@avtikhon
Copy link
Contributor Author

avtikhon commented Jun 1, 2020

The original problem was fixed in tarantool/tarantool#3867. The new problem is not the same as the originally reported.

Alexander, please, reproduce it locally and try to catch a backtrace from a core file using lldb. At least we'll see where it crashes.

Right, removed the message, which is fixing at #216 not to mess these 2 different issues.

@avtikhon avtikhon changed the title test: flaky replication/box_set_replication_stress.test.lua on OSX test: flaky replication/box_set_replication_stress.test.lua OSX on 1.10 Jun 1, 2020
@ylobankov ylobankov transferred this issue from tarantool/tarantool Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants