See 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/77/display/redirect?page=changes>

Changes:

[madhan] ATLAS-2156: save-search UI to allow user to edit name

------------------------------------------
[...truncated 41.06 KB...]
[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 47 Java sources to 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/target/classes...>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[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 47 source files to 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/target/classes>
[WARNING] 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/src/main/java/org/apache/atlas/typesystem/persistence/StructInstance.java>:
 Some input files use or override a deprecated API.
[WARNING] 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/src/main/java/org/apache/atlas/typesystem/persistence/StructInstance.java>:
 Recompile with -Xlint:deprecation for details.
[WARNING] 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/src/main/java/org/apache/atlas/typesystem/types/AbstractDataType.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/src/main/java/org/apache/atlas/typesystem/types/AbstractDataType.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 5 resources
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/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/Atlas-0.8-IntegrationTests/ws/typesystem/target/test-classes...>
[WARNING] 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/src/test/scala/org/apache/atlas/typesystem/json/SerializationTest.scala>:133:
 class TypeSystem in package types is deprecated: see corresponding Javadoc for 
more information.
[WARNING]   def defineHRTypes(ts: TypeSystem) : Unit = {
[WARNING]                         ^
[WARNING] 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/src/test/scala/org/apache/atlas/typesystem/json/SerializationTest.scala>:178:
 class TypeSystem in package types is deprecated: see corresponding Javadoc for 
more information.
[WARNING]     val ts: TypeSystem = getTypeSystem
[WARNING]             ^
[WARNING] 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/src/test/scala/org/apache/atlas/typesystem/json/SerializationTest.scala>:198:
 class TypeSystem in package types is deprecated: see corresponding Javadoc for 
more information.
[WARNING]     val ts: TypeSystem = getTypeSystem
[WARNING]             ^
[WARNING] 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/src/test/scala/org/apache/atlas/typesystem/json/SerializationTest.scala>:222:
 class TypeSystem in package types is deprecated: see corresponding Javadoc for 
more information.
[WARNING]     val ts: TypeSystem = getTypeSystem
[WARNING]             ^
[WARNING] 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/src/test/scala/org/apache/atlas/typesystem/json/SerializationTest.scala>:248:
 class TypeSystem in package types is deprecated: see corresponding Javadoc for 
more information.
[WARNING]     val ts: TypeSystem = getTypeSystem
[WARNING]             ^
[WARNING] 5 warnings found
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  3.847 s]
[INFO] apache-atlas ....................................... SUCCESS [ 19.857 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 54.811 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 29.041 s]
[INFO] Apache Atlas Typesystem ............................ FAILURE [01:12 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] Apache Atlas Titan 1.0.0 GraphDB Impl .............. 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: 03:08 min
[INFO] Finished at: 2017-09-22T14:42:44Z
[INFO] Final Memory: 137M/1765M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
net.alchim31.maven:scala-maven-plugin:3.2.0:testCompile 
(scala-test-compile-first) on project atlas-typesystem: wrap: 
java.io.IOException: Cannot run program "javac": error=11, Resource temporarily 
unavailable -> [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/MojoExecutionException
[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] Searching for all files in 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/> that match the 
pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 3 files in 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/target/checkstyle-result.xml>
 with 1208 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/target/checkstyle-result.xml>
 with 7665 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/target/checkstyle-result.xml>
 with 7665 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=c6abf76e38049a1987a931dcf7e822c43865d52e, 
workspace=<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/>
 > git rev-parse c6abf76e38049a1987a931dcf7e822c43865d52e^{commit} # timeout=10
<Git Blamer> Can't determine head commit using 'git rev-parse'. Skipping blame. 
Error performing command: git rev-parse 
c6abf76e38049a1987a931dcf7e822c43865d52e^{commit}
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/typedef/AtlasEntityDef.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/repository/Constants.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/AtlasBaseModelObject.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasDateType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/ArithmeticExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/store/AtlasTypeDefStore.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/utils/SHA256Utils.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/GroovyGenerationContext.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasLongType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/instance/EntityMutations.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/ClosureExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/AtlasException.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/type/AtlasBuiltInTypes.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/LogicalExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/instance/AtlasClassification.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasBooleanType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/typedef/AtlasTypesDef.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/test/java/org/apache/atlas/utils/LruCacheTest.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/model/typedef/TestAtlasStructDef.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/FieldExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasArrayType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasStructType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/CommonConfiguration.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasBigDecimalType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/instance/GuidMapping.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasShortType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/listener/ChangedTypeDefs.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/SearchFilter.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/exception/AtlasBaseException.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/model/typedef/TestAtlasClassificationDef.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/utils/PropertiesUtil.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/annotation/GraphTransaction.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/typedef/AtlasClassificationDef.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/test/java/org/apache/atlas/security/InMemoryJAASConfigurationTicketBasedKafkaClientTest.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/impexp/AtlasExportResult.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/model/instance/TestAtlasClassification.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/typedef/AtlasEnumDef.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/discovery/SearchParameters.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasByteType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/type/AtlasStructType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/type/AtlasArrayType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/metrics/AtlasMetrics.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/impexp/AtlasExportRequest.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/SortOrder.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/impexp/AtlasImportResult.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/type/AtlasMapType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/profile/AtlasUserSavedSearch.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/ha/HAConfiguration.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/TypeCoersionExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasEntityType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasObjectIdType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/utils/LruCache.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/TypeCategory.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/TernaryOperatorExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/test/java/org/apache/atlas/security/InMemoryJAASConfigurationTest.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/instance/AtlasObjectId.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/typedef/AtlasTypeDefHeader.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/security/InMemoryJAASConfiguration.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/instance/ClassificationAssociateRequest.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/AbstractGroovyExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/VariableAssignmentExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/AtlasErrorCode.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/CastExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/PList.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/test/java/org/apache/atlas/ha/HAConfigurationTest.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/type/AtlasEnumType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/utils/ParamChecker.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/instance/EntityMutationResponse.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasTypeRegistry.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/utils/AtlasPerfTracer.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/type/AtlasTypeUtil.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/annotation/ConditionalOnAtlasProperty.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/lineage/AtlasLineageInfo.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasMapType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasBigIntegerType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/typedef/AtlasStructDef.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/typedef/AtlasBaseTypeDef.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/AbstractFunctionExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/service/Services.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/ComparisonExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/GroovyExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/ComparisonOperatorExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/model/typedef/TestAtlasEnumDef.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/IdentifierExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/ListExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/service/Service.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasDoubleType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/test/java/org/apache/atlas/ApplicationPropertiesTest.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/legacy/EntityResult.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/annotation/AtlasService.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasClassificationType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/type/AtlasType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/impexp/AtlasImportRequest.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/TestUtilsV2.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/ApplicationProperties.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/profile/AtlasUserProfile.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/FunctionCallExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/BinaryExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/StatementListExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/instance/AtlasEntityHeader.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasBuiltInTypesFloatDouble.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/type/AtlasTypeRegistry.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/RangeExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasFloatType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/model/typedef/TestAtlasEntityDef.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasStringType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/model/ModelTestUtil.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/AtlasConstants.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/type/TestAtlasIntType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/LiteralExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/security/SecurityProperties.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/type/AtlasEntityType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/TraversalStepType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/utils/AuthenticationUtil.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/instance/AtlasStruct.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/test/java/org/apache/atlas/model/instance/TestAtlasEntity.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/groovy/LabeledExpression.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/type/AtlasClassificationType.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/model/discovery/AtlasSearchResult.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/AtlasConfiguration.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/src/main/java/org/apache/atlas/utils/OnAtlasPropertyCondition.java.>
<Git Blamer> No blame details found for 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/src/main/java/org/apache/atlas/listener/TypeDefChangeListener.java.>
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/> that match the 
pattern **/target/findbugs.xml
[FINDBUGS] Parsing 2 files in 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/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=c6abf76e38049a1987a931dcf7e822c43865d52e, 
workspace=<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/>
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy 
of 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
Did not find any matching files.

Reply via email to