Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-4042

LevelDBStateTest suite fails in virtual box shared folder.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      Building and checking 5c0e4dc974014b0afd1f2752ff60a61c651de478 in a ubuntu14.04 virtualbox with --enable-optimized in a virtualbox shared folder fails with

      [ RUN      ] LevelDBStateTest.FetchAndStoreAndFetch
      ../../src/tests/state_tests.cpp:90: Failure
      (future1).failure(): IO error: /vagrant/mesos/build/.state/MANIFEST-000001: Invalid argument
      [  FAILED  ] LevelDBStateTest.FetchAndStoreAndFetch (15 ms)
      [ RUN      ] LevelDBStateTest.FetchAndStoreAndStoreAndFetch
      ../../src/tests/state_tests.cpp:120: Failure
      (future1).failure(): IO error: /vagrant/mesos/build/.state/MANIFEST-000001: Invalid argument
      [  FAILED  ] LevelDBStateTest.FetchAndStoreAndStoreAndFetch (13 ms)
      [ RUN      ] LevelDBStateTest.FetchAndStoreAndStoreFailAndFetch
      ../../src/tests/state_tests.cpp:156: Failure
      (future1).failure(): IO error: /vagrant/mesos/build/.state/MANIFEST-000001: Invalid argument
      [  FAILED  ] LevelDBStateTest.FetchAndStoreAndStoreFailAndFetch (10 ms)
      [ RUN      ] LevelDBStateTest.FetchAndStoreAndExpungeAndFetch
      ../../src/tests/state_tests.cpp:198: Failure
      (future1).failure(): IO error: /vagrant/mesos/build/.state/MANIFEST-000001: Invalid argument
      [  FAILED  ] LevelDBStateTest.FetchAndStoreAndExpungeAndFetch (10 ms)
      [ RUN      ] LevelDBStateTest.FetchAndStoreAndExpungeAndExpunge
      ../../src/tests/state_tests.cpp:233: Failure
      (future1).failure(): IO error: /vagrant/mesos/build/.state/MANIFEST-000001: Invalid argument
      [  FAILED  ] LevelDBStateTest.FetchAndStoreAndExpungeAndExpunge (10 ms)
      [ RUN      ] LevelDBStateTest.FetchAndStoreAndExpungeAndStoreAndFetch
      ../../src/tests/state_tests.cpp:264: Failure
      (future1).failure(): IO error: /vagrant/mesos/build/.state/MANIFEST-000001: Invalid argument
      [  FAILED  ] LevelDBStateTest.FetchAndStoreAndExpungeAndStoreAndFetch (12 ms)
      [ RUN      ] LevelDBStateTest.Names
      ../../src/tests/state_tests.cpp:304: Failure
      (future1).failure(): IO error: /vagrant/mesos/build/.state/MANIFEST-000001: Invalid argument
      [  FAILED  ] LevelDBStateTest.Names (10 ms)
      

      The identical error occurs for a non-optimized build.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bbannier Benjamin Bannier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: