Build failed in Hudson: jboss-esb-linux #1555

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Apr 7 19:35:41 EDT 2010


See <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/1555/changes>

Changes:

[kevin.conner at jboss.com] Pass jvmargs through runant macro: JBESB-3273

------------------------------------------
[...truncated 5775 lines...]
+++ . /home/hudson/config_repository/resources/common.variables
++++ JAVA14=/qa/tools/opt/j2sdk1.4.2_15
++++ JAVA15=/qa/tools/opt/jdk1.5.0_15
++++ JAVA16=/qa/tools/opt/jdk1.6.0_03
++++ ANT162=/qa/tools/opt/apache-ant-1.6.2
++++ ANT165=/qa/tools/opt/apache-ant-1.6.5
++++ ANT165_jbpm=/home/hudson/static_build_env/jbpm/apache-ant-1.6.5
++++ ANT165_jbpm_soa=/home/hudson/static_build_env/jbpm.3_soa/apache-ant-1.6.5
++++ ANT170=/qa/tools/opt/apache-ant-1.7.0
++++ ANT171=/qa/tools/opt/apache-ant-1.7.1
++++ MAVEN20x=/qa/tools/opt/maven-2.0.9
++++ MAVEN2010=/qa/tools/opt/maven-2.0.10
++++ MAVEN21x=/qa/tools/opt/maven-2.1.0
+++ echo /qa/tools/opt/apache-ant-1.6.5
+ local antpath=/qa/tools/opt/apache-ant-1.6.5
+ '[' -d /qa/tools/opt/apache-ant-1.6.5/bin ']'
+ export ANT_HOME=/qa/tools/opt/apache-ant-1.6.5
+ ANT_HOME=/qa/tools/opt/apache-ant-1.6.5
+ export PATH=/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/jdk1.5.0_15/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.10/bin:/qa/tools/opt/jdk1.5.0_last/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/home/hudson/bin:/qa/tools/opt/git-1.6.5/bin
+ PATH=/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/jdk1.5.0_15/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.10/bin:/qa/tools/opt/jdk1.5.0_last/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/home/hudson/bin:/qa/tools/opt/git-1.6.5/bin
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ local 'PS=ps -eaf --columns 2200 | grep run.jar | grep -v grep | awk '\''{ print $2; }'\'''
+ eval 'ps -eaf --columns 2200 | grep run.jar | grep -v grep | awk '\''{ print $2; }'\'''
++ ps -eaf --columns 2200
++ grep run.jar
+ xargs kill -3
++ grep -v grep
++ awk '{ print $2; }'
usage: kill [ -s signal | -p ] [ -a ] pid ...
       kill -l [ signal ]
+ sleep 1
+ eval 'ps -eaf --columns 2200 | grep run.jar | grep -v grep | awk '\''{ print $2; }'\'''
+ xargs kill
++ grep run.jar
++ ps -eaf --columns 2200
++ grep -v grep
++ awk '{ print $2; }'
usage: kill [ -s signal | -p ] [ -a ] pid ...
       kill -l [ signal ]
+ sleep 10
+ eval 'ps -eaf --columns 2200 | grep run.jar | grep -v grep | awk '\''{ print $2; }'\'''
++ ps -eaf --columns 2200
++ grep run.jar
++ grep -v grep
+ xargs kill -9
++ awk '{ print $2; }'
usage: kill [ -s signal | -p ] [ -a ] pid ...
       kill -l [ signal ]
+ return 0
+ cd trunk
+ ant -f integration-build.xml -Dorg.jboss.esb.properties=/home/hudson/configs/jboss-esb/product.properties
Buildfile: integration-build.xml

clean:

clean:
     [echo] Cleaning...

clean:
     [java] Buildfile: <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build.xml>

     [java] org.jboss.esb.clean:
     [java]      [echo] Cleaning modules
     [java]      [echo] Cleaning rosetta

     [java] clean:

     [java] clean:
     [java]      [echo] Cleaning sub-modules

     [java] clean:

     [java] clean:

     [java] clean:
     [java] Trying to override old definition of task emmajava
     [java] Trying to override old definition of task emma

     [java] clean:
     [java] Trying to override old definition of task emmajava
     [java] Trying to override old definition of task emma

     [java] clean:

     [java] clean:
     [java] Trying to override old definition of task emmajava
     [java] Trying to override old definition of task emma

     [java] clean:
     [java] Trying to override old definition of task emmajava
     [java] Trying to override old definition of task emma

     [java] clean:

     [java] clean:
     [java] Trying to override old definition of task emmajava
     [java] Trying to override old definition of task emma
     [java] Overriding previous definition of reference to classpath

     [java] clean:
     [java] Trying to override old definition of task emmajava
     [java] Trying to override old definition of task emma

     [java] clean:
     [java] Trying to override old definition of task emmajava
     [java] Trying to override old definition of task emma

     [java] clean:

     [java] clean:

     [java] clean:

     [java] BUILD SUCCESSFUL
     [java] Total time: 2 seconds

