[Erp5-report] cloudooo r43860 : 161 Tests, 50 Errors, 4 Failures, 0 Skips
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Mar 1 17:20:58 CET 2011
Test Suite: cloudooo
Revision: 43860
Result: FAIL
All tests: 161
Failures: 4
Errors: 50
Skips: 0
The following tests failed:
testAllSupportedFormat (6 errors)
Test all drawing formats
Test all global formats
Test all presentation formats
Test all spreadsheet formats
Test all text formats
Test all web formats
testAllSupportedFormat (4 failures, 3 errors)
Test convert file to flash format the reverse convertion
Test convert file to ogg format the reverse convertion
Test convert file to WebM format and the reverse convertion
Test convert file to avi format the reverse convertion
Test convert file to matroska format the reverse convertion
Test convert file to mp4 format the reverse convertion
Test convert file to Mpeg format the reverse convertion
testPDFHandler (1 errors)
Test if the metadata is inserted correctly
testServer (39 errors)
Test Convert Doc -> Odt
Try convert one document to format not possible
Try convert one document for a invalid format
Test export docx to odt
Test export png to svg
Test export pptx to odp
Test export python to pdf
Call getAllowedExtensionList and verify if the returns is a list with
Call getAllowedExtensionList and verify if the returns is a list with
Call getAllowedExtensionList and verify if the returns is a list with
Test if filter name returns correctly with ERP5 API
Test if manager can get a chapter
Test if manager can get the list of chapters list
Test if manager can get the list of column item
Test if manager can get a image
Test if manager can get the list of images items
Test if manager can get the list of lines items
Test if manager can get a paragraph
Test if manager can get the list of paragraphs items
Test if manager can get a item of some granulated table
Test if manager can get the table item list
Test if manager can get the matrix of some granulated table
Test run_generate method. This test if returns good png files
Test run_convert method with invalid file
Test run_convert method
Test run_generate method
Test run_generate method. This test is to validate a bug convertions to
Test run_generate method. This test is to validate a bug convertions to
Test run_setmetadata method
Test run_setmetadata method with invalid document
Test to verify if the behavior of server is normal when a empty string
Convert compressed html to txt
Test if send a zipfile returns a document correctly
Test server using method getFileMetadataItemList. With data converted
Test server using method getFileMetadataItemList. Without data
Test server using method updateFileMetadata
Test document that already has metadata. Check if the metadata is not
Test server using method updateFileMetadata when the same metadata is
Test server using method updateFileMetadata with unsual metadata
testServer (1 errors)
Test if metadata is inserted correctly in document
-------------- next part --------------
A non-text attachment was scrubbed...
Name: summary.diff
Type: text/x-diff
Size: 2972 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20110301/557eb2c6/attachment-0001.diff>
-------------- next part --------------
ERROR: Test all drawing formats
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllSupportedFormat.py", line 56, in testDrawingFormats
self.runTestForType('odg', 'drawing', 'data/test.odg')
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllSupportedFormat.py", line 74, in runTestForType
extension_list = self.proxy.getAllowedExtensionList(request)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test all global formats
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllSupportedFormat.py", line 68, in testGlobalFormats
self.runTestForType('sxg', 'global', 'data/test.sxg')
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllSupportedFormat.py", line 74, in runTestForType
extension_list = self.proxy.getAllowedExtensionList(request)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test all presentation formats
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllSupportedFormat.py", line 52, in testPresentationFormats
self.runTestForType('odp', 'presentation', 'data/test.odp')
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllSupportedFormat.py", line 74, in runTestForType
extension_list = self.proxy.getAllowedExtensionList(request)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test all spreadsheet formats
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllSupportedFormat.py", line 60, in testSpreadSheetFormats
self.runTestForType('ods', 'spreadsheet', 'data/test.ods')
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllSupportedFormat.py", line 74, in runTestForType
extension_list = self.proxy.getAllowedExtensionList(request)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test all text formats
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllSupportedFormat.py", line 48, in testTextFormats
self.runTestForType('odt', 'text', 'data/test.odt')
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllSupportedFormat.py", line 74, in runTestForType
extension_list = self.proxy.getAllowedExtensionList(request)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test all web formats
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllSupportedFormat.py", line 64, in testWebFormats
self.runTestForType('html', 'web', 'data/test.html')
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllSupportedFormat.py", line 74, in runTestForType
extension_list = self.proxy.getAllowedExtensionList(request)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test convert file to flash format the reverse convertion
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/tests/testAllSupportedFormat.py", line 78, in testFlvFormat
input_format = self.afterFormat(output_data)
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/tests/testAllSupportedFormat.py", line 46, in afterFormat
input_data = output.convert("ogv")
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/handler.py", line 72, in convert
return self.input.getContent()
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/file.py", line 112, in getContent
return open(self.url, 'r').read()
IOError: [Errno 2] No such file or directory: '/home/buildbot/slave/full.Oood/build/instance/var/run/tmp/tmpI1hxwk/tmpjMaVez.ogv'
ERROR: Test convert file to ogg format the reverse convertion
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/tests/testAllSupportedFormat.py", line 102, in testOggFormat
input_format = self.afterFormat(output_data)
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/tests/testAllSupportedFormat.py", line 46, in afterFormat
input_data = output.convert("ogv")
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/handler.py", line 72, in convert
return self.input.getContent()
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/file.py", line 112, in getContent
return open(self.url, 'r').read()
IOError: [Errno 2] No such file or directory: '/home/buildbot/slave/full.Oood/build/instance/var/run/tmp/tmpuEtqPK/tmpuTO3DT.ogv'
ERROR: Test convert file to WebM format and the reverse convertion
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/tests/testAllSupportedFormat.py", line 70, in testWebMFormat
input_format = self.afterFormat(output_data)
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/tests/testAllSupportedFormat.py", line 46, in afterFormat
input_data = output.convert("ogv")
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/handler.py", line 72, in convert
return self.input.getContent()
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/file.py", line 112, in getContent
return open(self.url, 'r').read()
IOError: [Errno 2] No such file or directory: '/home/buildbot/slave/full.Oood/build/instance/var/run/tmp/tmpiCguLf/tmpESnERB.ogv'
FAIL: Test convert file to avi format the reverse convertion
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/tests/testAllSupportedFormat.py", line 55, in testAviFormat
self.assertEquals(output_format, 'video/avi')
AssertionError: 'video/x-msvideo' != 'video/avi'
FAIL: Test convert file to matroska format the reverse convertion
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/tests/testAllSupportedFormat.py", line 95, in testMkvFormat
self.assertEquals(output_format, 'video/x-matroska')
AssertionError: 'application/octet-stream' != 'video/x-matroska'
FAIL: Test convert file to mp4 format the reverse convertion
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/tests/testAllSupportedFormat.py", line 64, in testMp4Format
self.assertEquals(input_format, 'video/ogg')
AssertionError: 'application/x-empty' != 'video/ogg'
FAIL: Test convert file to Mpeg format the reverse convertion
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ffmpeg/tests/testAllSupportedFormat.py", line 88, in testMpegFormat
self.assertEquals(input_format, 'video/ogg')
AssertionError: 'application/x-empty' != 'video/ogg'
ERROR: Test if the metadata is inserted correctly
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/pdf/tests/testPDFHandler.py", line 61, in testsetMetadata
new_document = handler.setMetadata(metadata_dict)
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/pdf/handler.py", line 107, in setMetadata
env=self.environment).communicate()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/subprocess.py", line 623, in __init__
errread, errwrite)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/subprocess.py", line 1141, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
ERROR: Test Convert Doc -> Odt
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 166, in testConvertDocToOdt
'application/vnd.oasis.opendocument.text')
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 116, in _testConvertFile
destination_format, zip)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Try convert one document to format not possible
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 326, in testConvertDocumentToImpossibleFormat
self.assertRaises(Fault, self.proxy.convertFile, (data, 'odp', 'doc'))
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/unittest.py", line 336, in failUnlessRaises
callableObj(*args, **kwargs)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Try convert one document for a invalid format
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 321, in testConvertDocumentToInvalidFormat
self.assertRaises(Fault, self.proxy.convertFile, (data, 'doc', 'xyz'))
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/unittest.py", line 336, in failUnlessRaises
callableObj(*args, **kwargs)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test export docx to odt
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 301, in testConvertDocxToODT
'application/vnd.oasis.opendocument.text')
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 116, in _testConvertFile
destination_format, zip)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test export png to svg
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 285, in testConvertPNGToSVG
'image/svg+xml')
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 116, in _testConvertFile
destination_format, zip)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test export pptx to odp
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 293, in testConvertPPTXToODP
'application/vnd.oasis.opendocument.presentation')
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 116, in _testConvertFile
destination_format, zip)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test export python to pdf
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 309, in testConvertPyToPDF
'application/pdf')
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 116, in _testConvertFile
destination_format, zip)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Call getAllowedExtensionList and verify if the returns is a list with
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 144, in testGetAllowedExtensionListByExtension
doc_allowed_list = self.proxy.getAllowedExtensionList({'extension': "doc"})
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Call getAllowedExtensionList and verify if the returns is a list with
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 154, in testGetAllowedExtensionListByMimetype
msword_allowed_list = self.proxy.getAllowedExtensionList(request_dict)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Call getAllowedExtensionList and verify if the returns is a list with
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 129, in testGetAllowedExtensionListByType
text_allowed_list = self.proxy.getAllowedExtensionList(text_request)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if filter name returns correctly with ERP5 API
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 500, in testGetAllowedTargetItemList
self.proxy.getAllowedTargetItemList(mimetype)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if manager can get a chapter
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 598, in testGetChapterItem
self.assertRaises(Fault, self.proxy.getChapterItem, ("id", data, "odt"))
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/unittest.py", line 336, in failUnlessRaises
callableObj(*args, **kwargs)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if manager can get the list of chapters list
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 593, in testGetChapterItemList
self.assertRaises(Fault, self.proxy.getChapterItemList, (data, "odt"))
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/unittest.py", line 336, in failUnlessRaises
callableObj(*args, **kwargs)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if manager can get the list of column item
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 543, in testGetColumnItemList
self.assertRaises(Fault, self.proxy.getColumnItemList, (data, "id", "odt"))
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/unittest.py", line 336, in failUnlessRaises
callableObj(*args, **kwargs)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if manager can get a image
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 569, in testGetImage
geted_image = decodestring(self.proxy.getImage(data, image_id, "odt"))
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if manager can get the list of images items
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 553, in testGetImageItemList
image_list = self.proxy.getImageItemList(data, "odt")
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if manager can get the list of lines items
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 548, in testGetLineItemList
self.assertRaises(Fault, self.proxy.getLineItemList, (data, "id", "odt"))
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/unittest.py", line 336, in failUnlessRaises
callableObj(*args, **kwargs)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if manager can get a paragraph
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 587, in testGetParagraphItem
paragraph = self.proxy.getParagraphItem(data, 1, "odt")
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if manager can get the list of paragraphs items
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 575, in testGetParagraphItemList
paragraph_list = self.proxy.getParagraphItemList(data, "odt")
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if manager can get a item of some granulated table
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 518, in testGetTableItem
granulated_table = self.proxy.getTableItemList(data, "odt")
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if manager can get the table item list
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 512, in testGetTableItemList
granulated_table = self.proxy.getTableItemList(data, "odt")
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if manager can get the matrix of some granulated table
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 537, in testGetTableMatrix
matrix_table = self.proxy.getTableMatrix(data, "Prices", "odt")
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test run_generate method. This test if returns good png files
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 398, in testPNGFileToConvertOdpToHTML
'application/vnd.oasis.opendocument.presentation')
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test run_convert method with invalid file
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 346, in testRunConvertFailResponse
self.proxy.run_convert('test.doc', encodestring(data))
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test run_convert method
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 332, in testRunConvertMethod
self.proxy.run_convert('test.doc', encodestring(data))
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test run_generate method
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 360, in testRunGenerateMethod
'application/vnd.oasis.opendocument.text')
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test run_generate method. This test is to validate a bug convertions to
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 427, in testRunGenerateMethodConvertOdpToHTML
'application/vnd.oasis.opendocument.presentation')
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test run_generate method. This test is to validate a bug convertions to
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 374, in testRunGenerateMethodConvertOdsToHTML
"application/vnd.oasis.opendocument.spreadsheet")
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test run_setmetadata method
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 462, in testRunSetMetadata
{"Title": "testSetMetadata", "Description": "Music"})
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test run_setmetadata method with invalid document
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 490, in testRunSetMetadataFailResponse
{"Title": "testSetMetadata", "Description": "Music"})
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test to verify if the behavior of server is normal when a empty string
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 315, in testSendEmptyRequest
self.assertRaises(Fault, self.proxy.convertFile, (data, '', ''))
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/unittest.py", line 336, in failUnlessRaises
callableObj(*args, **kwargs)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Convert compressed html to txt
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 275, in testSendZipAndReturnTxt
'text/plain')
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 116, in _testConvertFile
destination_format, zip)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if send a zipfile returns a document correctly
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 266, in testWithZipFile
True)
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 116, in _testConvertFile
destination_format, zip)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test server using method getFileMetadataItemList. With data converted
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 188, in testgetFileMetadataItemListWithData
True)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test server using method getFileMetadataItemList. Without data
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 173, in testgetFileMetadataItemListWithoutData
'odt')
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test server using method updateFileMetadata
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 205, in testupdateFileMetadata
{"Title": "testSetMetadata"})
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test document that already has metadata. Check if the metadata is not
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 248, in testupdateFileMetadataAlreadyHasMetadata
metadata_dict = self.proxy.getFileMetadataItemList(encodestring(data), 'odt')
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test server using method updateFileMetadata when the same metadata is
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 234, in testupdateFileMetadataUpdateSomeMetadata
{"Reference": "testSetMetadata", "Something": "ABC"})
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test server using method updateFileMetadata with unsual metadata
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 221, in testupdateFileMetadataWithUserMetadata
{"Reference": "testSetMetadata"})
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
self.send_content(h, request_body)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
self.connect()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
self.timeout)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: Test if metadata is inserted correctly in document
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/pdf/tests/testServer.py", line 69, in testSetMetadata
metadata = self.proxy.getFileMetadataItemList(new_data, "pdf")
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1253, in request
return self._parse_response(h.getfile(), sock)
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1392, in _parse_response
return u.close()
File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 838, in close
raise Fault(**self._stack[0])
Fault: <Fault 1: "<type 'exceptions.ValueError'>:too many values to unpack">
More information about the Erp5-report
mailing list