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

rpl.rpl_rotate_purge_deadlock failed in buildbot

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 5.5(EOL)
    • N/A
    • Tests, MTR
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/10371/steps/test_3/logs/stdio

      rpl.rpl_rotate_purge_deadlock 'innodb_plugin,row' w2 [ fail ]
              Test ended at 2017-11-11 23:22:35
       
      CURRENT_TEST: rpl.rpl_rotate_purge_deadlock
      --- /mnt/buildbot/build/mariadb-5.5.59/mysql-test/suite/rpl/r/rpl_rotate_purge_deadlock.result	2017-11-11 21:49:05.000000000 +0200
      +++ /mnt/buildbot/build/mariadb-5.5.59/mysql-test/suite/rpl/r/rpl_rotate_purge_deadlock.reject	2017-11-11 23:22:34.000000000 +0200
      @@ -26,6 +26,15 @@
       SET DEBUG_SYNC = 'at_purge_logs_before_date WAIT_FOR rotated';
       SET DEBUG_SYNC = 'after_purge_logs_before_date SIGNAL continued';
       insert into t1 set f=repeat('b', 4096);
      +Timeout in wait_condition.inc for SELECT COUNT(*) = 1 FROM INFORMATION_SCHEMA.PROCESSLIST
      +WHERE command = 'Binlog Dump' and STATE like "Master has sent all binlog to slave%"
      +Id	User	Host	db	Command	Time	State	Info	Progress
      +2	root	localhost	test	Sleep	33		NULL	0.000
      +3	root	localhost:36513	test	Sleep	33		NULL	0.000
      +4	root	localhost:36514	test	Sleep	34		NULL	0.000
      +5	root	localhost:36515	NULL	Killed	34	Master has sent all binlog to slave; waiting for binlog to be updated	NULL	0.000
      +6	root	localhost:36517	test	Query	33	debug sync point: at_purge_logs_before_date	insert into t1 set f=repeat('b', 4096)	0.000
      +7	root	localhost:36518	test	Query	0	Waiting on cond	show full processlist	0.000
       SET DEBUG_SYNC = 'now SIGNAL rotated';
       SET DEBUG_SYNC = 'now WAIT_FOR continued';
       SET DEBUG_SYNC = 'RESET';
       
      mysqltest: Result length mismatch
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            alice Alice Sherepa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

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