See <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-funkload-rest-and-web/2250/>
------------------------------------------ [...truncated 3134 lines...] + key=nuxeo.vcs.min-pool-size + value=10 ++ grep -E '^#?nuxeo.vcs.min-pool-size=' /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf ++ wc -l + has_key=1 + '[' 1 = 0 ']' + perl -p -i -e 's/^#?nuxeo.vcs.min-pool-size=.*$/nuxeo.vcs.min-pool-size=10/g' /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf + cat + start_server 127.0.0.1 + '[' 1 == 2 ']' + IP=127.0.0.1 + check_ports_and_kill_ghost_process 127.0.0.1 + hostname=127.0.0.1 + ports='8080 14440' + for port in '$ports' ++ lsof -n -i [email protected]:8080 ++ awk '{print $2}' ++ grep '(LISTEN)' + RUNNING_PID= + '[' '!' -z ']' + for port in '$ports' ++ lsof -n -i [email protected]:14440 ++ awk '{print $2}' ++ grep '(LISTEN)' + RUNNING_PID= + '[' '!' -z ']' + /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeoctl start 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=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat -Dnuxeo.conf=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf -jar /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo-launcher.jar start Nuxeo home: /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat Nuxeo configuration: /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf Include template: /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/templates/common Include template: /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/templates/default Include template: /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/templates/postgresql Template 'monitor' not found with relative or absolute path (/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/templates/monitor). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. Detected Tomcat server. No current configuration, generating files... Configuration files generated. Server started with process ID 1061. .............................. ====================================================================== = Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 421 ====================================================================== Started in 0min30s + sleep 0 + '[' '!' -z ']' + /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/monitorctl.sh start /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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 Starting monitoring 2011-04-26 20:36:58+02:00 ... [1316] Monitoring started. + cd /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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 5.262s OK fl-run-test -v --simple-fetch test_rest.py -e testWriter --no-color testWriter (test_rest.Rest) ... ok ---------------------------------------------------------------------- Ran 1 test in 1.084s OK fl-run-test -v --simple-fetch test_rest.py -e testReader --no-color testReader (test_rest.Rest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.348s 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 "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py", line 923, in __call__ testMethod() File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py", line 46, in testBasePageViewDocumentPath .login(*self.cred_admin) File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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 "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py", line 923, in __call__ testMethod() File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py", line 136, in testFileTabs p = (LoginPage(self).login(*self.cred_admin) File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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 "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py", line 923, in __call__ testMethod() File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py", line 116, in testFolderPage p = (LoginPage(self).login(*self.cred_admin) File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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 "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py", line 923, in __call__ testMethod() File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py", line 39, in testLoginPage .login(*self.cred_admin) File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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 "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py", line 923, in __call__ testMethod() File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py", line 156, in testMemberManagementPage p = LoginPage(self).login(*self.cred_admin) File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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 "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py", line 923, in __call__ testMethod() File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py", line 60, in testNavigation .login(*self.cred_admin) File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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 "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py", line 923, in __call__ testMethod() File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py", line 93, in testPublish p = (LoginPage(self).login(*self.cred_admin) File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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 "/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py", line 923, in __call__ testMethod() File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py", line 73, in testSections p = (LoginPage(self).login(*self.cred_admin) File "/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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 2.210s FAILED (failures=8) make: *** [page] Error 1 + ret1=2 + stop_server + SERVER_HOME=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat + /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/monitorctl.sh stop /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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-26 20:37:21+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: /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/log/log-20110426-183725.tgz + /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat -Dnuxeo.conf=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf -jar /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo-launcher.jar stop Nuxeo home: /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat Nuxeo configuration: /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf Include template: /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/templates/common Include template: /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/templates/default Include template: /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/templates/postgresql Template 'monitor' not found with relative or absolute path (/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/templates/monitor). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. Stopping server.....Server stopped. + '[' '!' -z secret ']' + /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/monitorctl.sh vacuumdb /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/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 Vacuuming qualiscope-ci-6 2011-04-26 20:37:27+02:00 ... Reindexing qualiscope-ci-6 2011-04-26 20:37:31+02:00 ... Done 2011-04-26 20:37:31+02:00 + echo '### 10 most frequent errors --------------' ### 10 most frequent errors -------------- + grep ' ERROR \[' /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/log/server.log + sort + sort -nr + uniq -c + sed 's/^.\{24\}//g' + head 8 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Servlet execution threw an exception 8 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 8 ERROR [nuxeo-error-log] javax.servlet.ServletException: Servlet execution threw an exception 8 ERROR [nuxeo-error-log] + echo '### 10 first errors ----------------------' ### 10 first errors ---------------------- + grep -nTm 10 ' ERROR ' /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/log/server.log 631 :2011-04-26 20:37:20,326 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 729 :2011-04-26 20:37:20,329 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Servlet execution threw an exception 827 :2011-04-26 20:37:20,329 ERROR [nuxeo-error-log] javax.servlet.ServletException: Servlet execution threw an exception 925 :2011-04-26 20:37:20,338 ERROR [nuxeo-error-log] 1149 :2011-04-26 20:37:20,737 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 1242 :2011-04-26 20:37:20,738 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Servlet execution threw an exception 1335 :2011-04-26 20:37:20,738 ERROR [nuxeo-error-log] javax.servlet.ServletException: Servlet execution threw an exception 1428 :2011-04-26 20:37:20,742 ERROR [nuxeo-error-log] 1647 :2011-04-26 20:37:20,814 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 1740 :2011-04-26 20:37:20,815 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: Servlet execution threw an exception + echo '### --------------------------------------' ### -------------------------------------- + gzip /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/log/console.log /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/log/gc.log /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/log/nuxeo-error.log /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/log/reindexdb.log /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/log/server.log /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/log/stderr.log /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/log/sysstat-sar.log /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/log/vacuum.log + gzip -cd /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/log/server.log.gz + '[' 2 -eq 0 ']' + exit 9 Archiving artifacts _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
