Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Release_3_3 build (for ECF 3.3.1)

Hi,

I ran it again with buckminster detail logging [1]. I have not looked at the root but it looks like hamcrest cannot resolve and (old) osgi bundle?
 
Regards,

Wim

https://build.ecf-project.org/hudson/job/R-Release_3_3-sdk.feature/12/console

On Sun, Aug 29, 2010 at 10:47 PM, Scott Lewis <slewis@xxxxxxxxxxxxx> wrote:
Hi All,

I'm was/am doing some warm up builds in preparation for building ECF 3.3.1 (using the Release_3_3 stream)...which will go out with Helios 3.6.1.  On ecf2.osuosl.org/hudson I tried to use this project:

R-Release_3_3-sdk.feature

the project was disabled, so I re-enabled it and then started a manual build.  The build subsequently failed with the following error.  Anyone have any understanding of this failure sufficient to let me know how/what to fix?  It looks like something with swtbot, but I don't get what to do about it.

Thanksinadvance,

Scott



Started by user slewis
[workspace] $ /usr/bin/cvs -Q -z3 -d :ext:mkuppe@xxxxxxxxxxxxxxx:/cvsroot/rt/ co -P -r Release_3_3 -D "Sunday, August 29, 2010 8:37:44 PM UTC" org.eclipse.ecf/applications org.eclipse.ecf/compendium org.eclipse.ecf/doc org.eclipse.ecf/examples org.eclipse.ecf/framework org.eclipse.ecf/incubation org.eclipse.ecf/protocols org.eclipse.ecf/providers org.eclipse.ecf/releng org.eclipse.ecf/server-side org.eclipse.ecf/tests
$ computing changelog
[workspace] $ /bin/sh -xe /tmp/hudson2965734963230469865.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
+ test -e .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
+ mkdir -p 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/org.eclipse.ecf.base-feature
++ echo projects/org.eclipse.ecf.base-feature
++ tr - _
+ mv projects/org.eclipse.ecf.base-feature projects/org.eclipse.ecf.base_feature
+ for f in 'projects/*-feature'
+ test -e projects/org.eclipse.ecf.core-feature
++ echo projects/org.eclipse.ecf.core-feature
++ tr - _
+ mv projects/org.eclipse.ecf.core-feature projects/org.eclipse.ecf.core_feature
+ for f in 'projects/*-feature'
+ test -e projects/org.eclipse.ecf.example-feature
++ echo projects/org.eclipse.ecf.example-feature
++ tr - _
+ mv projects/org.eclipse.ecf.example-feature projects/org.eclipse.ecf.example_feature
+ for f in 'projects/*-feature'
+ test -e projects/org.eclipse.ecf.platform-feature
++ echo projects/org.eclipse.ecf.platform-feature
++ tr - _
+ mv projects/org.eclipse.ecf.platform-feature projects/org.eclipse.ecf.platform_feature
+ for f in 'projects/*-feature'
+ test -e projects/org.eclipse.ecf.provider.filetransfer.httpclient-feature
++ echo projects/org.eclipse.ecf.provider.filetransfer.httpclient-feature
++ tr - _
+ mv projects/org.eclipse.ecf.provider.filetransfer.httpclient-feature projects/org.eclipse.ecf.provider.filetransfer.httpclient_feature
+ for f in 'projects/*-feature'
+ test -e projects/org.eclipse.ecf.remoteservice-feature
++ echo projects/org.eclipse.ecf.remoteservice-feature
++ tr - _
+ mv projects/org.eclipse.ecf.remoteservice-feature projects/org.eclipse.ecf.remoteservice_feature
+ for f in 'projects/*-feature'
+ test -e projects/org.eclipse.ecf.sdk-feature
++ echo projects/org.eclipse.ecf.sdk-feature
++ tr - _
+ mv projects/org.eclipse.ecf.sdk-feature projects/org.eclipse.ecf.sdk_feature
+ for f in 'projects/*-feature'
+ test -e projects/org.eclipse.ecf.tests-feature
++ echo projects/org.eclipse.ecf.tests-feature
++ tr - _
+ mv projects/org.eclipse.ecf.tests-feature projects/org.eclipse.ecf.tests_feature
+ for f in 'projects/*-feature'
+ test -e projects/org.eclipse.ecf.tests-platform-feature
++ echo projects/org.eclipse.ecf.tests-platform-feature
++ tr - _
+ mv projects/org.eclipse.ecf.tests-platform-feature projects/org.eclipse.ecf.tests_platform_feature
+ echo -n 'HACK!!! align folder and feature ids'
HACK!!! align folder and feature ids+ test -e projects/org.eclipse.ecf.sdk_feature
+ mv projects/org.eclipse.ecf.sdk_feature projects/org.eclipse.ecf.sdk
+ test -e projects/org.eclipse.ecf.core_feature
+ mv projects/org.eclipse.ecf.core_feature projects/org.eclipse.ecf.core
+ echo -n 'Done, ready to fire off Bucky\n===================\n'
Done, ready to fire off Bucky\n===================\n[workspace] $ /opt/hudson/tools/Java1.5_update_22_x86-64/bin/java -Dbuckminster.output.root=/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/buckminster.output -Dbuckminster.temp.root=/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/buckminster.temp -Xmx768m -Xms768m -XX:PermSize=512M -XX:MaxPermSize=512M -Decf.p2.repository= -Dsite.include.top=false -Dsite.signing=true -Dsite.pack200=true -Dpde.bundle.range.generation=false -Dpde.feature.range.generation=true -Dpde.match.rule.feature=compatible -Dpde.match.rule.feature.lower=equivalent -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=/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace//targetPlatformPath -Dprojec
tsPath=/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace//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 /opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace --loglevel info -S /opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/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=/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace//targetPlatformPath'
INFO:  import '/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace//org.eclipse.ecf.sdk.mspec'
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : file:/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/ecf.rmap, line 12. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : file:/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/ecf.rmap, line 15. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : file:/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/ecf.rmap, line 28. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : file:/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/ecf.rmap, line 47. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : file:/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/ecf.rmap, line 56. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : file:/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/ecf.rmap, line 63. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : file:/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/ecf.rmap, line 70. 
WARN:  Use of deprecated value for attribute <provider readerType>. Was 'eclipse.import', should be 'p2' : file:/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/ecf.rmap, line 74. 
WARNING [0068] : 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   [0068] : No suitable provider for component org.hamcrest.core:osgi.bundle/[1.1.0.v20090501071000,1.1.0.v20090501071000] was found in resourceMap file:/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/ecf.rmap
  ERROR   [0068] : No suitable provider for component org.hamcrest.core:osgi.bundle/[1.1.0.v20090501071000,1.1.0.v20090501071000] was found in searchPath org.eclipse.swtbot
    ERROR   [0068] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/technology/swtbot/galileo/dev-build/update-site/?importType=binary[http://rsync.osuosl.org/pub/eclipse/technology/swtbot/galileo/dev-build/update-site/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/technology/swtbot/galileo/dev-build/update-site/.
ERROR   [0072] : No suitable provider for component org.apache.log4j:osgi.bundle was found in resourceMap file:/opt/hudson/jobs/R-Release_3_3-sdk.feature/workspace/ecf.rmap
  ERROR   [0072] : No suitable provider for component org.apache.log4j:osgi.bundle was found in searchPath org.eclipse.swtbot
    ERROR   [0072] : Rejecting provider p2(http://rsync.osuosl.org/pub/eclipse/technology/swtbot/galileo/dev-build/update-site/?importType=binary[http://rsync.osuosl.org/pub/eclipse/technology/swtbot/galileo/dev-build/update-site/?importType=binary]): No component match was found
      ERROR   No repository found at http://rsync.osuosl.org/pub/eclipse/technology/swtbot/galileo/dev-build/update-site/.
INFO:  TAG-ID 0068 = Query for org.eclipse.ecf.sdk:eclipse.feature, path: org.eclipse.ecf.sdk:eclipse.feature$3.3.0.qualifier -> org.eclipse.ecf.core:eclipse.feature$3.3.0.qualifier -> org.eclipse.ecf.remoteservice.sdk.feature:eclipse.feature$3.3.0.qualifier -> org.eclipse.ecf.discovery.slp.feature:eclipse.feature$1.0.0.qualifier -> org.eclipse.jdt:eclipse.feature$3.6.0.v20100526-0800-7z8XFUJFMTfCWGoVu7Kltsu9H155
TAG-ID 0072 = Query for org.eclipse.ecf.sdk:eclipse.feature, path: org.eclipse.ecf.sdk:eclipse.feature$3.3.0.qualifier -> org.eclipse.ecf.core:eclipse.feature$3.3.0.qualifier -> org.eclipse.ecf.remoteservice.sdk.feature:eclipse.feature$3.3.0.qualifier -> org.eclipse.ecf.discovery.zookeeper.feature:eclipse.feature$1.0.0.qualifier -> org.apache.zookeeper:osgi.bundle$3.3.0

Archiving artifacts
Recording fingerprints
Sending e-mails to: ecf-build@xxxxxxxxxxx
Skipping CVS Tagging as build result was not successful.


Finished: FAILURE


_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev



Back to the top