See <https://builds.apache.org/job/apache-atlas-nightly/754/display/redirect>

------------------------------------------
[...truncated 327.83 KB...]
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to 
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] 
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>:
 Some input files use or override a deprecated API.
[WARNING] 
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>:
 Recompile with -Xlint:deprecation for details.
[WARNING] 
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository 
---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use 
<argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running 
org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Running org.apache.atlas.repository.store.graph.AtlasEntityDefStoreV1Test
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.store.graph.v1.AtlasDeleteHandlerV1Test
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Running 
org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
Running org.apache.atlas.repository.graph.AbstractGremlinQueryOptimizerTest
Running org.apache.atlas.repository.graph.GraphHelperMockTest
Running org.apache.atlas.repository.impexp.ImportServiceTest
Running org.apache.atlas.util.CompiledQueryCacheKeyTest
Running org.apache.atlas.repository.store.graph.v1.SoftDeleteHandlerV1Test
Running org.apache.atlas.repository.impexp.ImportServiceReportingTest
Running org.apache.atlas.repository.graph.ReverseReferenceUpdateSoftDeleteTest
Running org.apache.atlas.repository.impexp.ZipSinkTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.store.graph.v1.HardDeleteHandlerV1Test
Running org.apache.atlas.repository.graph.ReverseReferenceUpdateHardDeleteTest
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Running org.apache.atlas.repository.graph.Gremlin2QueryOptimizerTest
Running org.apache.atlas.repository.impexp.ZipSourceTest
Running org.apache.atlas.repository.impexp.ExportServiceTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TestIntSequence
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.28 sec - in 
org.apache.atlas.repository.store.graph.v1.AtlasDeleteHandlerV1Test
Running org.apache.atlas.repository.graph.GraphHelperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.34 sec - in 
org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.832 sec - in 
org.apache.atlas.util.CompiledQueryCacheKeyTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.574 sec - in 
org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.62 sec - in 
org.apache.atlas.repository.BaseTest
Running org.apache.atlas.repository.graph.Gremlin3QueryOptimizerTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.13 sec - in 
org.apache.atlas.repository.graph.AbstractGremlinQueryOptimizerTest
Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.services.MetricsServiceTest
Running org.apache.atlas.services.EntityDiscoveryServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.77 sec - in 
org.apache.atlas.repository.impexp.ZipSourceTest
Running org.apache.atlas.query.GremlinTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.605 sec - in 
org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.798 sec - in 
org.apache.atlas.repository.impexp.ImportServiceReportingTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.764 sec - in 
org.apache.atlas.repository.graph.TestIntSequence
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.455 sec - in 
org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.218 sec - in 
org.apache.atlas.repository.graph.GraphHelperMockTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36 sec - in 
org.apache.atlas.repository.impexp.ZipSinkTest
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.482 sec - 
in org.apache.atlas.repository.graph.Gremlin2QueryOptimizerTest
Running org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.QueryProcessorTest
Running org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Running org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LexerTest
Running org.apache.atlas.lineage.EntityLineageServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.98 sec - in 
org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.565 sec - in 
org.apache.atlas.repository.store.graph.AtlasEntityDefStoreV1Test
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.308 sec - in 
org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.TestModules
Running org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.439 sec - in 
org.apache.atlas.repository.graph.ReverseReferenceUpdateHardDeleteTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.339 sec - in 
org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.834 sec - in 
org.apache.atlas.repository.graph.ReverseReferenceUpdateSoftDeleteTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.1 sec - in 
org.apache.atlas.BaseRepositoryTest
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.69 sec - in 
org.apache.atlas.repository.graph.Gremlin3QueryOptimizerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.441 sec - in 
org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.466 sec - in 
org.apache.atlas.services.MetricsServiceTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.717 sec - in 
org.apache.atlas.query.BaseGremlinTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.289 sec - in 
org.apache.atlas.query.QueryProcessorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.026 sec - in 
org.apache.atlas.query.LexerTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.697 sec - 
in org.apache.atlas.query.ExpressionTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.018 sec - 
in org.apache.atlas.query.ParserTest
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 45.466 sec <<< 
FAILURE! - in org.apache.atlas.services.EntityDiscoveryServiceTest
getSubTypeForTypeWithSubTypes_ReturnsOrClause(org.apache.atlas.services.EntityDiscoveryServiceTest)
  Time elapsed: 0.026 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.atlas.services.EntityDiscoveryServiceTest.getSubTypeForTypeWithSubTypes_ReturnsOrClause(EntityDiscoveryServiceTest.java:103)

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.822 sec - in 
org.apache.atlas.TestModules
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.038 sec - in 
org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.408 sec - in 
org.apache.atlas.TestUtils
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.613 sec - in 
org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.783 sec - 
in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.805 sec - in 
org.apache.atlas.repository.impexp.ImportServiceTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.656 sec - in 
org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.405 sec - 
in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.198 sec - 
in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.254 sec - 
in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.219 sec - in 
org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.05 sec - in 
org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.024 sec - 
in org.apache.atlas.repository.graph.GraphHelperTest
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.862 sec - 
in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.423 sec - 
in org.apache.atlas.repository.store.graph.v1.HardDeleteHandlerV1Test
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.789 sec - 
in org.apache.atlas.repository.store.graph.v1.SoftDeleteHandlerV1Test
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.857 sec - in 
org.apache.atlas.query.LineageQueryTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.586 sec - 
in org.apache.atlas.query.GremlinTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.777 sec - in 
org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.637 sec - 
in org.apache.atlas.lineage.EntityLineageServiceTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.61 sec - in 
org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 333, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 210.686 sec - 
in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 276.285 sec - 
in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest

Results :

Failed tests: 
  EntityDiscoveryServiceTest.getSubTypeForTypeWithSubTypes_ReturnsOrClause:103 
null

Tests run: 732, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.126 s]
[INFO] apache-atlas ....................................... SUCCESS [ 14.281 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 35.483 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 16.674 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:14 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 20.730 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 10.344 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 23.969 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.639 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.278 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.388 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 36.105 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.907 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:26 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.804 
s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.504 s]
[INFO] Apache Atlas Repository ............................ FAILURE [05:36 min]
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Business Catalog ...................... SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:48 min
[INFO] Finished at: 2017-05-25T20:34:37+00:00
[INFO] Final Memory: 157M/1783M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project atlas-repository: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
 for the individual test results.
[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/apache-atlas-nightly/ws/> that match the pattern 
**/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 18 files in 
<https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml>
 with 464 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml>
 with 2609 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml>
 with 4183 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml>
 with 5380 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml>
 with 5380 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml>
 with 5628 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml>
 with 5792 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
 with 5792 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml>
 with 5792 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml>
 with 8022 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan1/target/checkstyle-result.xml>
 with 8935 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml>
 with 14949 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml>
 with 16130 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml>
 with 16509 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
 with 16509 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
 with 16509 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml>
 with 16509 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml>
 with 20726 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #711
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/apache-atlas-nightly/ws/> that match the pattern 
**/target/findbugs.xml
[FINDBUGS] Parsing 11 files in 
<https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #711
Archiving artifacts
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing 
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/754/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/754/testng/testng-results-2.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/754/testng/testng-results-3.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/754/testng/testng-results-4.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/754/testng/testng-results-5.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/754/testng/testng-results-6.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/754/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to