See <https://builds.apache.org/job/apache-atlas-nightly/599/changes>

Changes:

[svimal2106] Atlas server fails to start if duplicate types are found during

[madhan] ATLAS-1524: improvements on create/edit entity UI

[madhan] ATLAS-1545 : UI updates for recent changes in TypesREST

------------------------------------------
[...truncated 774 lines...]

[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem'> && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
atlas-typesystem ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
atlas-typesystem ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ 
atlas-typesystem ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal 
incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 6 Scala sources and 48 Java sources to 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
atlas-typesystem ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/classes>
[WARNING] 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/src/main/java/org/apache/atlas/typesystem/types/FieldMapping.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/src/main/java/org/apache/atlas/typesystem/types/FieldMapping.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
atlas-typesystem ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ 
atlas-typesystem ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal 
incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 7 Scala sources and 15 Java sources to 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
atlas-typesystem ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/test-classes>
[WARNING] 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/src/test/java/org/apache/atlas/typesystem/types/BaseTest.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/src/test/java/org/apache/atlas/typesystem/types/BaseTest.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-typesystem 
---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use 
forkCount and reuseForks instead.
[INFO] Surefire report directory: 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/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.typesystem.builders.TypesBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 sec - in 
org.apache.atlas.typesystem.builders.TypesBuilderTest
Running org.apache.atlas.typesystem.builders.BuilderTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in 
org.apache.atlas.typesystem.builders.BuilderTest
Running org.apache.atlas.typesystem.builders.InstanceBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 sec - in 
org.apache.atlas.typesystem.builders.InstanceBuilderTest
Running org.apache.atlas.typesystem.builders.MultiplicityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 sec - in 
org.apache.atlas.typesystem.builders.MultiplicityTest
Running org.apache.atlas.typesystem.types.ValidationTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 sec - in 
org.apache.atlas.typesystem.types.ValidationTest
Running org.apache.atlas.typesystem.types.cache.DefaultTypeCacheTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 sec - in 
org.apache.atlas.typesystem.types.cache.DefaultTypeCacheTest
Running org.apache.atlas.typesystem.types.EnumTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.1 sec - in 
org.apache.atlas.typesystem.types.EnumTest
Running org.apache.atlas.typesystem.types.StructTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 sec - in 
org.apache.atlas.typesystem.types.StructTest
Running org.apache.atlas.typesystem.types.HierarchicalTypeTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in 
org.apache.atlas.typesystem.types.HierarchicalTypeTest
Running org.apache.atlas.typesystem.types.HierarchicalTypeDependencySorterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec - in 
org.apache.atlas.typesystem.types.HierarchicalTypeDependencySorterTest
Running org.apache.atlas.typesystem.types.TypeInheritanceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec - in 
org.apache.atlas.typesystem.types.TypeInheritanceTest
Running org.apache.atlas.typesystem.types.TraitTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 sec - in 
org.apache.atlas.typesystem.types.TraitTest
Running org.apache.atlas.typesystem.types.ClassTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 sec - in 
org.apache.atlas.typesystem.types.ClassTest
Running org.apache.atlas.typesystem.types.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in 
org.apache.atlas.typesystem.types.BaseTest
Running org.apache.atlas.typesystem.types.TypeUpdateBaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in 
org.apache.atlas.typesystem.types.TypeUpdateBaseTest
Running org.apache.atlas.typesystem.types.TypeSystemTest
Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.099 sec <<< 
FAILURE! - in org.apache.atlas.typesystem.types.TypeSystemTest
testDuplicateTypenames(org.apache.atlas.typesystem.types.TypeSystemTest)  Time 
elapsed: 0.049 sec  <<< FAILURE!
java.lang.AssertionError: Expected TypeExistsException
        at org.testng.Assert.fail(Assert.java:89)
        at 
org.apache.atlas.typesystem.types.TypeSystemTest.testDuplicateTypenames(TypeSystemTest.java:287)

Running org.apache.atlas.typesystem.types.FieldMappingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.793 sec - in 
org.apache.atlas.typesystem.types.FieldMappingTest
Running org.apache.atlas.typesystem.json.SerializationJavaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.143 sec - in 
org.apache.atlas.typesystem.json.SerializationJavaTest
Running org.apache.atlas.typesystem.json.SerializationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.695 sec - in 
org.apache.atlas.typesystem.json.SerializationTest
Running org.apache.atlas.typesystem.json.InstanceSerializationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.184 sec - in 
org.apache.atlas.typesystem.json.InstanceSerializationTest
Running org.apache.atlas.typesystem.json.TypesSerializationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 sec - in 
org.apache.atlas.typesystem.json.TypesSerializationTest
Running org.apache.atlas.ApplicationPropertiesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 sec - in 
org.apache.atlas.ApplicationPropertiesTest

Results :

Failed tests: 
  TypeSystemTest.testDuplicateTypenames:287 Expected TypeExistsException

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.040 s]
[INFO] apache-atlas ....................................... SUCCESS [  7.686 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 53.525 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.181 s]
[INFO] Apache Atlas Typesystem ............................ FAILURE [01:15 min]
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[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: 02:38 min
[INFO] Finished at: 2017-02-10T10:01:13+00:00
[INFO] Final Memory: 98M/1760M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project atlas-typesystem: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/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-typesystem
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern 
**/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 30 files in 
<https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml>
 with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml>
 with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml>
 with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml>
 with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml>
 with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml>
 with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml>
 with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml>
 with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml>
 with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml>
 with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml>
 with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml>
 with 6936 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml>
 with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml>
 with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml>
 with 8047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml>
 with 8047 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 8275 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 8417 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 8417 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml>
 with 8417 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 10630 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml>
 with 15910 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml>
 with 17071 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml>
 with 17179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml>
 with 30039 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 30430 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 30430 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 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml>
 with 30430 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml>
 with 30892 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 21 files in 
<https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/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/titan/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #535
Archiving artifacts
Compressed 558.50 MB of artifacts by 65.7% relative to #535
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.
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.
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.
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/599/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/599/testng/testng-results-2.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/599/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to