Problem running Apache Gump [brutus-test]

2005-05-19 Thread brutus
There is a problem with run 'brutus-test' (19052005_120001), location : 
http://brutus.apache.org/gump/test

The log ought be at:
   http://brutus.apache.org/gump/test/gump_log.txt

The last (up to) 50 lines of the log are :
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 562, 
in complete
[b.expand(self, workspace) for b in self.builder]
  File /usr/local/gump/test/gump/python/gump/core/model/builder.py, line 63, 
in expand
self.expandDomProperties(project,workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/builder.py, line 118, 
in expandDomProperties
self.importProperty(pdom)
  File /usr/local/gump/test/gump/python/gump/core/model/property.py, line 
249, in importProperty
self.properties.importProperty(domproperty)
  File /usr/local/gump/test/gump/python/gump/core/model/property.py, line 
206, in importProperty
property=Property(name,pdom,self.getOwner())
  File /usr/local/gump/test/gump/python/gump/core/model/property.py, line 29, 
in __init__
NamedModelObject.__init__(self,name,dom,parent)
  File /usr/local/gump/test/gump/python/gump/core/model/object.py, line 288, 
in __init__
ModelObject.__init__(self,dom,owner)
  File /usr/local/gump/test/gump/python/gump/core/model/object.py, line 44, 
in __init__
Workable.__init__(self)
  File /usr/local/gump/test/gump/python/gump/util/work.py, line 264, in 
__init__
self.worklist=WorkList(self)
  File /usr/local/gump/test/gump/python/gump/util/work.py, line 177, in 
__init__
self.times=TimeStampSet('Named Work')  
  File /usr/local/gump/test/gump/python/gump/util/timing.py, line 336, in 
__init__
if not start:start=TimeStamp('Start of ' + name)
  File /usr/local/gump/test/gump/python/gump/util/timing.py, line 236, in 
__init__
stamp=getLocalNow()
  File /usr/local/gump/test/gump/python/gump/util/timing.py, line 95, in 
getLocalNow
return datetime.datetime.now(LOCAL_TIMEZONE_INFO)
  File /usr/local/gump/test/gump/python/gump/util/timing.py, line 69, in 
utcoffset
if self._isdst(dt):
RuntimeError: maximum recursion depth exceeded
Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem running Apache Gump [brutus-test]

2005-05-19 Thread brutus
There is a problem with run 'brutus-test' (19052005_120001), location : 
http://brutus.apache.org/gump/test

The log ought be at:
   http://brutus.apache.org/gump/test/gump_log.txt

The last (up to) 50 lines of the log are :
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 562, 
in complete
[b.expand(self, workspace) for b in self.builder]
  File /usr/local/gump/test/gump/python/gump/core/model/builder.py, line 63, 
in expand
self.expandDomProperties(project,workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/builder.py, line 118, 
in expandDomProperties
self.importProperty(pdom)
  File /usr/local/gump/test/gump/python/gump/core/model/property.py, line 
249, in importProperty
self.properties.importProperty(domproperty)
  File /usr/local/gump/test/gump/python/gump/core/model/property.py, line 
206, in importProperty
property=Property(name,pdom,self.getOwner())
  File /usr/local/gump/test/gump/python/gump/core/model/property.py, line 29, 
in __init__
NamedModelObject.__init__(self,name,dom,parent)
  File /usr/local/gump/test/gump/python/gump/core/model/object.py, line 288, 
in __init__
ModelObject.__init__(self,dom,owner)
  File /usr/local/gump/test/gump/python/gump/core/model/object.py, line 44, 
in __init__
Workable.__init__(self)
  File /usr/local/gump/test/gump/python/gump/util/work.py, line 264, in 
__init__
self.worklist=WorkList(self)
  File /usr/local/gump/test/gump/python/gump/util/work.py, line 177, in 
__init__
self.times=TimeStampSet('Named Work')  
  File /usr/local/gump/test/gump/python/gump/util/timing.py, line 336, in 
__init__
if not start:start=TimeStamp('Start of ' + name)
  File /usr/local/gump/test/gump/python/gump/util/timing.py, line 236, in 
__init__
stamp=getLocalNow()
  File /usr/local/gump/test/gump/python/gump/util/timing.py, line 95, in 
getLocalNow
return datetime.datetime.now(LOCAL_TIMEZONE_INFO)
  File /usr/local/gump/test/gump/python/gump/util/timing.py, line 69, in 
utcoffset
if self._isdst(dt):
RuntimeError: maximum recursion depth exceeded
Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem running Apache Gump [brutus-test]

2005-05-06 Thread brutus
There is a problem with run 'brutus-test' (06052005_120002), location : 
http://brutus.apache.org/gump/test

The log ought be at:
   http://brutus.apache.org/gump/test/gump_log.txt

The last (up to) 50 lines of the log are :
Parsed file 
/usr/local/gump/test/gump/metadata/project/directory-ldap-shared.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/project/directory-kerberos-protocol.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/project/directory-kerberos-shared.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/directory-asn1.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/directory-authx.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/directory-apacheds.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/directory-naming.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/myfaces.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/incubator-altrmi.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/depot.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/apache-httpd.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/geronimo.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/gump.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/forrest.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/excalibur-legacy.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/excalibur.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-torque.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-ojb.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-derby.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-commons-sandbox.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-commons.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/lenya.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/http://svn.apache.org/repos/asf/cocoon/trunk/gump.xml
 
Parsed file /usr/local/gump/test/gump/metadata/project/avalon-sandbox.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/http://svn.apache.org/repos/asf/avalon/trunk/central/system/gump/avalon-trunk.xml
 
Parsed file /usr/local/gump/test/gump/metadata/project/avalon-tools.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/ant.xml 
Run GUID [u'brutus:brutus-test:19001206052005'] using 
['9151B9FE7566DD0DBB7E0149857905A3']
Detected [env ]
Detected [/opt/jdk1.4/bin/java -version]
Detected [javac -help]
Detected [java com.sun.tools.javac.Main -help]
Detected [cvs --version]
Detected [svn --version]
Failed to detect [p4 -V]
Detected [maven --version]
Failed to detect [NAnt -help]
Detected [mono --help]
Detected [make --help]
Prepare XDoc work with template
Wipe Directory [u'/usr/local/gump/test/workspace/xdocs-work']
Syndicate run using [gump.actor.syndication.rss.RSSSyndicator instance at 
0x415ed30c]
Syndicate run using [gump.actor.syndication.atom.AtomSyndicator instance at 
0x415ed32c]
Perform Update on #[(1, 248)] : jaxp-13
Perform Update on #[(2, 248)] : xml-xerces2
Perform Update on #[(3, 248)] : xml-xalan
Perform Update on #[(4, 248)] : java-xml-pack
Perform Update on #[(5, 248)] : antlr
free(): invalid pointer 0x422d2000!
Process Exit Code : 139
--
Gump Version: 2.0.2-alpha-0003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem running Apache Gump [brutus-test]

2005-05-02 Thread brutus
There is a problem with run 'brutus-test' (02052005_120002), location : 
http://brutus.apache.org/gump/test

The log ought be at:
   http://brutus.apache.org/gump/test/gump_log.txt

The last (up to) 50 lines of the log are :
Perform Update on #[(216, 245)] : jakarta-cactus
Perform Update on #[(217, 245)] : jakarta-tomcat
Perform Update on #[(218, 245)] : ws-juddi
Perform Update on #[(219, 245)] : ws-wsil
Perform Update on #[(220, 245)] : jakarta-bsf
Perform Update on #[(221, 245)] : groovy
Perform Update on #[(222, 245)] : struts
Perform SVN Update on #[(222, 245)] : struts
Update(s) received via on #[(221, 245)] : groovy
Perform Update on #[(223, 245)] : beanshell
Perform Update on #[(224, 245)] : jgroups
Update(s) received via CVS on #[(224, 245)] : jgroups
Perform Update on #[(225, 245)] : quartz
Update(s) received via on #[(223, 245)] : beanshell
Perform Update on #[(226, 245)] : jakarta-tapestry
Update(s) received via on #[(200, 245)] : ws-axis
Perform Update on #[(227, 245)] : javagroups
Update(s) received via on #[(224, 245)] : jgroups
Perform Update on #[(228, 245)] : maven
Perform SVN Update on #[(228, 245)] : maven
Perform Update on #[(229, 245)] : jakarta-turbine-jcs
Perform Update on #[(230, 245)] : xml-batik
Update(s) received via on #[(228, 245)] : maven
Perform Update on #[(231, 245)] : JacORB
Perform Update on #[(232, 245)] : excalibur
Perform SVN Update on #[(232, 245)] : excalibur
Update(s) received via CVS on #[(226, 245)] : jakarta-tapestry
Update(s) received via on #[(226, 245)] : jakarta-tapestry
Perform Update on #[(233, 245)] : logging-chainsaw
Perform Update on #[(234, 245)] : cargo
Perform SVN Update on #[(234, 245)] : cargo
Update(s) received via on #[(222, 245)] : struts
Perform Update on #[(235, 245)] : xml-fop-maintenance
Update(s) received via on #[(231, 245)] : JacORB
Perform Update on #[(236, 245)] : jakarta-turbine-fulcrum
Update(s) received via on #[(230, 245)] : xml-batik
Perform Update on #[(237, 245)] : xml-fop
Perform Update on #[(238, 245)] : strutstestcase
Failed w/ CVS Root :pserver:[EMAIL PROTECTED]:/cvsroot/strutstestcase for 
strutstestcase on Repository sourceforge.
Perform Update on #[(239, 245)] : struts-sslext
Failed w/ CVS Root :pserver:[EMAIL PROTECTED]:/cvsroot/sslext for struts-sslext 
on Repository sourceforge.
Perform Update on #[(240, 245)] : jakarta-velocity-tools
Perform SVN Update on #[(240, 245)] : jakarta-velocity-tools
Perform Update on #[(241, 245)] : jakarta-jmeter-20
Perform Update on #[(242, 245)] : jakarta-turbine-2
Perform Update on #[(243, 245)] : jakarta-jetspeed
Perform Update on #[(244, 245)] : jakarta-turbine-3
Perform Update on #[(245, 245)] : scarab
Update(s) received via on #[(241, 245)] : jakarta-jmeter-20
Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem running Apache Gump [brutus-test]

2005-03-22 Thread brutus
There is a problem with run 'brutus-test' (22032005_035227), location : 
http://brutus.apache.org/gump/test

The log ought be at:
   http://brutus.apache.org/gump/test/gump_log.txt

The last (up to) 50 lines of the log are :
Parsed file /usr/local/gump/test/gump/metadata/project/depot.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/apache-httpd.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/geronimo.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/gump.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/forrest.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/excalibur-legacy.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/excalibur.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-torque.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-ojb.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-derby.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-commons-sandbox.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-commons.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/lenya.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/http://svn.apache.org/repos/asf/cocoon/trunk/gump.xml
 
Parsed file /usr/local/gump/test/gump/metadata/project/avalon-sandbox.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/http://svn.apache.org/repos/asf/avalon/trunk/central/system/gump/avalon-trunk.xml
 
Parsed file /usr/local/gump/test/gump/metadata/project/avalon-tools.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/ant-antidote.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/ant.xml 
Traceback (most recent call last):
  File bin/integrate.py, line 113, in ?
irun()
  File bin/integrate.py, line 71, in irun
workspace=WorkspaceLoader(False).load(ws)
  File /usr/local/gump/test/gump/python/gump/core/loader/loader.py, line 291, 
in load
return self.loadFile(file,Workspace)
  File /usr/local/gump/test/gump/python/gump/core/loader/loader.py, line 212, 
in loadFile
return self.postProcess(cls)
  File /usr/local/gump/test/gump/python/gump/core/loader/loader.py, line 268, 
in postProcess
rootObject.complete()
  File /usr/local/gump/test/gump/python/gump/core/model/workspace.py, line 
363, in complete
project.complete(self)   
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 570, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 562, 
in complete
[b.expand(self, workspace) for b in self.builder]
  File /usr/local/gump/test/gump/python/gump/core/model/builder.py, line 62, 
in expand
self.expandDomDependencies(project,workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/builder.py, line 103, 
in expandDomDependencies
self.expandDomProperty(pelement,project,workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/builder.py, line 157, 
in expandDomProperty
runtime=domAttributeIsTrue(pdom,'runtime')
  File /usr/local/gump/test/gump/python/gump/util/domutils.py, line 170, in 
domAttributeIsTrue
return hasDomAttribute(element,name) and \
AttributeError: Element instance has no attribute 'name'
Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem running Apache Gump [brutus-test]

2005-03-09 Thread brutus
There is a problem with run 'brutus-test' (09032005_054237), location : 
http://brutus.apache.org/gump/test

The log ought be at:
   http://brutus.apache.org/gump/test/gump_log.txt

The last (up to) 50 lines of the log are :
Parsed file /usr/local/gump/test/gump/metadata/project/incubator-altrmi.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/depot.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/apache-httpd.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/geronimo.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/gump.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/forrest.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/excalibur-legacy.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/excalibur.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-torque.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-ojb.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-derby.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-commons-sandbox.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-commons.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/lenya.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/http://svn.apache.org/repos/asf/cocoon/trunk/gump.xml
 
Parsed file /usr/local/gump/test/gump/metadata/project/avalon-sandbox.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/http://svn.apache.org/repos/asf/avalon/trunk/central/system/gump/avalon-trunk.xml
 
Parsed file /usr/local/gump/test/gump/metadata/project/avalon-tools.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/ant-antidote.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/ant.xml 
Run GUID [u'brutus:brutus-test:45420509032005'] using 
['CF0B2D98DE5503C6CC96B42473349B36']
Failed to find environment variable [DEPOT_HOME]
Detected [env ]
Detected [java -version]
Detected [javac -help]
Detected [java com.sun.tools.javac.Main -help]
Detected [cvs --version]
Detected [svn --version]
Failed to detect [p4 -V]
Detected [maven --version]
Failed to detect [NAnt -help]
Detected [mono --help]
Detected [make --help]
Prepare XDoc work with template
Wipe Directory [u'/usr/local/gump/test/workspace/xdocs-work']
Syndicate run using [gump.actor.syndication.rss.RSSSyndicator instance at 
0x415766ac]
Syndicate run using [gump.actor.syndication.atom.AtomSyndicator instance at 
0x4157674c]
Traceback (most recent call last):
  File bin/integrate.py, line 113, in ?
irun()
  File bin/integrate.py, line 90, in irun
result = getRunner(run).perform()
  File /usr/local/gump/test/gump/python/gump/core/runner/runner.py, line 249, 
in perform
return self.performRun()
  File /usr/local/gump/test/gump/python/gump/core/runner/demand.py, line 189, 
in performRun
self.performUpdate(module)
  File /usr/local/gump/test/gump/python/gump/core/runner/demand.py, line 88, 
in performUpdate
flock = acquireLock(module.getUpdateLockFile())
NameError: global name 'acquireLock' is not defined
Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem running Apache Gump [brutus-test]

2005-03-09 Thread brutus
There is a problem with run 'brutus-test' (09032005_055047), location : 
http://brutus.apache.org/gump/test

The log ought be at:
   http://brutus.apache.org/gump/test/gump_log.txt

The last (up to) 50 lines of the log are :
Parsed file /usr/local/gump/test/gump/metadata/project/apache-httpd.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/geronimo.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/gump.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/forrest.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/excalibur-legacy.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/excalibur.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-torque.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-ojb.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-derby.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-commons-sandbox.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-commons.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/lenya.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/http://svn.apache.org/repos/asf/cocoon/trunk/gump.xml
 
Parsed file /usr/local/gump/test/gump/metadata/project/avalon-sandbox.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/http://svn.apache.org/repos/asf/avalon/trunk/central/system/gump/avalon-trunk.xml
 
Parsed file /usr/local/gump/test/gump/metadata/project/avalon-tools.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/ant-antidote.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/ant.xml 
Run GUID [u'brutus:brutus-test:56500509032005'] using 
['D747AAB1CF0D91FDA68A7AB95E714C41']
Failed to find environment variable [DEPOT_HOME]
Detected [env ]
Detected [java -version]
Detected [javac -help]
Detected [java com.sun.tools.javac.Main -help]
Detected [cvs --version]
Detected [svn --version]
Failed to detect [p4 -V]
Detected [maven --version]
Failed to detect [NAnt -help]
Detected [mono --help]
Detected [make --help]
Prepare XDoc work with template
Wipe Directory [u'/usr/local/gump/test/workspace/xdocs-work']
Syndicate run using [gump.actor.syndication.rss.RSSSyndicator instance at 
0x4157670c]
Syndicate run using [gump.actor.syndication.atom.AtomSyndicator instance at 
0x415766ac]
Traceback (most recent call last):
  File bin/integrate.py, line 113, in ?
irun()
  File bin/integrate.py, line 90, in irun
result = getRunner(run).perform()
  File /usr/local/gump/test/gump/python/gump/core/runner/runner.py, line 249, 
in perform
return self.performRun()
  File /usr/local/gump/test/gump/python/gump/core/runner/demand.py, line 190, 
in performRun
self.performUpdate(module)
  File /usr/local/gump/test/gump/python/gump/core/runner/demand.py, line 89, 
in performUpdate
flock = acquireLock(module.getUpdateLockFile())
  File /usr/local/gump/test/gump/python/gump/util/locks.py, line 42, in 
acquireLock
raise RuntimeError, \
RuntimeError: The lock file 
[/usr/local/gump/test/workspace/cvs/java-xml-pack/update.lock] exists, and a 
lock could not be established.
Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem running Apache Gump [brutus-test]

2005-02-21 Thread brutus
There is a problem with run 'brutus-test' (21022005_120002), location : 
http://brutus.apache.org/gump/test

The log ought be at:
   http://brutus.apache.org/gump/test/gump_log.txt

The last (up to) 50 lines of the log are :
- GUMP run on host   : brutus
- GUMP run @ : 21 Feb 2005 12:00:02
- GUMP run @  UTC: 21 Feb 2005 20:00:02
- GUMP run by Python : '2.3.4 (#2, Jan  5 2005, 08:24:51) \n[GCC 3.3.5 (Debian 
1:3.3.5-5)]'
- GUMP run by Python : '/usr/bin/python2.3'
- GUMP run by Gump   : 2.0.2-alpha-0003
- GUMP run on OS : 'posix'
- GUMP run in env: 
  GUMP_HOME - [/usr/local/gump/test/gump]
  SHELL - [/bin/sh]
  HOST_LOCAL_ENV - [local-env-brutus.sh]
  SHLVL - [2]
  CLASSPATH - [/opt/jdk1.4/lib/tools.jar]
  FORREST_HOME - [/opt/forrest]
  GUMP_LOG_DIR - [/usr/local/gump/test/results]
  LOCAL_ENV - [local-env.sh]
  GUMP_HOST - [brutus]
  PWD - [/usr/local/gump/test/gump/cron]
  GUMP_PYTHON - [/usr/bin/python2.3]
  LOGNAME - [gump]
  GUMP - [/usr/local/gump/test/gump]
  MAVEN_HOME - [/opt/maven]
  PATH - [/usr/bin:/bin:/opt/jdk1.4/bin:/opt/forrest/bin:/opt/maven/bin]
  JAVA_HOME - [/opt/jdk1.4]
  HOME - [/home/gump]
  _ - [/usr/bin/python2.3]
  GUMP_WS - [/usr/local/gump/test/workspace]
- GUMP base directory : /usr/local/gump/test/workspace
- GUMP base path  : /usr/local/gump/test/workspace
- GUMP mail server: mail.apache.org
- GUMP mail port  : 25
- GUMP mail from  : [EMAIL PROTECTED]
- GUMP mail to: general@gump.apache.org
- GUMP log is @   : http://brutus.apache.org/gump/test
- GUMP log is @   : /usr/local/gump/test/results
 - GUMP PYTHONPATH  :  /usr/local/gump/test/gump/python
Execute : svn update --non-interactive out.txt 21
svn: PROPFIND request failed on '/repos/asf/gump/trunk'
svn: 
Could not open the requested SVN filesystem

Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem running Apache Gump [brutus-test]

2005-01-24 Thread brutus
There is a problem with run 'brutus-test' (24012005_120001), location : 
http://brutus.apache.org/gump/test

The log ought be at:
   http://brutus.apache.org/gump/test/gump_log.txt

The last (up to) 50 lines of the log are :
- GUMP run on host   : brutus
- GUMP run @ : 24 Jan 2005 12:00:01
- GUMP run @  UTC: 24 Jan 2005 20:00:01
- GUMP run by Python : '2.3.4 (#2, Sep 24 2004, 08:39:09) \n[GCC 3.3.4 (Debian 
1:3.3.4-12)]'
- GUMP run by Python : '/usr/bin/python2.3'
- GUMP run by Gump   : 2.0.2-alpha-0003
- GUMP run on OS : 'posix'
- GUMP run in env: 
  GUMP_HOME - [/usr/local/gump/test/gump]
  SHELL - [/bin/sh]
  HOST_LOCAL_ENV - [local-env-brutus.sh]
  SHLVL - [2]
  CLASSPATH - [/opt/jdk1.4/lib/tools.jar]
  FORREST_HOME - [/opt/forrest]
  GUMP_LOG_DIR - [/usr/local/gump/test/results]
  LOCAL_ENV - [local-env.sh]
  GUMP_HOST - [brutus]
  PWD - [/usr/local/gump/test/gump/cron]
  GUMP_PYTHON - [/usr/bin/python2.3]
  LOGNAME - [gump]
  GUMP - [/usr/local/gump/test/gump]
  MAVEN_HOME - [/opt/maven]
  PATH - [/usr/bin:/bin:/opt/jdk1.4/bin:/opt/forrest/bin:/opt/maven/bin]
  JAVA_HOME - [/opt/jdk1.4]
  HOME - [/home/gump]
  _ - [/usr/bin/python2.3]
  GUMP_WS - [/usr/local/gump/test/workspace]
- GUMP base directory : /usr/local/gump/test/workspace
- GUMP base path  : /usr/local/gump/test/workspace
- GUMP mail server: mail.apache.org
- GUMP mail port  : 25
- GUMP mail from  : [EMAIL PROTECTED]
- GUMP mail to: general@gump.apache.org
- GUMP log is @   : http://brutus.apache.org/gump/test
- GUMP log is @   : /usr/local/gump/test/results
 - GUMP PYTHONPATH  :  /usr/local/gump/test/gump/python
Execute : svn update --non-interactive out.txt 21
svn: PROPFIND request failed on '/repos/asf/gump/trunk'
svn: PROPFIND of '/repos/asf/gump/trunk': Server certificate verification 
failed: certificate has expired, issuer is not trusted (https://svn.apache.org)
Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem running Apache Gump [brutus-test]

2005-01-03 Thread brutus
There is a problem with run 'brutus-test' (03012005_091112), location : 
http://brutus.apache.org/gump/test

The log ought be at:
   http://brutus.apache.org/gump/test/gump_log.txt

The last (up to) 50 lines of the log are :
- GUMP run on host   : brutus
- GUMP run @ : 03 Jan 2005 09:11:13
- GUMP run @  UTC: 03 Jan 2005 17:11:13
- GUMP run by Python : '2.3.4 (#2, Sep 24 2004, 08:39:09) \n[GCC 3.3.4 (Debian 
1:3.3.4-12)]'
- GUMP run by Python : '/usr/bin/python2.3'
- GUMP run by Gump   : 2.0.2-alpha-0003
- GUMP run on OS : 'posix'
- GUMP run in env: 
  FORREST_HOME - [/opt/forrest]
  GUMP_LOG_DIR - [/usr/local/gump/test/results]
  SSH_CLIENT - [24.63.102.152 63650 22]
  GUMP_PYTHON - [/usr/bin/python2.3]
  LOGNAME - [gump]
  USER - [gump]
  MAVEN_HOME - [/opt/maven]
  PATH - 
[/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/opt/jdk1.4/bin:/opt/forrest/bin:/opt/maven/bin]
  TERM - [xterm]
  SHELL - [/bin/bash]
  SHLVL - [2]
  LOCAL_ENV - [local-env.sh]
  GUMP - [/usr/local/gump/test/gump]
  JAVA_HOME - [/opt/jdk1.4]
  HOME - [/home/gump]
  HOST_LOCAL_ENV - [local-env-brutus.sh]
  CLASSPATH - [/opt/jdk1.4/lib/tools.jar]
  GUMP_HOME - [/usr/local/gump/test/gump]
  LS_OPTIONS - [--color=auto]
  _ - [/usr/bin/python2.3]
  SSH_CONNECTION - [24.63.102.152 63650 209.237.227.198 22]
  SSH_TTY - [/dev/pts/1]
  GUMP_HOST - [brutus]
  PWD - [/usr/local/gump/test/gump/cron]
  MAIL - [/var/mail/gump]
  LS_COLORS - 
[no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.ogg=01;35:*.mp3=01;35:*.wav=01;35:]
  GUMP_WS - [/usr/local/gump/test/workspace]
- GUMP base directory : /usr/local/gump/test/workspace
- GUMP base path  : /usr/local/gump/test/workspace
- GUMP mail server: mail.apache.org
- GUMP mail port  : 25
- GUMP mail from  : [EMAIL PROTECTED]
- GUMP mail to: general@gump.apache.org
- GUMP log is @   : http://brutus.apache.org/gump/test
- GUMP log is @   : /usr/local/gump/test/results
 - GUMP PYTHONPATH  :  /usr/local/gump/test/gump/python
Terminated by user interrupt...
--
Gump Version: 2.0.2-alpha-0003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Problem running Apache Gump [brutus-test]

2004-12-06 Thread Stefan Bodewig
On Fri, 3 Dec 2004, Adam R. B. Jack [EMAIL PROTECTED] wrote:

 It was. So I entered this fix.

Thanks

 I've no idea if Stefan's original issue (what he went in to fix) was
 resolved.

It was.  The original code would ignore jvmargs that were nested
into ant or maven, it expected them to be children of project.
Our docs said something different - and IMHO they are a property of
the build process, not the project.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem running Apache Gump [brutus-test]

2004-12-03 Thread brutus
There is a problem with run 'brutus-test' (03122004_120001), location : 
http://brutus.apache.org/gump/test

The log ought be at:
   http://brutus.apache.org/gump/test/gump_log.txt

The last (up to) 50 lines of the log are :
Parsed file 
/usr/local/gump/test/gump/metadata/project/commons-httpclient-2.0-branch.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/project/jakarta-commons-configuration-10.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/project/jakarta-commons-codec-11.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/jakarta-commons.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/jakarta-cactus.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/jakarta-bsf.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/jakarta-bcel.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/james-server.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/depot.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/directory-naming.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/incubator-geronimo.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/incubator-altrmi.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/gump.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/forrest.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/excalibur-legacy.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/excalibur.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-torque.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-ojb.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-commons-sandbox.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/db-commons.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/lenya.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/http://svn.apache.org/repos/asf/cocoon/trunk/gump.xml
 
Parsed file /usr/local/gump/test/gump/metadata/project/avalon-sandbox.xml 
Parsed file 
/usr/local/gump/test/gump/metadata/http://svn.apache.org/repos/asf/avalon/trunk/central/system/gump/avalon-trunk.xml
 
Parsed file /usr/local/gump/test/gump/metadata/project/avalon-tools.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/ant-antidote.xml 
Parsed file /usr/local/gump/test/gump/metadata/project/ant.xml 
Traceback (most recent call last):
  File bin/integrate.py, line 109, in ?
irun()
  File bin/integrate.py, line 71, in irun
workspace=WorkspaceLoader(False).load(ws)
  File /usr/local/gump/test/gump/python/gump/core/loader/loader.py, line 291, 
in load
return self.loadFile(file,Workspace)
  File /usr/local/gump/test/gump/python/gump/core/loader/loader.py, line 212, 
in loadFile
return self.postProcess(cls)
  File /usr/local/gump/test/gump/python/gump/core/loader/loader.py, line 268, 
in postProcess
rootObject.complete()
  File /usr/local/gump/test/gump/python/gump/core/model/workspace.py, line 
363, in complete
project.complete(self)   
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 565, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 565, 
in complete
depProject.complete(workspace)
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 577, 
in complete
self.addJVMArgs(self.getDomChild(ant))
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 639, 
in addJVMArgs
for jvmarg in domChild.getDomChildIterator('jvmarg'):
AttributeError: Element instance has no attribute 'getDomChildIterator'
Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Problem running Apache Gump [brutus-test]

2004-12-03 Thread Adam R. B. Jack
   File /usr/local/gump/test/gump/python/gump/core/model/project.py, line
577, in complete
 self.addJVMArgs(self.getDomChild(ant))
   File /usr/local/gump/test/gump/python/gump/core/model/project.py, line
639, in addJVMArgs
 for jvmarg in domChild.getDomChildIterator('jvmarg'):
 AttributeError: Element instance has no attribute 'getDomChildIterator'
 Process Exit Code : 1

I ran this script (simply a load and preview) in order to ensure the bug was
still in the current code.

[EMAIL PROTECTED] /usr/local/gump/test/gump $ python bin/preview.py -w
metadata/brutus.xml ant

It was. So I entered this fix.

URL: http://svn.apache.org/viewcvs?view=revrev=109732
Log:
domChild is a Pure XML DOM Element, not a Gump Model Object.
Since the latter is bound to a DOM Element we have helper methods
that allow access to DOM sub-elements, but when we are using
pure DOM object we need to use the shared functions.
Modified:
   gump/trunk/python/gump/core/model/project.py

I've no idea if Stefan's original issue (what he went in to fix) was
resolved. Just getting my feet wet again...

regards,

Adam


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem running Apache Gump [brutus-test]

2004-11-22 Thread brutus
There is a problem with run 'brutus-test' (22112004_120001), location : 
http://brutus.apache.org/gump/test

The log ought be at:
   http://brutus.apache.org/gump/test/gump_log.txt

The last (up to) 50 lines of the log are :
Build Project: #[(120, 714)] : oscore :  [state:Unset]
Perform Update on #[(89, 200)] : radeox
Build Project: #[(121, 714)] : radeox :  [state:Unset]
Perform Update on #[(90, 200)] : jakarta-tomcat-connectors-coyote_10
Build Project: #[(122, 714)] : jakarta-tomcat-connectors-coyote_10 :  
[state:Unset]
Build Project: #[(123, 714)] : jaxr :  [state:Unset]
Build Project: #[(124, 714)] : my-axis :  [state:Unset]
Build Project: #[(125, 714)] : packaged-jetty-all :  [state:Unset]
Build Project: #[(126, 714)] : saxon6-jdom :  [state:Unset]
Build Project: #[(127, 714)] : tt-bytecode :  [state:Unset]
Perform Update on #[(91, 200)] : xml-crimson
Update(s) received via on #[(91, 200)] : xml-crimson
Build Project: #[(128, 714)] : xml-crimson :  [state:Unset]
Run Ant on Project: #[(128, 714)] : xml-crimson
Build Project: #[(129, 714)] : xml-xerces :  [state:Unset]
Run Ant on Project: #[(129, 714)] : xml-xerces
Perform Update on #[(92, 200)] : jakarta-regexp
Build Project: #[(130, 714)] : jakarta-regexp :  [state:Unset]
Run Ant on Project: #[(130, 714)] : jakarta-regexp
Perform Update on #[(93, 200)] : junit
Update(s) received via on #[(93, 200)] : junit
Build Project: #[(131, 714)] : junit :  [state:Unset]
Run Ant on Project: #[(131, 714)] : junit
Perform Update on #[(94, 200)] : ldap
Build Project: #[(132, 714)] : ldap :  [state:Unset]
Perform Update on #[(95, 200)] : spring
Build Project: #[(133, 714)] : spring :  [state:Unset]
Build Project: #[(134, 714)] : saxon7-jdom :  [state:Unset]
Build Project: #[(135, 714)] : jmock :  [state:Unset]
Perform Update on #[(96, 200)] : db-commons-sandbox
Build Project: #[(136, 714)] : db-commons-grafolia :  [state:Unset]
Build Project: #[(137, 714)] : xml-xercesImpl :  [state:Unset]
Build Project: #[(138, 714)] : hibernate :  [state:Unset]
Build Project: #[(139, 714)] : jetty-jotm :  [state:Unset]
Perform Update on #[(97, 200)] : xml-commons
Build Project: #[(140, 714)] : xml-commons-which :  [state:Unset]
Run Ant on Project: #[(140, 714)] : xml-commons-which
Traceback (most recent call last):
  File bin/integrate.py, line 109, in ?
irun()
  File bin/integrate.py, line 86, in irun
result = getRunner(run).perform()
  File /usr/local/gump/test/gump/python/gump/core/runner/runner.py, line 213, 
in perform
return self.performRun()
  File /usr/local/gump/test/gump/python/gump/core/runner/demand.py, line 186, 
in performRun
module=project.getModule()
  File /usr/local/gump/test/gump/python/gump/core/model/project.py, line 663, 
in getModule
if not self.inModule(): raise RuntimeError, 'Project [' + self.name + '] 
not in a module.]'
RuntimeError: Project [openejb] not in a module.]
Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]