See <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/changes>

Changes:

[Julien Carsique <[email protected]>] NXBT-305 - webdriver tests will be run 
independently

------------------------------------------
[...truncated 436 lines...]
+ exit 0
+ ret1=0
+ '[' -z ']'
+ java -version
+ grep 1.6.0
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
+ '[' 0 == 0 ']'
+ cd 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.3-I20110628_0115/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload>
+ make EXT=--no-color
mkdir -p ../../target/ftest/funkload/report ../../target/ftest/funkload/log
fl-monitor-ctl monitor.conf restart
Starting monitor server at http://localhost:55502/ as daemon.
fl-credential-ctl credential.conf restart
Starting file_credential server at http://localhost:55501/ as daemon.
fl-run-test test_pages.py --simple-fetch -v -e testAvailable --no-color
testAvailable (test_pages.Pages) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.008s

OK
fl-run-test -v --simple-fetch test_rest.py -e testWriter --no-color
testWriter (test_rest.Rest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.404s

OK
fl-run-test -v --simple-fetch test_rest.py -e testReader --no-color
testReader (test_rest.Rest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.168s

OK
fl-run-test -v --simple-fetch test_pages.py --no-color
testAvailable (test_pages.Pages) ... ok
testBasePageViewDocumentPath (test_pages.Pages) ... ok
testFileTabs (test_pages.Pages) ... ok
testFolderPage (test_pages.Pages) ... ok
testLoginPage (test_pages.Pages) ... ok
testNavigation (test_pages.Pages) ... ok
testPublish (test_pages.Pages) ... ok
testSections (test_pages.Pages) ... ok
testUsersGroupsPage (test_pages.Pages) ... ok

----------------------------------------------------------------------
Ran 9 tests in 10.859s

OK
fl-run-test -v --simple-fetch test_nuxeo.py -e testInit --no-color
testInit (test_nuxeo.Nuxeo) ... ok

----------------------------------------------------------------------
Ran 1 test in 7.929s

OK
fl-run-test -v --simple-fetch test_nuxeo.py -e testWriter --no-color
testWriter (test_nuxeo.Nuxeo) ... ok

----------------------------------------------------------------------
Ran 1 test in 3.946s

OK
fl-run-test -v --simple-fetch test_nuxeo.py -e testReader --no-color
testReader (test_nuxeo.Nuxeo) ... ok

----------------------------------------------------------------------
Ran 1 test in 1.613s

OK
fl-run-test -v --simple-fetch test_webengine.py --no-color
test_testWebengine (test_webengine.Webengine) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.879s

OK
fl-run-test -v --simple-fetch test_dav.py --no-color
testDav (test_dav.Dav) ... FAIL
testLocks (test_dav.Dav) ... FAIL
testUserAgents (test_dav.Dav) ... FAIL
testWriter (test_dav.Dav) ... FAIL

======================================================================
FAIL: testDav (test_dav.Dav)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 944, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.3-I20110628_0115/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 66, in testDav
    resp = self.options(dav_url, description="option on root")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 418, in 
options
    return self.method('options', url, None, description, ok_codes)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 401, in 
method
    method=method)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 299, in 
_browse
    response = self._connect(url, params, ok_codes, method, description)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 216, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: /nuxeo/site/dav
HTTP Response 500: Internal Server Error

======================================================================
FAIL: testLocks (test_dav.Dav)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 944, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.3-I20110628_0115/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 157, in testLocks
    description="Remove doc if exists")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 410, in 
delete
    return self.method('delete', url, None, description, ok_codes)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 401, in 
method
    method=method)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 299, in 
_browse
    response = self._connect(url, params, ok_codes, method, description)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 216, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: /nuxeo/site/dav/FLNXTest-Dav-workspace/lockme
HTTP Response 500: Internal Server Error

======================================================================
FAIL: testUserAgents (test_dav.Dav)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 944, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.3-I20110628_0115/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 136, in testUserAgents
    ok_codes=[401, ])
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 430, in 
propfind
    description=description, ok_codes=codes)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 401, in 
method
    method=method)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 299, in 
_browse
    response = self._connect(url, params, ok_codes, method, description)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 216, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: /nuxeo/site/dav
HTTP Response 302: Moved Temporarily

======================================================================
FAIL: testWriter (test_dav.Dav)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 944, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/nuxeo-5.4.3-I20110628_0115/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_dav.py";,>
 line 116, in testWriter
    description="Create a folder")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 401, in 
method
    method=method)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 299, in 
_browse
    response = self._connect(url, params, ok_codes, method, description)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 216, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: /nuxeo/site/dav/FLNXTest-Dav-workspace/xm5gho
HTTP Response 500: Internal Server Error

----------------------------------------------------------------------
Ran 4 tests in 0.178s

FAILED (failures=4)
make: *** [dav] Error 1
+ ret2=2
+ ret3=0
+ stop_server
+ 
SERVER_HOME=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat>
+ 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/monitorctl.sh>
 stop
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/monitorctl.sh>:
 line 121: -server -Xms1g -Xmx1g -XX:MaxPermSize=512m 
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 
-Xloggc:${nuxeo.log.dir}/gc.log -verbose:gc -XX:+PrintGCDetails 
-XX:+PrintGCTimeStamps -Dcom.sun.management.jmxremote 
-Dcom.sun.management.jmxremote.port=1089 
-Dcom.sun.management.jmxremote.ssl=false 
-Dcom.sun.management.jmxremote.authenticate=false: bad substitution
Stopping monitoring 2011-06-28 02:56:02+02:00 ...
Monitoring stopped.
Archiving log ...
tar: log/*.html: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
Done: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/log-20110628-005614.tgz>
+ 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/nuxeoctl>
 stop
Launcher command: java -Dlauncher.java.opts=-server -Xms1g -Xmx1g 
-XX:MaxPermSize=512m -Dsun.rmi.dgc.client.gcInterval=3600000 
-Dsun.rmi.dgc.server.gcInterval=3600000 -Xloggc:${nuxeo.log.dir}/gc.log 
-verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps 
-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=1089 
-Dcom.sun.management.jmxremote.ssl=false 
-Dcom.sun.management.jmxremote.authenticate=false 
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true 
-Dnuxeo.home=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat>
 
-Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/nuxeo.conf>
 
-Dnuxeo.log.dir=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/log>
 -jar 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/nuxeo-launcher.jar>
 stop
Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat>
Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/bin/nuxeo.conf>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/templates/common>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/templates/default>
Template 'monitor' not found with relative or absolute path 
(<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/ws/trunk/tomcat/templates/monitor).>
 Check your nuxeo.templates parameter, and nuxeo.template.includes for included 
files.
Stopping server.............No answer from server, try to kill process 19836...
+ '[' '!' -z ']'
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ grep ' ERROR \[' 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/server.log>
+ head
+ uniq -c
+ sed 's/^.\{24\}//g'
+ sort -nr
+ sort
      3 ERROR [org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper] Exception 
in JAX-RS processing
      3 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception
      3 ERROR [nuxeo-error-log] 
      1 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/that/does/not/exists
      1 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/FLNXTEST Bench workspace/FLNXTEST Bench 
folder
      1 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/sections/FLNXTEST Bench section
      1 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
      1 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/that/does/not/exists
      1 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/FLNXTEST Bench workspace/FLNXTEST Bench folder
      1 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/sections/FLNXTEST Bench section
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR ' 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/server.log>
 705    :2011-06-28 02:54:42,464 ERROR 
[com.sun.jersey.spi.container.ContainerResponse] Mapped exception to response: 
500 (Internal Server Error)
 780    :2011-06-28 02:55:35,928 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/that/does/not/exists
 918    :2011-06-28 02:55:35,928 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/that/does/not/exists
1056    :2011-06-28 02:55:35,931 ERROR [nuxeo-error-log] 
1311    :2011-06-28 02:55:36,260 ERROR [org.jboss.seam.jsf.SeamPhaseListener] 
swallowing exception
1397    :2011-06-28 02:55:36,265 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
1439    :2011-06-28 02:55:46,611 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/sections/FLNXTEST Bench section
1577    :2011-06-28 02:55:46,612 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/sections/FLNXTEST Bench section
1715    :2011-06-28 02:55:46,615 ERROR [nuxeo-error-log] 
1970    :2011-06-28 02:55:46,619 ERROR [org.jboss.seam.jsf.SeamPhaseListener] 
swallowing exception
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/console.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/gc.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/jmxstat.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/nuxeoctl.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/nuxeo-error.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/server.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/stderr.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/sysstat-sar.log>
+ gzip -cd 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/server.log.gz>
+ '[' 0 -eq 0 -a 2 -eq 0 ']'
+ exit 9
Archiving artifacts
Publishing Selenium report...
  Test failures: 0
  Test totals  : 109
------------------------
  Command Passes   : 1580
  Command Failures : 0
  Command Errors   : 0
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat/798/artifact/trunk/tomcat/log/server.log>:
2011-06-28 02:54:42,464 ERROR [com.sun.jersey.spi.container.ContainerResponse] 
Mapped exception to response: 500 (Internal Server Error)
2011-06-28 02:55:35,928 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/that/does/not/exists
2011-06-28 02:55:35,928 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/that/does/not/exists
2011-06-28 02:55:35,931 ERROR [nuxeo-error-log] 
2011-06-28 02:55:36,260 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-06-28 02:55:36,265 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo]] 
Session event listener threw exception
2011-06-28 02:55:46,611 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/sections/FLNXTEST Bench section
2011-06-28 02:55:46,612 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/sections/FLNXTEST Bench section
2011-06-28 02:55:46,615 ERROR [nuxeo-error-log] 
2011-06-28 02:55:46,619 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-06-28 02:55:47,255 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/FLNXTEST Bench workspace/FLNXTEST Bench 
folder
2011-06-28 02:55:47,255 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/FLNXTEST Bench workspace/FLNXTEST Bench folder
2011-06-28 02:55:47,257 ERROR [nuxeo-error-log] 
2011-06-28 02:55:47,260 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 
exception
2011-06-28 02:56:01,641 ERROR 
[org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper] Exception in JAX-RS 
processing
2011-06-28 02:56:01,683 ERROR 
[org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper] Exception in JAX-RS 
processing
2011-06-28 02:56:01,724 ERROR 
[org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper] Exception in JAX-RS 
processing

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to