Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-13081

Interop master <-> 2.12: sanity test_151 and test_156 fail

Details

    • 3
    • 9223372036854775807

    Description

      This issue was created by maloo for S Buisson <sbuisson@ddn.com>

      This issue relates to the following test suite run: https://testing.whamcloud.com/test_sets/879b832e-1dea-11ea-b1e8-52540065bddc

      test_151 failed with the following error:

      'IN CACHE: before: 46, after: 49'
      

      test_156 failed with the following error:

      ''IN CACHE: before: 8290, after: 8293''
      

      These errors occur when servers are running master, and clients 2.12.3.

      VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV
      sanity test_151 - 'IN CACHE: before: 46, after: 49'

      Attachments

        Issue Links

          Activity

            [LU-13081] Interop master <-> 2.12: sanity test_151 and test_156 fail

            "Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/54148
            Subject: LU-13081 tests: skip sanity test_151/test_156
            Project: fs/lustre-release
            Branch: b2_12
            Current Patch Set: 1
            Commit: 34c5ce79565d945bcd19d51fc9c585dc742ba731

            gerrit Gerrit Updater added a comment - "Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/54148 Subject: LU-13081 tests: skip sanity test_151/test_156 Project: fs/lustre-release Branch: b2_12 Current Patch Set: 1 Commit: 34c5ce79565d945bcd19d51fc9c585dc742ba731

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/51286/
            Subject: LU-13081 tests: skip sanity test_151/test_156
            Project: fs/lustre-release
            Branch: b2_15
            Current Patch Set:
            Commit: d15f9619eec367805606f4a46d049e6ecb62f36d

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/51286/ Subject: LU-13081 tests: skip sanity test_151/test_156 Project: fs/lustre-release Branch: b2_15 Current Patch Set: Commit: d15f9619eec367805606f4a46d049e6ecb62f36d

            "Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/51286
            Subject: LU-13081 tests: skip sanity test_151/test_156
            Project: fs/lustre-release
            Branch: b2_15
            Current Patch Set: 1
            Commit: 074d2041d2577603c7d38090a6688613ebb6fde3

            gerrit Gerrit Updater added a comment - "Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/51286 Subject: LU-13081 tests: skip sanity test_151/test_156 Project: fs/lustre-release Branch: b2_15 Current Patch Set: 1 Commit: 074d2041d2577603c7d38090a6688613ebb6fde3
            pjones Peter Jones added a comment -

            Landed for 2.16

            pjones Peter Jones added a comment - Landed for 2.16

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/50777/
            Subject: LU-13081 tests: skip sanity test_151/test_156
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 305dda878d1dde822eab7a9dacfe8dec0b96cb3e

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/50777/ Subject: LU-13081 tests: skip sanity test_151/test_156 Project: fs/lustre-release Branch: master Current Patch Set: Commit: 305dda878d1dde822eab7a9dacfe8dec0b96cb3e

            "Alex Deiter <alex.deiter@gmail.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/50777
            Subject: LU-13081 tests: disable sanity test_151/test_156
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 01df9ec0aaaa8ff189505266c6c9d6511c7435d9

            gerrit Gerrit Updater added a comment - "Alex Deiter <alex.deiter@gmail.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/50777 Subject: LU-13081 tests: disable sanity test_151/test_156 Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 01df9ec0aaaa8ff189505266c6c9d6511c7435d9

            Alex, could you please push a patch to skip both test_151 and test_156 during interop testing. There is already a helper function check_versions that can be used for this.

            adilger Andreas Dilger added a comment - Alex, could you please push a patch to skip both test_151 and test_156 during interop testing. There is already a helper function check_versions that can be used for this.

            Since this is really testing server-side functionality only (OSS caching behavior) it makes sense to just exclude test_151 and test_156 during interop testing, otherwise it seems that the client version of the test can become inconsistent with the caching behavior/tunables on the OSS and the failures don't mean anything. There is enough non-interop testing to catch any regressions in the OSS cache behavior.

            adilger Andreas Dilger added a comment - Since this is really testing server-side functionality only (OSS caching behavior) it makes sense to just exclude test_151 and test_156 during interop testing, otherwise it seems that the client version of the test can become inconsistent with the caching behavior/tunables on the OSS and the failures don't mean anything. There is enough non-interop testing to catch any regressions in the OSS cache behavior.

            This seems to be systematically fail with interop (2.12.[7-8] <-> 2.14. ) tests:
            https://testing.whamcloud.com//sub_tests/f3b3f39f-f76a-4f67-9084-2f7fccab24fb
            https://testing.whamcloud.com//sub_tests/8651d1e5-4d22-481b-b35a-8ef2071bd61b
            https://testing.whamcloud.com//sub_tests/99bf9169-6ff9-4c53-9a44-828b4c72b5df
            https://testing.whamcloud.com//sub_tests/98943afa-e551-42cf-80a5-f29c06101e57
            https://testing.whamcloud.com//sub_tests/db07770f-4010-4417-9583-fa2f99d3a508
            https://testing.whamcloud.com//sub_tests/b78cc879-eb31-4ab3-a1e8-023621c76bfd
            https://testing.whamcloud.com//sub_tests/0cb3b4ae-2aba-4398-8b4f-85546823c2a4
            https://testing.whamcloud.com//sub_tests/761eacae-0790-441a-afa2-581e071e165f
            https://testing.whamcloud.com//sub_tests/772be12c-f3a3-4137-af06-13b2586a4346
            https://testing.whamcloud.com//sub_tests/63719d21-74ef-472c-9f1a-2e5b2807a359
            https://testing.whamcloud.com//sub_tests/6ad65536-3dfb-49a4-b495-c3fb1912f3f5
            https://testing.whamcloud.com//sub_tests/b67783b3-eb0f-4640-afb6-a1effaef76f7
            https://testing.whamcloud.com//sub_tests/bf2eea54-6435-47ca-8018-9566ace3e771
            https://testing.whamcloud.com//sub_tests/dc259299-e577-4be3-a27f-52d96a30870d
            https://testing.whamcloud.com//sub_tests/fddc4632-ad1b-48a1-bafb-5b1bfdca7896
            https://testing.whamcloud.com//sub_tests/7a177f01-27b1-41fa-99c6-2346843fa22b
            https://testing.whamcloud.com//sub_tests/dc7e0f03-48bf-435e-bd32-e68983041954
            https://testing.whamcloud.com//sub_tests/c9f36fbb-f28b-4559-94c8-c09324b4e2e8
            https://testing.whamcloud.com//sub_tests/a75c0995-5506-4563-9fd3-b4f4058b08ac
            https://testing.whamcloud.com//sub_tests/e12c0e0f-debc-41e6-9920-48844e20b7c7
            https://testing.whamcloud.com//sub_tests/f88560ed-fb70-4854-b238-0c59791a4e30
            https://testing.whamcloud.com//sub_tests/74c57995-e1ff-4484-916f-50c0ce4842d8
            https://testing.whamcloud.com//sub_tests/1b301d69-d5b2-4c61-a881-f106330f1e29

            eaujames Etienne Aujames added a comment - This seems to be systematically fail with interop (2.12. [7-8] <-> 2.14. ) tests: https://testing.whamcloud.com//sub_tests/f3b3f39f-f76a-4f67-9084-2f7fccab24fb https://testing.whamcloud.com//sub_tests/8651d1e5-4d22-481b-b35a-8ef2071bd61b https://testing.whamcloud.com//sub_tests/99bf9169-6ff9-4c53-9a44-828b4c72b5df https://testing.whamcloud.com//sub_tests/98943afa-e551-42cf-80a5-f29c06101e57 https://testing.whamcloud.com//sub_tests/db07770f-4010-4417-9583-fa2f99d3a508 https://testing.whamcloud.com//sub_tests/b78cc879-eb31-4ab3-a1e8-023621c76bfd https://testing.whamcloud.com//sub_tests/0cb3b4ae-2aba-4398-8b4f-85546823c2a4 https://testing.whamcloud.com//sub_tests/761eacae-0790-441a-afa2-581e071e165f https://testing.whamcloud.com//sub_tests/772be12c-f3a3-4137-af06-13b2586a4346 https://testing.whamcloud.com//sub_tests/63719d21-74ef-472c-9f1a-2e5b2807a359 https://testing.whamcloud.com//sub_tests/6ad65536-3dfb-49a4-b495-c3fb1912f3f5 https://testing.whamcloud.com//sub_tests/b67783b3-eb0f-4640-afb6-a1effaef76f7 https://testing.whamcloud.com//sub_tests/bf2eea54-6435-47ca-8018-9566ace3e771 https://testing.whamcloud.com//sub_tests/dc259299-e577-4be3-a27f-52d96a30870d https://testing.whamcloud.com//sub_tests/fddc4632-ad1b-48a1-bafb-5b1bfdca7896 https://testing.whamcloud.com//sub_tests/7a177f01-27b1-41fa-99c6-2346843fa22b https://testing.whamcloud.com//sub_tests/dc7e0f03-48bf-435e-bd32-e68983041954 https://testing.whamcloud.com//sub_tests/c9f36fbb-f28b-4559-94c8-c09324b4e2e8 https://testing.whamcloud.com//sub_tests/a75c0995-5506-4563-9fd3-b4f4058b08ac https://testing.whamcloud.com//sub_tests/e12c0e0f-debc-41e6-9920-48844e20b7c7 https://testing.whamcloud.com//sub_tests/f88560ed-fb70-4854-b238-0c59791a4e30 https://testing.whamcloud.com//sub_tests/74c57995-e1ff-4484-916f-50c0ce4842d8 https://testing.whamcloud.com//sub_tests/1b301d69-d5b2-4c61-a881-f106330f1e29

            People

              Deiter Alex Deiter
              maloo Maloo
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: