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

mariabackup.undo_space_id failed in buildbot

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.5
    • 10.5.11
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/win32-debug/builds/18273/steps/test/logs/stdio

      mariabackup.undo_space_id 'innodb'       w1 [ fail ]
              Test ended at 2020-10-24 09:49:27
       
      CURRENT_TEST: mariabackup.undo_space_id
      D:\win32-debug\build\extra\mariabackup\Debug\mariabackup.exe based on MariaDB server 10.5.7-MariaDB Win32 (AMD64)
      [00] 2020-10-24 09:49:25 cd to D:\win32-debug\build\mysql-test\var\1\tmp\backup\
      [00] 2020-10-24 09:49:25 This target seems to be not prepared yet.
      [00] 2020-10-24 09:49:25 mariabackup: using the following InnoDB configuration for recovery:
      [00] 2020-10-24 09:49:25 innodb_data_home_dir = .
      [00] 2020-10-24 09:49:25 innodb_data_file_path = ib_mysql:10M
      [00] 2020-10-24 09:49:25 innodb_log_group_home_dir = .
      [00] 2020-10-24 09:49:25 Starting InnoDB instance for recovery.
      [00] 2020-10-24 09:49:25 mariabackup: Using 104857600 bytes for buffer pool (set by --use-memory parameter)
      2020-10-24  9:49:25 0 [Note] InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!
      2020-10-24  9:49:25 0 [Note] InnoDB: Uses event mutexes
      2020-10-24  9:49:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
      2020-10-24  9:49:25 0 [Note] InnoDB: Number of pools: 1
      2020-10-24  9:49:25 0 [Note] InnoDB: Using SSE4.2 crc32 instructions
      2020-10-24  9:49:25 0 [Note] InnoDB: Initializing buffer pool, total size = 104857600, chunk size = 104857600
      2020-10-24  9:49:25 0 [Note] InnoDB: Completed initialization of buffer pool
      2020-10-24  9:49:25 0 [Note] InnoDB: Opened 2 undo tablespaces
      2020-10-24  9:49:25 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=48161,48161
      2020-10-24  9:49:25 0 [Note] InnoDB: Opened 2 undo tablespaces
      2020-10-24  9:49:25 0 [Note] InnoDB: Starting final batch to recover 13 pages from redo log.
      [00] 2020-10-24 09:49:26 Last binlog file , position 0
      2020-10-24  9:49:26 0 [ERROR] InnoDB: File 'test\t1.ibd' has 0 operations and 1 flushes
      mysqltest: At line 20: exec of 'D:\win32-debug\build\extra\mariabackup\Debug\mariabackup.exe --prepare --target-dir=D:/win32-debug/build/mysql-test/var/1/tmp/backup' failed, error: 1, status: 1, errno: 2
      Output from before failure:
      # xtrabackup prepare
       
       
       
      The result from queries just before the failure was:
      # Create 2 UNDO TABLESPACE(UNDO001(space_id =3), UNDO002(space_id =4))
      CREATE TABLE t1(a varchar(60)) ENGINE INNODB;
      start transaction;
      INSERT INTO t1 VALUES(1);
      # xtrabackup backup
      # Display undo log files from target directory
      undo001
      undo002
      # xtrabackup prepare
       
       - saving 'D:/win32-debug/build/mysql-test/var/1/log/mariabackup.undo_space_id-innodb/' to 'D:/win32-debug/build/mysql-test/var/log/mariabackup.undo_space_id-innodb/'
      
      

      Attachments

        Issue Links

          Activity

            This is possibly caused by MDEV-23399, and possibly fixed in the MDEV-23855 branch.

            marko Marko Mäkelä added a comment - This is possibly caused by MDEV-23399 , and possibly fixed in the MDEV-23855 branch.

            alice, the potential fix is now in 10.5. Does this still repeat? Were you able to repeat the failure manually on the revision that failed on buildbot?

            marko Marko Mäkelä added a comment - alice , the potential fix is now in 10.5. Does this still repeat? Were you able to repeat the failure manually on the revision that failed on buildbot?

            The very last failure in a main branch occurred on 2020-10-24 09:48:01 for 10.5 d8515c8d359e92dfc1748df87b98a431.

            marko Marko Mäkelä added a comment - The very last failure in a main branch occurred on 2020-10-24 09:48:01 for 10.5 d8515c8d359e92dfc1748df87b98a431.

            People

              marko Marko Mäkelä
              alice Alice Sherepa
              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.