01Sep2014.20 - detailed test results for TextTest - version unix

To reconnect the TextTest GUI to these results, run:

texttest -a texttest -v unix -c /users/pegasus/.local/texttest_test/ -d /jenkins/gotburh07p/TT.REDHAT.OPTIMIZE/.jenkins/workspace/TextTest/tests -reconnect /carm/proj/texttest-tmp/pegasus/texttest.unix.26Sep154311.123505 -g

To start TextTest for these tests, run:

texttest -a texttest -v unix -c /users/pegasus/.local/texttest_test/ -d /jenkins/gotburh07p/TT.REDHAT.OPTIMIZE/.jenkins/workspace/TextTest/tests


unix: 1586 tests: 1554 succeeded 27 unrunnable 5 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ip-10-80-17-102 : GUI DynamicGUI DiffGrouping ArrowsInOutput ( Last six runs Sep2014 )

---------- Differences in dynamic_gui_log ----------
95c95
< ->   Test1 (black/salmon) | output different (salmon)
---
> ->   Test1 (black/salmon) | TEXTTEST EXCEPTION (salmon)
105,151c105,106
< ->   Differences (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->     output different (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< 
< Updated : Test Tree with columns: Tests: 0/3 selected, none hidden , Details
< -> TargetApp (hello.arrows) (black/white,bold) | (white)
< ->   Test1 (black/salmon) | output different (salmon)
< ->   Test1_copy (black/LightGoldenrod1) | (LightGoldenrod1)
< ->   Test2 (black/white) | (white)
< 
< Updated : Test Status View with columns: Status , Number , Visible
< -> Not started (white,bold) | 1 (white,bold) | Check box (checked)
< -> Initial filter (LightGoldenrod1,bold) | 1 (LightGoldenrod1,bold) | Check box (checked)
< -> Running (white) | 0 (white) | Check box (checked)
< -> Final filter (white) | 0 (white) | Check box (checked)
< -> Failed (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->   Differences (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->     output different (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< 
< Updated : Test Tree with columns: Tests: 0/3 selected, none hidden , Details
< -> TargetApp (hello.arrows) (black/white,bold) | (white)
< ->   Test1 (black/salmon) | output different (salmon)
< ->   Test1_copy (black/LightGoldenrod1) | (LightGoldenrod1)
< ->   Test2 (black/white) | (white)
< 
< Updated : Test Status View with columns: Status , Number , Visible
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,7c4,18
< Comparing differences for HELLO.arrows test-suite TargetApp
<   Comparing differences for HELLO.arrows test-case Test1 (on errors.hello,output.hello)
<   Running HELLO.arrows test-case Test1_copy
<   Comparing differences for HELLO.arrows test-case Test1_copy (on errors.hello,output.hello.arrows)
---
> WARNING: Caught exception while running HELLO.arrows test-case Test1 changing state to UNRUNNABLE :
> Traceback (most recent call last):
>     method(*args)
>     self.performAllFilterings(test, stem, fileName, newFileName)
>     writeFile = plugins.openForWrite(writeFileName)
>     return open(path, "w")
> IOError: [Errno 28] No space left on device: <test write dir>/texttesttmp/<target tmp dir>/hello.arrows/Test1/framework_tmp/errors.hellocmp'
> WARNING: Caught exception while running HELLO.arrows test-case Test1_copy changing state to UNRUNNABLE :
> Traceback (most recent call last):
>     method(*args)
>     test.makeWriteDirectory()
>     plugins.ensureDirectoryExists(self.writeDirectory)
>     os.makedirs(path)
>     mkdir(name, mode)
> OSError: [Errno 28] No space left on device: <test write dir>/texttesttmp/<target tmp dir>/hello.arrows/Test1_copy'
8a20
> Comparing differences for HELLO.arrows test-suite TargetApp

TEST FAILED on ip-10-80-17-102 : GUI DynamicGUI DiffGrouping SaveBeforeCompletion ( Last six runs Sep2014 )

---------- Differences in catalogue ----------
4,9d3
< 
< The following existing files/directories changed their contents:
< <Test Directory>
< ----TargetApp
< --------Test1
< ------------output.hello
---------- Differences in dynamic_gui_log ----------
81c81
< ->   Test1 (black/salmon) | output different (salmon)
---
> ->   Test1 (black/salmon) | TEXTTEST EXCEPTION (salmon)
90,91c90,91
< ->   Differences (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->     output different (salmon,bold) | 1 (salmon,bold) | Check box (checked)
---
> ->   Unrunnable (salmon,bold) | 1 (salmon,bold) | Check box (checked)
> ->     TEXTTEST EXCEPTION (salmon,bold) | 1 (salmon,bold) | Check box (checked)
93,105c93
< Updated : Test Tree with columns: Tests: 0/2 selected, none hidden , Details
< -> TargetApp (hello) (black/white,bold) | (white)
< ->   Test1 (black/salmon) | output different (salmon)
< ->   Test1_copy (black/LightGoldenrod1) | (LightGoldenrod1)
< 
< Updated : Test Status View with columns: Status , Number , Visible
< -> Not started (white) | 0 (white) | Check box (checked)
< -> Initial filter (LightGoldenrod1,bold) | 1 (LightGoldenrod1,bold) | Check box (checked)
< -> Running (white) | 0 (white) | Check box (checked)
< -> Final filter (white) | 0 (white) | Check box (checked)
< -> Failed (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->   Differences (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->     output different (salmon,bold) | 1 (salmon,bold) | Check box (checked)
---
> Progress bar set to fraction 1.0, text 'All 2 tests completed at <date/time>'
109,110c97,98
< ->   Test1 (black/salmon) | output different (salmon)
< ->   Test1_copy (black/LightGoldenrod1) | (LightGoldenrod1)
---
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,7c4,18
< Comparing differences for HELLO test-suite TargetApp
<   Comparing differences for HELLO test-case Test1 (on errors.hello,output.hello)
<   Running HELLO test-case Test1_copy
<   Comparing differences for HELLO test-case Test1_copy (on errors.hello,output.hello)
---
> WARNING: Caught exception while running HELLO test-case Test1 changing state to UNRUNNABLE :
> Traceback (most recent call last):
>     method(*args)
>     self.performAllFilterings(test, stem, fileName, newFileName)
>     writeFile = plugins.openForWrite(writeFileName)
>     return open(path, "w")
> IOError: [Errno 28] No space left on device: <test write dir>/texttesttmp/<target tmp dir>/hello/Test1/framework_tmp/errors.hellocmp'
> WARNING: Caught exception while running HELLO test-case Test1_copy changing state to UNRUNNABLE :
> Traceback (most recent call last):
>     method(*args)
>     test.makeWriteDirectory()
>     plugins.ensureDirectoryExists(self.writeDirectory)
>     os.makedirs(path)
>     mkdir(name, mode)
> OSError: [Errno 28] No space left on device: <test write dir>/texttesttmp/<target tmp dir>/hello/Test1_copy'
---------- Differences in usecase ----------
1c1
< wait for all tests to be read, test Test1 to complete, test Test1_copy to start
---
> wait for completion of test actions
3,4d2
< approve results for selected tests
< wait for completion of background actions, completion of test actions

TEST FAILED on ip-10-80-17-102 : GUI DynamicGUI Filtering SelectFailedSave ( Last six runs Sep2014 )

---------- Differences in errors ----------
0a1,11
> Exception in thread Thread-6:
> Traceback (most recent call last):
>     self.run()
>     self.__target(*self.__args, **self.__kwargs)
>     errorMsg = self.performBackgroundAction(*args)
>     testComparison.save(test, self.getExactness(), versionString, overwriteSuccess, stemsToApprove, backupVersions)
>     comparison.overwrite(test, exact, versionString, backupVersions)
>     self.saveTmpFile(test, exact)
>     copyfile(tmpFile, self.stdFile)
>     with open(dst, 'wb') as fdst:
> IOError: [Errno 28] No space left on device: <test write dir>/TargetApp/complex_fail1/output.hello'
---------- Differences in catalogue ----------
5c5
< The following existing files/directories changed their contents:
---
> The following existing files/directories were deleted:
10,11d9
< --------complex_fail2
< ------------output.hello
---------- Differences in dynamic_gui_log ----------
744,804c744
< Updated : Test Tree with columns: Tests: 2/5 selected, none hidden , Details
< -> TargetApp (hello) (black/white,bold) | (white)
< ->   simple_fail1 (black/DarkSeaGreen2) | file3 different (salmon)
< ->   simple_fail2 (black/salmon) | errors new (salmon)
< ->   complex_fail1 (black/salmon) | errors new(+) (salmon)   ***
< ->   complex_fail2 (black/salmon) | output different(+) (salmon)   ***
< ->   suite (black/white,bold) | All 1 tests successful (DarkSeaGreen2)
< ->     success (black/DarkSeaGreen2) | (DarkSeaGreen2)
< 
< Updated : Test Status View with columns: Status , Number , Visible
< -> Not started (white) | 0 (white) | Check box (checked)
< -> Initial filter (white) | 0 (white) | Check box (checked)
< -> Running (white) | 0 (white) | Check box (checked)
< -> Final filter (white) | 0 (white) | Check box (checked)
< -> Failed (salmon,bold) | 4 (salmon,bold) | Check box (checked)
< ->   Differences (salmon,bold) | 3 (salmon,bold) | Check box (checked)
< ->     file1 different (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->     file2 different (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->     file3 different (salmon,bold) | 3 (salmon,bold) | Check box (checked)
< ->       Group 1 (salmon,bold) | 3 (salmon,bold) | Check box (checked)
< ->     file4 different (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->     output different (salmon,bold) | 1 (salmon,bold) | Check box (checked)   ***
< ->       Group 1 (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->   New (salmon,bold) | 3 (salmon,bold) | Check box (checked)
< ->     errors new (salmon,bold) | 3 (salmon,bold) | Check box (checked)
< ->       Group 1 (salmon,bold) | 3 (salmon,bold) | Check box (checked)
< -> Succeeded (DarkSeaGreen2,bold) | 1 (DarkSeaGreen2,bold) | Check box (checked)
< 
< Changing GUI status to: 'Approving HELLO test-case complex_fail2 : output, existing version'
<truncated after showing first 30 lines>
---------- Differences in usecase ----------
11d10
< wait for completion of background actions

TEST FAILED on ip-10-80-17-102 : GUI DynamicGUI Filtering SelectMultipleCategories ( Last six runs Sep2014 )

---------- Differences in errors ----------
0a1
> ERROR: Unable to record 'wait for completion of test actions' to file <test write dir>/usecase.texttest'
---------- Differences in dynamic_gui_log ----------
432,485d431
< Updated : Test Tree with columns: Tests: 0/5 selected, none hidden , Details
< -> TargetApp (hello) (black/white,bold) | (white)
< ->   simple_fail1 (black/DarkSeaGreen2) | file3 different (salmon)
< ->   simple_fail2 (black/salmon) | errors new (salmon)
< ->   complex_fail1 (black/salmon) | output different(+) (salmon)
< ->   complex_fail2 (black/salmon) | output different(+) (salmon)
< ->   suite (black/white,bold) | (white)
< ->     success (black/LightGoldenrod1) | (LightGoldenrod1)
< 
< Updated : Test Status View with columns: Status , Number , Visible
< -> Not started (white) | 0 (white) | Check box (checked)
< -> Initial filter (white) | 0 (white) | Check box (checked)
< -> Running (LightGoldenrod1,bold) | 1 (LightGoldenrod1,bold) | Check box (checked)
< -> Final filter (white) | 0 (white) | Check box (checked)
< -> Failed (salmon,bold) | 4 (salmon,bold) | Check box (checked)
< ->   Differences (salmon,bold) | 3 (salmon,bold) | Check box (checked)
< ->     file1 different (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->     file2 different (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->     file3 different (salmon,bold) | 3 (salmon,bold) | Check box (checked)
< ->       Group 1 (salmon,bold) | 3 (salmon,bold) | Check box (checked)
< ->     file4 different (salmon,bold) | 1 (salmon,bold) | Check box (checked)
< ->     output different (salmon,bold) | 2 (salmon,bold) | Check box (checked)
< ->       Group 1 (salmon,bold) | 2 (salmon,bold) | Check box (checked)
< ->   New (salmon,bold) | 3 (salmon,bold) | Check box (checked)
< ->     errors new (salmon,bold) | 3 (salmon,bold) | Check box (checked)
< ->       Group 1 (salmon,bold) | 3 (salmon,bold) | Check box (checked)
< 
< Updated : Test Tree with columns: Tests: 0/5 selected, none hidden , Details
< -> TargetApp (hello) (black/white,bold) | (white)
<truncated after showing first 30 lines>
---------- Differences in output ----------
12,15c12,18
<   Running HELLO test-suite suite
<     Running HELLO test-case success
<   Comparing differences for HELLO test-suite suite
<     Comparing differences for HELLO test-case success - SUCCESS! (on errors.hello,file1.hello,file2.hello,file3.hello,file4.hello,output.hello)
---
> WARNING: Caught exception while running HELLO test-case success changing state to UNRUNNABLE :
> Traceback (most recent call last):
>     method(*args)
>     self.performAllFilterings(test, stem, fileName, newFileName)
>     writeFile = plugins.openForWrite(writeFileName)
>     return open(path, "w")
> IOError: [Errno 28] No space left on device: <test write dir>/texttesttmp/<target tmp dir>/hello/suite/success/framework_tmp/file3.helloorigcmp'
---------- Differences in usecase ----------
1d0
< wait for completion of test actions

TEST FAILED on ip-10-80-17-102 : GUI StaticGUI CopyPaste CopyTest ( Last six runs Sep2014 )

---------- Differences in errors ----------
0a1,30
> Description of exception thrown :
> Traceback (most recent call last):
>     return self.targetCall(*args, **kwargs)
>     self.trySetUpLogging()
>     self.setUpLogging()
>     plugins.configureLogging(allPaths[-1]) # Won't have any effect if we've already got a log file
>     logging.config.fileConfig(configFile, defaults)
>     handlers = _install_handlers(cp, formatters)
>     h = klass(*args)
>     StreamHandler.__init__(self, self._open())
>     stream = open(self.baseFilename, self.mode)
> IOError: [Errno 28] No space left on device: <test write dir>/gui_log.texttest'
> Traceback (most recent call last):
>     pkg_resources.run_script('StoryText==3.11', 'storytext')
>     self.require(requires)[0].run_script(script_name, ns)
>     execfile(script_filename, namespace, namespace)
>     main(install_root)
>     if not storytext.scriptEngine.run(options, args):
>     return scriptengine.ScriptEngine.run(self, options, args)
>     self.runSystemUnderTest(args)
>     self.run_python_file(args)
>     exec compile(source, filename, "exec") in main_mod.__dict__
>     program.run()
>     self._run()
>     self.createAndRunSuites(allApps)
>     self.createResponders(allApps)
>     for respClass in configObject.getResponderClasses(allApps):
>     self.raiseException()
>     raise BadConfigError, message
<truncated after showing first 30 lines>
---------- Differences in catalogue ----------
1,14c1
< The following new files/directories were created:
< <Test Directory>
< ----TargetApp
< --------npstIII
< ------------Game47
< ----------------S01_copy
< --------------------output.dip
< 
< The following existing files/directories changed their contents:
< <Test Directory>
< ----TargetApp
< --------npstIII
< ------------Game47
< ----------------testsuite.dip
---
> No files or directories were created, edited or deleted.
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
-- Unordered text as found by filter 'CMD:emacs' --
<-CMD:emacs <test_write_dir>/TargetApp/npstIII/Game47/S01_copy/output.dip

---------- Missing result in gui_log ----------

---------- Window 'DIP test management - TextTest static GUI' ----------
Focus widget is 'Test Tree'

Menu Bar : '_File' (+) , '_Edit' (+) , '_View' (+) , '_Actions' (+) , '_Help' (+)

Tool Bar :
  _Quit (Stock image 'gtk-quit', accelerator 'Ctrl+Q', tooltip 'Quit')
    ----
  _Select (Stock image 'gtk-find', accelerator 'Ctrl+Alt+F', tooltip 'Select indicated tests')
  Refresh (Stock image 'gtk-refresh', accelerator 'F5', tooltip 'Refresh the whole test suite so that it reflects file changes')
  _Run (Stock image 'gtk-execute', greyed out, accelerator 'Ctrl+R', tooltip 'Run selected tests')
...........

Showing Test Tree with columns: Tests: All 0 selected

------------------------------ (vertical pane separator)
...........

Showing Notebook with tabs: Selection , Config
Viewing page 'Selection'
Viewing table with 7 rows and 2 columns.
'Tests for version  ' (tooltip 'Select tests for a specific version.') | Text entry (drop-down list containing ['', '<default>'])
'Test names containing  ' (tooltip 'Select tests for which the name contains the entered text. The text can be a regular expression.') | Text entry
'Test paths containing  ' (tooltip 'Select tests for which the full path to the test (e.g. suite1/subsuite/testname) contains the entered text. The text can be a regular expression. You can select tests by suite name this way.') | Text entry
'Tests listed in file  ' | Text entry , Button '...'
'Descriptions containing  ' (tooltip 'Select tests for which the description (comment) matches the entered text. The text can be a regular expression.') | Text entry
'Test-files containing  ' (tooltip 'Select tests which have a file containing the entered text. The text can be a regular expression : e.g. enter '.*' to only look for the file without checking the contents.') | Text entry
'Test-file to search  ' (tooltip 'When the 'test-files containing' field is non-empty, apply the search in files with the given stem. Unix-style file expansion (note not regular expressions) may be used. For example '*' will look in any file.') | Text entry (drop-down list containing [''])
.....'Selection'......
<truncated after showing first 30 lines>
---------- Missing result in level2TestSuite ----------
S01

# Copy of S01
S01_copy
---------- Missing result in usecase ----------
wait for all tests to be read
set test selection to S01
view actions for test S01
copy selected tests
view actions for test S01
paste tests from clipboard
select file output.dip
wait for file editing operations to complete
quit

Detailed information for the tests that could not be run:

4 TESTS could not be run on ip-10-80-17-102 :

Traceback (most recent call last):
  File "/usr/local/share/texttest/lib/default/actionrunner.py", line 264, in handleExceptions
    method(*args)
  File "/usr/local/share/texttest/lib/default/sandbox.py", line 22, in __call__
    test.makeWriteDirectory()
  File "/usr/local/share/texttest/lib/testmodel.py", line 686, in makeWriteDirectory
    plugins.ensureDirectoryExists(self.writeDirectory)
  File "/usr/local/share/texttest/lib/plugins.py", line 1057, in ensureDirectoryExists
    os.makedirs(path)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/carm/proj/texttest-tmp/pegasus/texttest.unix.01Sep165809.109177/texttest.unix.bzr'
VersionControl General Admin MoveToUnversionedSuite ( Last six runs Sep2014 )
VersionControl General Diff ShowDiff ( Last six runs Sep2014 )
VersionControl General Log StatusFromLog ( Last six runs Sep2014 )
VersionControl General Miscellaneous NoVersionControl ( Last six runs Sep2014 )

2 TESTS could not be run on ip-10-80-17-102 :

Traceback (most recent call last):
  File "/usr/local/share/texttest/lib/default/actionrunner.py", line 264, in handleExceptions
    method(*args)
  File "/usr/local/share/texttest/lib/default/sandbox.py", line 22, in __call__
    test.makeWriteDirectory()
  File "/usr/local/share/texttest/lib/testmodel.py", line 686, in makeWriteDirectory
    plugins.ensureDirectoryExists(self.writeDirectory)
  File "/usr/local/share/texttest/lib/plugins.py", line 1057, in ensureDirectoryExists
    os.makedirs(path)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/carm/proj/texttest-tmp/pegasus/texttest.unix.01Sep165809.109177/texttest.unix.cvs'
VersionControl CvsSpecific Miscellaneous CVSLogLatest ( Last six runs Sep2014 )
VersionControl General Miscellaneous ShowStatus ( Last six runs Sep2014 )

TEST could not be run on ip-10-80-17-102 : GUI StaticGUI AddingApps FromScratch VirtualDisplayOnly ( Last six runs Sep2014 )

Traceback (most recent call last):
  File "/usr/local/share/texttest/lib/default/actionrunner.py", line 264, in handleExceptions
    method(*args)
  File "/usr/local/share/texttest/lib/default/sandbox.py", line 22, in __call__
    test.makeWriteDirectory()
  File "/usr/local/share/texttest/lib/testmodel.py", line 686, in makeWriteDirectory
    plugins.ensureDirectoryExists(self.writeDirectory)
  File "/usr/local/share/texttest/lib/plugins.py", line 1057, in ensureDirectoryExists
    os.makedirs(path)
  File "/usr/lib64/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/carm/proj/texttest-tmp/pegasus/texttest.unix.01Sep165809.109177/texttest.unix.gui/GUI/StaticGUI/AddingApps/FromScratch/VirtualDisplayOnly'

2 TESTS could not be run on ip-10-80-17-102 :

Traceback (most recent call last):
  File "/usr/local/share/texttest/lib/default/actionrunner.py", line 264, in handleExceptions
    method(*args)
  File "/usr/local/share/texttest/lib/default/sandbox.py", line 22, in __call__
    test.makeWriteDirectory()
  File "/usr/local/share/texttest/lib/testmodel.py", line 686, in makeWriteDirectory
    plugins.ensureDirectoryExists(self.writeDirectory)
  File "/usr/local/share/texttest/lib/plugins.py", line 1057, in ensureDirectoryExists
    os.makedirs(path)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/carm/proj/texttest-tmp/pegasus/texttest.unix.01Sep165809.109177/texttest.unix.gui/GUI/StaticGUI/AddingApps/Preexisting'
GUI StaticGUI AddingApps Preexisting NewAppMode ( Last six runs Sep2014 )
GUI StaticGUI AddingApps Preexisting NoExtension ( Last six runs Sep2014 )

TEST could not be run on ip-10-80-17-102 : GUI StaticGUI CopyPaste MoveSuite ( Last six runs Sep2014 )

Traceback (most recent call last):
  File "/usr/local/share/texttest/lib/default/actionrunner.py", line 264, in handleExceptions
    method(*args)
  File "/usr/local/share/texttest/lib/default/traffic.py", line 17, in __call__
    self.setUpIntercepts(test, rcFiles, pythonCoverage, pythonCustomizeFiles)
  File "/usr/local/share/texttest/lib/default/traffic.py", line 37, in setUpIntercepts
    self.intercept(self.siteCustomizeFile, interceptDir)
  File "/usr/local/share/texttest/lib/default/traffic.py", line 67, in intercept
    plugins.ensureDirExistsForFile(interceptName)
  File "/usr/local/share/texttest/lib/plugins.py", line 1044, in ensureDirExistsForFile
    ensureDirectoryExists(dir)
  File "/usr/local/share/texttest/lib/plugins.py", line 1057, in ensureDirectoryExists
    os.makedirs(path)
  File "/usr/lib64/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/carm/proj/texttest-tmp/pegasus/texttest.unix.01Sep165809.109177/texttest.unix.gui/GUI/StaticGUI/CopyPaste/MoveSuite/traffic_intercepts'

TEST could not be run on ip-10-80-17-102 : GUI StaticGUI Miscellaneous ViewScreenshots ( Last six runs Sep2014 )

Traceback (most recent call last):
  File "/usr/local/share/texttest/lib/default/actionrunner.py", line 264, in handleExceptions
    method(*args)
  File "/usr/local/share/texttest/lib/default/sandbox.py", line 22, in __call__
    test.makeWriteDirectory()
  File "/usr/local/share/texttest/lib/testmodel.py", line 686, in makeWriteDirectory
    plugins.ensureDirectoryExists(self.writeDirectory)
  File "/usr/local/share/texttest/lib/plugins.py", line 1057, in ensureDirectoryExists
    os.makedirs(path)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/carm/proj/texttest-tmp/pegasus/texttest.unix.01Sep165809.109177/texttest.unix.gui/GUI/StaticGUI/Miscellaneous'

TEST could not be run on ip-10-80-17-102 : GUI StaticGUI Positioning SortSuite ( Last six runs Sep2014 )

Traceback (most recent call last):
  File "/usr/local/share/texttest/lib/default/actionrunner.py", line 264, in handleExceptions
    method(*args)
  File "/usr/local/share/texttest/lib/default/rundependent.py", line 32, in __call__
    self.performAllFilterings(test, stem, fileName, newFileName)
  File "/usr/local/share/texttest/lib/default/rundependent.py", line 50, in performAllFilterings
    writeFile = plugins.openForWrite(writeFileName)
  File "/usr/local/share/texttest/lib/plugins.py", line 1039, in openForWrite
    return open(path, "w")
IOError: [Errno 28] No space left on device: '/carm/proj/texttest-tmp/pegasus/texttest.unix.01Sep165809.109177/texttest.unix.gui/GUI/StaticGUI/Positioning/SortSuite/framework_tmp/catalogue.texttestorigcmp.normal'

TEST could not be run on ip-10-80-17-102 : GUI StaticGUI Refresh RemoveAndReaddSuite ( Last six runs Sep2014 )

Traceback (most recent call last):
  File "/usr/local/share/texttest/lib/default/actionrunner.py", line 264, in handleExceptions
    method(*args)
  File "/usr/local/share/texttest/lib/default/sandbox.py", line 22, in __call__
    test.makeWriteDirectory()
  File "/usr/local/share/texttest/lib/testmodel.py", line 686, in makeWriteDirectory
    plugins.ensureDirectoryExists(self.writeDirectory)
  File "/usr/local/share/texttest/lib/plugins.py", line 1057, in ensureDirectoryExists
    os.makedirs(path)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/carm/proj/texttest-tmp/pegasus/texttest.unix.01Sep165809.109177/texttest.unix.gui/GUI/StaticGUI/Refresh'

TEST could not be run on ip-10-80-17-102 : GUI StaticGUI Renaming RenameDefinitionFile ( Last six runs Sep2014 )

Traceback (most recent call last):
  File "/usr/local/share/texttest/lib/default/actionrunner.py", line 264, in handleExceptions
    method(*args)
  File "/usr/local/share/texttest/lib/default/sandbox.py", line 927, in __call__
    self.createCatalogueChangeFile(test)
  File "/usr/local/share/texttest/lib/default/sandbox.py", line 939, in createCatalogueChangeFile
    with open(fileName, "w") as file:
IOError: [Errno 28] No space left on device: '/carm/proj/texttest-tmp/pegasus/texttest.unix.01Sep165809.109177/texttest.unix.gui/GUI/StaticGUI/Renaming/RenameDefinitionFile/catalogue.texttest'

4 TESTS could not be run on ip-10-80-17-102 :

Traceback (most recent call last):
  File "/usr/local/share/texttest/lib/default/actionrunner.py", line 264, in handleExceptions
    method(*args)
  File "/usr/local/share/texttest/lib/default/sandbox.py", line 22, in __call__
    test.makeWriteDirectory()
  File "/usr/local/share/texttest/lib/testmodel.py", line 686, in makeWriteDirectory
    plugins.ensureDirectoryExists(self.writeDirectory)
  File "/usr/local/share/texttest/lib/plugins.py", line 1057, in ensureDirectoryExists
    os.makedirs(path)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/carm/proj/texttest-tmp/pegasus/texttest.unix.01Sep165809.109177/texttest.unix.hg'
VersionControl General Admin MoveSuite ( Last six runs Sep2014 )
VersionControl General Admin MoveTest ( Last six runs Sep2014 )
VersionControl General Admin RenameBackAndForth ( Last six runs Sep2014 )
VersionControl General Miscellaneous ShowStatus ( Last six runs Sep2014 )

5 TESTS could not be run on ip-10-80-17-102 :

Traceback (most recent call last):
  File "/usr/local/share/texttest/lib/default/actionrunner.py", line 264, in handleExceptions
    method(*args)
  File "/usr/local/share/texttest/lib/default/sandbox.py", line 22, in __call__
    test.makeWriteDirectory()
  File "/usr/local/share/texttest/lib/testmodel.py", line 686, in makeWriteDirectory
    plugins.ensureDirectoryExists(self.writeDirectory)
  File "/usr/local/share/texttest/lib/plugins.py", line 1057, in ensureDirectoryExists
    os.makedirs(path)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/carm/proj/texttest-tmp/pegasus/texttest.unix.01Sep165809.109177/texttest.unix.lsf'
QueueSystems ErrorHandling Console BadQueue ( Last six runs Sep2014 )
QueueSystems ErrorHandling Console BadQueueCommandLine ( Last six runs Sep2014 )
QueueSystems ErrorHandling Console NotInstalled ( Last six runs Sep2014 )
QueueSystems ErrorHandling Console SlaveCrash ( Last six runs Sep2014 )
QueueSystems Performance CheckExecHost PerfResource ( Last six runs Sep2014 )

4 TESTS could not be run on ip-10-80-17-102 :

Traceback (most recent call last):
  File "/usr/local/share/texttest/lib/default/actionrunner.py", line 264, in handleExceptions
    method(*args)
  File "/usr/local/share/texttest/lib/default/sandbox.py", line 22, in __call__
    test.makeWriteDirectory()
  File "/usr/local/share/texttest/lib/testmodel.py", line 686, in makeWriteDirectory
    plugins.ensureDirectoryExists(self.writeDirectory)
  File "/usr/local/share/texttest/lib/plugins.py", line 1057, in ensureDirectoryExists
    os.makedirs(path)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib64/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/carm/proj/texttest-tmp/pegasus/texttest.unix.01Sep165809.109177/texttest.unix.rundep'
TestSelf RunDependentText Component BetweenMarkersInclusive ( Last six runs Sep2014 )
TestSelf RunDependentText Component BetweenMarkersOverlap2 ( Last six runs Sep2014 )
TestSelf RunDependentText Component MultipleLinesMiddle ( Last six runs Sep2014 )
TestSelf RunDependentText Component RemoveFirstWord ( Last six runs Sep2014 )