Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] [ORBIT-BUILD: orbit-I] orbit-I Build Failed

Thanks very much for the helpful info! I checked the directory.txt and the versions seem to be ok.

As for the bin directory – I didn’t add such a directory. The bundle jar is in the root directory of the project – just as in project com.jcraft.jsch, version 0.1.31, where the case is similar to the gogo case – it packs a ready-to-use bundle. Just as on the screenshot I sent in the previous mail. At least this is what I see. I checked it from the web interface, but it is the same there.

 

From: orbit-dev-bounces@xxxxxxxxxxx [mailto:orbit-dev-bounces@xxxxxxxxxxx] On Behalf Of David M Williams
Sent: Thursday, January 13, 2011 4:31 PM
To: Orbit Developer discussion
Subject: Re: [orbit-dev] [ORBIT-BUILD: orbit-I] orbit-I Build Failed

 

The build always uses the HEAD version of the map files .... to actually see what was snagged and used during a build, there is a link on the download page,
which is "directory.txt" on the file system.





If a a build doesn't get far enough along to produce a download page then a) I should improve the build scripts :) but more important b)
there are ways of "drilling down" on the directories on the build machine with a web browser. You can start at

http://build.eclipse.org/orbit/

and from there you sort of have to know what you are looking for ...

http://build.eclipse.org/orbit/projects/

is the directory of actively being built working area, either in progress, or just finished

http://build.eclipse.org/orbit/projects/orbit-I/

orbit-I is the "project" we are looking for

http://build.eclipse.org/orbit/projects/orbit-I/workdir/

workdir is where most of the interesting stuff is

which is where you will find 'directory.txt'.

http://build.eclipse.org/orbit/projects/orbit-I/workdir/directory.txt

I didn't look in detail, but did notice you added a "bin" directory in gogo project, that has not been reflected in map file

path=org.eclipse.orbit/org.apache.felix.gogo.runtime
should now be
path=org.eclipse.orbit/org.apache.felix.gogo.runtime/bin

if I'm looking at it correctly.






From:        "Kirchev, Lazar" <l.kirchev@xxxxxxx>
To:        Orbit Developer discussion <orbit-dev@xxxxxxxxxxx>
Date:        01/13/2011 07:07 AM
Subject:        Re: [orbit-dev] [ORBIT-BUILD: orbit-I] orbit-I Build Failed
Sent by:        orbit-dev-bounces@xxxxxxxxxxx





According to the build output, the problem is that the build cannot find the gogo plugin:
“/opt/public/orbit/basebuilders/R36_RC4/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/genericTargets.xml:107: Processing inclusion from feature org.eclipse.orbit.build.feature.set1: Unable to find plug-in: org.apache.felix.gogo.runtime_0.6.1“
 
In the maps file I have used the same version tag as in the bundle in the cvs repository:
plugin@xxxxxxxxxxxxxxxxxxxxx.runtime,0.6.1=v201101130818,:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,path=org.eclipse.orbit/org.apache.felix.gogo.runtime,prebuilt=true
 
proj.png
 
Probably the build uses another version of the maps file? How can I find what version of the maps file does the build use?
 
Thanks,
Lazar
 
From: orbit-dev-bounces@xxxxxxxxxxx [mailto:orbit-dev-bounces@xxxxxxxxxxx] On Behalf Of orbitBuilder
Sent:
Thursday, January 13, 2011 1:25 PM
To:
david_williams@xxxxxxxxxx; hmalphett@xxxxxxxxxxx; lkirchev@xxxxxxxxxxx; orbit-dev@xxxxxxxxxxx
Subject:
[orbit-dev] [ORBIT-BUILD: orbit-I] orbit-I Build Failed

 
View results here -> http://build.eclipse.org:9777/dashboard/tab/build/detail/orbit-I?log=log20110113103948

BUILD FAILED

Ant Error Message:

