Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-build] Build failed in Hudson: C-HEAD-salvo.feature #6

See <https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/6/>

------------------------------------------
Started by user mkuppe
Checkout:workspace / <https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/> - hudson.remoting.LocalChannel@f2c03ac
Using strategy: Default
Checkout:org.eclipse.ecf / <https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/org.eclipse.ecf> - hudson.remoting.LocalChannel@f2c03ac
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/ECF/Newsreader.git
[org.eclipse.ecf] $ /usr/local/bin/git fetch -t git://github.com/ECF/Newsreader.git +refs/heads/*:refs/remotes/origin/*
>From git://github.com/ECF/Newsreader
   0836b2f..fcdb117  master     -> origin/master
[org.eclipse.ecf] $ /usr/local/bin/git ls-tree HEAD
Seen branch in repository origin/master
Commencing build of Revision fcdb1174c6bae9f5a3f127b134b11b7f5f9477d7 (origin/master)
GitAPI created
Checking out Revision fcdb1174c6bae9f5a3f127b134b11b7f5f9477d7 (origin/master)
[org.eclipse.ecf] $ /usr/local/bin/git checkout -f fcdb1174c6bae9f5a3f127b134b11b7f5f9477d7
[org.eclipse.ecf] $ /usr/local/bin/git tag -a -f -m "Hudson Build #6" hudson-C-HEAD-salvo.feature-6
No change to record in branch origin/master
[workspace] $ /bin/sh -xe /tmp/hudson2173853355116947960.sh
+ echo -n 'purge old buckminster output'
purge old buckminster output+ test -e buckminster.output
+ test -e buckminster.temp
+ test -e site.p2
+ test -e projects
+ rm -rf projects/
+ test -e .metadata
+ rm -rf .metadata/
+ test -e junit_result.xml
+ test -e junit_result2.xml
+ test -e coverage_report.xml
+ echo -n 'cp all target, mspecs, rmap and cqueries to build root'
cp all target, mspecs, rmap and cqueries to build root+ find -L org.eclipse.ecf -type f -iname '*.rmap'
+ xargs -i cp '{}' .
+ find -L org.eclipse.ecf -type f -iname '*.mspec'
+ xargs -i cp '{}' .
+ find -L org.eclipse.ecf -type f -iname '*.cquery'
+ xargs -i cp '{}' .
+ echo -n 'create targetplatform and projects folder'
create targetplatform and projects folder+ test -e targetPlatformPath
+ test -e projects
+ mkdir projects/
+ echo -n 'Flatten Repository'
Flatten Repository+ find -L org.eclipse.ecf -type f -iname .project -printf '%h\n'
+ xargs -i cp -rf '{}' projects/
+ echo -n 'HACK!!! rename features containing "-" to "_" so they can be found by Bucky'
HACK!!! rename features containing "-" to "_" so they can be found by Bucky+ for f in 'projects/*-feature'
+ test -e 'projects/*-feature'
+ echo -n 'HACK!!! align folder and feature ids'
HACK!!! align folder and feature ids+ test -e projects/org.eclipse.ecf.sdk_feature
+ test -e projects/org.eclipse.ecf.core_feature
+ echo -n 'Done, ready to fire off Bucky\n===================\n'
Done, ready to fire off Bucky\n===================\n[workspace] $ java -Dbuckminster.output.root=<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/buckminster.output> -Dbuckminster.temp.root=<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/buckminster.temp> -Xmx768m -Xms768m -XX:PermSize=512M -XX:MaxPermSize=512M -Decf.p2.repository=file:/opt/hudson/repo/ -Dsite.include.top=true -Dsite.signing=false -Dsite.pack200=true -Dpde.bundle.range.generation=false -Dpde.feature.range.generation=perfect -Dstaging.area=/home/data/httpd/download-staging.priv/rt/ecf -Dsigning.type=eclipse.remote -Declipse.committer.name=mkuppe -Declipse.committer.keyfile=/usr/share/tomcat5/.ssh/id_rsa -Dqualifier.replacement.*=generator:buildTimestamp -Dgenerator.buildTimestamp.format='v'yyyyMMdd-HHmm -DtargetPlatformPath=<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws//targetPlatformPath> -DprojectsPath=<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws//projects> -jar /opt/hudson/tools/Buckminster_3.6/buckminster/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -application org.eclipse.buckminster.cmdline.headless -data <https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/> --loglevel info -S <https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/commands.txt>
INFO:  installJRE '--location' '/opt/hudson/tools/Java1.4.2_update_18_x86-64/jre'
INFO:  installJRE '--location' '/opt/hudson/tools/Java1.5_update_22_x86-64/jre'
INFO:  installJRE '--location' '/opt/hudson/tools/Java1.6_update_20_x86-64/jre'
INFO:  setpref 'org.eclipse.buckminster.pde.targetPlatformPath=<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws//targetPlatformPath'>
INFO:  import '<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws//org.eclipse.ecf.salvo.mspec'>
ERROR   [0002] : No suitable provider for component org.eclipse.ecf.tests.protocol.nntp.store.derby:osgi.bundle was found in resourceMap http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ecf/releng/org.eclipse.ecf.releng.bm/ecf.rmap?root=RT_Project&view=co
  ERROR   [0002] : No suitable provider for component org.eclipse.ecf.tests.protocol.nntp.store.derby:osgi.bundle was found in searchPath org.eclipse.ecf
    ERROR   [0002] : Resolution attempt ended with exception: Provider local(<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/projects/org.eclipse.ecf.tests.protocol.nntp.store.derby/)>: Missing CSpec source required by component type osgi.bundle
      ERROR   Provider local(<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/projects/org.eclipse.ecf.tests.protocol.nntp.store.derby/)>: Missing CSpec source required by component type osgi.bundle
    ERROR   [0002] : Rejecting provider p2({0}/?importType=binary[file:/opt/hudson/repo//?importType=binary]): No component match was found
WARNING [0011] : Component request org.junit:osgi.bundle/[4.8.1.v4_8_1_v20100427-1100,4.8.1.v4_8_1_v20100427-1100] is inconflict with request org.junit:osgi.bundle/[3.8.2.v3_8_2_v20100427-1100,3.8.2.v3_8_2_v20100427-1100]
ERROR: null
Recording test results
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts



Back to the top