Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-29245

rpl.rpl_insert fails sometimes in bb with Result length mismatch

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.9
    • 10.4, 10.5, 10.6
    • Replication, Tests
    • None

    Description

      This test mostly fails on amd64-ubuntu-1804-valgrind and occasionally on amd64-ubuntu-1804-clang10-asan. The count in the reject file always varies. Both suggest the cause is environmental.

      rpl.rpl_insert 'stmt'                    w6 [ fail ]
              Test ended at 2022-08-03 11:16:44
       
      CURRENT_TEST: rpl.rpl_insert
      --- /buildbot/amd64-ubuntu-1804-valgrind/build/mysql-test/suite/rpl/r/rpl_insert.result	2022-08-02 06:39:15.000000000 +0000
      +++ /buildbot/amd64-ubuntu-1804-valgrind/build/mysql-test/suite/rpl/r/rpl_insert.reject	2022-08-03 11:16:43.012868991 +0000
      @@ -12,9 +12,17 @@
       COUNT(*)
       5000
       connection slave;
      +Timeout in wait_condition.inc for SELECT COUNT(*) = 5000 FROM mysqlslap.t1
      +Id	User	Host	db	Command	Time	State	Info	Progress
      +190	root	localhost:43998	test	Sleep	66		NULL	0.000
      +191	root	localhost:44000	test	Sleep	68		NULL	0.000
      +192	system user		NULL	Slave_IO	67	Waiting for master to send event	NULL	0.000
      +193	system user		mysqlslap	Slave_SQL	0	Unlocking tables	INSERT  INTO t1 VALUES (1, 'Dr. No'), (2, 'From Russia With Love'), (3, 'Goldfinger'), (4, 'Thunderball'), (5, 'You Only Live Twice')	0.000
      +194	root	localhost:44030	test	Query	0	starting	show full processlist	0.000
      +195	root	localhost:44032	test	Sleep	65		NULL	0.000
       SELECT COUNT(*) FROM mysqlslap.t1;
       COUNT(*)
      -5000
      +3210
       #
       # Cleanup
       #
       
      mysqltest: Result length mismatch
      

      Attachments

        Activity

          People

            angelique.sklavounos Angelique Sklavounos (Inactive)
            angelique.sklavounos Angelique Sklavounos (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.