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

encryption.innodb_encryption_discard_import still fails in buildbot with FOUND vs NOT FOUND

Details

    Description

      MDEV-12903 has been closed, but this still happens:
      http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-x86/builds/9135

      10.1 0db66ab18ffef6d8920e2e6ff66e9951

      encryption.innodb_encryption_discard_import 'xtradb' w2 [ fail ]
              Test ended at 2018-05-07 14:26:18
       
      CURRENT_TEST: encryption.innodb_encryption_discard_import
      --- /usr/local/mariadb-10.1.33-linux-i686/mysql-test/suite/encryption/r/innodb_encryption_discard_import.result	2018-05-07 12:20:07.000000000 +0300
      +++ /usr/local/mariadb-10.1.33-linux-i686/mysql-test/suite/encryption/r/innodb_encryption_discard_import.reject	2018-05-07 14:26:18.207800263 +0300
      @@ -25,7 +25,7 @@
       # t1 yes on expecting NOT FOUND
       NOT FOUND /foobar/ in t1.ibd
       # t2 ... on expecting NOT FOUND
      -NOT FOUND /temp/ in t2.ibd
      +FOUND /temp/ in t2.ibd
       # t3 ... on expecting NOT FOUND
       NOT FOUND /barfoo/ in t3.ibd
       t1.frm
      

      Attachments

        Issue Links

          Activity

            elenst Elena Stepanova added a comment - Still happens on current 10.2: http://buildbot.askmonty.org/buildbot/builders/kvm-deb-jessie-amd64/builds/4854/steps/mtr/logs/stdio
            monty Michael Widenius added a comment - Also happens in 10.3: http://buildbot.askmonty.org/buildbot/builders/kvm-deb-xenial-x86/builds/13567/steps/mtr/logs/stdio

            Latest main-branch failure:

            11.0 fe681d79b352f266f50987e7963de2534c65e268

            encryption.innodb_encryption_discard_import 'innodb' w3 [ fail ]
                    Test ended at 2023-11-24 12:37:13
             
            CURRENT_TEST: encryption.innodb_encryption_discard_import
            --- /mnt/buildbot/build/mariadb-11.0.5/mysql-test/suite/encryption/r/innodb_encryption_discard_import.result	2023-11-24 09:20:34.000000000 -0500
            +++ /mnt/buildbot/build/mariadb-11.0.5/mysql-test/suite/encryption/r/innodb_encryption_discard_import.reject	2023-11-24 12:37:12.888940030 -0500
            @@ -22,7 +22,7 @@
             # t1 yes on expecting NOT FOUND
             NOT FOUND /foobar/ in t1.ibd
             # t2 ... on expecting NOT FOUND
            -NOT FOUND /temp/ in t2.ibd
            +FOUND 1 /temp/ in t2.ibd
             # t3 ... on expecting NOT FOUND
             NOT FOUND /barfoo/ in t3.ibd
             # restart
             
            mysqltest: Result length mismatch
            

            marko Marko Mäkelä added a comment - Latest main-branch failure: 11.0 fe681d79b352f266f50987e7963de2534c65e268 encryption.innodb_encryption_discard_import 'innodb' w3 [ fail ] Test ended at 2023-11-24 12:37:13   CURRENT_TEST: encryption.innodb_encryption_discard_import --- /mnt/buildbot/build/mariadb-11.0.5/mysql-test/suite/encryption/r/innodb_encryption_discard_import.result 2023-11-24 09:20:34.000000000 -0500 +++ /mnt/buildbot/build/mariadb-11.0.5/mysql-test/suite/encryption/r/innodb_encryption_discard_import.reject 2023-11-24 12:37:12.888940030 -0500 @@ -22,7 +22,7 @@ # t1 yes on expecting NOT FOUND NOT FOUND /foobar/ in t1.ibd # t2 ... on expecting NOT FOUND -NOT FOUND /temp/ in t2.ibd +FOUND 1 /temp/ in t2.ibd # t3 ... on expecting NOT FOUND NOT FOUND /barfoo/ in t3.ibd # restart   mysqltest: Result length mismatch

            Sorry, I had forgotten about this ticket. The same test was mentioned also in MDEV-11905, which I addressed by simplifying the test.

            I was not able to reproduce any failure. I think that removing the restarts of the server should make it easier to reason about any failures, if they still occur after the simplification.

            marko Marko Mäkelä added a comment - Sorry, I had forgotten about this ticket. The same test was mentioned also in MDEV-11905 , which I addressed by simplifying the test. I was not able to reproduce any failure. I think that removing the restarts of the server should make it easier to reason about any failures, if they still occur after the simplification.

            People

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