/shared/orbit/org.eclipse.orbit.releng.control/cc_project_build.xml:72: The following error occurred while executing this line: /shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/build.xml:121: The following error occurred while executing this line: /shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/build.xml:154: java.io.FileNotFoundException: /shared/orbit/projects/orbit-I/workdir/I20110113103948/testsFailed.txt (No such file or directory)

Date of build:

2011-01-13T10:39:48

Time to build:

44 minutes 50 seconds

Last changed:

2011-01-13T09:34:49

Last log entry:

Correctly updated the feature which I had missed on the tag v201101120552. Retagged the feature as v201101120932 and forcing a new build. It is expected to fail as not all problems are solved yet.


 

 Errors/Warnings: (40)

Test org.eclipse.orbit.releng.tests.TestLayout FAILED (crashed)

checkout.builder.clean: true
retieved new version of build.cfg
Version tag for org.eclipse.orbit/org.eclipse.orbit.releng.builder is: v201101121852
retieved new version of org.eclipse.orbit/org.eclipse.orbit.releng.builder
cctimestamp: 20110113103948
datetime: 201101131058
timestamp: 20110113103948
buildfile: /shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/distribution/orbit.build/build.xml
resolution.devMode: true
cvsaccess: pserver:anonymous
BUILD FAILED
/shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/scripts/build/runbuild.xml:81: The following error occurred while executing this line:
/opt/public/orbit/basebuilders/R36_RC4/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/build.xml:35: The following error occurred while executing this line:
/opt/public/orbit/basebuilders/R36_RC4/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/build.xml:91: The following error occurred while executing this line:
/shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/components/set1/customTargets.xml:57: The following error occurred while executing this line:
/opt/public/orbit/basebuilders/R36_RC4/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/genericTargets.xml:107: Processing inclusion from feature org.eclipse.orbit.build.feature.set1: Unable to find plug-in: org.apache.felix.gogo.runtime_0.6.1. Please check the error log for more details.
Total time: 26 minutes 25 seconds
Exception in thread "main" Unable to open file /shared/orbit/projects/orbit-I/workdir/I20110113103948/results-I20110113103948.xml
                   at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:265)
                   at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:214)
                   at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.transferFormatters(JUnitTestRunner.java:818)
                   at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:910)
                   at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
Caused by: java.io.FileNotFoundException: /shared/orbit/projects/orbit-I/workdir/I20110113103948/results-I20110113103948.xml (No such file or directory)
                   at java.io.FileOutputStream.open(Native Method)
                   at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
                   at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
                   at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:263)
                   ... 4 more
--- Nested Exception ---
java.io.FileNotFoundException: /shared/orbit/projects/orbit-I/workdir/I20110113103948/results-I20110113103948.xml (No such file or directory)
                   at java.io.FileOutputStream.open(Native Method)
                   at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
                   at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
                   at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:263)
                   at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:214)
                   at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.transferFormatters(JUnitTestRunner.java:818)
                   at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:910)
                   at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)


 

 Unit Tests: (0)

No Tests Run

This project doesn't have any tests

 

 


 

 Modifications since last successful build:  (3)

modified

hmalphett

/org.eclipse.orbit/org.eclipse.orbit.releng/maps/bundles.map

1.557

2011-01-13T09:34:49

Correctly updated the feature which I had missed on the tag v201101120552.

Retagged the feature as v201101120932 and forcing a new build.
It is expected to fail as not all problems are solved yet.

modified

lkirchev

/org.eclipse.orbit/org.eclipse.orbit.releng/maps/build.cfg

1.203

2011-01-13T08:25:36

Update tag of org.apache.felix.gogo.runtime. Change the tag in build.cfg to use a version of buildutilities.xml in which org.apache.felix.gogo.runtime is excluded from pre-pack-conditioning.

modified

lkirchev

/org.eclipse.orbit/org.eclipse.orbit.releng/maps/bundles.map

1.556

2011-01-13T08:25:36

Update tag of org.apache.felix.gogo.runtime. Change the tag in build.cfg to use a version of buildutilities.xml in which org.apache.felix.gogo.runtime is excluded from pre-pack-conditioning.


 


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


Back to the top