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

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.

 

 


Back to the top