See <https://builds.apache.org/job/Atlas-1.0-AllTests/955/display/redirect>

------------------------------------------
[...truncated 232.13 KB...]
[ERROR]         at 
org.apache.atlas.repository.graph.GraphBackedSearchIndexer.<init>(GraphBackedSearchIndexer.java:112)
[ERROR]         at 
org.apache.atlas.repository.graph.GraphBackedSearchIndexer$$FastClassByGuice$$c9ab13ce.newInstance(<generated>)
[ERROR]         at 
com.google.inject.internal.DefaultConstructionProxyFactory$FastClassProxy.newInstance(DefaultConstructionProxyFactory.java:89)
[ERROR]         at 
com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:111)
[ERROR]         at 
com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
[ERROR]         at 
com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
[ERROR]         at 
com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:56)
[ERROR]         at 
com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
[ERROR]         at 
com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
[ERROR]         at 
com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
[ERROR]         at 
com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
[ERROR]         at 
com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
[ERROR]         at 
com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:205)
[ERROR]         at 
com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:199)
[ERROR]         at 
com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
[ERROR]         at 
com.google.inject.internal.InternalInjectorCreator.loadEagerSingletons(InternalInjectorCreator.java:199)
[ERROR]         at 
com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:180)
[ERROR]         at 
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:110)
[ERROR]         at 
com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:232)
[ERROR]         at org.testng.TestRunner.getInjector(TestRunner.java:1626)
[ERROR]         at 
org.testng.internal.ClassImpl.getInstanceFromGuice(ClassImpl.java:132)
[ERROR]         at 
org.testng.internal.ClassImpl.getDefaultInstance(ClassImpl.java:112)
[ERROR]         at 
org.testng.internal.ClassImpl.getInstances(ClassImpl.java:183)
[ERROR]         at 
org.testng.internal.TestNGClassFinder.<init>(TestNGClassFinder.java:128)
[ERROR]         at org.testng.TestRunner.initMethods(TestRunner.java:413)
[ERROR]         at org.testng.TestRunner.init(TestRunner.java:239)
[ERROR]         at org.testng.TestRunner.init(TestRunner.java:209)
[ERROR]         at org.testng.TestRunner.<init>(TestRunner.java:157)
[ERROR]         at 
org.testng.SuiteRunner$DefaultTestRunnerFactory.newTestRunner(SuiteRunner.java:546)
[ERROR]         at org.testng.SuiteRunner.init(SuiteRunner.java:159)
[ERROR]         at org.testng.SuiteRunner.<init>(SuiteRunner.java:113)
[ERROR]         at org.testng.TestNG.createSuiteRunner(TestNG.java:1274)
[ERROR]         at org.testng.TestNG.createSuiteRunners(TestNG.java:1261)
[ERROR]         at org.testng.TestNG.runSuitesLocally(TestNG.java:1115)
[ERROR]         at org.testng.TestNG.run(TestNG.java:1032)
[ERROR]         at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
[ERROR]         at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
[ERROR]         at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
[ERROR]         at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
[ERROR]         at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[ERROR]         at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[ERROR]         at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[ERROR] Caused by: org.janusgraph.core.JanusGraphException: ID block allocation 
on partition(0)-namespace(4) timed out in 2.000 min
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.StandardIDPool.waitForIDBlockGetter(StandardIDPool.java:160)
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.StandardIDPool.nextBlock(StandardIDPool.java:182)
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.StandardIDPool.nextID(StandardIDPool.java:208)
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.VertexIDAssigner.assignID(VertexIDAssigner.java:308)
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.VertexIDAssigner.assignID(VertexIDAssigner.java:182)
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.VertexIDAssigner.assignID(VertexIDAssigner.java:153)
[ERROR]         at 
org.janusgraph.graphdb.database.StandardJanusGraph.assignID(StandardJanusGraph.java:460)
[ERROR]         at 
org.janusgraph.graphdb.transaction.StandardJanusGraphTx.makeSchemaVertex(StandardJanusGraphTx.java:871)
[ERROR]         at 
org.janusgraph.graphdb.database.management.ManagementSystem.createMixedIndex(ManagementSystem.java:486)
[ERROR]         at 
org.janusgraph.graphdb.database.management.ManagementSystem.access$400(ManagementSystem.java:127)
[ERROR]         at 
org.janusgraph.graphdb.database.management.ManagementSystem$IndexBuilder.buildMixedIndex(ManagementSystem.java:640)
[ERROR]         at 
org.apache.atlas.repository.graphdb.janus.AtlasJanusGraphManagement.createVertexMixedIndex(AtlasJanusGraphManagement.java:72)
[ERROR]         at 
org.apache.atlas.repository.graph.GraphBackedSearchIndexer.initialize(GraphBackedSearchIndexer.java:246)
[ERROR]         ... 43 more
[ERROR] Caused by: java.util.concurrent.TimeoutException
[ERROR]         at java.util.concurrent.FutureTask.get(FutureTask.java:205)
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.StandardIDPool.waitForIDBlockGetter(StandardIDPool.java:139)
[ERROR]         ... 55 more
[ERROR] 
[ERROR] 3) Error injecting constructor, 
org.apache.atlas.repository.RepositoryException: 
org.janusgraph.core.JanusGraphException: ID block allocation on 
partition(0)-namespace(4) timed out in 2.000 min
[ERROR]   at 
org.apache.atlas.repository.graph.GraphBackedSearchIndexer.<init>(GraphBackedSearchIndexer.java:112)
[ERROR]   while locating 
org.apache.atlas.repository.graph.GraphBackedSearchIndexer
[ERROR]     for the 3rd parameter of 
org.apache.atlas.discovery.EntityDiscoveryService.<init>(EntityDiscoveryService.java:107)
[ERROR]   while locating org.apache.atlas.discovery.EntityDiscoveryService
[ERROR]   at 
org.apache.atlas.TestModules$TestOnlyModule.configure(TestModules.java:151)
[ERROR]   while locating org.apache.atlas.discovery.AtlasDiscoveryService
[ERROR] Caused by: org.apache.atlas.repository.RepositoryException: 
org.janusgraph.core.JanusGraphException: ID block allocation on 
partition(0)-namespace(4) timed out in 2.000 min
[ERROR]         at 
org.apache.atlas.repository.graph.GraphBackedSearchIndexer.initialize(GraphBackedSearchIndexer.java:296)
[ERROR]         at 
org.apache.atlas.repository.graph.GraphBackedSearchIndexer.<init>(GraphBackedSearchIndexer.java:121)
[ERROR]         at 
org.apache.atlas.repository.graph.GraphBackedSearchIndexer.<init>(GraphBackedSearchIndexer.java:112)
[ERROR]         at 
org.apache.atlas.repository.graph.GraphBackedSearchIndexer$$FastClassByGuice$$c9ab13ce.newInstance(<generated>)
[ERROR]         at 
com.google.inject.internal.DefaultConstructionProxyFactory$FastClassProxy.newInstance(DefaultConstructionProxyFactory.java:89)
[ERROR]         at 
com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:111)
[ERROR]         at 
com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
[ERROR]         at 
com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
[ERROR]         at 
com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:38)
[ERROR]         at 
com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:62)
[ERROR]         at 
com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:110)
[ERROR]         at 
com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:90)
[ERROR]         at 
com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:268)
[ERROR]         at 
com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:56)
[ERROR]         at 
com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
[ERROR]         at 
com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
[ERROR]         at 
com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
[ERROR]         at 
com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:194)
[ERROR]         at 
com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
[ERROR]         at 
com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:205)
[ERROR]         at 
com.google.inject.internal.InternalInjectorCreator$1.call(InternalInjectorCreator.java:199)
[ERROR]         at 
com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1085)
[ERROR]         at 
com.google.inject.internal.InternalInjectorCreator.loadEagerSingletons(InternalInjectorCreator.java:199)
[ERROR]         at 
com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:180)
[ERROR]         at 
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:110)
[ERROR]         at 
com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:232)
[ERROR]         at org.testng.TestRunner.getInjector(TestRunner.java:1626)
[ERROR]         at 
org.testng.internal.ClassImpl.getInstanceFromGuice(ClassImpl.java:132)
[ERROR]         at 
org.testng.internal.ClassImpl.getDefaultInstance(ClassImpl.java:112)
[ERROR]         at 
org.testng.internal.ClassImpl.getInstances(ClassImpl.java:183)
[ERROR]         at 
org.testng.internal.TestNGClassFinder.<init>(TestNGClassFinder.java:128)
[ERROR]         at org.testng.TestRunner.initMethods(TestRunner.java:413)
[ERROR]         at org.testng.TestRunner.init(TestRunner.java:239)
[ERROR]         at org.testng.TestRunner.init(TestRunner.java:209)
[ERROR]         at org.testng.TestRunner.<init>(TestRunner.java:157)
[ERROR]         at 
org.testng.SuiteRunner$DefaultTestRunnerFactory.newTestRunner(SuiteRunner.java:546)
[ERROR]         at org.testng.SuiteRunner.init(SuiteRunner.java:159)
[ERROR]         at org.testng.SuiteRunner.<init>(SuiteRunner.java:113)
[ERROR]         at org.testng.TestNG.createSuiteRunner(TestNG.java:1274)
[ERROR]         at org.testng.TestNG.createSuiteRunners(TestNG.java:1261)
[ERROR]         at org.testng.TestNG.runSuitesLocally(TestNG.java:1115)
[ERROR]         at org.testng.TestNG.run(TestNG.java:1032)
[ERROR]         at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
[ERROR]         at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
[ERROR]         at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
[ERROR]         at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
[ERROR]         at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[ERROR]         at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[ERROR]         at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[ERROR] Caused by: org.janusgraph.core.JanusGraphException: ID block allocation 
on partition(0)-namespace(4) timed out in 2.000 min
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.StandardIDPool.waitForIDBlockGetter(StandardIDPool.java:160)
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.StandardIDPool.nextBlock(StandardIDPool.java:182)
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.StandardIDPool.nextID(StandardIDPool.java:208)
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.VertexIDAssigner.assignID(VertexIDAssigner.java:308)
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.VertexIDAssigner.assignID(VertexIDAssigner.java:182)
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.VertexIDAssigner.assignID(VertexIDAssigner.java:153)
[ERROR]         at 
org.janusgraph.graphdb.database.StandardJanusGraph.assignID(StandardJanusGraph.java:460)
[ERROR]         at 
org.janusgraph.graphdb.transaction.StandardJanusGraphTx.makeSchemaVertex(StandardJanusGraphTx.java:871)
[ERROR]         at 
org.janusgraph.graphdb.database.management.ManagementSystem.createMixedIndex(ManagementSystem.java:486)
[ERROR]         at 
org.janusgraph.graphdb.database.management.ManagementSystem.access$400(ManagementSystem.java:127)
[ERROR]         at 
org.janusgraph.graphdb.database.management.ManagementSystem$IndexBuilder.buildMixedIndex(ManagementSystem.java:640)
[ERROR]         at 
org.apache.atlas.repository.graphdb.janus.AtlasJanusGraphManagement.createVertexMixedIndex(AtlasJanusGraphManagement.java:72)
[ERROR]         at 
org.apache.atlas.repository.graph.GraphBackedSearchIndexer.initialize(GraphBackedSearchIndexer.java:246)
[ERROR]         ... 48 more
[ERROR] Caused by: java.util.concurrent.TimeoutException
[ERROR]         at java.util.concurrent.FutureTask.get(FutureTask.java:205)
[ERROR]         at 
org.janusgraph.graphdb.database.idassigner.StandardIDPool.waitForIDBlockGetter(StandardIDPool.java:139)
[ERROR]         ... 60 more
[ERROR] 
[ERROR] 3 errors
[ERROR]         at 
com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:470)
[ERROR]         at 
com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:184)
[ERROR]         at 
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:110)
[ERROR]         at 
com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:232)
[ERROR]         at org.testng.TestRunner.getInjector(TestRunner.java:1626)
[ERROR]         at 
org.testng.internal.ClassImpl.getInstanceFromGuice(ClassImpl.java:132)
[ERROR]         at 
org.testng.internal.ClassImpl.getDefaultInstance(ClassImpl.java:112)
[ERROR]         at 
org.testng.internal.ClassImpl.getInstances(ClassImpl.java:183)
[ERROR]         at 
org.testng.internal.TestNGClassFinder.<init>(TestNGClassFinder.java:128)
[ERROR]         at org.testng.TestRunner.initMethods(TestRunner.java:413)
[ERROR]         at org.testng.TestRunner.init(TestRunner.java:239)
[ERROR]         at org.testng.TestRunner.init(TestRunner.java:209)
[ERROR]         at org.testng.TestRunner.<init>(TestRunner.java:157)
[ERROR]         at 
org.testng.SuiteRunner$DefaultTestRunnerFactory.newTestRunner(SuiteRunner.java:546)
[ERROR]         at org.testng.SuiteRunner.init(SuiteRunner.java:159)
[ERROR]         at org.testng.SuiteRunner.<init>(SuiteRunner.java:113)
[ERROR]         at org.testng.TestNG.createSuiteRunner(TestNG.java:1274)
[ERROR]         at org.testng.TestNG.createSuiteRunners(TestNG.java:1261)
[ERROR]         at org.testng.TestNG.runSuitesLocally(TestNG.java:1115)
[ERROR]         at org.testng.TestNG.run(TestNG.java:1032)
[ERROR]         at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
[ERROR]         at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:129)
[ERROR]         at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:113)
[ERROR]         at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
[ERROR]         at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[ERROR]         at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[ERROR]         at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-repository
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/> that match the pattern 
**/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 18 files in 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/authorization/target/checkstyle-result.xml>
 with 973 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v1/target/checkstyle-result.xml>
 with 1872 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v2/target/checkstyle-result.xml>
 with 2231 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/common/target/checkstyle-result.xml>
 with 2723 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/target/checkstyle-result.xml>
 with 2723 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/common/target/checkstyle-result.xml>
 with 3800 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/api/target/checkstyle-result.xml>
 with 4102 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/common/target/checkstyle-result.xml>
 with 4328 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
 with 4328 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/janus/target/checkstyle-result.xml>
 with 6654 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/target/checkstyle-result.xml>
 with 6654 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/intg/target/checkstyle-result.xml>
 with 18768 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/notification/target/checkstyle-result.xml>
 with 20042 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/server-api/target/checkstyle-result.xml>
 with 20210 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
 with 20210 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
 with 20210 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/target/checkstyle-result.xml>
 with 20210 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/test-tools/target/checkstyle-result.xml>
 with 20248 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=70088b3c289b2e9cd19ad9830bc377d810171a97, 
