[Box Backup-commit] [Failed Build] Box Backup [2862] Trunk

Trac trac at boxbackup.org
Sat Feb 26 14:20:38 GMT 2011


Failed build of Box Backup [2862]
---------------------------------------------------------------------

  Changeset:             2862  -  <https://www.boxbackup.org/trac/changeset/2862>
  Committed by:          chris

  Build Configuration:   Trunk
  Build Platform:        FreeBSD 8.0 amd64
  Build Slave:           www
  Build Number:          1455  -  <https://www.boxbackup.org/trac/build/Trunk/1455>

  Failures:
    Step:                tests-debug
    Errors:              Executing perl failed (error code 1)
    Log:
      [INFO    ]   [CXX]     emu
      [INFO    ]   [CXX]     getopt_long
      [INFO    ]   [AR]      win32
      [INFO    ]   [RANLIB]  win32
      [INFO    ]   [CXX]     BoxException
      [INFO    ]   [CXX]     BoxTime
      [INFO    ]   [CXX]     BoxTimeToText
      [INFO    ]   [CXX]     BufferedStream
      [INFO    ]   [CXX]     BufferedWriteStream
      [INFO    ]   [CXX]     CollectInBufferStream
      [INFO    ]   [CXX]     Configuration
      [ERROR   ] Configuration.cpp: In member function 'bool Configuration::Verify(const ConfigurationVerify&, const std::string&, std::string&)':
      [ERROR   ] Configuration.cpp:721: warning: unused variable 'r'
      [INFO    ]   [CXX]     ConversionString
      [INFO    ]   [CXX]     DebugAssertFailed
      [INFO    ]   [CXX]     DebugMemLeakFinder
      [ERROR   ] DebugMemLeakFinder.cpp: In function 'int memleakfinder_numleaks()':
      [ERROR   ] DebugMemLeakFinder.cpp:342: warning: unused variable 'rInfo'
      [ERROR   ] DebugMemLeakFinder.cpp: In function 'void memleakfinder_reportleaks_file(FILE*)':
      [ERROR   ] DebugMemLeakFinder.cpp:362: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
      [ERROR   ] DebugMemLeakFinder.cpp:374: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int'
      [INFO    ]   [CXX]     DebugPrintf
      [INFO    ]   [CXX]     EventWatchFilesystemObject
      [INFO    ]   [CXX]     ExcludeList
      [INFO    ]   [CXX]     FdGetLine
      [INFO    ]   [CXX]     FileModificationTime
      [INFO    ]   [CXX]     FileStream
      [INFO    ]   [CXX]     IOStream
      [INFO    ]   [CXX]     IOStreamGetLine
      [INFO    ]   [CXX]     InvisibleTempFileStream
      [INFO    ]   [CXX]     Logging
      [INFO    ]   [CXX]     MemBlockStream
      [INFO    ]   [CXX]     NamedLock
      [INFO    ]   [CXX]     PartialReadStream
      [INFO    ]   [CXX]     PathUtils
      [INFO    ]   [CXX]     RateLimitingStream
      [INFO    ]   [CXX]     ReadGatherStream
      [INFO    ]   [CXX]     ReadLoggingStream
      [INFO    ]   [CXX]     StreamableMemBlock
      [INFO    ]   [CXX]     Test
      [INFO    ]   [CXX]     Timer
      [INFO    ]   [CXX]     UnixUser
      [INFO    ]   [CXX]     Utils
      [INFO    ]   [CXX]     WaitForEvent
      [INFO    ]   [CXX]     ZeroStream
      [INFO    ]   [CXX]     autogen_CommonException
      [INFO    ]   [CXX]     autogen_ConversionException
      [INFO    ]   [AR]      common
      [INFO    ]   [RANLIB]  common
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testcommon
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../debug/test/common/t
      [INFO    ] chmod u+x ../../debug/test/common/t
      [INFO    ] cp _t-gdb ../../debug/test/common/t-gdb
      [INFO    ] chmod u+x ../../debug/test/common/t-gdb
      [INFO    ] TEST: test/common
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] WARNING: Failed to open file: testfiles/tempfile: No such file or directory (2)
      [INFO    ] WARNING: Failed to open file: testfiles/tempfile: No such file or directory (2)
      [INFO    ] ERROR:   FileHandleGuard: failed to open file 'testfiles/DOESNTEXIST': No such file or directory (2)
      [INFO    ] ERROR:   Missing configuration key: not exist
      [INFO    ] ERROR:   Error verifying configuration: <root>.TOPlevel (key) is missing.
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Unexpected start block in test1
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Root level has close block -- forgot to terminate subblock?
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Block subconfig2 wasn't started correctly (no '{' on line of it's own)
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.bing (key) multi value not allowed (duplicated key?).
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Invalid configuration key: = invalid thing here!
      [INFO    ] ERROR:   Error in Configuration::LoadInto: File ended without terminating all subblocks
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig.carrots (key) is missing.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.NOTEXPECTED (key) is not a known key. Check spelling and placement.
      [INFO    ] ERROR:   Error verifying configuration: <root>.test1.otherthing (block) is missing.
      [INFO    ] ERROR:   Error verifying configuration: <root>.test1.* (block) is missing (a block must be present).
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ERROR:   Error verifying configuration: <root>.BoolTrue1 (key) is not a valid boolean value.
      [INFO    ] ERROR:   Invalid regular expression: [:not_valid: brackets ([ ]) not balanced
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] NOTICE:  Running test common in debug mode...
      [INFO    ] ASSERT FAILED: [spTimers] at Timer.cpp(116)
      [INFO    ] ASSERT FAILED: [spTimers] at Timer.cpp(133)
      [INFO    ] ASSERT FAILED: [spTimers] at Timer.cpp(73)
      [INFO    ] ASSERT FAILED: [!spTimers] at Timer.cpp(43)
      [INFO    ] ASSERT FAILED: [spTimers] at Timer.cpp(73)
      [INFO    ] (testfiles/config2.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.TOPlevel (key) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config3.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Unexpected start block in test1
      [INFO    ] ------
      [INFO    ] (testfiles/config4.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ------
      [INFO    ] (testfiles/config5.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Block subconfig2 wasn't started correctly (no '{' on line of it's own)
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ------
      [INFO    ] (testfiles/config6.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.bing (key) multi value not allowed (duplicated key?).
      [INFO    ] ------
      [INFO    ] (testfiles/config7.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Invalid configuration key: = invalid thing here!
      [INFO    ] ------
      [INFO    ] (testfiles/config8.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] File ended without terminating all subblocks
      [INFO    ] ------
      [INFO    ] (testfiles/config9.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9b.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9c.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9d.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config10.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig.carrots (key) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config11.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.NOTEXPECTED (key) is not a known key. Check spelling and placement.
      [INFO    ] ------
      [INFO    ] (testfiles/config12.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config13.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.test1.* (block) is missing (a block must be present).
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config16.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.BoolTrue1 (key) is not a valid boolean value.
      [INFO    ] ------
      [INFO    ] PASSED
      [INFO    ] `../../debug/lib/win32/win32.a' is up to date.
      [INFO    ] `../../debug/lib/common/common.a' is up to date.
      [INFO    ]   [CXX]     CipherAES
      [INFO    ]   [CXX]     CipherBlowfish
      [INFO    ]   [CXX]     CipherContext
      [INFO    ]   [CXX]     CipherDescription
      [INFO    ]   [CXX]     MD5Digest
      [INFO    ]   [CXX]     Random
      [INFO    ]   [CXX]     RollingChecksum
      [INFO    ]   [CXX]     autogen_CipherException
      [INFO    ]   [AR]      crypto
      [INFO    ]   [RANLIB]  crypto
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testcrypto
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../debug/test/crypto/t
      [INFO    ] chmod u+x ../../debug/test/crypto/t
      [INFO    ] cp _t-gdb ../../debug/test/crypto/t-gdb
      [INFO    ] chmod u+x ../../debug/test/crypto/t-gdb
      [INFO    ] TEST: test/crypto
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: ../../../test/crypto/testfiles: No such file or directory
      [INFO    ] NOTICE:  Running test crypto in debug mode...
      [INFO    ] Blowfish...
      [INFO    ] AES...
      [INFO    ] Misc...
      [INFO    ] PASSED
      [INFO    ] `../../debug/lib/win32/win32.a' is up to date.
      [INFO    ] `../../debug/lib/common/common.a' is up to date.
      [INFO    ]   [CXX]     CompressStream
      [INFO    ]   [CXX]     autogen_CompressException
      [INFO    ]   [AR]      compress
      [INFO    ]   [RANLIB]  compress
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testcompress
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../debug/test/compress/t
      [INFO    ] chmod u+x ../../debug/test/compress/t
      [INFO    ] cp _t-gdb ../../debug/test/compress/t-gdb
      [INFO    ] chmod u+x ../../debug/test/compress/t-gdb
      [INFO    ] TEST: test/compress
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: ../../../test/compress/testfiles: No such file or directory
      [INFO    ] NOTICE:  Running test compress in debug mode...
      [INFO    ] PASSED
      [INFO    ] `../../debug/lib/win32/win32.a' is up to date.
      [INFO    ] `../../debug/lib/common/common.a' is up to date.
      [INFO    ]   [CXX]     intercept
      [INFO    ]   [AR]      intercept
      [INFO    ]   [RANLIB]  intercept
      [INFO    ]   [CXX]     RaidFileController
      [INFO    ]   [CXX]     RaidFileRead
      [INFO    ]   [CXX]     RaidFileUtil
      [INFO    ]   [CXX]     RaidFileWrite
      [INFO    ]   [CXX]     autogen_RaidFileException
      [INFO    ]   [AR]      raidfile
      [INFO    ]   [RANLIB]  raidfile
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testraidfile
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../debug/test/raidfile/t
      [INFO    ] chmod u+x ../../debug/test/raidfile/t
      [INFO    ] cp _t-gdb ../../debug/test/raidfile/t-gdb
      [INFO    ] chmod u+x ../../debug/test/raidfile/t-gdb
      [INFO    ] TEST: test/raidfile
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   Attempted to delete object write1 which has 1 references
      [INFO    ] ERROR:   Attempted to modify object write1, which has no references
      [INFO    ] ERROR:   Attempted to modify object write1, which has 2 references
      [INFO    ] ERROR:   Attempted to overwrite raidfile 0 test1
      [INFO    ] ERROR:   Expected raidfile doesnt-exist does not exist
      [INFO    ] ERROR:   Opening 0 damage in normal mode, but parity file doesn't exist
      [INFO    ] ERROR:   Attempting to open RAID file 0 damage in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testdd.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testdd stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testdd.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testdd stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testdd (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testdd (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/test2.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 test2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/test2.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 test2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 test2 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 test2 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testThree.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testThree stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testThree.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testThree stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testThree (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testThree (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testX.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testX stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testX.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testX stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testX (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testX (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall0.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall0 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall0.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall0 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall1.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall1 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall1.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall1 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall1, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall2.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall2.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall3.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall3 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall3.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall3 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall3, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall4.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall4 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall4.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall4 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall4, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testSmall5.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall5 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testSmall5.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall5 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testSmall5, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testSmall6.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall6 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testSmall6.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall6 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testSmall6, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall7.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall7 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall7.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall7 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall7, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall8.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall8 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall8.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall8 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall8, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall9.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall9 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall9.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall9 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall9, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall10.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall10 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall10.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall10 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall10, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testfour.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testfour stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testfour.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testfour stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testfour (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testfour (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN0.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN0 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN0.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN0 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN1.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN1 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN1.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN1 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN1, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN7.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN7 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN7.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN7 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN7, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN9.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN9 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN9.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN9 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN9, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN1027.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN1027 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN1027.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN1027 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN1027 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN1027, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN1027, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2039.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2039 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2039.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2039 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2039 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2039, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2039, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2040.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2040 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2040.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2040 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2040 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2040, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2040, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2041.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2041 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2041.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2041 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2041 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2041, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2041, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2042.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2042 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2042.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2042 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2042 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2042, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2042, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2043.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2043 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2043.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2043 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2043 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2043, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2043, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2044.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2044 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2044.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2044 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2044 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2044, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2044, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2045.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2045 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2045.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2045 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2045 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2045, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2045, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2046.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2046 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2046.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2046 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2046 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2046, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2046, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2047.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2047 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2047.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2047 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2047 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2047, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2047, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2048.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2048 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2048.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2048 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2048 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2048, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2048, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2049.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2049 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2049.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2049 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2049 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2050.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2050 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2050.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2050 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2050 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2055.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2055 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2055.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2055 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2055 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2055 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2056.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2056 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2056.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2056 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2056 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2056 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2057.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2057 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2057.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2057 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2057 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2057 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN3075.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN3075 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN3075.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN3075 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN3075 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN3075 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4087.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4087 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4087.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4087 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4087 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4087 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4088.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4088 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4088.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4088 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4088 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4088 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4089.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4089 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4089.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4089 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4089 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4089 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4090.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4090 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4090.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4090 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4090 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4090 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4091.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4091 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4091.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4091 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4091 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4091 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4092.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4092 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4092.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4092 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4092 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4092 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4093.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4093 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4093.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4093 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4093 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4093 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4094.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4094 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4094.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4094 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4094 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4094 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4095.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4095 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4095.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4095 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4095 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4095 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4096.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4096 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4096.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4096 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4096 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4096 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4097.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4097 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4097.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4097 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4097 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4097 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4098.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4098 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4098.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4098 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4098 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4098 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4103.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4103 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4103.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4103 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4103 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4103 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4104.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4104 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4104.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4104 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4104 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4104 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4105.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4105 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4105.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4105 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4105 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4105 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN5123.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN5123 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN5123.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN5123 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN5123 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN5123 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6135.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6135 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6135.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6135 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6135 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6135 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6136.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6136 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6136.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6136 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6136 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6136 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6137.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6137 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6137.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6137 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6137 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6137 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6138.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6138 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6138.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6138 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6138 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6138 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6139.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6139 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6139.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6139 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6139 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6139 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6140.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6140 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6140.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6140 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6140 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6140 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6141.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6141 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6141.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6141 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6141 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6141 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6142.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6142 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6142.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6142 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6142 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6142 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6143.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6143 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6143.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6143 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6143 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6143 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6144.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6144 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6144.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6144 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6144 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6144 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6145.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6145 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6145.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6145 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6145 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6145 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6146.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6146 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6146.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6146 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6146 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6146 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6151.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6151 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6151.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6151 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6151 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6151 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6152.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6152 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6152.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6152 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6152 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6152 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6153.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6153 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6153.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6153 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6153 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6153 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN7171.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN7171 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN7171.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN7171 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN7171 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN7171 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8183.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8183 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8183.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8183 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8183 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8183 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8184.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8184 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8184.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8184 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8184 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8184 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8185.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8185 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8185.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8185 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8185 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8185 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8186.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8186 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8186.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8186 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8186 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8186 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8187.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8187 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8187.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8187 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8187 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8187 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8188.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8188 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8188.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8188 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8188 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8188 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8189.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8189 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8189.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8189 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8189 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8189 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8190.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8190 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8190.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8190 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8190 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8190 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8191.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8191 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8191.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8191 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8191 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8191 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8192.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8192 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8192.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8192 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8192 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8192 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8193.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8193 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8193.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8193 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8193 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8193 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8194.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8194 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8194.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8194 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8194 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8194 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8199.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8199 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8199.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8199 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8199 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8199 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8200.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8200 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8200.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8200 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8200 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8200 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8201.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8201 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8201.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8201 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8201 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8201 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN9219.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN9219 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN9219.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN9219 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN9219 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN9219 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10231.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10231 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10231.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10231 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10231 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10231 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10232.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10232 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10232.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10232 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10232 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10232 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10233.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10233 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10233.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10233 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10233 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10233 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10234.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10234 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10234.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10234 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10234 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10234 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10235.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10235 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10235.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10235 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10235 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10235 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10236.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10236 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10236.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10236 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10236 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10236 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10237.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10237 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10237.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10237 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10237 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10237 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10238.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10238 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10238.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10238 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10238 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10238 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10239.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10239 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10239.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10239 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10239 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10239 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10240.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10240 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10240.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10240 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10240 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10240 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10241.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10241 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10241.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10241 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10241 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10241 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10242.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10242 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10242.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10242 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10242 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10242 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10247.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10247 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10247.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10247 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10247 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10247 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10248.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10248 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10248.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10248 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10248 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10248 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10249.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10249 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10249.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10249 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10249 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10249 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN11267.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN11267 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN11267.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN11267 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN11267 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN11267 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12279.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN12279 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN12279.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN12279 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12279 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12279 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN12280.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN12280 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN12280.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN12280 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12280 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12280 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN12281.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN12281 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12281.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN12281 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12281 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12281 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN12282.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN12282 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN12282.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN12282 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12282 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12282 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN12283.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN12283 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN12283.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN12283 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12283 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12283 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN12284.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN12284 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN12284.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN12284 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12284 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12284 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12285.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN12285 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN12285.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN12285 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12285 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12285 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN12286.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN12286 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN12286.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN12286 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12286 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12286 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN12287.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN12287 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12287.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN12287 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12287 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12287 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] NOTICE:  Running test raidfile in debug mode...
      [INFO    ] PASSED
      [INFO    ] `../../debug/lib/win32/win32.a' is up to date.
      [INFO    ] `../../debug/lib/common/common.a' is up to date.
      [INFO    ]   [CXX]     Daemon
      [INFO    ]   [CXX]     LocalProcessStream
      [INFO    ]   [CXX]     Protocol
      [INFO    ]   [CXX]     ProtocolObject
      [INFO    ]   [CXX]     ProtocolUncertainStream
      [INFO    ]   [CXX]     SSLLib
      [INFO    ]   [CXX]     ServerControl
      [INFO    ]   [CXX]     Socket
      [INFO    ]   [CXX]     SocketStream
      [INFO    ]   [CXX]     SocketStreamTLS
      [INFO    ]   [CXX]     TLSContext
      [INFO    ]   [CXX]     WinNamedPipeStream
      [INFO    ]   [CXX]     autogen_ConnectionException
      [INFO    ]   [CXX]     autogen_ServerException
      [INFO    ]   [AR]      server
      [INFO    ]   [RANLIB]  server
      [INFO    ]   [CXX]     TestCommands
      [INFO    ]   [CXX]     TestContext
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     autogen_TestProtocolClient
      [INFO    ]   [CXX]     autogen_TestProtocolServer
      [INFO    ]   [CXX]     testbasicserver
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../debug/test/basicserver/t
      [INFO    ] chmod u+x ../../debug/test/basicserver/t
      [INFO    ] cp _t-gdb ../../debug/test/basicserver/t-gdb
      [INFO    ] chmod u+x ../../debug/test/basicserver/t-gdb
      [INFO    ] TEST: test/basicserver
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] NOTICE:  Running test basicserver in debug mode...
      [INFO    ] Starting server: ./test --test-daemon-args= srv1 testfiles/srv1.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 25183): . done.
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [ServerIsAlive(pid)] failed at testbasicserver.cpp:541
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [HUPServer(pid)] failed at testbasicserver.cpp:544
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [ServerIsAlive(pid)] failed at testbasicserver.cpp:546
      [INFO    ] ERROR:   Failed to connect to socket (type 2, name testfiles/srv2.sock, port 0): No such file or directory (2)
      [INFO    ] WARNING: Exception thrown: ConnectionException(Conn_SocketConnectError) at SocketStream.cpp(186)
      [INFO    ] Starting server: ./test --test-daemon-args= srv2 testfiles/srv2.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: Exception caught: Connection SocketConnectError
      [INFO    ] `../../debug/lib/win32/win32.a' is up to date.
      [INFO    ] `../../debug/lib/common/common.a' is up to date.
      [INFO    ] `../../debug/lib/compress/compress.a' is up to date.
      [INFO    ] `../../debug/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../debug/lib/server/server.a' is up to date.
      [INFO    ]   [CXX]     BackupClientCryptoKeys
      [INFO    ]   [CXX]     BackupClientFileAttributes
      [INFO    ]   [CXX]     BackupClientMakeExcludeList
      [INFO    ]   [CXX]     BackupClientRestore
      [INFO    ]   [CXX]     BackupDaemonConfigVerify
      [INFO    ]   [CXX]     BackupStoreDirectory
      [INFO    ]   [CXX]     BackupStoreFile
      [ERROR   ] BackupStoreFile.cpp: In static member function 'static void BackupStoreFile::DecodeFile(IOStream&, const char*, int, const BackupClientFileAttributes*)':
      [ERROR   ] BackupStoreFile.cpp:307: warning: unused variable 'drained'
      [INFO    ]   [CXX]     BackupStoreFileCmbDiff
      [INFO    ]   [CXX]     BackupStoreFileCmbIdx
      [INFO    ]   [CXX]     BackupStoreFileCombine
      [INFO    ]   [CXX]     BackupStoreFileCryptVar
      [INFO    ]   [CXX]     BackupStoreFileDiff
      [ERROR   ] BackupStoreFileDiff.cpp: In function 'void GenerateRecipe(BackupStoreFileEncodeStream::Recipe&, BackupStoreFileCreation::BlocksAvailableEntry*, int64_t, std::map<long int, long int, std::less<long int>, std::allocator<std::pair<const long int, long int> > >&, int64_t)':
      [ERROR   ] BackupStoreFileDiff.cpp:1033: warning: format '%8lld' expects type 'long long int', but argument 3 has type 'long int'
      [INFO    ]   [CXX]     BackupStoreFileEncodeStream
      [INFO    ]   [CXX]     BackupStoreFileRevDiff
      [INFO    ]   [CXX]     BackupStoreFilename
      [INFO    ]   [CXX]     BackupStoreFilenameClear
      [INFO    ]   [CXX]     BackupStoreObjectDump
      [INFO    ]   [CXX]     autogen_BackupProtocolClient
      [INFO    ]   [CXX]     autogen_BackupStoreException
      [INFO    ]   [AR]      backupclient
      [INFO    ]   [RANLIB]  backupclient
      [INFO    ] `../../debug/lib/raidfile/raidfile.a' is up to date.
      [INFO    ]   [CXX]     BackupStoreAccountDatabase
      [INFO    ]   [CXX]     BackupStoreAccounts
      [INFO    ]   [CXX]     BackupStoreCheck
      [INFO    ]   [CXX]     BackupStoreCheck2
      [INFO    ]   [CXX]     BackupStoreCheckData
      [INFO    ]   [CXX]     BackupStoreConfigVerify
      [INFO    ]   [CXX]     BackupStoreInfo
      [INFO    ]   [CXX]     BackupStoreRefCountDatabase
      [INFO    ]   [CXX]     StoreStructure
      [INFO    ]   [AR]      backupstore
      [INFO    ]   [RANLIB]  backupstore
      [INFO    ]   [CXX]     bbstoreaccounts
      [INFO    ]   [LINK]    bbstoreaccounts
      [INFO    ]   [CXX]     BBStoreDHousekeeping
      [INFO    ]   [CXX]     BackupCommands
      [INFO    ]   [CXX]     BackupStoreContext
      [INFO    ]   [CXX]     BackupStoreDaemon
      [INFO    ]   [CXX]     HousekeepStoreAccount
      [ERROR   ] HousekeepStoreAccount.cpp: In member function 'void HousekeepStoreAccount::DoHousekeeping(bool)':
      [ERROR   ] HousekeepStoreAccount.cpp:269: warning: comparison between signed and unsigned integer expressions
      [ERROR   ] HousekeepStoreAccount.cpp: In member function 'bool HousekeepStoreAccount::ScanDirectory(int64_t)':
      [ERROR   ] HousekeepStoreAccount.cpp:441: warning: comparison between signed and unsigned integer expressions
      [INFO    ]   [CXX]     autogen_BackupProtocolServer
      [INFO    ]   [CXX]     bbstored
      [INFO    ]   [LINK]    bbstored
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testbackupstore
      [ERROR   ] testbackupstore.cpp: In function 'void test_everything_deleted(BackupProtocolClient&, int64_t)':
      [ERROR   ] testbackupstore.cpp:440: warning: format '%llx' expects type 'long long unsigned int', but argument 2 has type 'int64_t'
      [ERROR   ] testbackupstore.cpp: In function 'void set_refcount(int64_t, uint32_t)':
      [ERROR   ] testbackupstore.cpp:481: warning: comparison between signed and unsigned integer expressions
      [ERROR   ] testbackupstore.cpp: In function 'int64_t create_test_data_subdirs(BackupProtocolClient&, int64_t, const char*, int, BackupStoreRefCountDatabase&)':
      [ERROR   ] testbackupstore.cpp:524: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'int64_t'
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../debug/test/backupstore/t
      [INFO    ] chmod u+x ../../debug/test/backupstore/t
      [INFO    ] cp _t-gdb ../../debug/test/backupstore/t-gdb
      [INFO    ] chmod u+x ../../debug/test/backupstore/t-gdb
      [INFO    ] TEST: test/backupstore
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] WARNING: Block 0x8014030a0 realloc()ated, but not in list. Error? Or allocated in startup static objects?
      [INFO    ] ERROR:   Attempted to overwrite raidfile 0 test-info/info
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:139
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [pid != -1 && pid != 0] failed at testbackupstore.cpp:1875
      [INFO    ] NOTICE:  Running test backupstore in debug mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored  testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 2 tests failed (first at Test.cpp:139)
      [INFO    ] `../../debug/lib/win32/win32.a' is up to date.
      [INFO    ] `../../debug/lib/common/common.a' is up to date.
      [INFO    ] `../../debug/lib/compress/compress.a' is up to date.
      [INFO    ] `../../debug/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../debug/lib/server/server.a' is up to date.
      [INFO    ] `../../debug/lib/backupclient/backupclient.a' is up to date.
      [INFO    ] `libqdbm.a' is up to date.
      [INFO    ] `../../debug/lib/raidfile/raidfile.a' is up to date.
      [INFO    ] `../../debug/lib/backupstore/backupstore.a' is up to date.
      [INFO    ]   [CXX]     bbackupctl
      [INFO    ]   [LINK]    bbackupctl
      [INFO    ]   [CXX]     BackupClientContext
      [INFO    ]   [CXX]     BackupClientDeleteList
      [INFO    ]   [CXX]     BackupClientDirectoryRecord
      [INFO    ]   [CXX]     BackupClientInodeToIDMap
      [INFO    ]   [CXX]     BackupDaemon
      [INFO    ]   [CXX]     Win32BackupService
      [INFO    ]   [CXX]     Win32ServiceFunctions
      [INFO    ]   [CXX]     autogen_ClientException
      [INFO    ]   [CXX]     bbackupd
      [INFO    ]   [LINK]    bbackupd
      [INFO    ]   [CXX]     BackupQueries
      [INFO    ]   [CXX]     CommandCompletion
      [INFO    ]   [CXX]     autogen_Documentation
      [INFO    ]   [CXX]     bbackupquery
      [INFO    ]   [LINK]    bbackupquery
      [INFO    ] `../../debug/bin/bbstoreaccounts/bbstoreaccounts' is up to date.
      [INFO    ] `../../debug/bin/bbstored/bbstored' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testbackupstorefix
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../debug/test/backupstorefix/t
      [INFO    ] chmod u+x ../../debug/test/backupstorefix/t
      [INFO    ] cp _t-gdb ../../debug/test/backupstorefix/t-gdb
      [INFO    ] chmod u+x ../../debug/test/backupstorefix/t-gdb
      [INFO    ] TEST: test/backupstorefix
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:139
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [pid != -1 && pid != 0] failed at testbackupstorefix.cpp:302
      [INFO    ] NOTICE:  Running test backupstorefix in debug mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 2 tests failed (first at Test.cpp:139)
      [INFO    ] `../../debug/lib/win32/win32.a' is up to date.
      [INFO    ] `../../debug/lib/common/common.a' is up to date.
      [INFO    ] `../../debug/lib/compress/compress.a' is up to date.
      [INFO    ] `../../debug/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../debug/lib/server/server.a' is up to date.
      [INFO    ] `../../debug/lib/backupclient/backupclient.a' is up to date.
      [INFO    ] `../../debug/lib/raidfile/raidfile.a' is up to date.
      [INFO    ] `../../debug/lib/backupstore/backupstore.a' is up to date.
      [INFO    ] `../../debug/bin/bbstoreaccounts/bbstoreaccounts' is up to date.
      [INFO    ] `../../debug/bin/bbstored/bbstored' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testbackupstorepatch
      [ERROR   ] testbackupstorepatch.cpp: In function 'int test(int, const char**)':
      [ERROR   ] testbackupstorepatch.cpp:425: warning: format '%lld' expects type 'long long int', but argument 2 has type 'int64_t'
      [ERROR   ] testbackupstorepatch.cpp:498: warning: unused variable 'startDisc'
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../debug/test/backupstorepatch/t
      [INFO    ] chmod u+x ../../debug/test/backupstorepatch/t
      [INFO    ] cp _t-gdb ../../debug/test/backupstorepatch/t-gdb
      [INFO    ] chmod u+x ../../debug/test/backupstorepatch/t-gdb
      [INFO    ] TEST: test/backupstorepatch
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: ../../../test/backupstorepatch/testfiles: No such file or directory
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:139
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [pid != -1 && pid != 0] failed at testbackupstorepatch.cpp:340
      [INFO    ] NOTICE:  Running test backupstorepatch in debug mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 2 tests failed (first at Test.cpp:139)
      [INFO    ] `../../debug/lib/win32/win32.a' is up to date.
      [INFO    ] `../../debug/lib/common/common.a' is up to date.
      [INFO    ] `../../debug/lib/compress/compress.a' is up to date.
      [INFO    ] `../../debug/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../debug/lib/server/server.a' is up to date.
      [INFO    ] `../../debug/lib/backupclient/backupclient.a' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     difftestfiles
      [INFO    ]   [CXX]     testbackupdiff
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../debug/test/backupdiff/t
      [INFO    ] chmod u+x ../../debug/test/backupdiff/t
      [INFO    ] cp _t-gdb ../../debug/test/backupdiff/t-gdb
      [INFO    ] chmod u+x ../../debug/test/backupdiff/t-gdb
      [INFO    ] TEST: test/backupdiff
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: ../../../test/backupdiff/testfiles: No such file or directory
      [INFO    ] NOTICE:  Running test backupdiff in debug mode...
      [INFO    ] Time taken: 5 seconds
      [INFO    ] PASSED
      [INFO    ] `../../debug/lib/win32/win32.a' is up to date.
      [INFO    ] `../../debug/lib/common/common.a' is up to date.
      [INFO    ] `../../debug/lib/compress/compress.a' is up to date.
      [INFO    ] `../../debug/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../debug/lib/server/server.a' is up to date.
      [INFO    ] `../../debug/lib/backupclient/backupclient.a' is up to date.
      [INFO    ] `../../debug/lib/raidfile/raidfile.a' is up to date.
      [INFO    ] `../../debug/lib/backupstore/backupstore.a' is up to date.
      [INFO    ] `libqdbm.a' is up to date.
      [INFO    ] `../../debug/lib/intercept/intercept.a' is up to date.
      [INFO    ] `../../debug/bin/bbackupctl/bbackupctl' is up to date.
      [INFO    ] `../../debug/bin/bbackupquery/bbackupquery' is up to date.
      [INFO    ] `../../debug/bin/bbstoreaccounts/bbstoreaccounts' is up to date.
      [INFO    ] `../../debug/bin/bbstored/bbstored' is up to date.
      [INFO    ] `../../debug/bin/bbackupd/bbackupd' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testbbackupd
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../debug/test/bbackupd/t
      [INFO    ] chmod u+x ../../debug/test/bbackupd/t
      [INFO    ] cp _t-gdb ../../debug/test/bbackupd/t-gdb
      [INFO    ] chmod u+x ../../debug/test/bbackupd/t-gdb
      [INFO    ] TEST: test/bbackupd
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   Failed to stat file: 'doesn't exist': No such file or directory (2)
      [INFO    ] ERROR:   Failed to change permissions of file 'testfiles/test1_nXX': No such file or directory (2)
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:139
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [bbstored_pid != -1 && bbstored_pid != 0] failed at testbbackupd.cpp:443
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [r == 0] failed at testbbackupd.cpp:4093
      [INFO    ] NOTICE:  Running test bbackupd in debug mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored  testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 3 tests failed (first at Test.cpp:139)
      [INFO    ] `../../debug/lib/win32/win32.a' is up to date.
      [INFO    ] `../../debug/lib/common/common.a' is up to date.
      [INFO    ] `../../debug/lib/server/server.a' is up to date.
      [INFO    ]   [CXX]     HTTPQueryDecoder
      [INFO    ]   [CXX]     HTTPRequest
      [INFO    ]   [CXX]     HTTPResponse
      [INFO    ]   [CXX]     HTTPServer
      [INFO    ]   [CXX]     S3Client
      [INFO    ]   [CXX]     S3Simulator
      [INFO    ]   [CXX]     autogen_HTTPException
      [INFO    ]   [CXX]     cdecode
      [INFO    ]   [CXX]     cencode
      [INFO    ]   [AR]      httpserver
      [INFO    ]   [RANLIB]  httpserver
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testhttpserver
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../debug/test/httpserver/t
      [INFO    ] chmod u+x ../../debug/test/httpserver/t
      [INFO    ] cp _t-gdb ../../debug/test/httpserver/t-gdb
      [INFO    ] chmod u+x ../../debug/test/httpserver/t-gdb
      [INFO    ] TEST: test/httpserver
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] GET request...
      [INFO    ] POST request...
      [INFO    ] HEAD request...
      [INFO    ] Redirected GET request...
      [INFO    ] Cookie tests...
      [INFO    ] ERROR:   Failed to write to socket: Broken pipe (32)
      [INFO    ] NOTICE:  Running test httpserver in debug mode...
      [INFO    ] Starting server: ./test server testfiles/httpserver.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 25685): . done.
      [INFO    ] WARNING: Failed to open file: testfiles/nonexist: No such file or directory (2)
      [INFO    ] WARNING: Exception thrown: CommonException(OSFileOpenError) at FileStream.cpp(84)
      [INFO    ] Starting server: ./test s3server testfiles/s3simulator.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 25693): . done.
      [INFO    ] PASSED
      [INFO    ] --------
      [INFO    ] common: PASSED
      [INFO    ] crypto: PASSED
      [INFO    ] compress: PASSED
      [INFO    ] raidfile: PASSED
      [INFO    ] basicserver: FAILED: Exception caught: Connection SocketConnectError
      [INFO    ] backupstore: FAILED: 2 tests failed (first at Test.cpp:139)
      [INFO    ] backupstorefix: FAILED: 2 tests failed (first at Test.cpp:139)
      [INFO    ] backupstorepatch: FAILED: 2 tests failed (first at Test.cpp:139)
      [INFO    ] backupdiff: PASSED
      [INFO    ] bbackupd: FAILED: 3 tests failed (first at Test.cpp:139)
      [INFO    ] httpserver: PASSED
      [INFO    ] One or more tests have failed. Please check the following common causes:
      [INFO    ] * Check that no instances of bbstored or bbackupd are already running
      [INFO    ]   on this machine.
      [INFO    ] * Make sure there isn't a firewall blocking incoming or outgoing connections
      [INFO    ]   on port 2201.
      [INFO    ] * Check that there is sufficient space in the filesystem that the tests
      [INFO    ]   are being run from (at least 1 GB free).
      [INFO    ] * The backupdiff test fails if it takes too long, so it's sensitive to
      [INFO    ]   the speed of the host and your connection to it.
      [INFO    ] After checking all the above, if you still have problems please contact
      [INFO    ] us on the mailing list, boxbackup at boxbackup.org. Thanks!
    Step:                tests-release
    Errors:              Executing perl failed (error code 1)
    Log:
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testcommon
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/common/t
      [INFO    ] chmod u+x ../../release/test/common/t
      [INFO    ] cp _t-gdb ../../release/test/common/t-gdb
      [INFO    ] chmod u+x ../../release/test/common/t-gdb
      [INFO    ] TEST: test/common
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] WARNING: Failed to open file: testfiles/tempfile: No such file or directory (2)
      [INFO    ] WARNING: Failed to open file: testfiles/tempfile: No such file or directory (2)
      [INFO    ] ERROR:   FileHandleGuard: failed to open file 'testfiles/DOESNTEXIST': No such file or directory (2)
      [INFO    ] ERROR:   Missing configuration key: not exist
      [INFO    ] ERROR:   Error verifying configuration: <root>.TOPlevel (key) is missing.
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Unexpected start block in test1
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Root level has close block -- forgot to terminate subblock?
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Block subconfig2 wasn't started correctly (no '{' on line of it's own)
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.bing (key) multi value not allowed (duplicated key?).
      [INFO    ] ERROR:   Error in Configuration::LoadInto: Invalid configuration key: = invalid thing here!
      [INFO    ] ERROR:   Error in Configuration::LoadInto: File ended without terminating all subblocks
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig.carrots (key) is missing.
      [INFO    ] ERROR:   Error verifying configuration: test1.subconfig3.NOTEXPECTED (key) is not a known key. Check spelling and placement.
      [INFO    ] ERROR:   Error verifying configuration: <root>.test1.otherthing (block) is missing.
      [INFO    ] ERROR:   Error verifying configuration: <root>.test1.* (block) is missing (a block must be present).
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ERROR:   Error verifying configuration: <root>.BoolTrue1 (key) is not a valid boolean value.
      [INFO    ] ERROR:   Invalid regular expression: [:not_valid: brackets ([ ]) not balanced
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] WARNING: Exclude entry ends in path separator, will never match: /foo/
      [INFO    ] NOTICE:  Running test common in release mode...
      [INFO    ] (testfiles/config2.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.TOPlevel (key) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config3.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Unexpected start block in test1
      [INFO    ] ------
      [INFO    ] (testfiles/config4.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ------
      [INFO    ] (testfiles/config5.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Block subconfig2 wasn't started correctly (no '{' on line of it's own)
      [INFO    ] Root level has close block -- forgot to terminate subblock?
      [INFO    ] ------
      [INFO    ] (testfiles/config6.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.bing (key) multi value not allowed (duplicated key?).
      [INFO    ] ------
      [INFO    ] (testfiles/config7.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] Invalid configuration key: = invalid thing here!
      [INFO    ] ------
      [INFO    ] (testfiles/config8.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] File ended without terminating all subblocks
      [INFO    ] ------
      [INFO    ] (testfiles/config9.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9b.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9c.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig2.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config9d.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.carrots (key) is not a valid integer.
      [INFO    ] ------
      [INFO    ] (testfiles/config10.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig.carrots (key) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config11.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] test1.subconfig3.NOTEXPECTED (key) is not a known key. Check spelling and placement.
      [INFO    ] ------
      [INFO    ] (testfiles/config12.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config13.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.test1.* (block) is missing (a block must be present).
      [INFO    ] <root>.test1.otherthing (block) is missing.
      [INFO    ] ------
      [INFO    ] (testfiles/config16.txt) Error msg is:
      [INFO    ] ------
      [INFO    ] <root>.BoolTrue1 (key) is not a valid boolean value.
      [INFO    ] ------
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testcrypto
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/crypto/t
      [INFO    ] chmod u+x ../../release/test/crypto/t
      [INFO    ] cp _t-gdb ../../release/test/crypto/t-gdb
      [INFO    ] chmod u+x ../../release/test/crypto/t-gdb
      [INFO    ] TEST: test/crypto
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: ../../../test/crypto/testfiles: No such file or directory
      [INFO    ] NOTICE:  Running test crypto in release mode...
      [INFO    ] Blowfish...
      [INFO    ] AES...
      [INFO    ] Misc...
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testcompress
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/compress/t
      [INFO    ] chmod u+x ../../release/test/compress/t
      [INFO    ] cp _t-gdb ../../release/test/compress/t-gdb
      [INFO    ] chmod u+x ../../release/test/compress/t-gdb
      [INFO    ] TEST: test/compress
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: ../../../test/compress/testfiles: No such file or directory
      [INFO    ] NOTICE:  Running test compress in release mode...
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ]   [CXX]     intercept
      [INFO    ]   [AR]      intercept
      [INFO    ]   [RANLIB]  intercept
      [INFO    ] `../../release/lib/raidfile/raidfile.a' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testraidfile
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/raidfile/t
      [INFO    ] chmod u+x ../../release/test/raidfile/t
      [INFO    ] cp _t-gdb ../../release/test/raidfile/t-gdb
      [INFO    ] chmod u+x ../../release/test/raidfile/t-gdb
      [INFO    ] TEST: test/raidfile
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   Attempted to delete object write1 which has 1 references
      [INFO    ] ERROR:   Attempted to modify object write1, which has no references
      [INFO    ] ERROR:   Attempted to modify object write1, which has 2 references
      [INFO    ] ERROR:   Attempted to overwrite raidfile 0 test1
      [INFO    ] ERROR:   Expected raidfile doesnt-exist does not exist
      [INFO    ] ERROR:   Opening 0 damage in normal mode, but parity file doesn't exist
      [INFO    ] ERROR:   Attempting to open RAID file 0 damage in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testdd.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testdd stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testdd.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testdd stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testdd (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testdd (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testdd, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testdd in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/test2.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 test2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/test2.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 test2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 test2 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 test2 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 test2, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 test2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testThree.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testThree stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testThree.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testThree stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testThree (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testThree (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testThree, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testThree in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testX.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testX stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testX.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testX stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testX (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testX (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testX, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testX in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall0.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall0 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall0.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall0 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall1.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall1 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall1.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall1 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall1, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall2.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall2.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall3.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall3 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall3.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall3 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall3, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall3 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall4.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall4 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall4.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall4 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall4, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall4 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testSmall5.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall5 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testSmall5.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall5 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testSmall5, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall5 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testSmall6.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall6 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testSmall6.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testSmall6 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testSmall6, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testSmall6 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall7.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall7 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall7.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall7 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall7, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall8.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall8 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall8.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall8 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall8, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testSmall9.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall9 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall9.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall9 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall9, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testSmall10.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall10 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testSmall10.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testSmall10 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testSmall10, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testSmall10 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testfour.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testfour stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testfour.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testfour stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testfour (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testfour (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testfour, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testfour in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN0.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN0 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN0.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN0 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN0 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN1.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN1 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN1.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN1 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN1, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN1 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN7.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN7 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN7.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN7 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN7, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN7 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN9.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN9 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN9.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN9 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN9, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN9 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN1027.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN1027 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN1027.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN1027 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN1027 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN1027, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN1027, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN1027 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2039.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2039 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2039.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2039 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2039 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2039, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2039, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2039 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2040.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2040 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2040.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2040 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2040 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2040, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2040, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2040 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2041.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2041 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2041.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2041 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2041 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2041, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2041, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2041 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2042.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2042 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2042.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2042 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2042 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2042, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2042, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2042 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2043.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2043 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2043.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2043 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2043 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2043, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2043, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2043 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2044.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2044 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2044.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2044 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2044 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2044, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2044, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2044 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2045.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2045 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2045.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2045 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2045 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2045, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2045, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2045 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2046.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2046 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2046.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2046 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2046 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2046, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2046, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2046 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2047.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2047 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2047.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2047 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2047 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2047, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2047, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2047 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2048.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2048 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN2048.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2048 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2048 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2048, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2048, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2048 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2049.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2049 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2049.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2049 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2049 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2049, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2049 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2050.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2050 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2050.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2050 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2050 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2050, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2050 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2055.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2055 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN2055.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2055 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2055 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2055 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2055, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2055 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN2056.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN2056 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN2056.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN2056 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2056 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN2056 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN2056, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN2056 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN2057.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN2057 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN2057.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN2057 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2057 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN2057 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN2057, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN2057 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN3075.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN3075 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN3075.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN3075 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN3075 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN3075 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN3075, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN3075 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4087.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4087 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4087.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4087 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4087 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4087 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4087, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4087 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4088.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4088 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4088.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4088 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4088 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4088 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4088, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4088 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4089.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4089 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4089.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4089 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4089 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4089 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4089, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4089 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4090.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4090 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4090.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4090 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4090 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4090 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4090, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4090 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4091.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4091 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4091.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4091 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4091 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4091 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4091, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4091 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4092.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4092 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4092.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4092 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4092 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4092 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4092, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4092 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4093.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4093 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4093.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4093 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4093 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4093 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4093, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4093 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4094.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4094 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4094.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4094 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4094 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4094 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4094, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4094 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4095.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4095 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4095.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4095 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4095 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4095 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4095, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4095 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4096.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4096 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN4096.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4096 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4096 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4096 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4096, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4096 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4097.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4097 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4097.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4097 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4097 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4097 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4097, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4097 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4098.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4098 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4098.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4098 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4098 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4098 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4098, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4098 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4103.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4103 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN4103.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4103 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4103 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4103 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4103, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4103 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN4104.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN4104 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN4104.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN4104 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4104 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN4104 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN4104, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN4104 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN4105.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN4105 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN4105.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN4105 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4105 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN4105 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN4105, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN4105 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN5123.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN5123 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN5123.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN5123 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN5123 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN5123 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN5123, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN5123 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6135.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6135 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6135.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6135 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6135 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6135 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6135, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6135 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6136.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6136 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6136.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6136 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6136 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6136 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6136, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6136 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6137.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6137 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6137.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6137 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6137 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6137 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6137, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6137 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6138.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6138 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6138.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6138 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6138 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6138 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6138, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6138 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6139.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6139 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6139.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6139 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6139 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6139 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6139, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6139 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6140.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6140 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6140.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6140 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6140 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6140 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6140, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6140 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6141.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6141 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6141.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6141 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6141 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6141 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6141, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6141 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6142.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6142 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6142.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6142 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6142 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6142 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6142, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6142 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6143.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6143 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6143.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6143 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6143 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6143 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6143, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6143 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6144.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6144 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN6144.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6144 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6144 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6144 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6144, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6144 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6145.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6145 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6145.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6145 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6145 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6145 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6145, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6145 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6146.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6146 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6146.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6146 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6146 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6146 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6146, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6146 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6151.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6151 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN6151.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6151 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6151 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6151 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6151, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6151 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN6152.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN6152 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN6152.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN6152 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6152 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN6152 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN6152, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN6152 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN6153.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN6153 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN6153.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN6153 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6153 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN6153 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN6153, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN6153 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN7171.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN7171 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN7171.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN7171 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN7171 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN7171 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN7171, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN7171 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8183.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8183 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8183.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8183 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8183 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8183 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8183, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8183 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8184.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8184 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8184.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8184 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8184 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8184 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8184, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8184 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8185.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8185 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8185.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8185 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8185 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8185 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8185, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8185 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8186.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8186 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8186.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8186 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8186 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8186 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8186, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8186 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8187.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8187 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8187.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8187 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8187 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8187 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8187, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8187 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8188.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8188 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8188.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8188 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8188 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8188 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8188, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8188 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8189.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8189 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8189.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8189 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8189 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8189 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8189, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8189 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8190.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8190 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8190.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8190 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8190 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8190 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8190, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8190 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8191.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8191 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8191.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8191 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8191 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8191 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8191, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8191 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8192.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8192 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN8192.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8192 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8192 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8192 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8192, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8192 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8193.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8193 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8193.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8193 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8193 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8193 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8193, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8193 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8194.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8194 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8194.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8194 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8194 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8194 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8194, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8194 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8199.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8199 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN8199.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8199 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8199 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8199 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8199, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8199 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN8200.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN8200 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN8200.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN8200 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8200 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN8200 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN8200, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN8200 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN8201.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN8201 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN8201.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN8201 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8201 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN8201 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN8201, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN8201 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN9219.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN9219 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN9219.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN9219 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN9219 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN9219 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN9219, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN9219 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10231.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10231 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10231.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10231 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10231 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10231 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10231, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10231 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10232.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10232 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10232.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10232 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10232 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10232 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10232, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10232 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10233.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10233 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10233.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10233 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10233 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10233 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10233, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10233 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10234.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10234 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10234.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10234 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10234 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10234 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10234, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10234 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10235.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10235 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10235.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10235 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10235 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10235 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10235, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10235 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10236.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10236 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10236.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10236 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10236 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10236 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10236, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10236 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10237.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10237 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10237.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10237 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10237 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10237 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10237, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10237 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10238.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10238 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10238.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10238 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10238 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10238 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10238, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10238 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10239.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10239 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10239.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10239 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10239 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10239 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10239, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10239 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10240.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10240 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN10240.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10240 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10240 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10240 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10240, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10240 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10241.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10241 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10241.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10241 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10241 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10241 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10241, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10241 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10242.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10242 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10242.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10242 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10242 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10242 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10242, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10242 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10247.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10247 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN10247.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10247 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10247 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10247 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10247, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10247 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN10248.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN10248 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN10248.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN10248 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10248 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN10248 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN10248, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN10248 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN10249.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN10249 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN10249.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN10249 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10249 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN10249 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN10249, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN10249 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN11267.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN11267 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN11267.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN11267 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN11267 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN11267 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN11267, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN11267 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12279.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN12279 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN12279.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN12279 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12279 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12279 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12279, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12279 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN12280.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN12280 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN12280.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN12280 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12280 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12280 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12280, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12280 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN12281.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN12281 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12281.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN12281 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12281 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12281 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12281, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12281 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN12282.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN12282 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN12282.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN12282 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12282 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12282 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12282, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12282 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN12283.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN12283 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN12283.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN12283 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12283 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12283 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12283, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12283 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN12284.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN12284 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_1/testN12284.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN12284 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12284 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12284 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12284, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12284 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12285.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN12285 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_2/testN12285.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN12285 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12285 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12285 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12285, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12285 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_2/testN12286.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 0 testN12286 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/0_0/testN12286.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 0 testN12286 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12286 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 0 testN12286 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 0 testN12286, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 0 testN12286 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_0/testN12287.rf: Input/output error (5)) at RaidFileRead.cpp(1094)
      [INFO    ] ERROR:   I/O error on opening 1 testN12287 stripe 1, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Exception thrown: RaidFileException(ErrorOpeningFileForRead) (Failed to open RaidFile: testfiles/1_1/testN12287.rf: Input/output error (5)) at RaidFileRead.cpp(1101)
      [INFO    ] ERROR:   I/O error on opening 1 testN12287 stripe 2, trying recovery mode
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12287 (to 1), stripe 1
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   I/O error when seeking in 1 testN12287 (to 1), stripe 2
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 1
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 2 present)
      [INFO    ] WARNING: Attempting to recover from I/O error: 1 testN12287, on stripe 2
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] ERROR:   Attempting to open RAID file 1 testN12287 in recovery mode (stripe 1 present)
      [INFO    ] NOTICE:  Running test raidfile in release mode...
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ]   [CXX]     TestCommands
      [INFO    ]   [CXX]     TestContext
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     autogen_TestProtocolClient
      [INFO    ]   [CXX]     autogen_TestProtocolServer
      [INFO    ]   [CXX]     testbasicserver
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/basicserver/t
      [INFO    ] chmod u+x ../../release/test/basicserver/t
      [INFO    ] cp _t-gdb ../../release/test/basicserver/t-gdb
      [INFO    ] chmod u+x ../../release/test/basicserver/t-gdb
      [INFO    ] TEST: test/basicserver
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] NOTICE:  Running test basicserver in release mode...
      [INFO    ] Starting server: ./test --test-daemon-args= srv1 testfiles/srv1.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 25864): . done.
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [ServerIsAlive(pid)] failed at testbasicserver.cpp:541
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [HUPServer(pid)] failed at testbasicserver.cpp:544
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [ServerIsAlive(pid)] failed at testbasicserver.cpp:546
      [INFO    ] ERROR:   Failed to connect to socket (type 2, name testfiles/srv2.sock, port 0): No such file or directory (2)
      [INFO    ] WARNING: Exception thrown: ConnectionException(Conn_SocketConnectError) at SocketStream.cpp(186)
      [INFO    ] Starting server: ./test --test-daemon-args= srv2 testfiles/srv2.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: Exception caught: Connection SocketConnectError (Probably a network issue between client and server, bad hostname, or server not running.)
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ] `../../release/lib/backupclient/backupclient.a' is up to date.
      [INFO    ] `../../release/lib/raidfile/raidfile.a' is up to date.
      [INFO    ] `../../release/lib/backupstore/backupstore.a' is up to date.
      [INFO    ] `../../release/bin/bbstoreaccounts/bbstoreaccounts' is up to date.
      [INFO    ] `../../release/bin/bbstored/bbstored' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testbackupstore
      [ERROR   ] testbackupstore.cpp: In function 'void test_everything_deleted(BackupProtocolClient&, int64_t)':
      [ERROR   ] testbackupstore.cpp:440: warning: format '%llx' expects type 'long long unsigned int', but argument 2 has type 'int64_t'
      [ERROR   ] testbackupstore.cpp: In function 'void set_refcount(int64_t, uint32_t)':
      [ERROR   ] testbackupstore.cpp:481: warning: comparison between signed and unsigned integer expressions
      [ERROR   ] testbackupstore.cpp: In function 'int64_t create_test_data_subdirs(BackupProtocolClient&, int64_t, const char*, int, BackupStoreRefCountDatabase&)':
      [ERROR   ] testbackupstore.cpp:524: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'int64_t'
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/backupstore/t
      [INFO    ] chmod u+x ../../release/test/backupstore/t
      [INFO    ] cp _t-gdb ../../release/test/backupstore/t-gdb
      [INFO    ] chmod u+x ../../release/test/backupstore/t-gdb
      [INFO    ] TEST: test/backupstore
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   Attempted to overwrite raidfile 0 test-info/info
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:139
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [pid != -1 && pid != 0] failed at testbackupstore.cpp:1875
      [INFO    ] NOTICE:  Running test backupstore in release mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored  testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 2 tests failed (first at Test.cpp:139)
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ] `../../release/lib/backupclient/backupclient.a' is up to date.
      [INFO    ] `libqdbm.a' is up to date.
      [INFO    ] `../../release/lib/raidfile/raidfile.a' is up to date.
      [INFO    ] `../../release/lib/backupstore/backupstore.a' is up to date.
      [INFO    ] `../../release/bin/bbackupctl/bbackupctl' is up to date.
      [INFO    ] `../../release/bin/bbackupd/bbackupd' is up to date.
      [INFO    ] `../../release/bin/bbackupquery/bbackupquery' is up to date.
      [INFO    ] `../../release/bin/bbstoreaccounts/bbstoreaccounts' is up to date.
      [INFO    ] `../../release/bin/bbstored/bbstored' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testbackupstorefix
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/backupstorefix/t
      [INFO    ] chmod u+x ../../release/test/backupstorefix/t
      [INFO    ] cp _t-gdb ../../release/test/backupstorefix/t-gdb
      [INFO    ] chmod u+x ../../release/test/backupstorefix/t-gdb
      [INFO    ] TEST: test/backupstorefix
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:139
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [pid != -1 && pid != 0] failed at testbackupstorefix.cpp:302
      [INFO    ] NOTICE:  Running test backupstorefix in release mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 2 tests failed (first at Test.cpp:139)
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ] `../../release/lib/backupclient/backupclient.a' is up to date.
      [INFO    ] `../../release/lib/raidfile/raidfile.a' is up to date.
      [INFO    ] `../../release/lib/backupstore/backupstore.a' is up to date.
      [INFO    ] `../../release/bin/bbstoreaccounts/bbstoreaccounts' is up to date.
      [INFO    ] `../../release/bin/bbstored/bbstored' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testbackupstorepatch
      [ERROR   ] testbackupstorepatch.cpp: In function 'int test(int, const char**)':
      [ERROR   ] testbackupstorepatch.cpp:425: warning: format '%lld' expects type 'long long int', but argument 2 has type 'int64_t'
      [ERROR   ] testbackupstorepatch.cpp:498: warning: unused variable 'startDisc'
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/backupstorepatch/t
      [INFO    ] chmod u+x ../../release/test/backupstorepatch/t
      [INFO    ] cp _t-gdb ../../release/test/backupstorepatch/t-gdb
      [INFO    ] chmod u+x ../../release/test/backupstorepatch/t-gdb
      [INFO    ] TEST: test/backupstorepatch
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: ../../../test/backupstorepatch/testfiles: No such file or directory
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:139
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [pid != -1 && pid != 0] failed at testbackupstorepatch.cpp:340
      [INFO    ] NOTICE:  Running test backupstorepatch in release mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 2 tests failed (first at Test.cpp:139)
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ] `../../release/lib/backupclient/backupclient.a' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     difftestfiles
      [INFO    ]   [CXX]     testbackupdiff
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/backupdiff/t
      [INFO    ] chmod u+x ../../release/test/backupdiff/t
      [INFO    ] cp _t-gdb ../../release/test/backupdiff/t-gdb
      [INFO    ] chmod u+x ../../release/test/backupdiff/t-gdb
      [INFO    ] TEST: test/backupdiff
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] cp: ../../../test/backupdiff/testfiles: No such file or directory
      [INFO    ] NOTICE:  Running test backupdiff in release mode...
      [INFO    ] Time taken: 2 seconds
      [INFO    ] PASSED
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/compress/compress.a' is up to date.
      [INFO    ] `../../release/lib/crypto/crypto.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ] `../../release/lib/backupclient/backupclient.a' is up to date.
      [INFO    ] `../../release/lib/raidfile/raidfile.a' is up to date.
      [INFO    ] `../../release/lib/backupstore/backupstore.a' is up to date.
      [INFO    ] `libqdbm.a' is up to date.
      [INFO    ] `../../release/lib/intercept/intercept.a' is up to date.
      [INFO    ] `../../release/bin/bbackupctl/bbackupctl' is up to date.
      [INFO    ] `../../release/bin/bbackupquery/bbackupquery' is up to date.
      [INFO    ] `../../release/bin/bbstoreaccounts/bbstoreaccounts' is up to date.
      [INFO    ] `../../release/bin/bbstored/bbstored' is up to date.
      [INFO    ] `../../release/bin/bbackupd/bbackupd' is up to date.
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testbbackupd
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/bbackupd/t
      [INFO    ] chmod u+x ../../release/test/bbackupd/t
      [INFO    ] cp _t-gdb ../../release/test/bbackupd/t-gdb
      [INFO    ] chmod u+x ../../release/test/bbackupd/t-gdb
      [INFO    ] TEST: test/bbackupd
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] ERROR:   Failed to stat file: 'doesn't exist': No such file or directory (2)
      [INFO    ] ERROR:   Failed to change permissions of file 'testfiles/test1_nXX': No such file or directory (2)
      [INFO    ] NOTICE:  Account 0x01234567 created.
      [INFO    ] ERROR:   **** TEST FAILURE: Server didn't save PID file (perhaps one was already running?) at Test.cpp:139
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [bbstored_pid != -1 && bbstored_pid != 0] failed at testbbackupd.cpp:443
      [INFO    ] ERROR:   **** TEST FAILURE: Condition [r == 0] failed at testbbackupd.cpp:4093
      [INFO    ] NOTICE:  Running test bbackupd in release mode...
      [INFO    ] Starting server: ../../bin/bbstored/bbstored  testfiles/bbstored.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] FAILED: 3 tests failed (first at Test.cpp:139)
      [INFO    ] `../../release/lib/win32/win32.a' is up to date.
      [INFO    ] `../../release/lib/common/common.a' is up to date.
      [INFO    ] `../../release/lib/server/server.a' is up to date.
      [INFO    ]   [CXX]     HTTPQueryDecoder
      [INFO    ]   [CXX]     HTTPRequest
      [INFO    ]   [CXX]     HTTPResponse
      [INFO    ]   [CXX]     HTTPServer
      [INFO    ]   [CXX]     S3Client
      [INFO    ]   [CXX]     S3Simulator
      [INFO    ]   [CXX]     autogen_HTTPException
      [INFO    ]   [CXX]     cdecode
      [INFO    ]   [CXX]     cencode
      [INFO    ]   [AR]      httpserver
      [INFO    ]   [RANLIB]  httpserver
      [INFO    ]   [CXX]     _main
      [INFO    ]   [CXX]     testhttpserver
      [INFO    ]   [LINK]    test
      [INFO    ] cp _t ../../release/test/httpserver/t
      [INFO    ] chmod u+x ../../release/test/httpserver/t
      [INFO    ] cp _t-gdb ../../release/test/httpserver/t-gdb
      [INFO    ] chmod u+x ../../release/test/httpserver/t-gdb
      [INFO    ] TEST: test/httpserver
      [INFO    ] Killing any running daemons...
      [INFO    ] Removing old test files...
      [INFO    ] chmod: testfiles: No such file or directory
      [INFO    ] Copying new test files...
      [INFO    ] GET request...
      [INFO    ] POST request...
      [INFO    ] HEAD request...
      [INFO    ] Redirected GET request...
      [INFO    ] Cookie tests...
      [INFO    ] ERROR:   Failed to write to socket: Broken pipe (32)
      [INFO    ] NOTICE:  Running test httpserver in release mode...
      [INFO    ] Starting server: ./test server testfiles/httpserver.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 26892): . done.
      [INFO    ] WARNING: Failed to open file: testfiles/nonexist: No such file or directory (2)
      [INFO    ] WARNING: Exception thrown: CommonException(OSFileOpenError) at FileStream.cpp(84)
      [INFO    ] Starting server: ./test s3server testfiles/s3simulator.conf
      [INFO    ] Waiting for server to start:  done.
      [INFO    ] Waiting for server to die (pid 26900): . done.
      [INFO    ] PASSED
      [INFO    ] --------
      [INFO    ] common: PASSED
      [INFO    ] crypto: PASSED
      [INFO    ] compress: PASSED
      [INFO    ] raidfile: PASSED
      [INFO    ] basicserver: FAILED: Exception caught: Connection SocketConnectError (Probably a network issue between client and server, bad hostname, or server not running.)
      [INFO    ] backupstore: FAILED: 2 tests failed (first at Test.cpp:139)
      [INFO    ] backupstorefix: FAILED: 2 tests failed (first at Test.cpp:139)
      [INFO    ] backupstorepatch: FAILED: 2 tests failed (first at Test.cpp:139)
      [INFO    ] backupdiff: PASSED
      [INFO    ] bbackupd: FAILED: 3 tests failed (first at Test.cpp:139)
      [INFO    ] httpserver: PASSED
      [INFO    ] One or more tests have failed. Please check the following common causes:
      [INFO    ] * Check that no instances of bbstored or bbackupd are already running
      [INFO    ]   on this machine.
      [INFO    ] * Make sure there isn't a firewall blocking incoming or outgoing connections
      [INFO    ]   on port 2201.
      [INFO    ] * Check that there is sufficient space in the filesystem that the tests
      [INFO    ]   are being run from (at least 1 GB free).
      [INFO    ] * The backupdiff test fails if it takes too long, so it's sensitive to
      [INFO    ]   the speed of the host and your connection to it.
      [INFO    ] After checking all the above, if you still have problems please contact
      [INFO    ] us on the mailing list, boxbackup at boxbackup.org. Thanks!

--
Build URL: <https://www.boxbackup.org/trac/build/Trunk/1455>
Box Backup <http://www.boxbackup.org/>
An open source, completely automatic on-line backup system for UNIX.



More information about the Boxbackup-commit mailing list