See <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/384/changes>
Changes: [Julien Carsique <[email protected]>] fix integration-lib-new.sh making setup_jboss accept JBoss location and/or IP as parameter(s) [Julien Carsique <[email protected]>] fix character encoding issue [Julien Carsique <[email protected]>] use 127.0.0.1 instead of 0.0.0.0; make integration-lib.sh use JBOSS instead of JBOSS_HOME to allow providing jboss path as parameter ------------------------------------------ [...truncated 1228 lines...] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] Nuxeo Distribution Parent ............................. SUCCESS [4.008s] [INFO] Nuxeo Windows startup script .......................... SUCCESS [12.157s] [INFO] Nuxeo Distribution Resources .......................... SUCCESS [1.537s] [INFO] Nuxeo EP .............................................. SUCCESS [55.846s] [INFO] Nuxeo JBoss5 Distribution ............................. SUCCESS [52.091s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 8 seconds [INFO] Finished at: Fri Oct 29 00:05:52 CEST 2010 [INFO] Final Memory: 217M/536M [INFO] ------------------------------------------------------------------------ + NEW_JBOSS=true + setup_jboss 127.0.0.1 + '[' 1 == 2 ']' + JBOSS=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss + IP=127.0.0.1 + '[' '!' -d /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss ']' + '[' -d /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss ']' + cp -r /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-jboss/target/nuxeo-ep-5.4.0-SNAPSHOT-jboss /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss + '[' '!' -e /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/nuxeo.conf ']' ++ dirname /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk ++ xargs basename + mail_from=ft-nuxeo-5.4-selenium...@muradin + cat + chmod u+x /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/classpath.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/jboss_init_hpux.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/jboss_init_redhat.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/jboss_init_suse.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/password_tool.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/probe.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/remove-deleted-blob.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/run.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/shutdown.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/twiddle.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/wsconsume.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/wsprovide.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/wsrunclient.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/wstools.sh /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/jbossctl /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/nuxeoctl /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/openofficectl + echo org.nuxeo.systemlog.token=dolog + set_jboss_log4j_level INFO + LEVEL=INFO + shift + sed -i '/<root>/,/root>/ s,<level value=.*$,<level value="INFO"/>,' /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/server/default/conf/jboss-log4j.xml + deploy_ear + '[' '!' -d /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/server/default/deploy/nuxeo.ear ']' + '[' -z true ']' + echo 'Using EAR already present in JBoss assuming it'\''s a fresh build.' Using EAR already present in JBoss assuming it's a fresh build. + start_jboss 127.0.0.1 + '[' 1 == 2 ']' + JBOSS=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss + 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 ++ grep '(LISTEN)' ++ awk '{print $2}' + RUNNING_PID= + '[' '!' -z ']' + for port in '$ports' ++ lsof -n -i [email protected]:14440 ++ grep '(LISTEN)' ++ awk '{print $2}' + RUNNING_PID= + '[' '!' -z ']' + echo BINDHOST=127.0.0.1 + /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/nuxeoctl start Starting Nuxeo... (pressing Ctrl+C will interrupt starting process) .........................................................................00:07:15,136 INFO [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 267 ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 267 + SELENIUM_PATH=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium + SUITES='suite1 suite2 suite-webengine' + HIDE_FF=true + URL=http://127.0.0.1:8080/nuxeo/ + /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh +++ dirname /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh ++ cd /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium ++ pwd -P + HERE=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium + '[' -r /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.conf ']' + HIDE_FF=true + SUITES='suite1 suite2 suite-webengine' + URL=http://127.0.0.1:8080/nuxeo/ + cd /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium + mvn dependency:copy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Utility POM for running Selenium tests [INFO] task-segment: [dependency:copy] [INFO] ------------------------------------------------------------------------ [INFO] [dependency:copy {execution: default-cli}] [INFO] Configured Artifact: org.seleniumhq.selenium.server:selenium-server:standalone:1.0.3:jar [INFO] org.seleniumhq.selenium.server:selenium-server:standalone:1.0.3:jar already exists in /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Fri Oct 29 00:07:25 CEST 2010 [INFO] Final Memory: 20M/244M [INFO] ------------------------------------------------------------------------ + CMD='java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite *chrome http://127.0.0.1:8080/nuxeo/ ' + '[' '!' -z true ']' + export DISPLAY=:1 + DISPLAY=:1 + CMD_END='-firefoxProfileTemplate ffprofile -userExtensions user-extensions.js' + rm -rf /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html + cd /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium + sed s,/path/to/project-ear/ftest/selenium,/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium,g + sed 's,\(capability.principal.codebase.p0.id...\).*$,\1"http://127.0.0.1:8080/nuxeo/");,g' + '[' '!' -z true ']' + echo '// do not load images' + echo 'user_pref("permissions.default.image", 2);' + exit_code=0 + for suite in '$SUITES' + echo '### [INFO] Running test suite suite1 ...' ### [INFO] Running test suite suite1 ... + java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' http://127.0.0.1:8080/nuxeo/ /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite1.html /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 00:07:25.632 INFO - Java: Sun Microsystems Inc. 16.3-b01 00:07:25.634 INFO - OS: Linux 2.6.26-2-amd64 amd64 00:07:25.643 INFO - v2.0 [a2], with Core v2.0 [a2] 00:07:25.793 INFO - RemoteWebDriver instances should connect to: http://10.213.0.59:14440/wd/hub 00:07:25.794 INFO - Version Jetty/5.1.x 00:07:25.795 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 00:07:25.796 INFO - Started HttpContext[/selenium-server,/selenium-server] 00:07:25.796 INFO - Started HttpContext[/,/] 00:07:25.988 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@1d5a0305 00:07:25.988 INFO - Started HttpContext[/wd,/wd] 00:07:25.992 INFO - Started SocketListener on 0.0.0.0:14440 00:07:25.992 INFO - Started org.openqa.jetty.jetty.ser...@416b13c7 00:07:26.418 INFO - Preparing Firefox profile... 00:07:32.815 INFO - Launching Firefox... 00:07:34.693 INFO - Checking Resource aliases 00:12:40.311 INFO - Checking Resource aliases 00:12:40.312 INFO - Received posted results 00:12:41.033 INFO - Killing Firefox... + '[' 0 '!=' 0 ']' + echo '### [INFO] suite1 TEST SUCCESSFUL' ### [INFO] suite1 TEST SUCCESSFUL + sleep 5 + for suite in '$SUITES' + echo '### [INFO] Running test suite suite2 ...' ### [INFO] Running test suite suite2 ... + java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' http://127.0.0.1:8080/nuxeo/ /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite2.html /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 00:12:46.825 INFO - Java: Sun Microsystems Inc. 16.3-b01 00:12:46.826 INFO - OS: Linux 2.6.26-2-amd64 amd64 00:12:46.833 INFO - v2.0 [a2], with Core v2.0 [a2] 00:12:46.929 INFO - RemoteWebDriver instances should connect to: http://10.213.0.59:14440/wd/hub 00:12:46.931 INFO - Version Jetty/5.1.x 00:12:46.931 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 00:12:46.932 INFO - Started HttpContext[/selenium-server,/selenium-server] 00:12:46.932 INFO - Started HttpContext[/,/] 00:13:15.437 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3 00:13:15.437 INFO - Started HttpContext[/wd,/wd] 00:13:15.484 INFO - Started SocketListener on 0.0.0.0:14440 00:13:15.485 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e 00:13:15.590 INFO - Preparing Firefox profile... 00:13:17.734 INFO - Launching Firefox... 00:13:18.254 INFO - Checking Resource aliases 00:27:25.524 INFO - Checking Resource aliases 00:27:25.525 INFO - Received posted results 00:27:26.086 INFO - Killing Firefox... Tests failed, see result file for details: /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html 00:27:26.425 INFO - Shutting down... + '[' 1 '!=' 0 ']' + echo '### [ERROR] suite2 TEST FAILURE' ### [ERROR] suite2 TEST FAILURE + exit_code=9 + sleep 5 + for suite in '$SUITES' + echo '### [INFO] Running test suite suite-webengine ...' ### [INFO] Running test suite suite-webengine ... + java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' http://127.0.0.1:8080/nuxeo/ /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine.html /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 00:27:32.076 INFO - Java: Sun Microsystems Inc. 16.3-b01 00:27:32.077 INFO - OS: Linux 2.6.26-2-amd64 amd64 00:27:32.084 INFO - v2.0 [a2], with Core v2.0 [a2] 00:27:32.180 INFO - RemoteWebDriver instances should connect to: http://10.213.0.59:14440/wd/hub 00:27:32.181 INFO - Version Jetty/5.1.x 00:27:32.182 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 00:27:32.183 INFO - Started HttpContext[/selenium-server,/selenium-server] 00:27:32.183 INFO - Started HttpContext[/,/] 00:27:32.258 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@60765a16 00:27:32.258 INFO - Started HttpContext[/wd,/wd] 00:27:32.261 INFO - Started SocketListener on 0.0.0.0:14440 00:27:32.262 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e 00:27:32.353 INFO - Preparing Firefox profile... 00:27:34.409 INFO - Launching Firefox... 00:27:34.934 INFO - Checking Resource aliases 00:27:42.663 INFO - Checking Resource aliases 00:27:42.664 INFO - Received posted results 00:27:42.951 INFO - Killing Firefox... 00:27:42.971 INFO - Shutting down... + '[' 0 '!=' 0 ']' + echo '### [INFO] suite-webengine TEST SUCCESSFUL' ### [INFO] suite-webengine TEST SUCCESSFUL + sleep 5 + '[' 9 '!=' 0 ']' + echo '### [ERROR] TESTS FAILURE' ### [ERROR] TESTS FAILURE + exit 9 + ret1=9 + stop_jboss + JBOSS=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss + /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/bin/nuxeoctl stop ....Nuxeo stopped. + gzip /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/log/boot.log /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/log/console.log /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/log/nuxeo-error.log /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/log/server.log /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/log/stderr.log + gzip -cd /opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-ep/trunk/jboss/log/server.log.gz + '[' 9 -eq 0 ']' + exit 9 Archiving artifacts Publishing Selenium report... Test failures: 2 Test totals : 87 ------------------------ Command Passes : 1477 Command Failures : 4 Command Errors : 1 Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-ep/384/artifact/trunk/jboss/log/server.log>: 2010-10-29 00:25:47,207 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2010-10-29 00:25:47,209 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2010-10-29 00:25:47,279 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2010-10-29 00:25:47,287 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-10-29 00:25:47,287 ERROR [nuxeo-error-log] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-10-29 00:25:47,292 ERROR [nuxeo-error-log] 2010-10-29 00:25:57,670 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2010-10-29 00:25:57,674 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2010-10-29 00:25:57,684 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2010-10-29 00:25:57,686 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-10-29 00:25:57,687 ERROR [nuxeo-error-log] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-10-29 00:25:57,690 ERROR [nuxeo-error-log] 2010-10-29 00:26:26,676 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2010-10-29 00:26:26,677 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2010-10-29 00:26:26,684 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2010-10-29 00:26:26,685 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-10-29 00:26:26,685 ERROR [nuxeo-error-log] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-10-29 00:26:26,687 ERROR [nuxeo-error-log] 2010-10-29 00:26:36,983 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2010-10-29 00:26:36,984 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2010-10-29 00:26:36,992 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2010-10-29 00:26:36,993 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-10-29 00:26:36,994 ERROR [nuxeo-error-log] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-10-29 00:26:36,995 ERROR [nuxeo-error-log] 2010-10-29 00:26:57,094 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml] 2010-10-29 00:26:57,097 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] jsf.lifecycle.phase.exception 2010-10-29 00:26:57,103 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain 2010-10-29 00:26:57,104 ERROR [org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-10-29 00:26:57,104 ERROR [nuxeo-error-log] javax.servlet.ServletException: @In attribute requires non-null value: typesTool.typeManager 2010-10-29 00:26:57,128 ERROR [nuxeo-error-log] 2010-10-29 00:27:50,755 ERROR [org.nuxeo.ecm.webapp.delegate.DocumentManagerBusinessDelegate] Error closing session for repository default _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
