See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa07 in workspace
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
Fetching changes from the remote Git repository
Fetching upstream changes from
git://github.com/weld/core.git
Checking out Revision 815672f99620394c482276cc17499338f77e805c (origin/2.2)
Fetching changes from the remote Git repository
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
Seen branch in repository origin/master
Seen 1 remote branch
Checking out Revision f272eba649a24c09095f46004a954b1f04ddf329 (origin/master)
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Weld-2.x-WF8-bootstrap-time-large-CI] $ bash -xe /tmp/hudson3289561593843308579.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.1.0/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_67, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_67/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-164.2.1.el5", arch:
"amd64", family: "unix"
+ export
JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+
JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ java -version
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
+ source /home/hudson/config_repository/scripts/weld/bootstrap.sh
++ export TEMP_DIR=/tmp/weld-performance
++ TEMP_DIR=/tmp/weld-performance
+ export WELD_BENCHMARK=bean-testing-app
+ WELD_BENCHMARK=bean-testing-app
+ print-variables
+ echo 'Weld branch to checkout: '
Weld branch to checkout:
+ echo 'Bean type: beans4'
Bean type: beans4
+ echo 'Bean count: 3000'
Bean count: 3000
+ echo 'Weld build skipped: false'
Weld build skipped: false
+ echo 'Weld memory consumption analysis mode: '
Weld memory consumption analysis mode:
+ echo 'Weld bootstrap iterations: 10'
Weld bootstrap iterations: 10
+ echo 'Weld benchmark: bean-testing-app'
Weld benchmark: bean-testing-app
+ cleanup
+ rm -rf log.txt
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
+ rm -rf /tmp/weld-performance
+ mkdir /tmp/weld-performance
+ copy-to-temp
+ cp -r
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
/tmp/weld-performance
+ cp -r
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
/tmp/weld-performance
+ generate-beans
+ cd /tmp/weld-performance/bean-generator
+ ant generate -Dbean.count=3000 -Dtype=beans4
Buildfile: /tmp/weld-performance/bean-generator/build.xml
clean:
compile:
[mkdir] Created dir: /tmp/weld-performance/bean-generator/build
[javac] /tmp/weld-performance/bean-generator/build.xml:42: warning:
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to
false for repeatable builds
[javac] Compiling 17 source files to /tmp/weld-performance/bean-generator/build
[copy] Copying 1 file to /tmp/weld-performance/bean-generator/build
generate:
[mkdir] Created dir: /tmp/weld-performance/bean-generator/generatedbeans
BUILD SUCCESSFUL
Total time: 4 seconds
+ ant copyinvariants -Dto.dir=generatedbeans -Dtype=beans4
Buildfile: /tmp/weld-performance/bean-generator/build.xml
copyinvariants:
[copy] Copying 15 files to /tmp/weld-performance/bean-generator/generatedbeans
BUILD SUCCESSFUL
Total time: 0 seconds
+ mv /tmp/weld-performance/bean-generator/generatedbeans
/tmp/weld-performance/bean-testing-app/src/main/java/org/jboss/weld/examples/beans
+ cd
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
+ prepare-jbossas-7
+ local
zip=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ '[' '!' -e
/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
']'
++ echo
/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
++ sed -e 's%lastSuccessful/.*%lastSuccessful/archive.zip%g'
+ local archive=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive.zip
+ '[' -e /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive.zip
']'
+ local
unzipped_archive=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/...
+ rm -rf
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
+ mkdir
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
+ unzip -q /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive.zip -d
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
++ echo
/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
++ sed -e 's%.*lastSuccessful/archive/%%g'
+ local
suffix=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-W...
+ '[' '!' -e
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
']'
+
zip=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-...
+ export
JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2...
+
JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2...
+ rm -rf
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
+ local
unzip=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF...
+ rm -rf
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
+ mkdir
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
+ unzip -q
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
-d
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
+ mkdir
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
+ mv
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
jboss-as-7
+ rm -rf
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
+ build-test-application
+ cd /tmp/weld-performance/bean-testing-app
+ mkdir -p /tmp/weld-performance/bean-testing-app/src/main/resources
+ local
CONFIGURATION=/tmp/weld-performance/bean-testing-app/src/main/resources/org.jboss.weld.executor.properties
+ local
BOOTSTRAP_CONFIGURATION=/tmp/weld-performance/bean-testing-app/src/main/resources/org.jboss.weld.bootstrap.properties
+ rm -f
/tmp/weld-performance/bean-testing-app/src/main/resources/org.jboss.weld.executor.properties
+ rm -f
/tmp/weld-performance/bean-testing-app/src/main/resources/org.jboss.weld.bootstrap.properties
+ echo threadPoolDebug=false
+ echo concurrentDeployment=true
+ '[' default '!=' default ']'
+ '[' x == xtrue ']'
+ cd /tmp/weld-performance/bean-testing-app
+ '[' false == bean-testing-app-se ']'
+ /qa/tools/opt/maven-3.1.0/bin/mvn
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean package
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bean-testing-app (JSF) 7
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bean-testing-app ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ bean-testing-app
---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ bean-testing-app
---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ bean-testing-app
---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ bean-testing-app ---
[INFO] Compiling 3039 source files to
/tmp/weld-performance/bean-testing-app/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @
bean-testing-app ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/tmp/weld-performance/bean-testing-app/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
bean-testing-app ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ bean-testing-app ---
[INFO] No tests to run.
[INFO] Surefire report directory:
/tmp/weld-performance/bean-testing-app/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ bean-testing-app ---
[INFO] Packaging webapp
[INFO] Assembling webapp [bean-testing-app] in
[/tmp/weld-performance/bean-testing-app/target/weld-beans]
[INFO] Processing war project
[INFO] Copying webapp resources [/tmp/weld-performance/bean-testing-app/src/main/webapp]
[INFO] Webapp assembled in [1654 msecs]
[INFO] Building war: /tmp/weld-performance/bean-testing-app/target/weld-beans.war
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ bean-testing-app ---
[INFO] Building jar: /tmp/weld-performance/bean-testing-app/target/weld-beans-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.979s
[INFO] Finished at: Sat Jan 31 18:23:03 EST 2015
[INFO] Final Memory: 20M/571M
[INFO] ------------------------------------------------------------------------
+ cd
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
+ copy-as7-to-temp
+ mv
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
/tmp/weld-performance
+ export JBOSS_HOME=/tmp/weld-performance/jboss-as-7
+ JBOSS_HOME=/tmp/weld-performance/jboss-as-7
+ test-incontainer
+ start-jbossas-7
+ local config=standalone.xml
+ stop-jbossas-7
++ jps
++ grep jboss-modules.jar
++ cut -d ' ' -f1
+ local PID=
+ '[' x '!=' x ']'
+ JAVA_OPTS='-d64 -Xms1g -Xmx4g -XX:MaxPermSize=1g -Djava.net.preferIPv4Stack=true
-Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=
-Djava.awt.headless=true -Djboss.server.default.config=standalone.xml'
+ /tmp/weld-performance/jboss-as-7/bin/standalone.sh --server-config=standalone.xml
+ sleep 10
/home/hudson/config_repository/scripts/weld/common.sh: line 123:
/tmp/weld-performance/jboss-as-7/bin/standalone.sh: No such file or directory
+ local PORT=9990
+ echo 'Warming up'
Warming up
++ seq 1 3
+ for i in '`seq 1 3`'
+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c
'deploy /tmp/weld-performance/bean-testing-app/target/weld-beans.war'
/home/hudson/config_repository/scripts/weld/bootstrap.sh: line 127:
/tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh: No such file or directory
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: time.properties