Skip to main content

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


whoops, meant to reply to whole list.

----- Forwarded by David M Williams/Raleigh/IBM on 03/19/2010 12:37 PM -----
From: David M Williams/Raleigh/IBM
To: Blaise Doughan <blaise.doughan@xxxxxxxxxx>
Date: 03/19/2010 12:36 PM
Subject: Re: [orbit-dev] [ORBIT-BUILD: orbit-I] orbit-I Build Failed




> According to http://wiki.eclipse.org/
> Orbit_Builds#Orbit_Builds_for_Orbit_Committers there is a Team |
> Release step I need to do, but I can't find that option.  Can anyone
> point out what I might have done wrong?

[read whole note before doing anything :) ]

That "option" comes from a Releng tool provided by the Eclipse Platform team, and which can be found
at the bottom of each of their download pages. (The one you use, needs to "match" your development
environment). For recent builds, its delivered as at downloadable p2 archive file.

What the tool does, is help automate the steps of a "release". Which means ... it tags the bundle with a tag you provide,
it updates the map file with that tag (for that bundle entry) and then commits the map file.

BUT ... this tool has limited usefulness for Orbit. If there are multiple entries for a bundle (for more than one different versions),
then the tools will not correctly update the map file and mess things up. So, in those cases .. you need to follow the same steps,
only "manually".

I suspect that answers only half your question ... but, not sure what else say now, so feel free to ask again.






From: Blaise Doughan <blaise.doughan@xxxxxxxxxx>
To: Orbit Developer discussion <orbit-dev@xxxxxxxxxxx>
Cc: David M Williams/Raleigh/IBM@IBMUS
Date: 03/19/2010 11:10 AM
Subject: Re: [orbit-dev] [ORBIT-BUILD: orbit-I] orbit-I Build Failed





Hello All,

I believe I broke the build attempting to add version 2.1.12 of javax.xml.bind to Orbit.  I think it is associated with the change I made to:

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

With the following property (as per Update the Map File from
http://wiki.eclipse.org/Orbit_Bundle_Checklist#Create_a_Source_Bundle):

   
feature@org.eclipse.orbit.build.feature.set1

For now I have reverted that property to its previous setting, in an attempt to restore the build.

According to
http://wiki.eclipse.org/Orbit_Builds#Orbit_Builds_for_Orbit_Committers there is a Team | Release step I need to do, but I can't find that option.  Can anyone point out what I might have done wrong?

-Blaise


orbitBuilder wrote:

View results here -> http://build.eclipse.org:9777/dashboard/tab/build/detail/orbit-I?log=log20100319141656
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:85: The following error occurred while executing this line: /shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/distribution/orbit.build/build.xml:36: The following error occurred while executing this line: /shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/scripts/build/runbuild.xml:34: The following error occurred while executing this line: /shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/scripts/build/runbuild.xml:158: Java returned: 13
Date of build: 2010-03-19T14:16:56
Time to build: 15 minutes 58 seconds
Last changed: 2010-03-19T13:53:20
Last log entry: Bug 305404 - Add JAXB 2.1.12 to Orbit CQ - 3840

 Errors/Warnings: (18)
checkout.builder.clean: true

retieved new version of build.cfg

Version tag for org.eclipse.orbit/org.eclipse.orbit.releng.builder is: v201001140145

retieved new version of org.eclipse.orbit/org.eclipse.orbit.releng.builder

cctimestamp: 20100319141656

datetime: 201003191432

timestamp: 20100319141656

buildfile: /shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/distribution/orbit.build/build.xml

[eclipse.fetch] Could not read:
file:/shared/orbit/projects/orbit-I/workdir/tempFeature/feature.xml.

[eclipse.fetch] /shared/orbit/projects/orbit-I/workdir/tempFeature/feature.xml (No such file or directory)

[eclipse.fetch] Could not create feature:
file:/shared/orbit/projects/orbit-I/workdir/tempFeature/.

[eclipse.fetch] Could not read:
file:/shared/orbit/projects/orbit-I/workdir/tempFeature/feature.xml.

BUILD FAILED

/shared/orbit/projectBuilders/orbit-I/org.eclipse.orbit/org.eclipse.orbit.releng.builder/scripts/build/runbuild.xml:82: The following error occurred while executing this line:

/shared/orbit/basebuilders/R35_RC1/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090511-1742/scripts/build.xml:24: The following error occurred while executing this line:

/shared/orbit/basebuilders/R35_RC1/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090511-1742/scripts/build.xml:66: 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:255: Feature org.eclipse.orbit.build.feature.set1 may have not been fetched correctly, check your map files.

Total time: 56 seconds

       

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last successful build:  (3)
modified bdoughan /org.eclipse.orbit/org.eclipse.orbit.releng/ip_logs/javax.xml.bind.xml 1.5 2010-03-19T13:53:20 Bug 305404 - Add JAXB 2.1.12 to Orbit
CQ - 3840
modified bdoughan /org.eclipse.orbit/org.eclipse.orbit.releng/maps/bundles.map 1.413 2010-03-19T13:53:20 Bug 305404 - Add JAXB 2.1.12 to Orbit
CQ - 3840
modified bdoughan /org.eclipse.orbit/org.eclipse.orbit.releng/psf/orbit.psf 1.54 2010-03-19T13:53:20 Bug 305404 - Add JAXB 2.1.12 to Orbit
CQ - 3840




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


Back to the top