The Jenkins Controller is restarting safely. Running builds will finish or continue afterwards, depending on the job type. No new builds can be started.
Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building blueMarine II - Persistence 1.0-ALPHA-21-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.codehaus.groovy.maven:gmaven-plugin:2.0: Plugin org.codehaus.groovy.maven:gmaven-plugin:2.0 or one of its dependencies could not be resolved: Failure to find org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 in http://services.tidalwave.it/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of maven-proxy.tidalwave.it has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-bluemarine2-persistence --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence [INFO] Storing buildNumber: 0a08efdd6d45 at timestamp: 1542600174987 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-persistence --- [INFO] Executing tasks main: [echo] DESCRIPTION: 1.0-ALPHA-21-SNAPSHOT-0a08efdd6d45 UNKNOWN [echo] Java Version: 1.8.0_111 -source 1.8 -target 1.8 [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine2-persistence --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/jacoco.exec [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine2-persistence --- [INFO] Executing tasks main: [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/unwoven-classes [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ it-tidalwave-bluemarine2-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ it-tidalwave-bluemarine2-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/unwoven-classes [INFO] [INFO] --- aspectj-maven-plugin:1.9:compile (weave-classes) @ it-tidalwave-bluemarine2-persistence --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ it-tidalwave-bluemarine2-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/unwoven-test-classes [INFO] [INFO] --- aspectj-maven-plugin:1.9:test-compile (weave-test-classes) @ it-tidalwave-bluemarine2-persistence --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ it-tidalwave-bluemarine2-persistence --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running it.tidalwave.bluemarine2.persistence.impl.DefaultPersistenceTest 05:03:08.042 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - STARTING TESTS OF it.tidalwave.bluemarine2.persistence.impl.DefaultPersistenceTest 05:03:08.237 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Spring configuration locations: [META-INF/PersistenceTestBeans.xml] 05:03:08.835 [main ] INFO o.s.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@678a9516: startup date [Mon Nov 19 05:03:08 CET 2018]; root of context hierarchy 05:03:09.140 [main ] INFO o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/PersistenceTestBeans.xml] 05:03:10.443 [main ] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 05:03:13.470 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOnNotification(it.tidalwave.bluemarine2.message.PowerOnNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 05:03:13.530 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOffNotification(it.tidalwave.bluemarine2.message.PowerOffNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 05:03:13.618 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - >>>> bean names: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalRequiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, applicationMessageBus, org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor, org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor] 05:03:13.652 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************* 05:03:13.658 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST "must use MemoryStore when no configuration" 05:03:13.661 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************* 05:03:13.680 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - onPowerOnNotification(PowerOnNotification(properties={})) 05:03:13.684 [main ] WARN i.t.b.persistence.impl.DefaultPersistence - No storage path: working in memory 05:03:13.724 [main ] TRACE org.eclipse.rdf4j.sail.memory.MemoryStore - is initialized: false 05:03:13.725 [main ] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore - Initializing MemoryStore... 05:03:13.792 [main ] DEBUG org.eclipse.rdf4j.sail.memory.MemoryStore - MemoryStore initialized 05:03:13.801 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST PASSED in 149 msec 05:03:13.804 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - 05:03:13.823 [nvoker-afterMethod()] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Closing Spring context... 05:03:13.824 [nvoker-afterMethod()] INFO o.s.context.support.ClassPathXmlApplicationContext - Closing org.springframework.context.support.ClassPathXmlApplicationContext@678a9516: startup date [Mon Nov 19 05:03:08 CET 2018]; root of context hierarchy 05:03:13.831 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Spring configuration locations: [META-INF/PersistenceTestBeans.xml] 05:03:13.832 [main ] INFO o.s.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@32fa956b: startup date [Mon Nov 19 05:03:13 CET 2018]; root of context hierarchy 05:03:13.834 [main ] INFO o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/PersistenceTestBeans.xml] 05:03:13.932 [main ] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 05:03:13.996 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOnNotification(it.tidalwave.bluemarine2.message.PowerOnNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 05:03:13.997 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOffNotification(it.tidalwave.bluemarine2.message.PowerOffNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 05:03:14.020 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - >>>> bean names: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalRequiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, applicationMessageBus, org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor, org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor] 05:03:14.026 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************************************************* 05:03:14.026 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST "must use NativeStore and import when STORAGE FOLDER and IMPORT FILE configured" 05:03:14.027 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************************************************* 05:03:14.027 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - onPowerOnNotification(PowerOnNotification(properties={Key[it.tidalwave.bluemarine2.persistence.storagePath]=target/workspace/storageFolder, Key[it.tidalwave.bluemarine2.persistence.importFile]=target/workspace/triples.n3})) 05:03:14.029 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - Disk storage at Optional[target/workspace/storageFolder] 05:03:14.031 [main ] WARN i.t.b.persistence.impl.DefaultPersistence - Scratching store ... 05:03:14.046 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.NativeStore - is initialized: false 05:03:14.051 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Initializing NativeStore... 05:03:14.070 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Data dir is target/workspace/storageFolder 05:03:14.182 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.TripleStore - No indexes specified, using default indexes: spoc,posc 05:03:14.182 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'spoc'... 05:03:14.189 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'posc'... 05:03:14.257 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore initialized 05:03:14.614 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - Importing repository from target/workspace/triples.n3 ... 05:03:14.668 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.binary.BinaryRDFParserFactory 05:03:14.672 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.jsonld.JSONLDParserFactory 05:03:14.673 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.ntriples.NTriplesParserFactory 05:03:14.680 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.nquads.NQuadsParserFactory 05:03:14.681 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserFactory 05:03:14.682 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.trix.TriXParserFactory 05:03:14.689 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.turtle.TurtleParserFactory 05:03:14.691 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.trig.TriGParserFactory 05:03:14.692 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.rdfxml.RDFXMLParserFactory 05:03:14.699 [main ] DEBUG org.eclipse.rdf4j.rio.RDFParserRegistry - Registered service class org.eclipse.rdf4j.rio.n3.N3ParserFactory 05:03:14.913 [main ] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry - Registered service class org.eclipse.rdf4j.rio.datatypes.XMLSchemaDatatypeHandler 05:03:14.914 [main ] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry - Registered service class org.eclipse.rdf4j.rio.datatypes.RDFDatatypeHandler 05:03:14.924 [main ] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry - Registered service class org.eclipse.rdf4j.rio.datatypes.DBPediaDatatypeHandler 05:03:14.926 [main ] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry - Registered service class org.eclipse.rdf4j.rio.datatypes.VirtuosoGeometryDatatypeHandler 05:03:14.927 [main ] DEBUG org.eclipse.rdf4j.rio.DatatypeHandlerRegistry - Registered service class org.eclipse.rdf4j.rio.datatypes.GeoSPARQLDatatypeHandler 05:03:14.944 [main ] DEBUG org.eclipse.rdf4j.rio.LanguageHandlerRegistry - Registered service class org.eclipse.rdf4j.rio.languages.RFC3066LanguageHandler 05:03:17.660 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - exportToFile(target/test-results/export.n3) 05:03:18.066 [main ] INFO it.tidalwave.bluemarine2.util.Miscellaneous - >>>> Charset normalizer form: NFC 05:03:18.069 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 05:03:18.070 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/ 05:03:18.072 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/triples.n3 05:03:18.072 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-results/export.n3 05:03:18.237 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST PASSED in 4210 msec 05:03:18.237 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - 05:03:18.252 [nvoker-afterMethod()] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Closing Spring context... 05:03:18.253 [nvoker-afterMethod()] INFO o.s.context.support.ClassPathXmlApplicationContext - Closing org.springframework.context.support.ClassPathXmlApplicationContext@32fa956b: startup date [Mon Nov 19 05:03:13 CET 2018]; root of context hierarchy 05:03:18.258 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Spring configuration locations: [META-INF/PersistenceTestBeans.xml] 05:03:18.259 [main ] INFO o.s.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2cf62699: startup date [Mon Nov 19 05:03:18 CET 2018]; root of context hierarchy 05:03:18.260 [main ] INFO o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/PersistenceTestBeans.xml] 05:03:18.333 [main ] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 05:03:18.396 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOnNotification(it.tidalwave.bluemarine2.message.PowerOnNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 05:03:18.396 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOffNotification(it.tidalwave.bluemarine2.message.PowerOffNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 05:03:18.414 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - >>>> bean names: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalRequiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, applicationMessageBus, org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor, org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor] 05:03:18.457 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************************************************************************ 05:03:18.457 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST "must use NativeStore and import when STORAGE FOLDER and IMPORT FILE configured and rename import file" 05:03:18.457 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************************************************************************ 05:03:18.457 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - onPowerOnNotification(PowerOnNotification(properties={Key[it.tidalwave.bluemarine2.persistence.renameImportFile]=true, Key[it.tidalwave.bluemarine2.persistence.storagePath]=target/workspace/storageFolder, Key[it.tidalwave.bluemarine2.persistence.importFile]=target/workspace/triples.n3})) 05:03:18.457 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - Disk storage at Optional[target/workspace/storageFolder] 05:03:18.463 [main ] WARN i.t.b.persistence.impl.DefaultPersistence - Scratching store ... 05:03:18.463 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.NativeStore - is initialized: false 05:03:18.463 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Initializing NativeStore... 05:03:18.464 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Data dir is target/workspace/storageFolder 05:03:18.477 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.TripleStore - No indexes specified, using default indexes: spoc,posc 05:03:18.478 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'spoc'... 05:03:18.478 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'posc'... 05:03:18.478 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore initialized 05:03:18.479 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - Importing repository from target/workspace/triples.n3 ... 05:03:21.285 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - exportToFile(target/test-results/export.n3) 05:03:21.934 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 05:03:21.955 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/ 05:03:21.956 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/triples.n3 05:03:21.956 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-results/export.n3 05:03:22.103 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST PASSED in 3646 msec 05:03:22.115 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - 05:03:22.123 [nvoker-afterMethod()] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Closing Spring context... 05:03:22.145 [nvoker-afterMethod()] INFO o.s.context.support.ClassPathXmlApplicationContext - Closing org.springframework.context.support.ClassPathXmlApplicationContext@2cf62699: startup date [Mon Nov 19 05:03:18 CET 2018]; root of context hierarchy 05:03:22.152 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Spring configuration locations: [META-INF/PersistenceTestBeans.xml] 05:03:22.153 [main ] INFO o.s.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2852fb2a: startup date [Mon Nov 19 05:03:22 CET 2018]; root of context hierarchy 05:03:22.154 [main ] INFO o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/PersistenceTestBeans.xml] 05:03:22.286 [main ] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 05:03:22.378 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOnNotification(it.tidalwave.bluemarine2.message.PowerOnNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 05:03:22.392 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOffNotification(it.tidalwave.bluemarine2.message.PowerOffNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 05:03:22.446 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - >>>> bean names: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalRequiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, applicationMessageBus, org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor, org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor] 05:03:22.467 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ********************************************************** 05:03:22.471 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST "must use NativeStore when STORAGE FOLDER configured" 05:03:22.472 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ********************************************************** 05:03:22.473 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - onPowerOnNotification(PowerOnNotification(properties={Key[it.tidalwave.bluemarine2.persistence.storagePath]=target/workspace/storageFolder})) 05:03:22.473 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - Disk storage at Optional[target/workspace/storageFolder] 05:03:22.476 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.NativeStore - is initialized: false 05:03:22.476 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Initializing NativeStore... 05:03:22.478 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Data dir is target/workspace/storageFolder 05:03:22.502 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.TripleStore - No indexes specified, using default indexes: spoc,posc 05:03:22.502 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'spoc'... 05:03:22.502 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'posc'... 05:03:22.503 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore initialized 05:03:22.503 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - exportToFile(target/test-results/export.n3) 05:03:22.504 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 05:03:22.504 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/ 05:03:22.504 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/empty.n3 05:03:22.504 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-results/export.n3 05:03:22.504 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST PASSED in 37 msec 05:03:22.504 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - 05:03:22.515 [nvoker-afterMethod()] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Closing Spring context... 05:03:22.518 [nvoker-afterMethod()] INFO o.s.context.support.ClassPathXmlApplicationContext - Closing org.springframework.context.support.ClassPathXmlApplicationContext@2852fb2a: startup date [Mon Nov 19 05:03:22 CET 2018]; root of context hierarchy 05:03:22.533 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Spring configuration locations: [META-INF/PersistenceTestBeans.xml] 05:03:22.534 [main ] INFO o.s.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@44ef04ac: startup date [Mon Nov 19 05:03:22 CET 2018]; root of context hierarchy 05:03:22.534 [main ] INFO o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/PersistenceTestBeans.xml] 05:03:22.678 [main ] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 05:03:22.821 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOnNotification(it.tidalwave.bluemarine2.message.PowerOnNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 05:03:22.822 [main ] TRACE it.tidalwave.messagebus.MessageBusHelper - registerMessageListener(void it.tidalwave.bluemarine2.persistence.impl.DefaultPersistence.onPowerOffNotification(it.tidalwave.bluemarine2.message.PowerOffNotification) throws org.eclipse.rdf4j.repository.RepositoryException,java.io.IOException,org.eclipse.rdf4j.rio.RDFParseException) 05:03:22.859 [main ] INFO i.t.bluemarine2.commons.test.SpringTestSupport - >>>> bean names: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalRequiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, applicationMessageBus, org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor, org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor] 05:03:22.864 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************************************** 05:03:22.865 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST "must use NativeStore when STORAGE FOLDER configured and not scratch" 05:03:22.865 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - ************************************************************************** 05:03:22.865 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.NativeStore - is initialized: false 05:03:22.865 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Initializing NativeStore... 05:03:22.871 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Data dir is target/workspace/storageFolder 05:03:22.888 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.TripleStore - No indexes specified, using default indexes: spoc,posc 05:03:22.888 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'spoc'... 05:03:22.889 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'posc'... 05:03:22.891 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore initialized 05:03:25.251 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Shutting down NativeStore... 05:03:25.252 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore shut down 05:03:25.252 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore shut down 05:03:25.253 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - onPowerOnNotification(PowerOnNotification(properties={Key[it.tidalwave.bluemarine2.persistence.storagePath]=target/workspace/storageFolder})) 05:03:25.253 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - Disk storage at Optional[target/workspace/storageFolder] 05:03:25.253 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.NativeStore - is initialized: false 05:03:25.253 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Initializing NativeStore... 05:03:25.254 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - Data dir is target/workspace/storageFolder 05:03:25.259 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'spoc'... 05:03:25.261 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - Initializing index 'posc'... 05:03:25.268 [main ] TRACE org.eclipse.rdf4j.sail.nativerdf.TripleStore - No uncompleted transactions found 05:03:25.269 [main ] DEBUG org.eclipse.rdf4j.sail.nativerdf.NativeStore - NativeStore initialized 05:03:25.269 [main ] INFO i.t.b.persistence.impl.DefaultPersistence - exportToFile(target/test-results/export.n3) 05:03:25.639 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 05:03:25.647 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/ 05:03:25.648 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/triples.n3 05:03:25.648 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-results/export.n3 05:03:25.689 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - TEST PASSED in 2824 msec 05:03:25.696 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - 05:03:25.707 [nvoker-afterMethod()] INFO i.t.bluemarine2.commons.test.SpringTestSupport - Closing Spring context... 05:03:25.708 [nvoker-afterMethod()] INFO o.s.context.support.ClassPathXmlApplicationContext - Closing org.springframework.context.support.ClassPathXmlApplicationContext@44ef04ac: startup date [Mon Nov 19 05:03:22 CET 2018]; root of context hierarchy 05:03:25.738 [main ] INFO i.t.b.persistence.impl.DefaultPersistenceTest - FINISHED TESTS OF it.tidalwave.bluemarine2.persistence.impl.DefaultPersistenceTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.772 sec - in it.tidalwave.bluemarine2.persistence.impl.DefaultPersistenceTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:report (report) @ it-tidalwave-bluemarine2-persistence --- [INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/jacoco.exec [INFO] Analyzed bundle 'blueMarine II - Persistence' with 4 classes [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ it-tidalwave-bluemarine2-persistence --- [INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT.0a08efdd6d45.jar [INFO] [INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ it-tidalwave-bluemarine2-persistence --- [INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT.0a08efdd6d45-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ it-tidalwave-bluemarine2-persistence --- [INFO] Installing /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT.0a08efdd6d45.jar to /var/jenkins_home/maven-repositories/2/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-persistence/1.0-ALPHA-21-SNAPSHOT/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/pom.xml to /var/jenkins_home/maven-repositories/2/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-persistence/1.0-ALPHA-21-SNAPSHOT/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT.0a08efdd6d45-tests.jar to /var/jenkins_home/maven-repositories/2/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-persistence/1.0-ALPHA-21-SNAPSHOT/it-tidalwave-bluemarine2-persistence-1.0-ALPHA-21-SNAPSHOT-tests.jar [INFO] [INFO] --- findbugs-maven-plugin:3.0.3:findbugs (default-cli) @ it-tidalwave-bluemarine2-persistence --- [INFO] Fork Value is true [java] Warnings generated: 1 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-pmd-plugin:3.7:cpd (default-cli) @ it-tidalwave-bluemarine2-persistence --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-pmd-plugin:3.7:pmd (default-cli) @ it-tidalwave-bluemarine2-persistence --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-checkstyle-plugin:2.17:checkstyle (default-cli) @ it-tidalwave-bluemarine2-persistence --- [INFO] There are 8 errors reported by Checkstyle 6.11.2 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> clirr-maven-plugin:2.7:clirr (default-cli) > compile @ it-tidalwave-bluemarine2-persistence >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-bluemarine2-persistence --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence [INFO] Storing buildNumber: 0a08efdd6d45 at timestamp: 1542600219562 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-persistence --- [INFO] Executing tasks main: [echo] DESCRIPTION: 1.0-ALPHA-21-SNAPSHOT-0a08efdd6d45 UNKNOWN [echo] Java Version: 1.8.0_111 -source 1.8 -target 1.8 [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine2-persistence --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/jacoco.exec [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine2-persistence --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ it-tidalwave-bluemarine2-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ it-tidalwave-bluemarine2-persistence --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrReport [INFO] [INFO] <<< clirr-maven-plugin:2.7:clirr (default-cli) < compile @ it-tidalwave-bluemarine2-persistence <<< [INFO] [INFO] --- clirr-maven-plugin:2.7:clirr (default-cli) @ it-tidalwave-bluemarine2-persistence --- [INFO] Skipping execution [INFO] [INFO] --- javancss-maven-plugin:2.1:report (default-cli) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] >>> maven-dependency-plugin:3.0.0:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine2-persistence >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-bluemarine2-persistence --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence [INFO] Storing buildNumber: 0a08efdd6d45 at timestamp: 1542600220547 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-persistence --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-persistence --- [INFO] Executing tasks main: [echo] DESCRIPTION: 1.0-ALPHA-21-SNAPSHOT-0a08efdd6d45 UNKNOWN [echo] Java Version: 1.8.0_111 -source 1.8 -target 1.8 [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine2-persistence --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/Persistence/target/jacoco.exec [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine2-persistence --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ it-tidalwave-bluemarine2-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ it-tidalwave-bluemarine2-persistence --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- aspectj-maven-plugin:1.9:compile (weave-classes) @ it-tidalwave-bluemarine2-persistence --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ it-tidalwave-bluemarine2-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-persistence --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< maven-dependency-plugin:3.0.0:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine2-persistence <<< [INFO] [INFO] --- maven-dependency-plugin:3.0.0:analyze (default-cli) @ it-tidalwave-bluemarine2-persistence --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.rdf4j:rdf4j-model:jar:2.1.4:compile [WARNING] org.eclipse.rdf4j:rdf4j-repository-api:jar:2.1.4:compile [WARNING] commons-io:commons-io:jar:2.4:compile [WARNING] org.hamcrest:hamcrest-core:jar:1.3:test [WARNING] org.eclipse.rdf4j:rdf4j-sail-api:jar:2.1.4:compile [WARNING] org.eclipse.rdf4j:rdf4j-rio-api:jar:2.1.4:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.1-ALPHA-2:compile [WARNING] com.google.guava:guava:jar:18.0:compile [WARNING] Unused declared dependencies found: [WARNING] org.eclipse.rdf4j:rdf4j-rio-rdfxml:jar:2.1.4:compile [WARNING] org.hamcrest:hamcrest-all:jar:1.3:test [WARNING] org.mockito:mockito-core:jar:2.3.7:test [WARNING] org.slf4j:jul-to-slf4j:jar:1.7.21:runtime [WARNING] org.eclipse.rdf4j:rdf4j-runtime:jar:2.1.4:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.1-ALPHA-2:test [WARNING] it.tidalwave.bluemarine2:it-tidalwave-bluemarine2-model:jar:1.0-ALPHA-21-SNAPSHOT:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.1-ALPHA-2:compile [WARNING] org.aspectj:aspectjrt:jar:1.8.6:compile [WARNING] org.slf4j:jcl-over-slf4j:jar:1.7.21:runtime [WARNING] org.projectlombok:lombok:jar:1.16.12:provided [WARNING] org.springframework:spring-aspects:jar:4.3.0.RELEASE:compile [WARNING] ch.qos.logback:logback-classic:jar:1.1.3:runtime [JENKINS] Archiving disabled