See <https://builds.apache.org/job/oodt-trunk/806/>

------------------------------------------
[...truncated 5015 lines...]
Downloading: 
http://repo1.maven.org/maven2/org/apache/tika/tika-core/0.8/tika-core-0.8.pom
2K downloaded  (tika-core-0.8.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/tika/tika-parent/0.8/tika-parent-0.8.pom
7K downloaded  (tika-parent-0.8.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/tika/tika-core/0.8/tika-core-0.8.jar
290K downloaded  (tika-core-0.8.jar)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to org/apache/oodt/cas/metadata/util
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 40 source files to 
<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources to org/apache/oodt/cas/metadata
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 11 source files to 
<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/test-classes>
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/2.8.1/surefire-booter-2.8.1.pom
2K downloaded  (surefire-booter-2.8.1.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-api/2.8.1/surefire-api-2.8.1.pom
2K downloaded  (surefire-api-2.8.1.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.8.1/maven-surefire-common-2.8.1.pom
3K downloaded  (maven-surefire-common-2.8.1.pom)
Downloading: 
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.pom
2K downloaded  (plexus-utils-2.0.7.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/2.8.1/surefire-booter-2.8.1.jar
Downloading: 
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.jar
218K downloaded  (plexus-utils-2.0.7.jar)
33K downloaded  (surefire-booter-2.8.1.jar)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-api/2.8.1/surefire-api-2.8.1.jar
128K downloaded  (surefire-api-2.8.1.jar)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.8.1/maven-surefire-common-2.8.1.jar
59K downloaded  (maven-surefire-common-2.8.1.jar)
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: 
<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/surefire-reports>
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit3/2.8.1/surefire-junit3-2.8.1.pom
1K downloaded  (surefire-junit3-2.8.1.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-providers/2.8.1/surefire-providers-2.8.1.pom
2K downloaded  (surefire-providers-2.8.1.pom)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit3/2.8.1/surefire-junit3-2.8.1.jar
25K downloaded  (surefire-junit3-2.8.1.jar)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.cas.metadata.preconditions.TestPreCondEvalUtils
Jan 21, 2013 12:25:19 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@5e5e53: 
display name 
[org.springframework.context.support.FileSystemXmlApplicationContext@5e5e53]; 
startup date [Mon Jan 21 00:25:19 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:19 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from URL 
[<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata1557076866077472215.tests/met_extr_preconditions.xml]>
Jan 21, 2013 12:25:19 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context 
[org.springframework.context.support.FileSystemXmlApplicationContext@5e5e53]: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@12625b0
Jan 21, 2013 12:25:19 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@12625b0: 
defining beans 
[PreconditionComparator,CheckThatDataFileSizeIsGreaterThanZero,CheckThatDataFileExists,CheckDataFileMimeType];
 root of factory hierarchy
Jan 21, 2013 12:25:19 AM 
org.apache.oodt.cas.metadata.preconditions.PreCondEvalUtils eval
INFO: Passed precondition comparator id CheckThatDataFileSizeIsGreaterThanZero
Jan 21, 2013 12:25:19 AM 
org.apache.oodt.cas.metadata.preconditions.PreCondEvalUtils eval
INFO: Passed precondition comparator id CheckThatDataFileExists
Jan 21, 2013 12:25:19 AM 
org.apache.oodt.cas.metadata.preconditions.PreCondEvalUtils eval
INFO: Passed precondition comparator id CheckDataFileMimeType
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec
Running org.apache.oodt.cas.metadata.TestSerializableMetadata
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running org.apache.oodt.cas.metadata.util.TestPathUtils
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.oodt.cas.metadata.util.TestMimeTypeUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.cas.metadata.filenaming.TestPathUtilsNamingConvention
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.oodt.cas.metadata.extractors.TestExternMetExtractor
Jan 21, 2013 12:25:20 AM 
org.apache.oodt.cas.metadata.extractors.ExternMetExtractor extrMetadata
INFO: Generating met file for product file: 
[<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata5369387667278951498.tests/testfile.txt]>
Jan 21, 2013 12:25:20 AM 
org.apache.oodt.cas.metadata.extractors.ExternMetExtractor extrMetadata
INFO: Executing command line: 
[<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata5369387667278951498.tests/testExtractor>
 
<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata5369387667278951498.tests/testfile.txt>
 
<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata5369387667278951498.tests/testfile.txt.met>
 -Dtrue=always foo bar /home/jenkins/test\ boo ] with workingDir: 
[<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata5369387667278951498.tests]>
 to extract metadata
Jan 21, 2013 12:25:20 AM 
org.apache.oodt.cas.metadata.extractors.ExternMetExtractor extrMetadata
INFO: Met extraction successful for product file: 
[<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata5369387667278951498.tests/testfile.txt]>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec
Running org.apache.oodt.cas.metadata.extractors.TestCopyAndRewriteExtractor
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.oodt.cas.metadata.extractors.TestMetReader
Jan 21, 2013 12:25:20 AM 
org.apache.oodt.cas.metadata.extractors.MetReaderExtractor extrMetadata
INFO: Reading metadata from 
<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata6297773449630230163.tests/testfile2.txt.met>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running 
org.apache.oodt.cas.metadata.extractors.TestExternMetExtractorConfigReader
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec
Running org.apache.oodt.cas.metadata.TestMetadata
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Tests run: 20, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/cas-metadata-0.6-SNAPSHOT.jar>
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive 
invocation.
[INFO] No goals needed for project - skipping
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals 
<code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: attach-javadocs}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/cas-metadata-0.6-SNAPSHOT.jar>
 to 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-metadata/0.6-SNAPSHOT/cas-metadata-0.6-SNAPSHOT.jar>
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/metadata/pom.xml> to 
/home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-metadata/builds/2013-01-21_00-22-28/archive/org.apache.oodt/cas-metadata/0.6-SNAPSHOT/cas-metadata-0.6-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/cas-metadata-0.6-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-metadata/builds/2013-01-21_00-22-28/archive/org.apache.oodt/cas-metadata/0.6-SNAPSHOT/cas-metadata-0.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building CAS Protocol
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: 
http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.pom
11K downloaded  (xstream-1.3.1.pom)
Downloading: 
http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream-parent/1.3.1/xstream-parent-1.3.1.pom
13K downloaded  (xstream-parent-1.3.1.pom)
Downloading: 
http://repo1.maven.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
1K downloaded  (xpp3_min-1.1.4c.pom)
Downloading: 
http://repo1.maven.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloading: 
http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar
24K downloaded  (xpp3_min-1.1.4c.jar)
421K downloaded  (xstream-1.3.1.jar)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to org/apache/oodt/cas/protocol
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 21 source files to 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 11 source files to 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.cas.protocol.system.TestProtocolManager
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@91cee: 
display name 
[org.springframework.context.support.FileSystemXmlApplicationContext@91cee]; 
startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from file 
[<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context 
[org.springframework.context.support.FileSystemXmlApplicationContext@91cee]: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@84cc09
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean 
'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@84cc09: 
defining beans 
[org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1];
 root of factory hierarchy
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@c0f1ec: 
display name 
[org.springframework.context.support.FileSystemXmlApplicationContext@c0f1ec]; 
startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from file 
[<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context 
[org.springframework.context.support.FileSystemXmlApplicationContext@c0f1ec]: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@100bac2
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean 
'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@100bac2: 
defining beans 
[org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1];
 root of factory hierarchy
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@2acc57: 
display name 
[org.springframework.context.support.FileSystemXmlApplicationContext@2acc57]; 
startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from file 
[<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context 
[org.springframework.context.support.FileSystemXmlApplicationContext@2acc57]: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@171f189
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean 
'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@171f189: 
defining beans 
[org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1];
 root of factory hierarchy
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec
Running org.apache.oodt.cas.protocol.cli.action.TestProtocolCliAction
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.oodt.cas.protocol.cli.action.TestBasicVerifyCliAction
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@15e234c: 
display name 
[org.springframework.context.support.FileSystemXmlApplicationContext@15e234c]; 
startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from file 
[<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context 
[org.springframework.context.support.FileSystemXmlApplicationContext@15e234c]: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@36527f
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean 
'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@36527f: 
defining beans 
[org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1];
 root of factory hierarchy
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.oodt.cas.protocol.cli.action.TestDownloadCliAction
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@a9255c: 
display name 
[org.springframework.context.support.FileSystemXmlApplicationContext@a9255c]; 
startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from file 
[<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context 
[org.springframework.context.support.FileSystemXmlApplicationContext@a9255c]: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@18c3679
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean 
'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@18c3679: 
defining beans 
[org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1];
 root of factory hierarchy
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@174219d: 
display name 
[org.springframework.context.support.FileSystemXmlApplicationContext@174219d]; 
startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from file 
[<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context 
[org.springframework.context.support.FileSystemXmlApplicationContext@174219d]: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@edf389
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean 
'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@edf389: 
defining beans 
[org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1];
 root of factory hierarchy
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@19a029e: 
display name 
[org.springframework.context.support.FileSystemXmlApplicationContext@19a029e]; 
startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from file 
[<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context 
[org.springframework.context.support.FileSystemXmlApplicationContext@19a029e]: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1a85d38
Jan 21, 2013 12:25:24 AM 
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
 postProcessAfterInitialization
INFO: Bean 
'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@1a85d38: 
defining beans 
[org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1];
 root of factory hierarchy
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec
Running org.apache.oodt.cas.protocol.TestProtocolFile
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.oodt.cas.protocol.auth.TestBasicAuthentication
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.oodt.cas.protocol.auth.TestNoAuthentication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Tests run: 13, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.6-SNAPSHOT.jar>
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive 
invocation.
[INFO] No goals needed for project - skipping
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals 
<code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: attach-javadocs}]
[INFO] [assembly:single {execution: default}]
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Processing DependencySet (output=lib)
[INFO] Building tar : 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.6-SNAPSHOT-dist.tar.gz>
[INFO] Processing DependencySet (output=lib)
[INFO] Building zip: 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.6-SNAPSHOT-dist.zip>
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.6-SNAPSHOT.jar>
 to 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-protocol-api/0.6-SNAPSHOT/cas-protocol-api-0.6-SNAPSHOT.jar>
[INFO] Installing 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.6-SNAPSHOT-dist.tar.gz>
 to 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-protocol-api/0.6-SNAPSHOT/cas-protocol-api-0.6-SNAPSHOT-dist.tar.gz>
[INFO] Installing 
<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.6-SNAPSHOT-dist.zip>
 to 
<https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-protocol-api/0.6-SNAPSHOT/cas-protocol-api-0.6-SNAPSHOT-dist.zip>
ERROR: Maven JVM terminated unexpectedly with exit code 143

Reply via email to