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

------------------------------------------
[...truncated 1012 lines...]
### [ERROR] suite-webengine-website TEST FAILURE
+ exit_code=9
+ sleep 5
+ echo ### [INFO] Running test suite suite-webengine-tags ...
### [INFO] Running test suite suite-webengine-tags ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite *chrome 
http://localhost:8080/nuxeo/ 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-tags.html>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/104/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html>
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
04:21:12.945 INFO - Java: Sun Microsystems Inc. 19.1-b02
04:21:12.946 INFO - OS: Linux 2.6.32-28-server amd64
04:21:12.951 INFO - v2.0 [b1], with Core v2.0 [b1]
04:21:13.045 INFO - RemoteWebDriver instances should connect to: 
http://127.0.0.1:14440/wd/hub
04:21:13.047 INFO - Version Jetty/5.1.x
04:21:13.047 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
04:21:13.048 INFO - Started HttpContext[/selenium-server,/selenium-server]
04:21:13.048 INFO - Started HttpContext[/,/]
04:21:33.079 INFO - Started 
org.openqa.jetty.jetty.servlet.ServletHandler@7825d2b2
04:21:33.080 INFO - Started HttpContext[/wd,/wd]
04:21:33.089 INFO - Started SocketListener on 0.0.0.0:14440
04:21:33.089 INFO - Started org.openqa.jetty.jetty.Server@3148aa23
04:21:33.178 INFO - Preparing Firefox profile...
04:21:35.353 INFO - Launching Firefox...
04:21:35.899 INFO - Checking Resource aliases
04:21:38.338 INFO - Checking Resource aliases
04:21:38.340 INFO - Received posted results
04:21:38.856 INFO - Killing Firefox...
Tests failed, see result file for details: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/104/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html>
+ [ 1 != 0 ]
+ echo ### [ERROR] suite-webengine-tags TEST FAILURE
### [ERROR] suite-webengine-tags TEST FAILURE
+ exit_code=9
+ sleep 5
+ [ 9 != 0 ]
+ echo ### [ERROR] TESTS FAILURE
### [ERROR] TESTS FAILURE
+ exit 9
+ ret1=9
+ '[' -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-oracle10/ws/trunk/nuxeo-distribution-5.4/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.024s

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

----------------------------------------------------------------------
Ran 1 test in 2.070s

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

----------------------------------------------------------------------
Ran 1 test in 0.853s

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

======================================================================
FAIL: testBasePageViewDocumentPath (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 923, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 46, in testBasePageViewDocumentPath
    .login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testFileTabs (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 923, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 137, in testFileTabs
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testFolderPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 923, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 117, in testFolderPage
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testLoginPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 923, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 39, in testLoginPage
    .login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testMemberManagementPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 923, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 157, in testMemberManagementPage
    p = LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testNavigation (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 923, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 60, in testNavigation
    .login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testPublish (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 923, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 94, in testPublish
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testSections (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 923, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 74, in testSections
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

----------------------------------------------------------------------
Ran 9 tests in 1.229s

FAILED (failures=8)
make: *** [page] Error 1
+ ret2=2
+ ret3=0
+ stop_server
+ 
SERVER_HOME=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat>
+ 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/bin/monitorctl.sh>
 stop
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/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: bad substitution
Stopping monitoring 2011-04-17 04:21:51+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-oracle10/104/artifact/trunk/tomcat/log/log-20110417-022152.tgz>
+ 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/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 
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true 
-Dnuxeo.home=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat>
 
-Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/bin/nuxeo.conf>
 -jar 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/bin/nuxeo-launcher.jar>
 stop
Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat>
Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/bin/nuxeo.conf>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/templates/common>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/templates/default>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/templates/oracle>
Template 'monitor' not found with relative or absolute path 
(<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/templates/monitor).>
 Check your nuxeo.templates parameter, and nuxeo.template.includes for included 
files.
Stopping server.....Server stopped.
+ '[' '!' -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-oracle10/104/artifact/trunk/tomcat/log/server.log>
+ head
+ sort
+ sed 's/^.\{24\}//g'
+ uniq -c
+ sort -nr
    390 ERROR [org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or 
view does not exist
    167 ERROR [org.hibernate.event.def.AbstractFlushingEventListener] Could not 
synchronize database state with session
    149 ERROR [org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to 
execute async event null on listener auditLoggerListener
     43 ERROR [nuxeo-error-log] 
     37 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: org.hibernate.exception.SQLGrammarException: 
could not execute query
     37 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain
     37 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
org.hibernate.exception.SQLGrammarException: could not execute query
     37 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
     37 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml]
     19 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR ' 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/104/artifact/trunk/tomcat/log/server.log>
 189    :2011-04-17 04:16:28,640 ERROR 
[org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or view does not 
exist
 192    :2011-04-17 04:16:28,640 ERROR 
[org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or view does not 
exist
 194    :2011-04-17 04:16:28,642 ERROR 
[org.hibernate.event.def.AbstractFlushingEventListener] Could not synchronize 
database state with session
 223    :2011-04-17 04:16:28,647 ERROR 
[org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or view does not 
exist
 226    :2011-04-17 04:16:28,647 ERROR 
[org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or view does not 
exist
 228    :2011-04-17 04:16:28,647 ERROR 
[org.hibernate.event.def.AbstractFlushingEventListener] Could not synchronize 
database state with session
 256    :2011-04-17 04:16:28,649 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event default on listener auditLoggerListener
 288    :2011-04-17 04:16:28,652 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event default on listener auditLoggerListener
 321    :2011-04-17 04:16:28,749 ERROR 
[org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or view does not 
exist
 324    :2011-04-17 04:16:28,749 ERROR 
[org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or view does not 
exist
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/104/artifact/trunk/tomcat/log/console.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/104/artifact/trunk/tomcat/log/gc.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/104/artifact/trunk/tomcat/log/nuxeo-error.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/104/artifact/trunk/tomcat/log/server.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/104/artifact/trunk/tomcat/log/stderr.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/104/artifact/trunk/tomcat/log/sysstat-sar.log>
+ gzip -cd 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/104/artifact/trunk/tomcat/log/server.log.gz>
+ '[' 9 -eq 0 -a 2 -eq 0 ']'
+ exit 9
+ exit
Archiving artifacts
Publishing Selenium report...
  Test failures: 107
  Test totals  : 107
------------------------
  Command Passes   : 13
  Command Failures : 116
  Command Errors   : 104

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

Reply via email to