Skip to content

Replication tests fail sporadically with "User 'cluster' is not found" #3637

@locker

Description

@locker

Reproduced by Travis CI on 1.10:

[011] replication/ddl.test.lua                        memtx           [ pass ]
[011] replication/ddl.test.lua                        vinyl           
[011] 
[011] [Instance "ddl4" returns with non-zero exit code: 1]
[011] 
[011] Last 15 lines of Tarantool Log file [Instance "ddl4"][/tarantool/test/var/011_replication/ddl4.log]:
[011] 2018-08-22 13:32:24.465 [10448] main/101/ddl4 C> log level 5
[011] 2018-08-22 13:32:24.465 [10448] main/101/ddl4 I> mapping 268435456 bytes for memtx tuple arena...
[011] 2018-08-22 13:32:24.465 [10448] main/101/ddl4 I> mapping 134217728 bytes for vinyl tuple arena...
[011] 2018-08-22 13:32:24.468 [10448] iproto/101/main I> binary: bound to unix/:/tarantool/test/var/011_replication/autobootstrap4.sock
[011] 2018-08-22 13:32:24.468 [10448] main/108/applier/cluster@unix/:/tarantoo I> remote master is 1.10.1 at unix/:/tarantool/test/var/011_replication/autobootstrap2.sock
[011] 2018-08-22 13:32:24.470 [10448] main/109/applier/cluster@unix/:/tarantoo I> remote master is 1.10.1 at unix/:/tarantool/test/var/011_replication/autobootstrap3.sock
[011] 2018-08-22 13:32:24.470 [10448] main/107/applier/cluster@unix/:/tarantoo I> remote master is 1.10.1 at unix/:/tarantool/test/var/011_replication/autobootstrap1.sock
[011] 2018-08-22 13:32:24.470 [10448] main/110/applier/cluster@unix/:/tarantoo I> remote master is 1.10.1 at unix/:/tarantool/test/var/011_replication/autobootstrap4.sock
[011] 2018-08-22 13:32:24.470 [10448] main/107/applier/cluster@unix/:/tarantoo I> failed to authenticate
[011] 2018-08-22 13:32:24.470 [10448] main/107/applier/cluster@unix/:/tarantoo xrow.c:891 E> ER_LOADING: Instance bootstrap hasn't finished yet
[011] 2018-08-22 13:32:24.582 [10448] main/107/applier/cluster@unix/:/tarantoo I> failed to authenticate
[011] 2018-08-22 13:32:24.582 [10448] main/107/applier/cluster@unix/:/tarantoo xrow.c:891 E> ER_NO_SUCH_USER: User 'cluster' is not found
[011] 2018-08-22 13:32:24.582 [10448] main/101/ddl4 xrow.c:891 E> ER_NO_SUCH_USER: User 'cluster' is not found
[011] 2018-08-22 13:32:24.582 [10448] main/101/ddl4 F> can't initialize storage: User 'cluster' is not found
[011] 2018-08-22 13:32:24.582 [10448] main/101/ddl4 F> can't initialize storage: User 'cluster' is not found
[011] [ fail ]
[Main process] Got failed test; gently terminate all workers...
[011] Worker "011_replication" got failed test; stopping the server...

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions