See <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/>
------------------------------------------ [...truncated 1685 lines...] + 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 ']' + <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/tomcat/bin/nuxeoctl> start Starting Nuxeo... (pressing Ctrl+C will interrupt starting process) .............20:03:16,495 INFO [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 384 ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 384 + SELENIUM_PATH=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> + HIDE_FF=true + URL=http://127.0.0.1:8080/nuxeo/ + <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh> +++ dirname <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh> ++ cd <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> ++ pwd -P + HERE=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> + '[' -r <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.conf> ']' + HIDE_FF=true + SUITES='suite1 suite2 suite-dm suite-webengine suite-webengine-website suite-webengine-tags' + URL=http://127.0.0.1:8080/nuxeo/ + cd <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/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 <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Sat Nov 06 20:03:23 CET 2010 [INFO] Final Memory: 19M/171M [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 <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-dm.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-website.html> + cd <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> + sed s,/path/to/project-ear/ftest/selenium,<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/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/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite1.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 20:03:24.171 INFO - Java: Sun Microsystems Inc. 16.3-b01 20:03:24.173 INFO - OS: Linux 2.6.26-2-amd64 amd64 20:03:24.182 INFO - v2.0 [a2], with Core v2.0 [a2] 20:03:24.298 INFO - RemoteWebDriver instances should connect to: http://10.213.0.37:14440/wd/hub 20:03:24.299 INFO - Version Jetty/5.1.x 20:03:24.300 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 20:03:24.301 INFO - Started HttpContext[/selenium-server,/selenium-server] 20:03:24.301 INFO - Started HttpContext[/,/] 20:03:24.428 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@7c4c51 20:03:24.428 INFO - Started HttpContext[/wd,/wd] 20:03:24.432 INFO - Started SocketListener on 0.0.0.0:14440 20:03:24.432 INFO - Started org.openqa.jetty.jetty.ser...@416b13c7 20:03:24.691 INFO - Preparing Firefox profile... 20:03:29.136 INFO - Launching Firefox... 20:03:30.764 INFO - Checking Resource aliases 20:08:39.608 INFO - Checking Resource aliases 20:08:39.609 INFO - Received posted results 20:08:40.740 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/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite2.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 20:08:46.405 INFO - Java: Sun Microsystems Inc. 16.3-b01 20:08:46.406 INFO - OS: Linux 2.6.26-2-amd64 amd64 20:08:46.414 INFO - v2.0 [a2], with Core v2.0 [a2] 20:08:46.525 INFO - RemoteWebDriver instances should connect to: http://10.213.0.37:14440/wd/hub 20:08:46.526 INFO - Version Jetty/5.1.x 20:08:46.527 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 20:08:46.528 INFO - Started HttpContext[/selenium-server,/selenium-server] 20:08:46.528 INFO - Started HttpContext[/,/] 20:08:46.607 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@60765a16 20:08:46.607 INFO - Started HttpContext[/wd,/wd] 20:08:46.611 INFO - Started SocketListener on 0.0.0.0:14440 20:08:46.611 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e 20:08:46.722 INFO - Preparing Firefox profile... 20:08:48.815 INFO - Launching Firefox... 20:08:49.381 INFO - Checking Resource aliases 20:23:11.088 INFO - Checking Resource aliases 20:23:11.089 INFO - Received posted results 20:23:11.494 INFO - Killing Firefox... 20:23:11.725 INFO - Shutting down... 20:23:11.725 INFO - Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=14440] + '[' 0 '!=' 0 ']' + echo '### [INFO] suite2 TEST SUCCESSFUL' ### [INFO] suite2 TEST SUCCESSFUL + sleep 5 + for suite in '$SUITES' + echo '### [INFO] Running test suite suite-dm ...' ### [INFO] Running test suite suite-dm ... + java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' http://127.0.0.1:8080/nuxeo/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-dm.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-dm.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 20:23:17.171 INFO - Java: Sun Microsystems Inc. 16.3-b01 20:23:17.173 INFO - OS: Linux 2.6.26-2-amd64 amd64 20:23:17.181 INFO - v2.0 [a2], with Core v2.0 [a2] 20:23:17.292 INFO - RemoteWebDriver instances should connect to: http://10.213.0.37:14440/wd/hub 20:23:17.293 INFO - Version Jetty/5.1.x 20:23:17.294 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 20:23:17.295 INFO - Started HttpContext[/selenium-server,/selenium-server] 20:23:17.295 INFO - Started HttpContext[/,/] 20:23:17.365 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@60765a16 20:23:17.365 INFO - Started HttpContext[/wd,/wd] 20:23:17.369 INFO - Started SocketListener on 0.0.0.0:14440 20:23:17.370 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e 20:23:17.477 INFO - Preparing Firefox profile... 20:23:19.568 INFO - Launching Firefox... 20:23:20.123 INFO - Checking Resource aliases 20:23:37.463 INFO - Checking Resource aliases 20:23:37.464 INFO - Received posted results 20:23:38.089 INFO - Killing Firefox... Tests failed, see result file for details: <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-dm.html> + '[' 1 '!=' 0 ']' + echo '### [ERROR] suite-dm TEST FAILURE' ### [ERROR] suite-dm 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/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 20:23:43.559 INFO - Java: Sun Microsystems Inc. 16.3-b01 20:23:43.561 INFO - OS: Linux 2.6.26-2-amd64 amd64 20:23:43.569 INFO - v2.0 [a2], with Core v2.0 [a2] 20:23:43.680 INFO - RemoteWebDriver instances should connect to: http://10.213.0.37:14440/wd/hub 20:23:43.681 INFO - Version Jetty/5.1.x 20:23:43.682 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 20:23:43.683 INFO - Started HttpContext[/selenium-server,/selenium-server] 20:23:43.683 INFO - Started HttpContext[/,/] 20:24:22.442 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3 20:24:22.443 INFO - Started HttpContext[/wd,/wd] 20:24:22.481 INFO - Started SocketListener on 0.0.0.0:14440 20:24:22.482 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e 20:24:22.591 INFO - Preparing Firefox profile... 20:24:24.681 INFO - Launching Firefox... 20:24:25.247 INFO - Checking Resource aliases 20:24:31.143 INFO - Checking Resource aliases 20:24:31.144 INFO - Received posted results 20:24:31.698 INFO - Killing Firefox... + '[' 0 '!=' 0 ']' + echo '### [INFO] suite-webengine TEST SUCCESSFUL' ### [INFO] suite-webengine TEST SUCCESSFUL + sleep 5 + for suite in '$SUITES' + echo '### [INFO] Running test suite suite-webengine-website ...' ### [INFO] Running test suite suite-webengine-website ... + java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' http://127.0.0.1:8080/nuxeo/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-website.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-website.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 20:24:37.171 INFO - Java: Sun Microsystems Inc. 16.3-b01 20:24:37.172 INFO - OS: Linux 2.6.26-2-amd64 amd64 20:24:37.181 INFO - v2.0 [a2], with Core v2.0 [a2] 20:24:37.295 INFO - RemoteWebDriver instances should connect to: http://10.213.0.37:14440/wd/hub 20:24:37.296 INFO - Version Jetty/5.1.x 20:24:37.297 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 20:24:37.298 INFO - Started HttpContext[/selenium-server,/selenium-server] 20:24:37.298 INFO - Started HttpContext[/,/] 20:24:37.393 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@60765a16 20:24:37.393 INFO - Started HttpContext[/wd,/wd] 20:24:37.397 INFO - Started SocketListener on 0.0.0.0:14440 20:24:37.397 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e 20:24:37.540 INFO - Preparing Firefox profile... 20:24:39.634 INFO - Launching Firefox... 20:24:40.201 INFO - Checking Resource aliases 20:25:11.414 INFO - Checking Resource aliases 20:25:11.415 INFO - Received posted results 20:25:11.656 INFO - Killing Firefox... 20:25:11.685 INFO - Shutting down... + '[' 0 '!=' 0 ']' + echo '### [INFO] suite-webengine-website TEST SUCCESSFUL' ### [INFO] suite-webengine-website TEST SUCCESSFUL + sleep 5 + for suite in '$SUITES' + 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://127.0.0.1:8080/nuxeo/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-tags.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 20:25:17.383 INFO - Java: Sun Microsystems Inc. 16.3-b01 20:25:17.385 INFO - OS: Linux 2.6.26-2-amd64 amd64 20:25:17.393 INFO - v2.0 [a2], with Core v2.0 [a2] 20:25:17.486 INFO - RemoteWebDriver instances should connect to: http://10.213.0.37:14440/wd/hub 20:25:17.488 INFO - Version Jetty/5.1.x 20:25:17.488 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 20:25:17.489 INFO - Started HttpContext[/selenium-server,/selenium-server] 20:25:17.490 INFO - Started HttpContext[/,/] 20:25:17.566 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@60765a16 20:25:17.567 INFO - Started HttpContext[/wd,/wd] 20:25:17.570 INFO - Started SocketListener on 0.0.0.0:14440 20:25:17.570 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e 20:25:17.714 INFO - Preparing Firefox profile... 20:25:19.806 INFO - Launching Firefox... 20:25:20.375 INFO - Checking Resource aliases 20:25:31.951 INFO - Checking Resource aliases 20:25:31.952 INFO - Received posted results 20:25:32.331 INFO - Killing Firefox... 20:25:32.421 INFO - Shutting down... 20:25:32.421 INFO - Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=14440] + '[' 0 '!=' 0 ']' + echo '### [INFO] suite-webengine-tags TEST SUCCESSFUL' ### [INFO] suite-webengine-tags TEST SUCCESSFUL + sleep 5 + '[' 9 '!=' 0 ']' + echo '### [ERROR] TESTS FAILURE' ### [ERROR] TESTS FAILURE + exit 9 + ret1=9 + stop_tomcat + TOMCAT=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/tomcat> + <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/tomcat/bin/nuxeoctl> stop .Nuxeo stopped. + gzip <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/tomcat/log/console.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/tomcat/log/nuxeo-error.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/tomcat/log/server.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/ws/trunk/tomcat/log/stderr.log> + gzip -cd <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck_tomcat/9/artifact/trunk/tomcat/log/server.log.gz> + '[' 9 -eq 0 ']' + exit 9 Archiving artifacts Publishing Selenium report... Test failures: 1 Test totals : 107 ------------------------ Command Passes : 1592 Command Failures : 0 Command Errors : 1 Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