integration:

integration:

dependencies.get:

ivy.init:
[ivy:settings] :: Ivy 2.0.0-beta2 - 20080225093827 :: http://ant.apache.org/ivy/ ::
[ivy:settings] :: loading settings :: file = <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/ivysettings.xml>

retrieve:

esb.init-app-server:

esb.init-esb-server:

esb.init-ftp-server:

esb.init:

esb.configure-app-server:

esb.configure-esb-server:
    [unzip] Expanding: <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/install/standalone/jbossesb-server-base.zip> into <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/jbossesb-test>

esb.configure-ftp-server:

esb.configure:

esb.setup-server:

start-server:
     [echo] Starting local ESB server: <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/jbossesb-test/jbossesb-server/server/default>
     [echo] java.endorsed.dirs : <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/jbossesb-test/jbossesb-server/lib/endorsed>:<http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/jbossesb-test/jbossesb-server/test-endorsed>
     [echo] Waiting for ESB server to start...
     [java] Buildfile: <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build.xml>

     [java] dependencies.get:

     [java] ivy.init:
     [java] [ivy:settings] :: Ivy 2.0.0-beta2 - 20080225093827 :: http://ant.apache.org/ivy/ ::
     [java] [ivy:settings] :: loading settings :: file = <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/ivysettings.xml>

     [java] retrieve:

     [java] esb.init-app-server:

     [java] esb.init-esb-server:

     [java] esb.init-ftp-server:

     [java] esb.init:

     [java] org.jboss.esb.internal.init:

     [java] org.jboss.esb.rosetta.compile:
     [java]      [echo] Compiling modules

     [java] org.jboss.esb.rosetta.init:

     [java] org.jboss.esb.rosetta.prepare:
     [java]     [mkdir] Created dir: <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/classes/rosetta>
     [java]     [mkdir] Created dir: <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/jbossesb>
     [java]     [mkdir] Created dir: <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/jbossesb/lib>
     [java]     [mkdir] Created dir: <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/classes/registry>

     [java] generate-config-model:

     [java] BUILD FAILED
     [java] <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build.xml>:148: The following error occurred while executing this line:
     [java] <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/rosetta/build.xml>:153: Could not create task or type of type: propertyfile.

     [java] Ant could not find the task or a class this task relies upon.

     [java] This is common and has a number of causes; the usual 
     [java] solutions are to read the manual pages then download and
     [java] install needed JAR files, or fix the build file: 
     [java]  - You have misspelt 'propertyfile'.
     [java]    Fix: check your spelling.
     [java]  - The task needs an external JAR file to execute
     [java]      and this is not found at the right place in the classpath.
     [java]    Fix: check the documentation for dependencies.
     [java]    Fix: declare the task.
     [java]  - The task is an Ant optional task and the JAR file and/or libraries
     [java]      implementing the functionality were not found at the time you
     [java]      yourself built your installation of Ant from the Ant sources.
     [java]    Fix: Look in the ANT_HOME/lib for the 'ant-' JAR corresponding to the
     [java]      task and make sure it contains more than merely a META-INF/MANIFEST.MF.
     [java]      If all it contains is the manifest, then rebuild Ant with the needed
     [java]      libraries present in ${ant.home}/lib/optional/ , or alternatively,
     [java]      download a pre-built release version from apache.org
     [java]  - The build file was written for a later version of Ant
     [java]    Fix: upgrade to at least the latest release version of Ant
     [java]  - The task is not an Ant core or optional task 
     [java]      and needs to be declared using <taskdef>.
     [java]  - You are attempting to use a task defined using 
     [java]     <presetdef> or <macrodef> but have spelt wrong or not 
     [java]    defined it at the point of use

     [java] Remember that for JAR files to be visible to Ant tasks implemented
     [java] in ANT_HOME/lib, the files must be in the same directory or on the
     [java] classpath

     [java] Please neither file bug reports on this problem, nor email the
     [java] Ant mailing lists, until all of these causes have been explored,
     [java] as this is not an Ant bug.

     [java] Total time: 9 seconds
     [java] Java Result: 1

esb.init-app-server:

esb.init-esb-server:

esb.init-ftp-server:

esb.init:

stop-server:
     [echo] Stopping local ESB server
     [java] Shutdown message has been posted to the server.
     [java] Server shutdown may take a while - check logfiles for completion
     [echo] 2010-04-07 19:35:12 EDT: waiting for ESB server to stop, checking file <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/jbossesb-test/jbossesb-server/server/default/log/server.log> ...

BUILD FAILED
<http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/integration-build.xml>:11: The following error occurred while executing this line:
<http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build.xml>:493: Product Unit Test failure

Total time: 1 minute 29 seconds
Recording test results
Recording Emma reports trunk/product/build/tests/coverage/coverage.xml



More information about the builds mailing list