See <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/545/display/redirect>
------------------------------------------ [...truncated 224.35 KB...] [INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ atlas-hbase-server-shaded --- [INFO] [INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) > :findbugs @ atlas-hbase-server-shaded >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-hbase-server-shaded --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) < :findbugs @ atlas-hbase-server-shaded <<< [INFO] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-hbase-server-shaded --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ atlas-hbase-server-shaded --- [INFO] Installing <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/shaded/hbase-server-shaded/target/atlas-hbase-server-shaded-0.8.3-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-hbase-server-shaded/0.8.3-SNAPSHOT/atlas-hbase-server-shaded-0.8.3-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/shaded/hbase-server-shaded/dependency-reduced-pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-hbase-server-shaded/0.8.3-SNAPSHOT/atlas-hbase-server-shaded-0.8.3-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/shaded/hbase-server-shaded/target/atlas-hbase-server-shaded-0.8.3-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-hbase-server-shaded/0.8.3-SNAPSHOT/atlas-hbase-server-shaded-0.8.3-SNAPSHOT-sources.jar [INFO] Installing <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/shaded/hbase-server-shaded/target/atlas-hbase-server-shaded-0.8.3-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-hbase-server-shaded/0.8.3-SNAPSHOT/atlas-hbase-server-shaded-0.8.3-SNAPSHOT-test-sources.jar [INFO] [INFO] -----------------< org.apache.atlas:atlas-repository >------------------ [INFO] Building Apache Atlas Repository 0.8.3-SNAPSHOT [20/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-repository --- [INFO] Deleting <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository> (includes = [**/*.pyc], excludes = []) [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-repository --- [INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository> [INFO] Storing buildNumber: a5254b551764848f3377587fed4ab4a45f148a1e at timestamp: 1533671280481 [INFO] Storing buildScmBranch: branch-0.8 [INFO] [INFO] --- apache-rat-plugin:0.7:check (rat-check) @ atlas-repository --- [INFO] Exclude: **/dependency-reduced-pom.xml [INFO] Exclude: **/javax.script.ScriptEngineFactory [INFO] Exclude: .reviewboardrc [INFO] Exclude: 3party-licenses/** [INFO] Exclude: **/.cache [INFO] Exclude: **/.cache-main [INFO] Exclude: **/.cache-tests [INFO] Exclude: **/.checkstyle [INFO] Exclude: *.txt [INFO] Exclude: **/*.json [INFO] Exclude: .pc/** [INFO] Exclude: debian/** [INFO] Exclude: .svn/** [INFO] Exclude: .git/** [INFO] Exclude: .gitignore [INFO] Exclude: **/.idea/** [INFO] Exclude: **/*.twiki [INFO] Exclude: **/*.iml [INFO] Exclude: **/*.json [INFO] Exclude: **/*.log [INFO] Exclude: **/target/** [INFO] Exclude: **/target*/** [INFO] Exclude: **/build/** [INFO] Exclude: **/*.patch [INFO] Exclude: derby.log [INFO] Exclude: **/logs/** [INFO] Exclude: **/.classpath [INFO] Exclude: **/.project [INFO] Exclude: **/.settings/** [INFO] Exclude: **/test-output/** [INFO] Exclude: **/mock/** [INFO] Exclude: **/data/** [INFO] Exclude: **/maven-eclipse.xml [INFO] Exclude: **/.externalToolBuilders/** [INFO] Exclude: **/build.log [INFO] Exclude: **/.bowerrc [INFO] Exclude: *.json [INFO] Exclude: **/overlays/** [INFO] Exclude: dev-support/** [INFO] Exclude: **/users-credentials.properties [INFO] Exclude: **/public/css/animate.min.css [INFO] Exclude: **/public/css/bootstrap-sidebar.css [INFO] Exclude: **/public/js/external_lib/** [INFO] Exclude: **/node_modules/** [INFO] Exclude: **/public/js/libs/** [INFO] Exclude: **/atlas.data/** [INFO] Exclude: **/${sys:atlas.data}/** [INFO] Exclude: **/policy-store.txt [INFO] Exclude: **/*rebel*.xml [INFO] Exclude: **/*rebel*.xml.bak [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-repository --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/src/main/resources> [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-repository --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 9 Scala sources and 165 Java sources to <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/target/classes...> [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [WARNING] <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:142: warning: non-varargs call of varargs method with inexact argument type for last parameter; [WARNING] LOG.debug("adding entities={}", entities); [WARNING] ^ [WARNING] cast to Object for a varargs call [WARNING] cast to Object[] for a non-varargs call and to suppress this warning [WARNING] <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:416: warning: non-varargs call of varargs method with inexact argument type for last parameter; [WARNING] LOG.debug("updating entity {}", entitiesUpdated); [WARNING] ^ [WARNING] cast to Object for a varargs call [WARNING] cast to Object[] for a non-varargs call and to suppress this warning [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. [WARNING] 3 warnings [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-repository --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 165 source files to <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/target/classes> [WARNING] <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/src/main/java/org/apache/atlas/gremlin/GremlinExpressionFactory.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/src/main/java/org/apache/atlas/gremlin/GremlinExpressionFactory.java>: Recompile with -Xlint:deprecation for details. [WARNING] <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/src/main/java/org/apache/atlas/util/SearchPredicateUtil.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/src/main/java/org/apache/atlas/util/SearchPredicateUtil.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/typesystem/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-repository --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 8 Scala sources and 68 Java sources to <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/target/test-classes...> [WARNING] <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/src/test/scala/org/apache/atlas/query/GremlinTest.scala>:44: class GraphBackedMetadataRepository in package graph is deprecated: see corresponding Javadoc for more information. [WARNING] var repo = new GraphBackedMetadataRepository(null, new AtlasGraphProvider().get()) [WARNING] ^ [WARNING] <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/src/test/scala/org/apache/atlas/query/GremlinTest2.scala>:46: class GraphBackedMetadataRepository in package graph is deprecated: see corresponding Javadoc for more information. [WARNING] var repo = new GraphBackedMetadataRepository(null, null); [WARNING] ^ [WARNING] <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/src/test/scala/org/apache/atlas/query/LineageQueryTest.scala>:46: class GraphBackedMetadataRepository in package graph is deprecated: see corresponding Javadoc for more information. [WARNING] var repo = new GraphBackedMetadataRepository(null, new AtlasGraphProvider().get()); [WARNING] ^ [WARNING] <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/src/test/scala/org/apache/atlas/query/QueryTestsUtils.scala>:176: trait MetadataRepository in package repository is deprecated: see corresponding Javadoc for more information. [WARNING] def setupTestGraph(repo : MetadataRepository): AtlasGraph[_,_] = { [WARNING] ^ [WARNING] four warnings found [ERROR] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [ERROR] <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/src/test/java/org/apache/atlas/repository/impexp/ImportServiceTest.java>:84: error: unreported exception InterruptedException; must be caught or declared to be thrown [ERROR] assertAuditEntry(auditService); [ERROR] ^ [ERROR] Note: Some input files use or override a deprecated API. [ERROR] Note: Recompile with -Xlint:deprecation for details. [ERROR] Note: Some input files use unchecked or unsafe operations. [ERROR] Note: Recompile with -Xlint:unchecked for details. [ERROR] 1 error [ERROR] 1 warning [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [ 0.659 s] [INFO] apache-atlas 0.8.3-SNAPSHOT ........................ SUCCESS [ 3.301 s] [INFO] Apache Atlas Integration ........................... SUCCESS [ 11.629 s] [INFO] Apache Atlas Common ................................ SUCCESS [ 2.197 s] [INFO] Apache Atlas Typesystem ............................ SUCCESS [ 33.055 s] [INFO] Apache Atlas Client ................................ SUCCESS [ 0.152 s] [INFO] atlas-client-common ................................ SUCCESS [ 0.842 s] [INFO] atlas-client-v1 .................................... SUCCESS [ 3.835 s] [INFO] Apache Atlas Server API ............................ SUCCESS [ 0.909 s] [INFO] Apache Atlas Notification .......................... SUCCESS [ 17.615 s] [INFO] atlas-client-v2 .................................... SUCCESS [ 0.811 s] [INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.129 s] [INFO] Apache Atlas Graph Database API .................... SUCCESS [ 0.627 s] [INFO] Graph Database Common Code ......................... SUCCESS [ 0.785 s] [INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 29.589 s] [INFO] Shaded version of Apache hbase client .............. SUCCESS [ 7.146 s] [INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:08 min] [INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 0.235 s] [INFO] Shaded version of Apache hbase server .............. SUCCESS [ 22.371 s] [INFO] Apache Atlas Repository ............................ FAILURE [ 41.861 s] [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 Hbase Bridge Shim ..................... SKIPPED [INFO] Apache Atlas Hbase Bridge .......................... SKIPPED [INFO] Apache Atlas Migration Exporter .................... SKIPPED [INFO] Apache Atlas Distribution 0.8.3-SNAPSHOT ........... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:08 min [INFO] Finished at: 2018-08-07T19:48:42Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) on project atlas-repository: Execution scala-test-compile-first of goal net.alchim31.maven:scala-maven-plugin:3.2.0:testCompile failed.: CompileFailed -> [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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :atlas-repository {color:red}-1 overall{color}. {color:green}+1 @author{color}. The patch does not contain any @author tags. Console output: https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/545//console This message is automatically generated. ====================================================================== ====================================================================== Adding comment to Jira. ====================================================================== ====================================================================== ====================================================================== ====================================================================== Finished build. ====================================================================== ====================================================================== + EXIT_CODE=1 + '[' -d <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_5136> ']' + '[' -d <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_5136> ']' + mv <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_5136> <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/patchprocess> + rm -f <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_5136> + exit 1 Build step 'Execute shell' marked build as failure Set build name. New build name is '#545-branch-0.8-0001-ATLAS-2815-UI-Slow-loading-enhancements.patch' Archiving artifacts
