You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/10/03 03:13:37 UTC

Build failed in Jenkins: oodt-trunk #665

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

------------------------------------------
[...truncated 6926 lines...]
[INFO] Building CAS PGE Adaptor Framework
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
752b downloaded  (saxon-dom-8.7.pom)
Downloading: http://repo1.maven.org/maven2/net/sf/saxon/saxon/8.7/saxon-8.7.pom
564b downloaded  (saxon-8.7.pom)
Downloading: http://repo1.maven.org/maven2/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
43K downloaded  (saxon-dom-8.7.jar)
Downloading: http://repo1.maven.org/maven2/net/sf/saxon/saxon/8.7/saxon-8.7.jar
3191K downloaded  (saxon-8.7.jar)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 24 source files to <https://builds.apache.org/job/oodt-trunk/ws/pge/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/pge/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 10 source files to <https://builds.apache.org/job/oodt-trunk/ws/pge/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-trunk/ws/pge/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.cas.pge.metadata.TestPgeMetadata
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.apache.oodt.cas.pge.metadata.TestPgeTaskMetKeys
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.oodt.cas.pge.TestPGETaskInstance
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance runPropertyAdders
INFO: Loading/Running property adders...
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance runPropertyAdder
INFO: Running property adder: org.apache.oodt.cas.pge.MockConfigFilePropertyAdder
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance runPropertyAdders
INFO: Loading/Running property adders...
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance runPropertyAdder
INFO: Running property adder: org.apache.oodt.cas.pge.MockConfigFilePropertyAdder
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance runPropertyAdder
INFO: Running property adder: org.apache.oodt.cas.pge.MockConfigFilePropertyAdder
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance runPropertyAdders
INFO: Loading/Running property adders...
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance runPropertyAdder
INFO: Running property adder: org.apache.oodt.cas.pge.MockConfigFilePropertyAdder
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createPgeMetadata
INFO: Converting workflow configuration to static metadata...
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createPgeMetadata
INFO: Loading workflow context metadata...
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createPgeMetadata
INFO: Converting workflow configuration to static metadata...
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createPgeMetadata
INFO: Loading workflow context metadata...
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.TestPGETaskInstance testLogger
INFO: pge1 message1
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.TestPGETaskInstance testLogger
INFO: pge1 message2
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.TestPGETaskInstance testLogger
SEVERE: pge2 message1
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.TestPGETaskInstance testLogger
INFO: pge1 message3
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance updateStatus
INFO: Updating status to workflow as [PGETask_Crawling]
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createPgeConfig
INFO: Create PgeConfig...
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createPgeConfig
INFO: Using default PgeConfigBuilder: org.apache.oodt.cas.pge.config.XmlFilePgeConfigBuilder
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createPgeConfig
INFO: Create PgeConfig...
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createPgeConfig
INFO: Using PgeConfigBuilder: org.apache.oodt.cas.pge.config.MockPgeConfigBuilder
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createWorkflowManagerClient
INFO: Creating WorkflowManager client for url [http://localhost:8888]
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance getWorkflowInstanceId
INFO: Workflow instanceId is [12345]
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createExeDir
INFO: Creating PGE execution working directory: [/tmp/cd78c8a6-428c-4820-a773-2fb9417cddf4/8a6608a9-f28d-4732-9c90-8752da0a0658]
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createOuputDirsIfRequested
INFO: Creating PGE file ouput directory: [/tmp/13b70877-819c-41a1-8d6f-960c582cb7b0]
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createOuputDirsIfRequested
INFO: Creating PGE file ouput directory: [/tmp/b3a74e7d-bcc5-45fd-84d7-4904bb060d58]
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createDynamicConfigFile
INFO: Writing dynamic config file [/tmp/c0def76a-a090-494a-8d68-440e9902a89d/DynamicConfig.xml]...
Oct 3, 2012 1:11:52 AM org.apache.oodt.cas.pge.PGETaskInstance createProductCrawler
INFO: Configuring ProductCrawler...
Oct 3, 2012 1:11:52 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@148662: display name [org.springframework.context.support.FileSystemXmlApplicationContext@148662]; startup date [Wed Oct 03 01:11:52 UTC 2012]; root of context hierarchy
Oct 3, 2012 1:11:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from file [<https://builds.apache.org/job/oodt-trunk/ws/pge/src/main/resources/examples/Crawler/crawler-config.xml]>
Oct 3, 2012 1:11:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from file [<https://builds.apache.org/job/oodt-trunk/ws/pge/src/main/resources/examples/Crawler/action-beans.xml]>
Oct 3, 2012 1:11:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from file [<https://builds.apache.org/job/oodt-trunk/ws/pge/src/main/resources/examples/Crawler/precondition-beans.xml]>
Oct 3, 2012 1:11:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from file [<https://builds.apache.org/job/oodt-trunk/ws/pge/src/main/resources/examples/Crawler/naming-beans.xml]>
Oct 3, 2012 1:11:52 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@148662]: org.springframework.beans.factory.support.DefaultListableBeanFactory@c01e99
Oct 3, 2012 1:11:52 AM org.springframework.core.io.support.PropertiesLoaderSupport loadProperties
INFO: Loading properties file from file [<https://builds.apache.org/job/oodt-trunk/ws/pge/src/main/resources/examples/Crawler/action-beans.properties]>
Oct 3, 2012 1:11:52 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@c01e99: defining beans [org.apache.oodt.cas.crawl.util.CasPropertyOverrideConfigurer#0,org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor#0,org.apache.oodt.cas.crawl.util.CasPropertyPlaceholderConfigurer#0,DeleteDataFile,DeleteMetadataFile,MoveDataFileToFailureDir,MoveMetadataFileToFailureDir,MoveMetadataFileToBackupDir,TriggerPostIngestWorkflow,Unique,org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor#1,CheckThatDataFileSizeIsGreaterThanZero,AprioriUniquessCheckWithFilemgr,PDFNamingConv]; root of factory hierarchy
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.pge.PGETaskInstance updateStatus
INFO: Updating status to workflow as [PGETask_Crawling]
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.pge.PGETaskInstance runIngestCrawler
INFO: Crawling for products in [/tmp/dir1]
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.pge.PGETaskInstance runIngestCrawler
INFO: Crawling for products in [/tmp/dir2]
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.pge.PGETaskInstance verifyIngests
INFO: Verifying ingests successful...
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.pge.PGETaskInstance verifyIngests
INFO: Ingests were successful
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.pge.PGETaskInstance updateStatus
INFO: Updating status to workflow as [PGETask_Crawling]
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.pge.PGETaskInstance updateStatus
INFO: Updating status to workflow as [PGETask_Crawling]
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.pge.PGETaskInstance runIngestCrawler
INFO: Crawling for products in [/tmp/dir1]
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.pge.PGETaskInstance runIngestCrawler
INFO: Crawling for products in [/tmp/dir2]
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.pge.PGETaskInstance verifyIngests
INFO: Verifying ingests successful...
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.pge.PGETaskInstance verifyIngests
INFO: Verifying ingests successful...
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 sec
Running org.apache.oodt.cas.pge.config.TestXmlFilePgeConfigBuilder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running org.apache.oodt.cas.pge.util.TestXmlHelper
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.oodt.cas.pge.util.UtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.oodt.cas.pge.staging.TestFileStager
java.lang.ClassNotFoundException: 
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:169)
	at org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory.getCatalogServiceFromFactory(GenericFileManagerObjectFactory.java:159)
	at org.apache.oodt.cas.filemgr.system.XmlRpcFileManager.loadConfiguration(XmlRpcFileManager.java:1343)
	at org.apache.oodt.cas.filemgr.system.XmlRpcFileManager.<init>(XmlRpcFileManager.java:131)
	at org.apache.oodt.cas.pge.staging.TestFileStager.testCreateFileManagerClient(TestFileStager.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at $Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory getCatalogServiceFromFactory
WARNING: ClassNotFoundException when loading metadata store factory class  Message: 
java.lang.ClassNotFoundException: 
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:169)
	at org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory.getRepositoryManagerServiceFromFactory(GenericFileManagerObjectFactory.java:120)
	at org.apache.oodt.cas.filemgr.system.XmlRpcFileManager.loadConfiguration(XmlRpcFileManager.java:1345)
	at org.apache.oodt.cas.filemgr.system.XmlRpcFileManager.<init>(XmlRpcFileManager.java:131)
	at org.apache.oodt.cas.pge.staging.TestFileStager.testCreateFileManagerClient(TestFileStager.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at $Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory getRepositoryManagerServiceFromFactory
WARNING: ClassNotFoundException when loading data store factory class  Message: 
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.filemgr.datatransfer.LocalDataTransferer setFileManagerUrl
INFO: Local Data Transfer to: [http://localhost:9876] enabled
Oct 3, 2012 1:11:53 AM org.apache.oodt.cas.filemgr.system.XmlRpcFileManager <init>
INFO: File Manager started by hudson
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec

Results :

Tests run: 28, 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/pge/target/cas-pge-0.5-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/pge/target/cas-pge-0.5-SNAPSHOT-dist.tar.gz>
[INFO] Processing DependencySet (output=lib)
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/pge/pom.xml> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-pge/builds/2012-10-03_00-49-12/archive/org.apache.oodt/cas-pge/0.5-SNAPSHOT/cas-pge-0.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/pge/target/cas-pge-0.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-pge/builds/2012-10-03_00-49-12/archive/org.apache.oodt/cas-pge/0.5-SNAPSHOT/cas-pge-0.5-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/pge/target/cas-pge-0.5-SNAPSHOT-dist.tar.gz> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-pge/builds/2012-10-03_00-49-12/archive/org.apache.oodt/cas-pge/0.5-SNAPSHOT/cas-pge-0.5-SNAPSHOT-dist.tar.gz
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to create assembly: Failed to retrieve OS environment variables. Reason: Cannot run program "env": java.io.IOException: error=24, Too many open files

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 minutes 46 seconds
[INFO] Finished at: Wed Oct 03 01:13:33 UTC 2012
[INFO] Final Memory: 118M/427M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@oodt.apache.org
channel stopped

Jenkins build is back to normal : oodt-trunk #666

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-trunk/666/>