Skip to content

replication/sync.test.lua flaky fail in parallel mode #6

Closed
tarantool/tarantool
#11103
@sergw

Description

@sergw

Tarantool version: 2.1 with branch: sergw/enable-parallel-test-replication-clean

OS version: docker-image:packpack/packpack:debian-stretch and ubuntu-cosmic

Bug description:

[002] replication/sync.test.lua                       memtx           [ fail ]
[002]
[002] Test failed! Result content mismatch:
[002] --- replication/sync.result	Fri Nov 23 12:10:21 2018
[002] +++ sync.reject	Mon Nov 26 10:13:38 2018
[002] @@ -97,7 +97,7 @@
[002]  ...
[002]  box.space.test:count()
[002]  ---
[002] -- 200
[002] +- 199
[002]  ...
[002]  box.info.status -- running
[002]  ---
[002]
[002] Last 15 lines of Tarantool Log file [Instance "master"][/tarantool/test/var/002_replication/master.log]:
[002] 2018-11-26 10:13:36.881 [91937] relay_0x55cfe54a2720/101/main I> recover from `/tarantool/test/var/002_replication/master/00000000000000000005.xlog'
[002] 2018-11-26 10:13:37.035 [91937] relay_0x55cfe54a2720/101/main I> done `/tarantool/test/var/002_replication/master/00000000000000000005.xlog'
[002] 2018-11-26 10:13:37.035 [91937] relay_0x55cfe54a2720/101/main I> recover from `/tarantool/test/var/002_replication/master/00000000000000000113.xlog'
[002] 2018-11-26 10:13:37.159 [91937] relay/127.0.0.1:57630/101/main C> exiting the relay loop
[002] 2018-11-26 10:13:37.207 [91937] relay_0x55cfe54a2720/101/main I> recover from `/tarantool/test/var/002_replication/master/00000000000000000113.xlog'
[002] 2018-11-26 10:13:37.389 [91937] relay_0x55cfe54a2720/101/main I> done `/tarantool/test/var/002_replication/master/00000000000000000113.xlog'
[002] 2018-11-26 10:13:37.389 [91937] relay_0x55cfe54a2720/101/main I> recover from `/tarantool/test/var/002_replication/master/00000000000000000313.xlog'
[002] 2018-11-26 10:13:37.516 [91937] relay/127.0.0.1:57676/101/main C> exiting the relay loop
[002] 2018-11-26 10:13:37.562 [91937] relay_0x55cfe54a2720/101/main I> recover from `/tarantool/test/var/002_replication/master/00000000000000000313.xlog'
[002] 2018-11-26 10:13:37.731 [91937] relay_0x55cfe54a2720/101/main I> done `/tarantool/test/var/002_replication/master/00000000000000000313.xlog'
[002] 2018-11-26 10:13:37.731 [91937] relay_0x55cfe54a2720/101/main I> recover from `/tarantool/test/var/002_replication/master/00000000000000000513.xlog'
[002] 2018-11-26 10:13:37.910 [91937] relay/127.0.0.1:57720/101/main C> exiting the relay loop
[002] 2018-11-26 10:13:38.020 [91937] relay_0x55cfe54a2720/101/main I> recover from `/tarantool/test/var/002_replication/master/00000000000000000513.xlog'
[002] 2018-11-26 10:13:38.021 [91937] relay_0x55cfe54a2720/101/main I> done `/tarantool/test/var/002_replication/master/00000000000000000513.xlog'
[002] 2018-11-26 10:13:38.112 [91937] relay/127.0.0.1:57790/101/main C> exiting the relay loop

Steps to reproduce:
root@b4840fa5ce95:/tarantool/test# python test-run.py $(for i in $(seq 1 52); do echo -n 'replication/sync.test.lua '; done)

reproduced only in parallel mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions