Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-12465

java.lang.StackOverflowError, probably in analysis of dry results?

XMLWordPrintable

      It looks like a unbounded recursion? The warning count is huge, even with the token count to cpd cranked up from default of 100 to 700!!!

      06:16:09 [DRY] Collecting duplicate code analysis files...
      06:16:17 [DRY] Parsing 3 files in foo
      06:16:17 [DRY] Successfully parsed file foo/cpd-cpp.xml of module with 21788 warnings.
      06:16:17 [DRY] Successfully parsed file foo/cpd-java.xml of module with 0 warnings.
      06:20:34 FATAL: null
      06:20:34 java.lang.StackOverflowError
      06:20:34 at java.lang.ClassLoader.getCallerClassLoader(ClassLoader.java:1389)
      06:20:34 at java.lang.Class.getDeclaredField(Class.java:1879)
      06:20:34 at com.thoughtworks.xstream.core.util.Fields.find(Fields.java:25)
      06:20:34 at com.thoughtworks.xstream.mapper.AttributeMapper.getField(AttributeMapper.java:171)
      06:20:34 at com.thoughtworks.xstream.mapper.AttributeMapper.shouldLookForSingleValueConverter(AttributeMapper.java:103)
      06:20:34 at com.thoughtworks.xstream.mapper.LocalConversionMapper.getLocalSingleValueConverter(LocalConversionMapper.java:71)
      06:20:34 at com.thoughtworks.xstream.mapper.LocalConversionMapper.getConverterFromItemType(LocalConversionMapper.java:62)
      06:20:34 at com.thoughtworks.xstream.mapper.MapperWrapper.getConverterFromItemType(MapperWrapper.java:143)
      06:20:34 at com.thoughtworks.xstream.mapper.MapperWrapper.getConverterFromItemType(MapperWrapper.java:143)
      06:20:34 at com.thoughtworks.xstream.mapper.MapperWrapper.getConverterFromItemType(MapperWrapper.java:143)
      06:20:34 at com.thoughtworks.xstream.mapper.MapperWrapper.getConverterFromItemType(MapperWrapper.java:143)
      06:20:34 at com.thoughtworks.xstream.mapper.MapperWrapper.getConverterFromItemType(MapperWrapper.java:143)
      06:20:34 at hudson.util.xstream.MapperDelegate.getConverterFromItemType(MapperDelegate.java:148)
      06:20:34 at com.thoughtworks.xstream.mapper.MapperWrapper.getConverterFromItemType(MapperWrapper.java:143)
      06:20:34 at hudson.util.RobustReflectionConverter$1.visit(RobustReflectionConverter.java:104)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:102)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:34 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:34 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:34 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:34 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:34 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:34 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:34 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:34 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:34 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
      06:20:35 at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
      06:20:35 at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
      06:20:35 at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
      06:20:35 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
      06:20:35 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
      06:20:35 at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
      06:20:35 at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
      06:20:35 at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
      06:20:35 at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)

            drulli Ulli Hafner
            moncreaff Greg Moncreaff
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: