See <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-funkload-rest-and-web/2192/>
------------------------------------------ [...truncated 2680 lines...] + '[' 2 '!=' 2 ']' + key=nuxeo.db.user + value=qualiscope ++ grep -E '^#?nuxeo.db.user=' /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.db.user=.*$/nuxeo.db.user=qualiscope/g' /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf + set_key_value nuxeo.db.password secret + '[' -z /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf ']' + '[' 2 '!=' 2 ']' + key=nuxeo.db.password + value=secret ++ grep -E '^#?nuxeo.db.password=' /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.db.password=.*$/nuxeo.db.password=secret/g' /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf + set_key_value nuxeo.db.max-pool-size 50 + '[' -z /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf ']' + '[' 2 '!=' 2 ']' + key=nuxeo.db.max-pool-size + value=50 ++ grep -E '^#?nuxeo.db.max-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.db.max-pool-size=.*$/nuxeo.db.max-pool-size=50/g' /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf + set_key_value nuxeo.db.min-pool-size 10 + '[' -z /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf ']' + '[' 2 '!=' 2 ']' + key=nuxeo.db.min-pool-size + value=10 ++ grep -E '^#?nuxeo.db.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.db.min-pool-size=.*$/nuxeo.db.min-pool-size=10/g' /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf + set_key_value nuxeo.vcs.max-pool-size 50 + '[' -z /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf ']' + '[' 2 '!=' 2 ']' + key=nuxeo.vcs.max-pool-size + value=50 ++ grep -E '^#?nuxeo.vcs.max-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.max-pool-size=.*$/nuxeo.vcs.max-pool-size=50/g' /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf + set_key_value nuxeo.vcs.min-pool-size 10 + '[' -z /opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-rest-and-web/trunk/tomcat/bin/nuxeo.conf ']' + '[' 2 '!=' 2 ']' + 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 27772. ............................... ====================================================================== = Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 422 ====================================================================== Started in 0min31s + sleep 0 + /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-02 02:43:14+02:00 ... 27772 not found 27772 not found [27995] 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 6.173s OK fl-run-test -v --simple-fetch test_rest.py -e testWriter --no-color testWriter (test_rest.Rest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.917s OK fl-run-test -v --simple-fetch test_rest.py -e testReader --no-color testReader (test_rest.Rest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.322s 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) ... FAIL testFolderPage (test_pages.Pages) ... FAIL testLoginPage (test_pages.Pages) ... ok testMemberManagementPage (test_pages.Pages) ... ok testNavigation (test_pages.Pages) ... ok testPublish (test_pages.Pages) ... FAIL testSections (test_pages.Pages) ... FAIL ====================================================================== FAIL: testFileTabs (test_pages.Pages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-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 152, in testFileTabs .deleteItem(self.ws_title) 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 630, in deleteItem fl.assert_('Document(s) deleted' in fl.getBody()) AssertionError ====================================================================== FAIL: testFolderPage (test_pages.Pages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-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 131, in testFolderPage .deleteItem(self.ws_title) 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 630, in deleteItem fl.assert_('Document(s) deleted' in fl.getBody()) AssertionError ====================================================================== FAIL: testPublish (test_pages.Pages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-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 108, in testPublish .deleteItem(self.ws_title) 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 630, in deleteItem fl.assert_('Document(s) deleted' in fl.getBody()) AssertionError ====================================================================== FAIL: testSections (test_pages.Pages) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/funkload-1.15.0a_20110310-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 79, in testSections .deleteItem(title, "Section") 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 630, in deleteItem fl.assert_('Document(s) deleted' in fl.getBody()) AssertionError ---------------------------------------------------------------------- Ran 9 tests in 21.106s FAILED (failures=4) 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-02 02:43:54+02:00 ... 27772 not found 27772 not found 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-20110402-004358.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-1 2011-04-02 02:44:01+02:00 ... Reindexing qualiscope-ci-1 2011-04-02 02:44:01+02:00 ... Done 2011-04-02 02:44:01+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 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.jboss.seam.jsf.SeamPhaseListener] swallowing 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] + 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 535 :2011-04-02 02:43:38,440 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 680 :2011-04-02 02:43:38,441 ERROR [nuxeo-error-log] javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get document /default-domain/workspaces/that/does/not/exists 825 :2011-04-02 02:43:38,447 ERROR [nuxeo-error-log] 1092 :2011-04-02 02:43:38,665 ERROR [org.jboss.seam.jsf.SeamPhaseListener] swallowing 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
