Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[virgo-build] [Hudson] Build failed in Hudson: virgo.ide.snapshot #662

See <https://hudson.eclipse.org/virgo/job/virgo.ide.snapshot/662/>

------------------------------------------
[...truncated 1035 lines...]
[INFO] Surefire report directory: /jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.management.remote/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ org.eclipse.virgo.ide.management.remote ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.management.remote/target/org.eclipse.virgo.ide.management.remote-1.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.virgo.ide.management.remote ---
[INFO] Installing /jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.management.remote/target/org.eclipse.virgo.ide.management.remote-1.5.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.virgo/.m2/repository/org/eclipse/virgo/ide/org.eclipse.virgo.ide.management.remote/1.5.0-SNAPSHOT/org.eclipse.virgo.ide.management.remote-1.5.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.management.remote/pom.xml to /opt/public/hipp/homes/genie.virgo/.m2/repository/org/eclipse/virgo/ide/org.eclipse.virgo.ide.management.remote/1.5.0-SNAPSHOT/org.eclipse.virgo.ide.management.remote-1.5.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Virgo IDE Tooling 1.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.virgo.ide.site ---
[INFO] Deleting /jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.site/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.virgo.ide.site ---
[INFO] The project's OSGi version is 1.5.0.201603100139-SNAPSHOT
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:update-site (default-update-site) @ org.eclipse.virgo.ide.site ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-site-p2-metadata (default-update-site-p2-metadata) @ org.eclipse.virgo.ide.site ---
[INFO] Command line:
	[/opt/public/common/jdk1.7.0_80/jre/bin/java, -jar, /opt/public/hipp/homes/genie.virgo/.m2/repository/org/eclipse/tycho/tycho-bundles-external/0.21.0/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar, -configuration, /tmp/tycho-p2-runtime8210240947546650135.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, -source, /jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.site/target/site, -metadataRepository, file:/jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.site/target/site/, -metadataRepositoryName, Virgo IDE Tooling, -artifactRepository, file:/jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.site/target/site/, -artifactRepositoryName, Virgo IDE Tooling Artifacts, -noDefaultIUs, -compress]
Generating metadata for ..
Generation completed with success [0 seconds].
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:update-site-packaging (default-update-site-packaging) @ org.eclipse.virgo.ide.site ---
[INFO] Building zip: /jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.site/target/site.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.virgo.ide.site ---
[INFO] Installing /jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.site/target/site.zip to /opt/public/hipp/homes/genie.virgo/.m2/repository/org/eclipse/virgo/ide/org.eclipse.virgo.ide.site/1.5.0-SNAPSHOT/org.eclipse.virgo.ide.site-1.5.0-SNAPSHOT.zip
[INFO] Installing /jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.site/pom.xml to /opt/public/hipp/homes/genie.virgo/.m2/repository/org/eclipse/virgo/ide/org.eclipse.virgo.ide.site/1.5.0-SNAPSHOT/org.eclipse.virgo.ide.site-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (pack-and-sign) @ org.eclipse.virgo.ide.site ---
[INFO] Executing tasks

main:

pack-and-sign:
     [echo] Running on Linux 3.0.101-0.47.71-default (amd64) / Apache Ant version 1.8.1 compiled on April 30 2010 / Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 1.7.0_80

