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

innodb.purge_secondary_mdev-16222 failed in buildbot, debug sync point wait timed out

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.3
    • 10.3.23, 10.4.13
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/win32-debug/builds/15203

      10.3 e8de75db88acdf228237fbebad7f4c8f

      innodb.purge_secondary_mdev-16222 'innodb' w3 [ fail ]
              Test ended at 2019-08-21 09:26:19
       
      CURRENT_TEST: innodb.purge_secondary_mdev-16222
      --- D:/win32-debug/build/src/mysql-test/suite/innodb/r/purge_secondary_mdev-16222.result	2019-08-21 09:03:50.847375800 +0000
      +++ D:\win32-debug\build\src\mysql-test\suite\innodb\r\purge_secondary_mdev-16222.reject	2019-08-21 09:26:18.243301400 +0000
      @@ -13,9 +13,13 @@
       select * into outfile 'load.data' from t1;
       load data infile 'load.data' replace into table t1;
       set debug_sync= "now WAIT_FOR latch_released";
      +Warnings:
      +Warning	1639	debug sync point wait timed out
       set global debug_dbug= "-d,ib_purge_virtual_mdev_16222_1";
       drop table t1;
       set debug_sync= "now SIGNAL drop_started WAIT_FOR got_no_such_table";
      +Warnings:
      +Warning	1639	debug sync point wait timed out
       create table t1 (
       pk serial, vb tinyblob as (b) virtual, b tinyblob,
       primary key(pk), index (vb(64)))
       
      mysqltest: Result length mismatch
      

      Attachments

        Issue Links

          Activity

            People

              midenok Aleksey Midenkov
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.