Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-build] Build failed in Hudson: N-HEAD-sdk.feature #296

See <https://build.ecf-project.org/hudson/job/N-HEAD-sdk.feature/296/changes>

Changes:

[Markus Alexander Kuppe] NEW - bug 319313: [RemoteSrvc] Build and test r-OSGi remoteservices standalone
https://bugs.eclipse.org/bugs/show_bug.cgi?id=319313

[slewis] Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=320453

[Markus Alexander Kuppe] NEW - bug 320481: Upgrade baseline to ECF 3.3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=320481

[Markus Alexander Kuppe] NEW - bug 319878: [Discovery] Add time to live (TTL) to IServiceInfo
https://bugs.eclipse.org/bugs/show_bug.cgi?id=319878

[Markus Alexander Kuppe] NEW - bug 320081: [Discovery] Add functionality to insert a service manually
https://bugs.eclipse.org/bugs/show_bug.cgi?id=320081

[Markus Alexander Kuppe] NEW - bug 320081: [Discovery] Add functionality to insert a service manually
https://bugs.eclipse.org/bugs/show_bug.cgi?id=320081

------------------------------------------
Started by timer
[workspace] $ /usr/bin/cvs -Q -z3 -d :pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/rt/ co -P -D "Wednesday, July 21, 2010 2:23:30 PM UTC" org.eclipse.ecf/
$ computing changelog
[workspace] $ /bin/sh -xe /tmp/hudson9077858802680692426.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 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'
++ 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'
++ 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'
++ 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'
++ 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'
++ 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'
++ 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'
++ 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'
++ echo projects/org.eclipse.ecf.server-feature
++ tr - _
+ mv projects/org.eclipse.ecf.server-feature projects/org.eclipse.ecf.server_feature
+ for f in 'projects/*-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'
++ 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=<https://build.ecf-project.org/hudson/job/N-HEAD-sdk.feature/ws/buckminster.output> -Dbuckminster.temp.root=<https://build.ecf-project.org/hudson/job/N-HEAD-sdk.feature/ws/buckminster.temp> -Xmx768m -Xms768m -XX:PermSize=512M -XX:MaxPermSize=512M -Decf.p2.repository=${ECF_P2_REPOSITORY} -Dsite.include.top=false -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/N-HEAD-sdk.feature/ws//targetPlatformPath> -DprojectsPath=<https://build.ecf-project.org/hudson/job/N-HEAD-sdk.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/N-HEAD-sdk.feature/ws/> --loglevel info -S <https://build.ecf-project.org/hudson/job/N-HEAD-sdk.feature/ws/commands.txt>
Command 'installJRE' not found
Help text for buckminster:
This is the common launcher for commands.

A number of options can be set in common for all commands. Use '--' to end
parsing of options in case of ambiguity.

usage: buckminster
       [{ -? | --help }]
       [--displaystacktrace]
       [{ -L | --loglevel } <loglevel> ]
       [--notrapctrlc]
       [{ --scriptfile <filename> } | {<commandname> [<commandflags>]}] 

Try "buckminster listcommands" for a list of available commands.

 -?
--help
  Show this help text

--displaystacktrace
  Also prints the stack trace in case of an exception.

 -L <loglevel>
--loglevel <loglevel>
  Set log level to one of NONE, ERROR, WARNING, INFO, or DEBUG.

--notrapctrlc
  Turn off trapping of Ctrl-C (SIGINT). This may lessen the ability to cancel
  ongoing work in a predictable manner.

 -S <filename>
--scritpfile <filename>
  Read commands from a file. The following rules apply:
  - If the file contains $property or ${property} constructs, they will
    be expanded as follows:
    - If the property is prefixed with env: the remaining part will be expanded
      as an environment variable (requires Java 5 or later).
    - All other properties are expanded using the Java system properties.
  - If java 1.5 or newer is used, the file may contain $env or ${env} entries
    to denote environment variables.
  - Backslash is interpreted as escape character so Windows filenames must be
    escaped.
  - Strings within single quotes are passed verbatim to the executor.
  - Strings within double quotes are scanned for environment variable
    substitution.
Archiving artifacts
Recording fingerprints



Back to the top