See <https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-cluster/292/changes>

Changes:

[mguillaume] Correct Nexus link for MySQL connector

[bdelbosc] NXBT: Display error log frequencies when stopping the server - bis

[bdelbosc] NXBT: Display error log frequencies when stopping the server

[Julien Carsique <[email protected]>] allow testing cap with Tomcat

[Julien Carsique <[email protected]>] increased permgen size to 384m

[Julien Carsique <[email protected]>] changed addons order

[bdelbosc] NXBT set default pglog file

[mguillaume] Fix some typos

[mguillaume] Fix quotes so variable is interpreted

[mguillaume] Fix directory identification to exclude nuxeo-shell

[mguillaume] Fix download link to exclude ear

[Julien Carsique <[email protected]>] NXBT-230 - always call setup_server_conf

[Julien Carsique <[email protected]>] NXBT-230 - update build-and-test* 
scripts

[Julien Carsique <[email protected]>] NXBT-230 - factorized JBoss and Tomcat 
management, allow test of any nuxeo product with any server

[bdelbosc] NXBT-229: Don'try to vacuum db when PostgreSQL is not use - bis

[bdelbosc] NXBT-229: tomcat use monitorctl.sh

[Julien Carsique <[email protected]>] update default version to 5.4.1-SNAPSHOT

[bdelbosc] NXBT-187: Don't try to vacuum db when PostgreSQL is not used

[bdelbosc] NXBT-187: Merge hudson integration libs

[mguillaume] Fix download location for oracle jar on tomcat

[Julien Carsique <[email protected]>] kill -9 if kill didn't work

[bdelbosc] NXBT-229: Use monitorctl.sh for CI

[Julien Carsique <[email protected]>] add missing addons

[Julien Carsique <[email protected]>] no merge when performing major release

[Julien Carsique <[email protected]>] allow to choose between jboss and tomcat

------------------------------------------
Started by upstream project "IT-nuxeo-5.4-tests-dm-jboss" build number 382
Building remotely on chipolata
Updating https://svn.nuxeo.org/nuxeo/tools/qa/nuxeo-integration-release/trunk
D         integration-lib-new.sh
U         nightly-mvn-deploy.sh
U         build-and-test-2parts-sf-sl.sh
U         mass-import.sh
U         build-and-bench.sh
U         build-and-test.sh
U         build-and-test-cap.sh
U         build-and-test-funkload.sh
U         test-nuxeo-distribution-anttasks.sh
U         test-tomcat-distribution.sh
U         test-all-distributions.sh
U         build-and-test-dm-jcr.sh
D         integration-lib.sh
A         integration-lib.sh
U         test-jetty-distribution.sh
U         longevity-bench.sh
A         integration-dblib.sh
U         cluster-test.sh
U         build-and-test-tomcat.sh
U         package-all-distributions.sh
U         build-and-test-cmis.sh
At revision 33842
[IT-nuxeo-5.4-cluster] $ /bin/sh -xe /tmp/hudson8437290429508965286.sh
+ cd trunk
+ 
LASTBUILD_URL=http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/
 PGPASSWORD=secret DBPORT=5432 ./cluster-test.sh
+++ dirname ./cluster-test.sh
++ cd .
++ pwd -P
+ HERE=<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-cluster/ws/trunk>
+ . 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-cluster/ws/trunk/integration-lib.sh>
++++ dirname ./cluster-test.sh
+++ cd .
+++ pwd -P
++ HERE=<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-cluster/ws/trunk>
++ JVM_XMX=1g
++ NXVERSION=5.4
++ 
NXDISTRIBUTION=<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-cluster/ws/trunk/nuxeo-distribution-5.4>
++ 
JBOSS_HOME=<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-cluster/ws/trunk/jboss>
++ 
TOMCAT_HOME=<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-cluster/ws/trunk/tomcat>
++ SERVER=jboss
++ '[' jboss = tomcat ']'
++ 
SERVER_HOME=<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-cluster/ws/trunk/jboss>
++ 
JBOSS_LIB=<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-cluster/ws/trunk/jboss/server/default/lib>
++ 
SERVER_LIB=<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-cluster/ws/trunk/jboss/server/default/lib>
++ . 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-cluster/ws/trunk/integration-dblib.sh>
+ 
LASTBUILD_URL=http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/
+ UPLOAD_URL=
+ ZIP_FILE=
+ rm -rf ./jboss ./jboss2 ./results ./download ./report /tmp/cluster-binaries
+ mkdir ./results ./download /tmp/cluster-binaries
+ cd download
+ '[' -z ']'
++ lynx --dump 
http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/
++ grep -o 'http:.*nuxeo\-dm.*.zip'
++ sort -u
+ 
links='http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/nuxeo-dm-5.4.1-I20101122_0115-jboss-ear.zip
http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/nuxeo-dm-5.4.1-I20101122_0115-jboss.zip
http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/nuxeo-dm-5.4.1-I20101122_0115-jetty.zip
http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/nuxeo-dm-5.4.1-I20101122_0115-tomcat.zip'
+ for link in '$links'
+ wget -nv 
http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/nuxeo-dm-5.4.1-I20101122_0115-jboss-ear.zip
2010-11-22 16:15:29 
URL:http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/nuxeo-dm-5.4.1-I20101122_0115-jboss-ear.zip
 [171996979/171996979] -> "nuxeo-dm-5.4.1-I20101122_0115-jboss-ear.zip" [1]
+ for link in '$links'
+ wget -nv 
http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/nuxeo-dm-5.4.1-I20101122_0115-jboss.zip
2010-11-22 16:15:57 
URL:http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/nuxeo-dm-5.4.1-I20101122_0115-jboss.zip
 [251221563/251221563] -> "nuxeo-dm-5.4.1-I20101122_0115-jboss.zip" [1]
+ for link in '$links'
+ wget -nv 
http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/nuxeo-dm-5.4.1-I20101122_0115-jetty.zip
2010-11-22 16:16:12 
URL:http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/nuxeo-dm-5.4.1-I20101122_0115-jetty.zip
 [138144441/138144441] -> "nuxeo-dm-5.4.1-I20101122_0115-jetty.zip" [1]
+ for link in '$links'
+ wget -nv 
http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/nuxeo-dm-5.4.1-I20101122_0115-tomcat.zip
2010-11-22 16:16:32 
URL:http://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-build/lastSuccessfulBuild/artifact/trunk/release/archives/nuxeo-dm-5.4.1-I20101122_0115-tomcat.zip
 [194367967/194367967] -> "nuxeo-dm-5.4.1-I20101122_0115-tomcat.zip" [1]
+ unzip -q nuxeo-dm-5.4.1-I20101122_0115-jboss-ear.zip 
nuxeo-dm-5.4.1-I20101122_0115-jboss.zip
caution: filename not matched:  nuxeo-dm-5.4.1-I20101122_0115-jboss.zip
+ cd ..
++ find ./download -maxdepth 1 -name 'nuxeo-*' -type d
+ build=
+ mv ./jboss
mv: missing destination file operand after `./jboss'
Try `mv --help' for more information.
+ exit 1
Archiving artifacts
Publishing Selenium report...



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

Reply via email to