sign:
     [exec] Creating archive for signing
     [exec]   adding: features/org.eclipse.virgo.ide.feature_1.5.0.201603100139-SNAPSHOT.jar (deflated 7%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.bundlor.jdt.core_1.5.0.201603100139-SNAPSHOT.jar (deflated 20%)
     [exec]   adding: plugins/org.eclips
     [exec] SRC=$1
     [exec] DST=/home/data/httpd/download-staging.priv/$2
     [exec] OUT=$DST/output
     [exec] LOG=/home/data/httpd/download-staging.priv/arch/signer.log
     [exec] 
     [exec] # prepare
     [exec] 
     [exec] rm -rf $DST
     [exec] mkdir -p $DST
     [exec] mkdir -p $OUT
     [exec] 
     [exec] # create zip
     [exec] 
     [exec] echo Creating archive for signing
     [exec] 
     [exec] cd $SRC
     [exec] /usr/bin/find -name "*$3*" | zip $DST/site.zip -@
     [exec] e.virgo.ide.doc_1.5.0.201603100139-SNAPSHOT.jar (deflated 0%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.export_1.5.0.201603100139-SNAPSHOT.jar (deflated 11%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.jdt.core_1.5.0.201603100139-SNAPSHOT.jar (deflated 13%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.bundlor.core_1.5.0.201603100139-SNAPSHOT.jar (deflated 15%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.par.edit_1.5.0.201603100139-SNAPSHOT.jar (deflated 29%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.jdt.ui_1.5.0.201603100139-SNAPSHOT.jar (deflated 18%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.pde.core_1.5.0.201603100139-SNAPSHOT.jar (deflated 16%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.runtime.ui_1.5.0.201603100139-SNAPSHOT.jar (deflated 14%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.par_1.5.0.201603100139-SNAPSHOT.jar (deflated 20%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.ui_1.5.0.201603100139-SNAPSHOT.jar (deflated 10%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.bundlor.ui_1.5.0.201603100139-SNAPSHOT.jar (deflated 19%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.manifest.core_1.5.0.201603100139-SNAPSHOT.jar (deflated 5%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.eclipse_1.5.0.201603100139-SNAPSHOT.jar (deflated 9%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.runtime.core_1.5.0.201603100139-SNAPSHOT.jar (deflated 0%)
     [exec]   adding: plugins/org.eclipse.virgo.ide.facet.core_1.5.0.201603100139-SNAPSHOT.jar (deflated 17%)
     [exec]   adding: plugins/org.eclipse.virgo.ide_1.5.0.201603100139-SNAPSHOT.jar (deflated 9%)
     [exec] 
     [exec] # sign
     [exec] 
     [exec] /usr/bin/sign $DST/site.zip nomail $OUT
     [exec] 
     [exec] # wait up to 30 minutes for signing to complete
     [exec] 
     [exec] tail -f $LOG | grep -E \(Extracting\|Finished\) &
     [exec] 
     [exec] I=0
     [exec] while [ $I -lt 60 ] && [ ! -e $OUT/site.zip ]; do
     [exec]   echo Waiting for $OUT/site.zip
     [exec]   sleep 30
     [exec]   let I=I+1
     [exec] done
     [exec] WARNING: File /home/data/httpd/download-staging.priv/rt/virgo/hudson/site.zip not writable by user genie. Changing permissions to make file group-writable.
     [exec] 
     [exec] File /home/data/httpd/download-staging.priv/rt/virgo/hudson/site.zip added to queue.
     [exec] You will receive notification when the file is signed, if you used the mail parameter.
     [exec] 
     [exec] You can check signing status by tailing /home/data/httpd/download-staging.priv/arch/signer.log
     [exec] 
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] Waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
     [exec] 
     [exec] PID=`jobs -l -p`
     [exec] jobs -l -p
     [exec] kill $PID
     [exec] 
     [exec] if [ ! -e $OUT/site.zip ]
     [exec] then
     [exec]   echo
     [exec]   echo Signing Failed: Timeout waiting for $OUT/si[INFO] 2016-03-09 18:47:33:build(8306):SIGNER(32369):Finished signing '/opt/public/download-staging.priv/rt/ecf/out2016030923395te.zip
     [exec]   exit 1
     [exec] fi
     [exec] 6/temp_site_68790764.zip/org.eclipse.ecf.console.feature_1.0.0.v20160309-2339.jar'
     [exec] [INFO] 2016-03-09 18:47:33:build:QUEUE(32369): Finished processing queue.
     [exec] [INFO] 2016-03-09 20:42:21:build:QUEUE(13707): Finished processing queue.
     [exec] 
     [exec] Signing Failed: Timeout waiting for /home/data/httpd/download-staging.priv/rt/virgo/hudson/output/site.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.virgo.ide.parent ...................... SUCCESS [0.310s]
[INFO] org.eclipse.virgo.ide ............................. SUCCESS [2.351s]
[INFO] org.eclipse.virgo.ide.par ......................... SUCCESS [1.068s]
[INFO] org.eclipse.virgo.ide.facet.core .................. SUCCESS [0.734s]
[INFO] org.eclipse.virgo.ide.manifest.core ............... SUCCESS [2.588s]
[INFO] org.eclipse.virgo.ide.bundlor.jdt.core ............ SUCCESS [1.066s]
[INFO] org.eclipse.virgo.ide.bundlor.core ................ SUCCESS [0.755s]
[INFO] org.eclipse.virgo.ide.bundlor.ui .................. SUCCESS [0.643s]
[INFO] org.eclipse.virgo.ide.doc ......................... SUCCESS [1.279s]
[INFO] org.eclipse.virgo.ide.eclipse ..................... SUCCESS [1.263s]
[INFO] org.eclipse.virgo.ide.eclipse.feature ............. SUCCESS [0.249s]
[INFO] org.eclipse.virgo.ide.export ...................... SUCCESS [0.591s]
[INFO] org.eclipse.virgo.ide.runtime.core ................ SUCCESS [2.496s]
[INFO] org.eclipse.virgo.ide.jdt.core .................... SUCCESS [0.892s]
[INFO] org.eclipse.virgo.ide.par.edit .................... SUCCESS [0.671s]
[INFO] org.eclipse.virgo.ide.pde.core .................... SUCCESS [1.133s]
[INFO] org.eclipse.virgo.ide.ui .......................... SUCCESS [8.329s]
[INFO] org.eclipse.virgo.ide.tests.util .................. SUCCESS [0.655s]
[INFO] org.eclipse.virgo.ide.export.tests ................ SUCCESS [38.510s]
[INFO] org.eclipse.virgo.ide.jdt.ui ...................... SUCCESS [0.562s]
[INFO] org.eclipse.virgo.ide.runtime.ui .................. SUCCESS [1.275s]
[INFO] org.eclipse.virgo.ide.feature ..................... SUCCESS [0.320s]
[INFO] org.eclipse.virgo.ide.management.remote ........... SUCCESS [0.898s]
[INFO] Virgo IDE Tooling ................................. FAILURE [30:10.501s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:25.601s
[INFO] Finished at: Wed Mar 09 21:10:49 EST 2016
[INFO] Final Memory: 243M/5994M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "helios" could not be activated because it does not exist.
[WARNING] The requested profile "dist" could not be activated because it does not exist.
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (pack-and-sign) on project org.eclipse.virgo.ide.site: An Ant BuildException has occured: The following error occurred while executing this line:
/jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.site/pack-and-sign/build.xml:22: The following error occurred while executing this line:
/jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.site/pack-and-sign/build.xml:79: exec returned: 1
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (pack-and-sign) on project org.eclipse.virgo.ide.site: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] /jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.site/pack-and-sign/build.xml:22: The following error occurred while executing this line:
[ERROR] /jobs/genie.virgo/virgo.ide.snapshot/workspace/org.eclipse.virgo.ide.site/pack-and-sign/build.xml:79: exec returned: 1
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.virgo.ide.site
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Terminating xvnc.
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top