workspace=<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
 > git rev-parse 70088b3c289b2e9cd19ad9830bc377d810171a97^{commit} # timeout=10
[CHECKSTYLE] Computing warning deltas based on reference build #951
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/> that match the pattern 
**/target/findbugs.xml
[FINDBUGS] Parsing 12 files in 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/authorization/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v1/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v2/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/janus/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/intg/target/findbugs.xml> 
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/notification/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/server-api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/test-tools/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=70088b3c289b2e9cd19ad9830bc377d810171a97, 
workspace=<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #951
Archiving artifacts
ERROR: Failed to archive 
{authorization/target/surefire-reports/TEST-org.apache.atlas.authorize.simple.AtlasSimpleAuthorizerTest.xml=authorization/target/surefire-reports/TEST-org.apache.atlas.authorize.simple.AtlasSimpleAuthorizerTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.migration.TypesDefScrubberTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.migration.TypesDefScrubberTest.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.ApplicationPropertiesTest.xml=intg/target/surefire-reports/TEST-org.apache.atlas.ApplicationPropertiesTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.TestModules.txt=repository/target/surefire-reports/org.apache.atlas.TestModules.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test.txt,
 
notification/target/surefire-reports/org.apache.atlas.hook.AtlasTopicCreatorTest.txt=notification/target/surefire-reports/org.apache.atlas.hook.AtlasTopicCreatorTest.txt,
 
notification/target/surefire-reports/org.apache.atlas.notification.entity.EntityNotificationTest-output.txt=notification/target/surefire-reports/org.apache.atlas.notification.entity.EntityNotificationTest-output.txt,
 
common/target/surefire-reports/jquery-1.7.1.min.js=common/target/surefire-reports/jquery-1.7.1.min.js,
 
intg/target/surefire-reports/org.apache.atlas.security.InMemoryJAASConfigurationTest-output.txt=intg/target/surefire-reports/org.apache.atlas.security.InMemoryJAASConfigurationTest-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest-output.txt,
 
notification/target/surefire-reports/org.apache.atlas.kafka.KafkaNotificationMockTest.txt=notification/target/surefire-reports/org.apache.atlas.kafka.KafkaNotificationMockTest.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.model.typedef.TestAtlasClassificationDef.xml=intg/target/surefire-reports/TEST-org.apache.atlas.model.typedef.TestAtlasClassificationDef.xml,
 
notification/target/surefire-reports/org.apache.atlas.notification.SplitMessageAggregatorTest-output.txt=notification/target/surefire-reports/org.apache.atlas.notification.SplitMessageAggregatorTest-output.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.model.typedef.TestAtlasRelationshipDef.xml=intg/target/surefire-reports/TEST-org.apache.atlas.model.typedef.TestAtlasRelationshipDef.xml,
 
intg/target/surefire-reports/testng.css=intg/target/surefire-reports/testng.css,
 
notification/target/surefire-reports/testng-reports.css=notification/target/surefire-reports/testng-reports.css,
 
client/client-v1/target/surefire-reports/emailable-report.html=client/client-v1/target/surefire-reports/emailable-report.html,
 
intg/target/surefire-reports/org.apache.atlas.ApplicationPropertiesTest-output.txt=intg/target/surefire-reports/org.apache.atlas.ApplicationPropertiesTest-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreHardDeleteV2Test-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreHardDeleteV2Test-output.txt,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.PostProcessListPropertyTest-output.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.PostProcessListPropertyTest-output.txt,
 
notification/target/surefire-reports/org.apache.atlas.notification.hook.HookNotificationDeserializerTest-output.txt=notification/target/surefire-reports/org.apache.atlas.notification.hook.HookNotificationDeserializerTest-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.migration.ComplexAttributesTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.migration.ComplexAttributesTest-output.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasArrayType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasArrayType.xml,
 
intg/target/surefire-reports/failed.png=intg/target/surefire-reports/failed.png,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.audit.CassandraAuditRepositoryTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.audit.CassandraAuditRepositoryTest.xml,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.AtlasJanusDatabaseTest-output.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.AtlasJanusDatabaseTest-output.txt,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateV2Test.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateV2Test.xml,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasMapType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasMapType.xml,
 
intg/target/surefire-reports/testng-reports.js=intg/target/surefire-reports/testng-reports.js,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasBigDecimalType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasBigDecimalType.xml,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBigIntegerType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBigIntegerType-output.txt,
 
graphdb/janus/target/surefire-reports/testng-reports.css=graphdb/janus/target/surefire-reports/testng-reports.css,
 
repository/target/surefire-reports/jquery-1.7.1.min.js=repository/target/surefire-reports/jquery-1.7.1.min.js,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.ImportTransformerJSONTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.ImportTransformerJSONTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasRelationshipDefStoreV2Test-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasRelationshipDefStoreV2Test-output.txt,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.AbstractGraphDatabaseTest.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.AbstractGraphDatabaseTest.txt,
 
intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasClassificationDef-output.txt=intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasClassificationDef-output.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasBooleanType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasBooleanType.xml,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.migration.MigrationProgressServiceTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.migration.MigrationProgressServiceTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportTransformerTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportTransformerTest-output.txt,
 
notification/target/surefire-reports/org.apache.atlas.kafka.KafkaNotificationTest.txt=notification/target/surefire-reports/org.apache.atlas.kafka.KafkaNotificationTest.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.migration.HiveStocksTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.migration.HiveStocksTest-output.txt,
 
notification/target/surefire-reports/org.apache.atlas.notification.MessageVersionTest.txt=notification/target/surefire-reports/org.apache.atlas.notification.MessageVersionTest.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportServiceTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportServiceTest-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2BulkImportPercentTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2BulkImportPercentTest-output.txt,
 
common/target/surefire-reports/passed.png=common/target/surefire-reports/passed.png,
 
notification/target/surefire-reports/TEST-org.apache.atlas.notification.AtlasNotificationMessageTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.notification.AtlasNotificationMessageTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.ZipSourceTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.ZipSourceTest-output.txt,
 
graphdb/target/failsafe-reports/failsafe-summary.xml=graphdb/target/failsafe-reports/failsafe-summary.xml,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasStructType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasStructType-output.txt,
 
notification/target/surefire-reports/org.apache.atlas.hook.AtlasHookTest-output.txt=notification/target/surefire-reports/org.apache.atlas.hook.AtlasHookTest-output.txt,
 
repository/target/surefire-reports/TEST-org.apache.atlas.TestModules.xml=repository/target/surefire-reports/TEST-org.apache.atlas.TestModules.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.migration.TypesWithClassificationTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.migration.TypesWithClassificationTest-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.query.DSLParsingTest.txt=repository/target/surefire-reports/org.apache.atlas.query.DSLParsingTest.txt,
 
client/client-v2/target/failsafe-reports/failsafe-summary.xml=client/client-v2/target/failsafe-reports/failsafe-summary.xml,
 
notification/target/surefire-reports/TEST-org.apache.atlas.notification.AbstractNotificationConsumerTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.notification.AbstractNotificationConsumerTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2BulkImportPercentTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2BulkImportPercentTest.txt,
 
graphdb/janus/target/surefire-reports/failed.png=graphdb/janus/target/surefire-reports/failed.png,
 
notification/target/surefire-reports/org.apache.atlas.kafka.KafkaNotificationMockTest-output.txt=notification/target/surefire-reports/org.apache.atlas.kafka.KafkaNotificationMockTest-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.migration.MigrationProgressServiceTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.migration.MigrationProgressServiceTest-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.audit.CassandraAuditRepositoryTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.audit.CassandraAuditRepositoryTest.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.ZipSinkTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.ZipSinkTest-output.txt,
 
authorization/target/surefire-reports/org.apache.atlas.authorize.simple.AtlasSimpleAuthorizerTest.txt=authorization/target/surefire-reports/org.apache.atlas.authorize.simple.AtlasSimpleAuthorizerTest.txt,
 
repository/target/surefire-reports/bullet_point.png=repository/target/surefire-reports/bullet_point.png,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportTransformerTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportTransformerTest.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasComplexAttributesTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasComplexAttributesTest-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasIntType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasIntType-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.ApplicationPropertiesTest.txt=intg/target/surefire-reports/org.apache.atlas.ApplicationPropertiesTest.txt,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.GraphSONUtilityTest.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.GraphSONUtilityTest.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.security.InMemoryJAASConfigurationTest.xml=intg/target/surefire-reports/TEST-org.apache.atlas.security.InMemoryJAASConfigurationTest.xml,
 
intg/target/surefire-reports/testng-results.xml=intg/target/surefire-reports/testng-results.xml,
 
intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasEntityDef.txt=intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasEntityDef.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasMapType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasMapType-output.txt,
 
client/client-v1/target/surefire-reports/jquery-1.7.1.min.js=client/client-v1/target/surefire-reports/jquery-1.7.1.min.js,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.ReaderStatusManagerTest.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.ReaderStatusManagerTest.txt,
 
notification/target/surefire-reports/org.apache.atlas.notification.hook.HookNotificationDeserializerTest.txt=notification/target/surefire-reports/org.apache.atlas.notification.hook.HookNotificationDeserializerTest.txt,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest.xml,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest.xml,
 
notification/target/surefire-reports/org.apache.atlas.notification.entity.EntityNotificationDeserializerTest-output.txt=notification/target/surefire-reports/org.apache.atlas.notification.entity.EntityNotificationDeserializerTest-output.txt,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.MappedElementCacheTest-output.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.MappedElementCacheTest-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBuiltInTypesFloatDouble-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBuiltInTypesFloatDouble-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasStringType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasStringType-output.txt,
 
authorization/target/surefire-reports/emailable-report.html=authorization/target/surefire-reports/emailable-report.html,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.JanusGraphProviderTest-output.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.JanusGraphProviderTest-output.txt,
 
notification/target/surefire-reports/index.html=notification/target/surefire-reports/index.html,
 
authorization/target/surefire-reports/testng-results.xml=authorization/target/surefire-reports/testng-results.xml,
 
repository/target/surefire-reports/org.apache.atlas.glossary.GlossaryServiceTest-output.txt=repository/target/surefire-reports/org.apache.atlas.glossary.GlossaryServiceTest-output.txt,
 
repository/target/surefire-reports/testng-results.xml=repository/target/surefire-reports/testng-results.xml,
 
repository/target/surefire-reports/failed.png=repository/target/surefire-reports/failed.png,
 
client/client-v1/target/surefire-reports/collapseall.gif=client/client-v1/target/surefire-reports/collapseall.gif,
 
notification/target/surefire-reports/org.apache.atlas.notification.AbstractNotificationTest-output.txt=notification/target/surefire-reports/org.apache.atlas.notification.AbstractNotificationTest-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.glossary.PaginationHelperTest-output.txt=repository/target/surefire-reports/org.apache.atlas.glossary.PaginationHelperTest-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasMapType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasMapType.txt,
 
repository/target/surefire-reports/org.apache.atlas.services.MetricsServiceTest-output.txt=repository/target/surefire-reports/org.apache.atlas.services.MetricsServiceTest-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.glossary.PaginationHelperTest.txt=repository/target/surefire-reports/org.apache.atlas.glossary.PaginationHelperTest.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBigIntegerType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBigIntegerType.txt,
 
intg/target/surefire-reports/jquery-1.7.1.min.js=intg/target/surefire-reports/jquery-1.7.1.min.js,
 
repository/target/surefire-reports/TEST-org.apache.atlas.query.GremlinQueryComposerTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.query.GremlinQueryComposerTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportTransformsTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportTransformsTest-output.txt,
 
repository/target/surefire-reports/index.html=repository/target/surefire-reports/index.html,
 
client/client-v1/target/surefire-reports/testng-results.xml=client/client-v1/target/surefire-reports/testng-results.xml,
 
common/target/surefire-reports/testng-reports.js=common/target/surefire-reports/testng-reports.js,
 
common/target/surefire-reports/testng-results.xml=common/target/surefire-reports/testng-results.xml,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.ZipSinkTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.ZipSinkTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateV2Test-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateV2Test-output.txt,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.AtlasImportRequestTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.AtlasImportRequestTest.xml,
 
intg/target/surefire-reports/passed.png=intg/target/surefire-reports/passed.png,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportTransformerJSONTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportTransformerJSONTest.txt,
 
common/target/surefire-reports/emailable-report.html=common/target/surefire-reports/emailable-report.html,
 
notification/target/surefire-reports/org.apache.atlas.hook.AtlasHookTest.txt=notification/target/surefire-reports/org.apache.atlas.hook.AtlasHookTest.txt,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.WorkItemConsumerTest-output.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.WorkItemConsumerTest-output.txt,
 
repository/target/surefire-reports/TEST-org.apache.atlas.utils.ObjectUpdateSynchronizerTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.utils.ObjectUpdateSynchronizerTest.xml,
 
authorization/target/surefire-reports/navigator-bullet.png=authorization/target/surefire-reports/navigator-bullet.png,
 
notification/target/surefire-reports/emailable-report.html=notification/target/surefire-reports/emailable-report.html,
 
intg/target/surefire-reports/TEST-org.apache.atlas.TestRelationshipUtilsV2.xml=intg/target/surefire-reports/TEST-org.apache.atlas.TestRelationshipUtilsV2.xml,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasClassificationType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasClassificationType.xml,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasShortType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasShortType.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBuiltInTypesFloatDouble.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBuiltInTypesFloatDouble.txt,
 
graphdb/janus/target/surefire-reports/testng-reports.js=graphdb/janus/target/surefire-reports/testng-reports.js,
 
intg/target/surefire-reports/emailable-report.html=intg/target/surefire-reports/emailable-report.html,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasArrayType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasArrayType-output.txt,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.AbstractGraphDatabaseTest-output.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.AbstractGraphDatabaseTest-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasDateType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasDateType-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.audit.CassandraAuditRepositoryTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.audit.CassandraAuditRepositoryTest-output.txt,
 
notification/target/surefire-reports/org.apache.atlas.notification.SplitMessageAggregatorTest.txt=notification/target/surefire-reports/org.apache.atlas.notification.SplitMessageAggregatorTest.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateV2Test.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateV2Test.txt,
 
common/target/surefire-reports/TEST-org.apache.atlas.ha.HAConfigurationTest.xml=common/target/surefire-reports/TEST-org.apache.atlas.ha.HAConfigurationTest.xml,
 
notification/target/surefire-reports/failed.png=notification/target/surefire-reports/failed.png,
 
intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasEntityDef-output.txt=intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasEntityDef-output.txt,
 
notification/target/surefire-reports/org.apache.atlas.notification.AbstractNotificationConsumerTest.txt=notification/target/surefire-reports/org.apache.atlas.notification.AbstractNotificationConsumerTest.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.migration.HiveParititionTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.migration.HiveParititionTest-output.txt,
 
client/client-v1/target/surefire-reports/testng-reports.css=client/client-v1/target/surefire-reports/testng-reports.css,
 
repository/target/surefire-reports/org.apache.atlas.query.GremlinQueryComposerTest-output.txt=repository/target/surefire-reports/org.apache.atlas.query.GremlinQueryComposerTest-output.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasFloatType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasFloatType.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.AtlasImportRequestTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.AtlasImportRequestTest.txt,
 
graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.PostProcessListPropertyTest.xml=graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.PostProcessListPropertyTest.xml,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasDoubleType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasDoubleType-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.utils.ObjectUpdateSynchronizerTest-output.txt=repository/target/surefire-reports/org.apache.atlas.utils.ObjectUpdateSynchronizerTest-output.txt,
 
graphdb/janus/target/surefire-reports/emailable-report.html=graphdb/janus/target/surefire-reports/emailable-report.html,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.GraphQueryTest.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.GraphQueryTest.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasLongType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasLongType.txt,
 
common/target/surefire-reports/org.apache.atlas.utils.LruCacheTest-output.txt=common/target/surefire-reports/org.apache.atlas.utils.LruCacheTest-output.txt,
 
repository/target/surefire-reports/emailable-report.html=repository/target/surefire-reports/emailable-report.html,
 
graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.ReaderStatusManagerTest.xml=graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.ReaderStatusManagerTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.query.DSLParsingTest-output.txt=repository/target/surefire-reports/org.apache.atlas.query.DSLParsingTest-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBigDecimalType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBigDecimalType.txt,
 
common/target/surefire-reports/org.apache.atlas.utils.HdfsNameServiceResolverTest-output.txt=common/target/surefire-reports/org.apache.atlas.utils.HdfsNameServiceResolverTest-output.txt,
 
repository/target/surefire-reports/TEST-org.apache.atlas.query.DSLParsingTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.query.DSLParsingTest.xml,
 
intg/target/surefire-reports/org.apache.atlas.security.InMemoryJAASConfigurationTicketBasedKafkaClientTest.txt=intg/target/surefire-reports/org.apache.atlas.security.InMemoryJAASConfigurationTicketBasedKafkaClientTest.txt,
 
intg/target/surefire-reports/skipped.png=intg/target/surefire-reports/skipped.png,
 
notification/target/surefire-reports/TEST-org.apache.atlas.notification.hook.HookNotificationTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.notification.hook.HookNotificationTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.model.typedef.TestAtlasEnumDef.xml=intg/target/surefire-reports/TEST-org.apache.atlas.model.typedef.TestAtlasEnumDef.xml,
 
repository/target/surefire-reports/testng-reports.js=repository/target/surefire-reports/testng-reports.js,
 
intg/target/surefire-reports/org.apache.atlas.model.instance.TestAtlasEntity-output.txt=intg/target/surefire-reports/org.apache.atlas.model.instance.TestAtlasEntity-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasRelationshipType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasRelationshipType.txt,
 
common/target/surefire-reports/TEST-org.apache.atlas.utils.LruCacheTest.xml=common/target/surefire-reports/TEST-org.apache.atlas.utils.LruCacheTest.xml,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.JanusGraphProviderTest.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.JanusGraphProviderTest.txt,
 
repository/target/surefire-reports/org.apache.atlas.utils.ObjectUpdateSynchronizerTest.txt=repository/target/surefire-reports/org.apache.atlas.utils.ObjectUpdateSynchronizerTest.txt,
 
intg/target/surefire-reports/org.apache.atlas.security.InMemoryJAASConfigurationTicketBasedKafkaClientTest-output.txt=intg/target/surefire-reports/org.apache.atlas.security.InMemoryJAASConfigurationTicketBasedKafkaClientTest-output.txt,
 
common/target/surefire-reports/failed.png=common/target/surefire-reports/failed.png,
 
notification/target/surefire-reports/org.apache.atlas.kafka.KafkaConsumerTest.txt=notification/target/surefire-reports/org.apache.atlas.kafka.KafkaConsumerTest.txt,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.PostProcessListPropertyTest.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.PostProcessListPropertyTest.txt,
 
intg/target/surefire-reports/org.apache.atlas.TestRelationshipUtilsV2-output.txt=intg/target/surefire-reports/org.apache.atlas.TestRelationshipUtilsV2-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasStringType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasStringType.txt,
 
intg/target/surefire-reports/navigator-bullet.png=intg/target/surefire-reports/navigator-bullet.png,
 
repository/target/surefire-reports/passed.png=repository/target/surefire-reports/passed.png,
 
authorization/target/surefire-reports/index.html=authorization/target/surefire-reports/index.html,
 
intg/target/surefire-reports/TEST-org.apache.atlas.security.InMemoryJAASConfigurationTicketBasedKafkaClientTest.xml=intg/target/surefire-reports/TEST-org.apache.atlas.security.InMemoryJAASConfigurationTicketBasedKafkaClientTest.xml,
 
intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasEnumDef-output.txt=intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasEnumDef-output.txt,
 
graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.AbstractGraphDatabaseTest.xml=graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.AbstractGraphDatabaseTest.xml,
 
intg/target/surefire-reports/org.apache.atlas.TestUtilsV2.txt=intg/target/surefire-reports/org.apache.atlas.TestUtilsV2.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasArrayType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasArrayType.txt,
 
repository/target/surefire-reports/collapseall.gif=repository/target/surefire-reports/collapseall.gif,
 
notification/target/surefire-reports/TEST-org.apache.atlas.notification.entity.EntityNotificationDeserializerTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.notification.entity.EntityNotificationDeserializerTest.xml,
 
notification/target/surefire-reports/TEST-org.apache.atlas.hook.AtlasTopicCreatorTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.hook.AtlasTopicCreatorTest.xml,
 
authorization/target/surefire-reports/passed.png=authorization/target/surefire-reports/passed.png,
 
graphdb/janus/target/surefire-reports/testng.css=graphdb/janus/target/surefire-reports/testng.css,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasTypeRegistry-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasTypeRegistry-output.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasStringType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasStringType.xml,
 
intg/target/surefire-reports/TEST-org.apache.atlas.model.typedef.TestAtlasStructDef.xml=intg/target/surefire-reports/TEST-org.apache.atlas.model.typedef.TestAtlasStructDef.xml,
 
common/target/surefire-reports/org.apache.atlas.utils.HdfsNameServiceResolverTest.txt=common/target/surefire-reports/org.apache.atlas.utils.HdfsNameServiceResolverTest.txt,
 
intg/target/surefire-reports/org.apache.atlas.model.instance.TestAtlasEntity.txt=intg/target/surefire-reports/org.apache.atlas.model.instance.TestAtlasEntity.txt,
 
notification/target/surefire-reports/jquery-1.7.1.min.js=notification/target/surefire-reports/jquery-1.7.1.min.js,
 
notification/target/surefire-reports/org.apache.atlas.notification.MessageVersionTest-output.txt=notification/target/surefire-reports/org.apache.atlas.notification.MessageVersionTest-output.txt,
 
notification/target/surefire-reports/bullet_point.png=notification/target/surefire-reports/bullet_point.png,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreSoftDeleteV2Test-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreSoftDeleteV2Test-output.txt,
 
client/client-v1/target/surefire-reports/skipped.png=client/client-v1/target/surefire-reports/skipped.png,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasObjectIdType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasObjectIdType-output.txt,
 
client/client-v1/target/surefire-reports/failed.png=client/client-v1/target/surefire-reports/failed.png,
 
notification/target/surefire-reports/TEST-org.apache.atlas.hook.AtlasHookTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.hook.AtlasHookTest.xml,
 
authorization/target/surefire-reports/testng-reports.css=authorization/target/surefire-reports/testng-reports.css,
 
intg/target/surefire-reports/org.apache.atlas.TestUtilsV2-output.txt=intg/target/surefire-reports/org.apache.atlas.TestUtilsV2-output.txt,
 
graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.JsonNodeParsersTest.xml=graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.JsonNodeParsersTest.xml,
 
notification/target/surefire-reports/TEST-org.apache.atlas.notification.hook.HookNotificationDeserializerTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.notification.hook.HookNotificationDeserializerTest.xml,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.migration.TypesDefScrubberTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.migration.TypesDefScrubberTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.utils.TestResourceFileUtils.txt=repository/target/surefire-reports/org.apache.atlas.utils.TestResourceFileUtils.txt,
 
notification/target/surefire-reports/navigator-bullet.png=notification/target/surefire-reports/navigator-bullet.png,
 
intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasRelationshipDef-output.txt=intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasRelationshipDef-output.txt,
 
notification/target/surefire-reports/testng-results.xml=notification/target/surefire-reports/testng-results.xml,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.WorkItemManagerTest-output.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.WorkItemManagerTest-output.txt,
 
graphdb/janus/target/surefire-reports/testng-results.xml=graphdb/janus/target/surefire-reports/testng-results.xml,
 
common/target/surefire-reports/navigator-bullet.png=common/target/surefire-reports/navigator-bullet.png,
 
shaded/hbase-server-shaded/target/failsafe-reports/failsafe-summary.xml=shaded/hbase-server-shaded/target/failsafe-reports/failsafe-summary.xml,
 
intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasClassificationDef.txt=intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasClassificationDef.txt,
 
common/target/surefire-reports/org.apache.atlas.utils.LruCacheTest.txt=common/target/surefire-reports/org.apache.atlas.utils.LruCacheTest.txt,
 
graphdb/janus/target/surefire-reports/jquery-1.7.1.min.js=graphdb/janus/target/surefire-reports/jquery-1.7.1.min.js,
 
intg/target/surefire-reports/org.apache.atlas.model.instance.TestAtlasClassification-output.txt=intg/target/surefire-reports/org.apache.atlas.model.instance.TestAtlasClassification-output.txt,
 
target/failsafe-reports/failsafe-summary.xml=target/failsafe-reports/failsafe-summary.xml,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasTypeRegistry.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasTypeRegistry.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasLongType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasLongType-output.txt,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.AtlasJanusDatabaseTest.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.AtlasJanusDatabaseTest.txt,
 
graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.WorkItemManagerTest.xml=graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.WorkItemManagerTest.xml,
 
intg/target/surefire-reports/index.html=intg/target/surefire-reports/index.html,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasRelationshipType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasRelationshipType-output.txt,
 
client/client-v1/target/surefire-reports/org.apache.atlas.AtlasClientTest-output.txt=client/client-v1/target/surefire-reports/org.apache.atlas.AtlasClientTest-output.txt,
 
authorization/target/failsafe-reports/failsafe-summary.xml=authorization/target/failsafe-reports/failsafe-summary.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test-output.txt,
 
graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.JanusGraphProviderTest.xml=graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.JanusGraphProviderTest.xml,
 
notification/target/surefire-reports/org.apache.atlas.notification.hook.HookNotificationTest.txt=notification/target/surefire-reports/org.apache.atlas.notification.hook.HookNotificationTest.txt,
 
graphdb/graphdb-impls/target/failsafe-reports/failsafe-summary.xml=graphdb/graphdb-impls/target/failsafe-reports/failsafe-summary.xml,
 
notification/target/surefire-reports/org.apache.atlas.notification.hook.HookNotificationTest-output.txt=notification/target/surefire-reports/org.apache.atlas.notification.hook.HookNotificationTest-output.txt,
 
common/target/surefire-reports/org.apache.atlas.ha.HAConfigurationTest.txt=common/target/surefire-reports/org.apache.atlas.ha.HAConfigurationTest.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.model.instance.TestAtlasEntity.xml=intg/target/surefire-reports/TEST-org.apache.atlas.model.instance.TestAtlasEntity.xml,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasFloatType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasFloatType.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasBigIntegerType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasBigIntegerType.xml,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasFloatType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasFloatType-output.txt,
 
intg/target/failsafe-reports/failsafe-summary.xml=intg/target/failsafe-reports/failsafe-summary.xml,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasDateType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasDateType.xml,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.ReaderStatusManagerTest-output.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.ReaderStatusManagerTest-output.txt,
 
graphdb/janus/target/surefire-reports/bullet_point.png=graphdb/janus/target/surefire-reports/bullet_point.png,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportTransformsTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportTransformsTest.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasClassificationType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasClassificationType-output.txt,
 
shaded/hbase-client-shaded/target/failsafe-reports/failsafe-summary.xml=shaded/hbase-client-shaded/target/failsafe-reports/failsafe-summary.xml,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasShortType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasShortType.xml,
 
client/common/target/failsafe-reports/failsafe-summary.xml=client/common/target/failsafe-reports/failsafe-summary.xml,
 
intg/target/surefire-reports/TEST-org.apache.atlas.model.typedef.TestAtlasEntityDef.xml=intg/target/surefire-reports/TEST-org.apache.atlas.model.typedef.TestAtlasEntityDef.xml,
 
graphdb/janus/target/surefire-reports/skipped.png=graphdb/janus/target/surefire-reports/skipped.png,
 
common/target/surefire-reports/org.apache.atlas.ha.HAConfigurationTest-output.txt=common/target/surefire-reports/org.apache.atlas.ha.HAConfigurationTest-output.txt,
 
notification/target/surefire-reports/org.apache.atlas.hook.AtlasTopicCreatorTest-output.txt=notification/target/surefire-reports/org.apache.atlas.hook.AtlasTopicCreatorTest-output.txt,
 
repository/target/surefire-reports/TEST-org.apache.atlas.services.MetricsServiceTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.services.MetricsServiceTest.xml,
 
notification/target/failsafe-reports/failsafe-summary.xml=notification/target/failsafe-reports/failsafe-summary.xml,
 
notification/target/surefire-reports/org.apache.atlas.kafka.KafkaConsumerTest-output.txt=notification/target/surefire-reports/org.apache.atlas.kafka.KafkaConsumerTest-output.txt,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.MappedElementCacheTest.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.MappedElementCacheTest.txt,
 
notification/target/surefire-reports/org.apache.atlas.notification.AtlasNotificationMessageTest-output.txt=notification/target/surefire-reports/org.apache.atlas.notification.AtlasNotificationMessageTest-output.txt,
 
client/client-v1/target/surefire-reports/passed.png=client/client-v1/target/surefire-reports/passed.png,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasByteType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasByteType.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasIntType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasIntType.xml,
 
notification/target/surefire-reports/org.apache.atlas.notification.entity.EntityNotificationDeserializerTest.txt=notification/target/surefire-reports/org.apache.atlas.notification.entity.EntityNotificationDeserializerTest.txt,
 
common/target/surefire-reports/testng.css=common/target/surefire-reports/testng.css,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.ZipSourceTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.ZipSourceTest.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasTypeRegistry.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasTypeRegistry.xml,
 
notification/target/surefire-reports/TEST-org.apache.atlas.kafka.KafkaNotificationTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.kafka.KafkaNotificationTest.xml,
 
notification/target/surefire-reports/TEST-org.apache.atlas.notification.SplitMessageAggregatorTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.notification.SplitMessageAggregatorTest.xml,
 
authorization/target/surefire-reports/failed.png=authorization/target/surefire-reports/failed.png,
 
repository/target/surefire-reports/org.apache.atlas.query.DSLQueriesTest-output.txt=repository/target/surefire-reports/org.apache.atlas.query.DSLQueriesTest-output.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.TestUtilsV2.xml=intg/target/surefire-reports/TEST-org.apache.atlas.TestUtilsV2.xml,
 
intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasStructDef-output.txt=intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasStructDef-output.txt,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.WorkItemManagerTest.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.WorkItemManagerTest.txt,
 
notification/target/surefire-reports/TEST-org.apache.atlas.notification.AbstractNotificationTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.notification.AbstractNotificationTest.xml,
 
notification/target/surefire-reports/passed.png=notification/target/surefire-reports/passed.png,
 
intg/target/surefire-reports/TEST-org.apache.atlas.model.instance.TestAtlasClassification.xml=intg/target/surefire-reports/TEST-org.apache.atlas.model.instance.TestAtlasClassification.xml,
 
notification/target/surefire-reports/TEST-org.apache.atlas.kafka.KafkaNotificationMockTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.kafka.KafkaNotificationMockTest.xml,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasDoubleType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasDoubleType.xml,
 
intg/target/surefire-reports/collapseall.gif=intg/target/surefire-reports/collapseall.gif,
 
notification/target/surefire-reports/org.apache.atlas.notification.entity.EntityNotificationTest.txt=notification/target/surefire-reports/org.apache.atlas.notification.entity.EntityNotificationTest.txt,
 
intg/target/surefire-reports/org.apache.atlas.security.InMemoryJAASConfigurationTest.txt=intg/target/surefire-reports/org.apache.atlas.security.InMemoryJAASConfigurationTest.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportTransformerJSONTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.ImportTransformerJSONTest-output.txt,
 
notification/target/surefire-reports/TEST-org.apache.atlas.notification.entity.EntityNotificationTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.notification.entity.EntityNotificationTest.xml,
 
notification/target/surefire-reports/skipped.png=notification/target/surefire-reports/skipped.png,
 
common/target/surefire-reports/TEST-org.apache.atlas.utils.HdfsNameServiceResolverTest.xml=common/target/surefire-reports/TEST-org.apache.atlas.utils.HdfsNameServiceResolverTest.xml,
 
client/client-v1/target/surefire-reports/testng.css=client/client-v1/target/surefire-reports/testng.css,
 
graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.AtlasJanusDatabaseTest.xml=graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.AtlasJanusDatabaseTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.query.GremlinQueryComposerTest.txt=repository/target/surefire-reports/org.apache.atlas.query.GremlinQueryComposerTest.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasByteType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasByteType.xml,
 
client/client-v1/target/surefire-reports/TEST-org.apache.atlas.AtlasClientTest.xml=client/client-v1/target/surefire-reports/TEST-org.apache.atlas.AtlasClientTest.xml,
 
common/target/surefire-reports/bullet_point.png=common/target/surefire-reports/bullet_point.png,
 
graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.GraphQueryTest.xml=graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.GraphQueryTest.xml,
 
repository/target/surefire-reports/testng-failed.xml=repository/target/surefire-reports/testng-failed.xml,
 
repository/target/surefire-reports/testng-reports.css=repository/target/surefire-reports/testng-reports.css,
 
graphdb/janus/target/surefire-reports/collapseall.gif=graphdb/janus/target/surefire-reports/collapseall.gif,
 
notification/target/surefire-reports/TEST-org.apache.atlas.kafka.KafkaConsumerTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.kafka.KafkaConsumerTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.TestModules-output.txt=repository/target/surefire-reports/org.apache.atlas.TestModules-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBooleanType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBooleanType-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBooleanType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBooleanType.txt,
 
common/target/surefire-reports/testng-reports.css=common/target/surefire-reports/testng-reports.css,
 
client/target/failsafe-reports/failsafe-summary.xml=client/target/failsafe-reports/failsafe-summary.xml,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasStructType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasStructType.xml,
 
repository/target/surefire-reports/org.apache.atlas.services.MetricsServiceTest.txt=repository/target/surefire-reports/org.apache.atlas.services.MetricsServiceTest.txt,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2BulkImportPercentTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2BulkImportPercentTest.xml,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.WorkItemConsumerTest.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.WorkItemConsumerTest.txt,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.GraphQueryTest-output.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.GraphQueryTest-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasIntType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasIntType.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasEntityType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasEntityType-output.txt,
 
repository/target/surefire-reports/TEST-org.apache.atlas.glossary.PaginationHelperTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.glossary.PaginationHelperTest.xml,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.ImportTransformsTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.ImportTransformsTest.xml,
 
authorization/target/surefire-reports/jquery-1.7.1.min.js=authorization/target/surefire-reports/jquery-1.7.1.min.js,
 
graphdb/janus/target/surefire-reports/passed.png=graphdb/janus/target/surefire-reports/passed.png,
 
intg/target/surefire-reports/testng-reports.css=intg/target/surefire-reports/testng-reports.css,
 
repository/target/surefire-reports/org.apache.atlas.repository.userprofile.UserProfileServiceTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.userprofile.UserProfileServiceTest-output.txt,
 
authorization/target/surefire-reports/bullet_point.png=authorization/target/surefire-reports/bullet_point.png,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasDateType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasDateType.txt,
 
client/client-v1/target/surefire-reports/testng-reports.js=client/client-v1/target/surefire-reports/testng-reports.js,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasEntityType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasEntityType.xml,
 
repository/target/surefire-reports/org.apache.atlas.utils.TestResourceFileUtils-output.txt=repository/target/surefire-reports/org.apache.atlas.utils.TestResourceFileUtils-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasClassificationType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasClassificationType.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test-output.txt,
 
test-tools/target/failsafe-reports/failsafe-summary.xml=test-tools/target/failsafe-reports/failsafe-summary.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.migration.PathTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.migration.PathTest-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBigDecimalType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasBigDecimalType-output.txt,
 
authorization/target/surefire-reports/testng-reports.js=authorization/target/surefire-reports/testng-reports.js,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasDoubleType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasDoubleType.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasBuiltInTypesFloatDouble.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasBuiltInTypesFloatDouble.xml,
 
notification/target/surefire-reports/TEST-org.apache.atlas.notification.MessageVersionTest.xml=notification/target/surefire-reports/TEST-org.apache.atlas.notification.MessageVersionTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.UniqueListTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.UniqueListTest.txt,
 
notification/target/surefire-reports/collapseall.gif=notification/target/surefire-reports/collapseall.gif,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasObjectIdType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasObjectIdType.txt,
 
common/target/failsafe-reports/failsafe-summary.xml=common/target/failsafe-reports/failsafe-summary.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.UniqueListTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.UniqueListTest-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.migration.TypesDefScrubberTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.migration.TypesDefScrubberTest-output.txt,
 
notification/target/surefire-reports/testng-reports.js=notification/target/surefire-reports/testng-reports.js,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasEntityDefStoreV2Test-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.AtlasEntityDefStoreV2Test-output.txt,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.ImportTransformerTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.ImportTransformerTest.xml,
 
authorization/target/surefire-reports/collapseall.gif=authorization/target/surefire-reports/collapseall.gif,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.ExportServiceTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.ExportServiceTest-output.txt,
 
client/client-v1/target/surefire-reports/index.html=client/client-v1/target/surefire-reports/index.html,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasStructType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasStructType.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.migration.TypesWithCollectionsFinderTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.migration.TypesWithCollectionsFinderTest-output.txt,
 
common/target/surefire-reports/skipped.png=common/target/surefire-reports/skipped.png,
 
graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.GraphSONUtilityTest.xml=graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.GraphSONUtilityTest.xml,
 
repository/target/surefire-reports/navigator-bullet.png=repository/target/surefire-reports/navigator-bullet.png,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateSoftDeleteV2Test-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateSoftDeleteV2Test-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.migration.MigrationProgressServiceTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.migration.MigrationProgressServiceTest.txt,
 
authorization/target/surefire-reports/skipped.png=authorization/target/surefire-reports/skipped.png,
 
intg/target/surefire-reports/org.apache.atlas.model.instance.TestAtlasClassification.txt=intg/target/surefire-reports/org.apache.atlas.model.instance.TestAtlasClassification.txt,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.JsonNodeParsersTest-output.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.JsonNodeParsersTest-output.txt,
 
notification/target/surefire-reports/testng.css=notification/target/surefire-reports/testng.css,
 
repository/target/surefire-reports/org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest-output.txt,
 
graphdb/janus/target/surefire-reports/index.html=graphdb/janus/target/surefire-reports/index.html,
 
authorization/target/surefire-reports/testng.css=authorization/target/surefire-reports/testng.css,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.GraphSONUtilityTest-output.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.GraphSONUtilityTest-output.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasLongType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasLongType.xml,
 
intg/target/surefire-reports/org.apache.atlas.TestRelationshipUtilsV2.txt=intg/target/surefire-reports/org.apache.atlas.TestRelationshipUtilsV2.txt,
 
common/target/surefire-reports/collapseall.gif=common/target/surefire-reports/collapseall.gif,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test.xml,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasEntityType.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasEntityType.txt,
 
common/target/surefire-reports/index.html=common/target/surefire-reports/index.html,
 
graphdb/api/target/failsafe-reports/failsafe-summary.xml=graphdb/api/target/failsafe-reports/failsafe-summary.xml,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasShortType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasShortType-output.txt,
 
intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasRelationshipDef.txt=intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasRelationshipDef.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateHardDeleteV2Test-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateHardDeleteV2Test-output.txt,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.UniqueListTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.UniqueListTest.xml,
 
notification/target/surefire-reports/org.apache.atlas.notification.AbstractNotificationTest.txt=notification/target/surefire-reports/org.apache.atlas.notification.AbstractNotificationTest.txt,
 
intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasStructDef.txt=intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasStructDef.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.AtlasImportRequestTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.AtlasImportRequestTest-output.txt,
 
graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.MappedElementCacheTest.xml=graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.MappedElementCacheTest.xml,
 
intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasEnumDef.txt=intg/target/surefire-reports/org.apache.atlas.model.typedef.TestAtlasEnumDef.txt,
 
notification/target/surefire-reports/org.apache.atlas.notification.AbstractNotificationConsumerTest-output.txt=notification/target/surefire-reports/org.apache.atlas.notification.AbstractNotificationConsumerTest-output.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasRelationshipType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasRelationshipType.xml,
 
client/client-v1/target/surefire-reports/navigator-bullet.png=client/client-v1/target/surefire-reports/navigator-bullet.png,
 
repository/target/surefire-reports/skipped.png=repository/target/surefire-reports/skipped.png,
 
client/client-v1/target/surefire-reports/org.apache.atlas.AtlasClientTest.txt=client/client-v1/target/surefire-reports/org.apache.atlas.AtlasClientTest.txt,
 
graphdb/janus/target/surefire-reports/navigator-bullet.png=graphdb/janus/target/surefire-reports/navigator-bullet.png,
 
intg/target/surefire-reports/bullet_point.png=intg/target/surefire-reports/bullet_point.png,
 
intg/target/surefire-reports/org.apache.atlas.type.TestAtlasByteType-output.txt=intg/target/surefire-reports/org.apache.atlas.type.TestAtlasByteType-output.txt,
 
client/client-v1/target/failsafe-reports/failsafe-summary.xml=client/client-v1/target/failsafe-reports/failsafe-summary.xml,
 
repository/target/surefire-reports/testng.css=repository/target/surefire-reports/testng.css,
 
graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.WorkItemConsumerTest.xml=graphdb/janus/target/surefire-reports/TEST-org.apache.atlas.repository.graphdb.janus.migration.WorkItemConsumerTest.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.impexp.ZipSinkTest.txt=repository/target/surefire-reports/org.apache.atlas.repository.impexp.ZipSinkTest.txt,
 
server-api/target/failsafe-reports/failsafe-summary.xml=server-api/target/failsafe-reports/failsafe-summary.xml,
 
repository/target/surefire-reports/org.apache.atlas.repository.migration.RelationshipCacheGeneratorTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.migration.RelationshipCacheGeneratorTest-output.txt,
 
authorization/target/surefire-reports/org.apache.atlas.authorize.simple.AtlasSimpleAuthorizerTest-output.txt=authorization/target/surefire-reports/org.apache.atlas.authorize.simple.AtlasSimpleAuthorizerTest-output.txt,
 
repository/target/surefire-reports/org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest-output.txt=repository/target/surefire-reports/org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest-output.txt,
 
graphdb/janus/target/failsafe-reports/failsafe-summary.xml=graphdb/janus/target/failsafe-reports/failsafe-summary.xml,
 
graphdb/common/target/failsafe-reports/failsafe-summary.xml=graphdb/common/target/failsafe-reports/failsafe-summary.xml,
 
notification/target/surefire-reports/org.apache.atlas.kafka.KafkaNotificationTest-output.txt=notification/target/surefire-reports/org.apache.atlas.kafka.KafkaNotificationTest-output.txt,
 
client/client-v1/target/surefire-reports/bullet_point.png=client/client-v1/target/surefire-reports/bullet_point.png,
 
repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.ZipSourceTest.xml=repository/target/surefire-reports/TEST-org.apache.atlas.repository.impexp.ZipSourceTest.xml,
 
repository/target/surefire-reports/TEST-org.apache.atlas.utils.TestResourceFileUtils.xml=repository/target/surefire-reports/TEST-org.apache.atlas.utils.TestResourceFileUtils.xml,
 
graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.JsonNodeParsersTest.txt=graphdb/janus/target/surefire-reports/org.apache.atlas.repository.graphdb.janus.migration.JsonNodeParsersTest.txt,
 
intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasObjectIdType.xml=intg/target/surefire-reports/TEST-org.apache.atlas.type.TestAtlasObjectIdType.xml,
 
notification/target/surefire-reports/org.apache.atlas.notification.AtlasNotificationMessageTest.txt=notification/target/surefire-reports/org.apache.atlas.notification.AtlasNotificationMessageTest.txt}
 due to internal error; falling back to full archiving
java.lang.IllegalStateException: checksum mismatch after transfer (3996170809 
vs. 232045113); 
/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/955/archive/intg/target/surefire-reports/org.apache.atlas.type.TestAtlasClassificationType-output.txt
 may be corrupted
        at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:45)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:158)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:235)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/955/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/955/testng/testng-results-2.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/955/testng/testng-results-3.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/955/testng/testng-results-4.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/955/testng/testng-results-5.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/955/testng/testng-results-6.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/955/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to