You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/08/31 06:01:23 UTC

Build failed in Jenkins: Atlas-master-IntegrationTests #54

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

Changes:

[amestry] ATLAS-2047: Exception Thrown by Kafka Consumer Ends up Filling Logs Due

------------------------------------------
[...truncated 37.08 MB...]
2017-08-31 05:56:29,467 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.name from vertex[id=2626560 type=hive_process guid=34585edb-80f9-4702-971d-de666725e7b7] (GraphHelper:505)
2017-08-31 05:56:29,467 DEBUG - [NotificationHookConsumer thread-0:] ~ Mapping attributeInfo description (GraphToTypedInstanceMapper:144)
2017-08-31 05:56:29,467 DEBUG - [NotificationHookConsumer thread-0:] ~ Adding primitive {name=description, dataType={name=string, description=null}, multiplicity={lower=0, upper=1, isUnique=false}, isComposite=false, isUnique=false, isIndexable=false, reverseAttributeName=null} from vertex Titan0Vertex [id=2626560] (GraphToTypedInstanceMapper:387)
2017-08-31 05:56:29,468 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.description from vertex[id=2626560 type=hive_process guid=34585edb-80f9-4702-971d-de666725e7b7] (GraphHelper:505)
2017-08-31 05:56:29,469 DEBUG - [NotificationHookConsumer thread-0:] ~ Mapping attributeInfo owner (GraphToTypedInstanceMapper:144)
2017-08-31 05:56:29,469 DEBUG - [NotificationHookConsumer thread-0:] ~ Adding primitive {name=owner, dataType={name=string, description=null}, multiplicity={lower=0, upper=1, isUnique=false}, isComposite=false, isUnique=false, isIndexable=true, reverseAttributeName=null} from vertex Titan0Vertex [id=2626560] (GraphToTypedInstanceMapper:387)
2017-08-31 05:56:29,471 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.owner from vertex[id=2626560 type=hive_process guid=34585edb-80f9-4702-971d-de666725e7b7] (GraphHelper:505)
2017-08-31 05:56:29,483 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"34585edb-80f9-4702-971d-de666725e7b7","version":0,"typeName":"hive_process","state":"ACTIVE"},"typeName":"hive_process","values":{"queryId":"jenkins_20170831055433_372fd6c3-4794-4607-b363-fe1dac4ad6b5","name":"create  external table tablestaqsquhel(id int, name string) comment \u0027table comment\u0027  partitioned by(dt string) location \u0027pfile:///home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/./target/sometestpath-data-x9cyzd8itx\u0027","startTime":"2017-08-31T05:54:33.667Z","queryPlan":"Not Supported","operationType":"CREATETABLE","outputs":[{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"0f442384-450a-4b2f-9d7e-dd48272a2c41","version":0,"typeName":"DataSet","state":"DELETED"}],"endTime":"2017-08-31T05:54:33.854Z","recentQueries":["create  external table tablestaqsquhel(id int, name string) comment \u0027table comment\u0027  partitioned by(dt string) location \u0027pfile:///home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/./target/sometestpath-data-x9cyzd8itx\u0027"],"inputs":[{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"56edb168-97d2-4d92-91d9-21e062976f01","version":0,"typeName":"DataSet","state":"ACTIVE"}],"qualifiedName":"default.tablestaqsquhel@primary:1504158873000","queryText":"create  external table tablestaqsquhel(id int, name string) comment \u0027table comment\u0027  partitioned by(dt string) location \u0027pfile:///home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/./target/sometestpath-data-x9cyzd8itx\u0027","clusterName":"primary","userName":"jenkins"},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_UPDATE","traits":[]}} (KafkaNotification:218)
2017-08-31 05:56:30,913 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.notification.NotificationHookConsumer (Services:65)
2017-08-31 05:56:30,913 INFO  - [ShutdownMonitor:] ~ ==> stopConsumerThreads() (NotificationHookConsumer:183)
2017-08-31 05:56:30,914 INFO  - [ShutdownMonitor:] ~ ==> HookConsumer shutdown() (NotificationHookConsumer$HookConsumer:487)
2017-08-31 05:56:30,914 INFO  - [ShutdownMonitor:] ~ [atlas-hook-consumer-thread], Shutting down (Logging$class:68)
2017-08-31 05:56:31,292 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:31,293 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:31,294 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e36d7929d0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 05:56:31,799 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:31,800 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:33,098 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:33,099 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:33,100 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e36d7929d0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 05:56:33,650 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:33,651 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:33,983 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:33,983 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:33,984 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e36d7929d0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 05:56:34,383 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:34,384 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:35,445 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:35,445 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:35,446 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e36d7929d0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 05:56:35,854 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:35,855 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:35,908 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:35,908 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:35,909 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e36d7929d0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 05:56:36,131 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:36,132 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:37,773 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:37,774 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:37,775 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e36d7929d0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 05:56:38,014 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:38,015 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:38,091 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:38,092 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:38,092 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e36d7929d0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[ERROR] 
java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	at java.io.BufferedReader.fill(BufferedReader.java:154)
	at java.io.BufferedReader.readLine(BufferedReader.java:317)
	at java.io.LineNumberReader.readLine(LineNumberReader.java:199)
	at org.eclipse.jetty.maven.plugin.JettyStopMojo.execute(JettyStopMojo.java:100)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-0.9-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-0.9-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ hive-bridge ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.965 s]
[INFO] apache-atlas ....................................... SUCCESS [  4.911 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 29.851 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 14.254 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:04 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 16.125 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  9.528 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 15.166 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.611 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.288 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.797 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 32.502 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.417 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 43.328 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.670 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 24.062 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [01:51 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 11.343 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 15.980 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:38 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [05:21 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [ 21.069 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.443 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [ 10.089 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  7.964 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [08:36 min]
[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: 23:18 min
[INFO] Finished at: 2017-08-31T05:56:38Z
[INFO] Final Memory: 573M/2310M
[INFO] ------------------------------------------------------------------------
2017-08-31 05:56:40,296 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:40,299 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 05:56:40,307 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:40,307 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 05:56:40,321 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e36d7929d0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-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 :hive-bridge
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-master-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 24 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 482 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/catalog/target/checkstyle-result.xml> with 2619 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 4256 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 5737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 8198 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml> with 9146 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 16711 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 17921 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 18029 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 37569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/typesystem/target/checkstyle-result.xml> with 42166 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 50344 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b837c0ee304174a100fc2f4507cbdd7e9a4195b9, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse b837c0ee304174a100fc2f4507cbdd7e9a4195b9^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=b837c0ee304174a100fc2f4507cbdd7e9a4195b9, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/54/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/54/testng/testng-results.xml'
21.348314% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #58

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-IntegrationTests/58/display/redirect>

------------------------------------------
[...truncated 39.00 MB...]
2017-09-02 01:22:07,099 DEBUG - [NotificationHookConsumer thread-0:] ~ Mapping attributeInfo description (GraphToTypedInstanceMapper:144)
2017-09-02 01:22:07,100 DEBUG - [NotificationHookConsumer thread-0:] ~ Adding primitive {name=description, dataType={name=string, description=null}, multiplicity={lower=0, upper=1, isUnique=false}, isComposite=false, isUnique=false, isIndexable=false, reverseAttributeName=null} from vertex Titan0Vertex [id=2633216] (GraphToTypedInstanceMapper:387)
2017-09-02 01:22:07,101 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.description from vertex[id=2633216 type=hive_table guid=be1f13c7-19a3-4950-90ee-a33d022694e6] (GraphHelper:505)
2017-09-02 01:22:07,102 DEBUG - [NotificationHookConsumer thread-0:] ~ Mapping attributeInfo owner (GraphToTypedInstanceMapper:144)
2017-09-02 01:22:07,102 DEBUG - [NotificationHookConsumer thread-0:] ~ Adding primitive {name=owner, dataType={name=string, description=null}, multiplicity={lower=0, upper=1, isUnique=false}, isComposite=false, isUnique=false, isIndexable=true, reverseAttributeName=null} from vertex Titan0Vertex [id=2633216] (GraphToTypedInstanceMapper:387)
2017-09-02 01:22:07,103 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.owner from vertex[id=2633216 type=hive_table guid=be1f13c7-19a3-4950-90ee-a33d022694e6] (GraphHelper:505)
2017-09-02 01:22:07,105 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.owner from vertex[id=2633216 type=hive_table guid=be1f13c7-19a3-4950-90ee-a33d022694e6] (GraphHelper:505)
2017-09-02 01:22:07,106 DEBUG - [NotificationHookConsumer thread-0:] ~ Retrieving entities with guids=[a86e411a-8669-4525-a9ac-52fe4aa9b7e7] (GraphBackedMetadataRepository:179)
2017-09-02 01:22:07,107 DEBUG - [NotificationHookConsumer thread-0:] ~ Retrieving entities with guids=[c6cb10b4-d49d-4f73-8065-23cbc1688366] (GraphBackedMetadataRepository:179)
2017-09-02 01:22:07,107 DEBUG - [NotificationHookConsumer thread-0:] ~ Retrieving entities with guids=[26ed0f51-e1e7-4775-834d-6aa2dfe6ab4a] (GraphBackedMetadataRepository:179)
2017-09-02 01:22:07,107 DEBUG - [NotificationHookConsumer thread-0:] ~ Retrieving entities with guids=[1be309f2-bdb9-45c9-95b6-58d69b9d2549] (GraphBackedMetadataRepository:179)
2017-09-02 01:22:07,143 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"be1f13c7-19a3-4950-90ee-a33d022694e6","version":0,"typeName":"hive_table","state":"ACTIVE"},"typeName":"hive_table","values":{"tableType":"EXTERNAL_TABLE","name":"tablefzhxhukirt","createTime":"2017-09-02T01:20:17.000Z","temporary":false,"db":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"879c50dd-997d-4033-82a4-429903858d9d","version":0,"typeName":"hive_db","state":"ACTIVE"},"retention":0,"qualifiedName":"default.tablefzhxhukirt@primary","columns":[{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"a86e411a-8669-4525-a9ac-52fe4aa9b7e7","version":0,"typeName":"hive_column","state":"ACTIVE"},"typeName":"hive_column","values":{"name":"id","qualifiedName":"default.tablefzhxhukirt.id@primary","position":0,"owner":"jenkins","type":"int","table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"be1f13c7-19a3-4950-90ee-a33d022694e6","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{"createdBy":"jenkins","modifiedBy":"jenkins","createdTime":"2017-09-02T01:22:04.731Z","modifiedTime":"2017-09-02T01:22:04.731Z"}},{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"c6cb10b4-d49d-4f73-8065-23cbc1688366","version":0,"typeName":"hive_column","state":"ACTIVE"},"typeName":"hive_column","values":{"name":"name","qualifiedName":"default.tablefzhxhukirt.name@primary","position":1,"owner":"jenkins","type":"string","table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"be1f13c7-19a3-4950-90ee-a33d022694e6","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{"createdBy":"jenkins","modifiedBy":"jenkins","createdTime":"2017-09-02T01:22:04.731Z","modifiedTime":"2017-09-02T01:22:04.731Z"}}],"comment":"table comment","lastAccessTime":"2017-09-02T01:20:17.000Z","owner":"jenkins","sd":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"26ed0f51-e1e7-4775-834d-6aa2dfe6ab4a","version":0,"typeName":"hive_storagedesc","state":"ACTIVE"},"typeName":"hive_storagedesc","values":{"location":"p<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/someTestPath-data-gOJX73foqX","serdeInfo">:{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Struct","typeName":"hive_serde","values":{"serializationLib":"org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe","parameters":{"serialization.format":"1"}}},"qualifiedName":"default.tablefzhxhukirt@primary_storage","outputFormat":"org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat","compressed":false,"numBuckets":-1,"inputFormat":"org.apache.hadoop.mapred.TextInputFormat","storedAsSubDirectories":false,"table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"be1f13c7-19a3-4950-90ee-a33d022694e6","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{"createdBy":"jenkins","modifiedBy":"jenkins","createdTime":"2017-09-02T01:22:04.731Z","modifiedTime":"2017-09-02T01:22:04.731Z"}},"parameters":{"comment":"table comment","EXTERNAL":"TRUE","transient_lastDdlTime":"1504315217"},"partitionKeys":[{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"1be309f2-bdb9-45c9-95b6-58d69b9d2549","version":0,"typeName":"hive_column","state":"ACTIVE"},"typeName":"hive_column","values":{"name":"dt","qualifiedName":"default.tablefzhxhukirt.dt@primary","position":0,"owner":"jenkins","type":"string","table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"be1f13c7-19a3-4950-90ee-a33d022694e6","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{"createdBy":"jenkins","modifiedBy":"jenkins","createdTime":"2017-09-02T01:22:04.731Z","modifiedTime":"2017-09-02T01:22:04.731Z"}}]},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]}} (KafkaNotification:218)
2017-09-02 01:22:07,144 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"a86e411a-8669-4525-a9ac-52fe4aa9b7e7","version":0,"typeName":"hive_column","state":"ACTIVE"},"typeName":"hive_column","values":{"name":"id","qualifiedName":"default.tablefzhxhukirt.id@primary","position":0,"owner":"jenkins","type":"int","table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"be1f13c7-19a3-4950-90ee-a33d022694e6","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]}} (KafkaNotification:218)
2017-09-02 01:22:07,145 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"c6cb10b4-d49d-4f73-8065-23cbc1688366","version":0,"typeName":"hive_column","state":"ACTIVE"},"typeName":"hive_column","values":{"name":"name","qualifiedName":"default.tablefzhxhukirt.name@primary","position":1,"owner":"jenkins","type":"string","table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"be1f13c7-19a3-4950-90ee-a33d022694e6","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]}} (KafkaNotification:218)
2017-09-02 01:22:07,145 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"26ed0f51-e1e7-4775-834d-6aa2dfe6ab4a","version":0,"typeName":"hive_storagedesc","state":"ACTIVE"},"typeName":"hive_storagedesc","values":{"location":"p<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/someTestPath-data-gOJX73foqX","serdeInfo">:{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Struct","typeName":"hive_serde","values":{"serializationLib":"org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe","parameters":{"serialization.format":"1"}}},"qualifiedName":"default.tablefzhxhukirt@primary_storage","outputFormat":"org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat","compressed":false,"numBuckets":-1,"inputFormat":"org.apache.hadoop.mapred.TextInputFormat","storedAsSubDirectories":false,"table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"be1f13c7-19a3-4950-90ee-a33d022694e6","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]}} (KafkaNotification:218)
2017-09-02 01:22:07,146 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"1be309f2-bdb9-45c9-95b6-58d69b9d2549","version":0,"typeName":"hive_column","state":"ACTIVE"},"typeName":"hive_column","values":{"name":"dt","qualifiedName":"default.tablefzhxhukirt.dt@primary","position":0,"owner":"jenkins","type":"string","table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"be1f13c7-19a3-4950-90ee-a33d022694e6","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]}} (KafkaNotification:218)
2017-09-02 01:22:07,847 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.notification.NotificationHookConsumer (Services:65)
2017-09-02 01:22:07,847 INFO  - [ShutdownMonitor:] ~ ==> stopConsumerThreads() (NotificationHookConsumer:183)
2017-09-02 01:22:07,848 INFO  - [ShutdownMonitor:] ~ ==> HookConsumer shutdown() (NotificationHookConsumer$HookConsumer:487)
2017-09-02 01:22:07,848 INFO  - [ShutdownMonitor:] ~ [atlas-hook-consumer-thread], Shutting down (Logging$class:68)
2017-09-02 01:22:08,219 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:08,219 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 01:22:08,220 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e402988740002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-02 01:22:08,837 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:08,838 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 01:22:10,047 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:10,048 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 01:22:10,318 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:10,318 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 01:22:10,319 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e402988740002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-02 01:22:10,905 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:10,906 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 01:22:11,228 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:11,228 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 01:22:11,229 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e402988740002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-02 01:22:12,620 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:12,621 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 01:22:12,621 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e402988740002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-02 01:22:12,824 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:12,825 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 01:22:13,675 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:13,676 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 01:22:13,676 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e402988740002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-02 01:22:13,708 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:13,708 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
[ERROR] 
java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	at java.io.BufferedReader.fill(BufferedReader.java:154)
	at java.io.BufferedReader.readLine(BufferedReader.java:317)
	at java.io.LineNumberReader.readLine(LineNumberReader.java:199)
	at org.eclipse.jetty.maven.plugin.JettyStopMojo.execute(JettyStopMojo.java:100)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-0.9-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-0.9-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ hive-bridge ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.798 s]
[INFO] apache-atlas ....................................... SUCCESS [  4.337 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 27.670 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 14.520 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:05 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 17.323 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 10.974 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 17.209 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.730 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.031 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.708 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 32.482 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.173 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 44.846 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.696 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 24.333 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [01:57 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 12.112 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 16.908 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:37 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [04:37 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  7.379 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.505 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  9.620 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  7.829 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [08:13 min]
[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: 22:10 min
[INFO] Finished at: 2017-09-02T01:22:15Z
[INFO] Final Memory: 576M/2081M
[INFO] ------------------------------------------------------------------------
2017-09-02 01:22:17,177 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:17,178 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:17,178 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 01:22:17,178 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 01:22:17,179 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e402988740002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-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 :hive-bridge
2017-09-02 01:22:18,081 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:18,081 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 01:22:18,082 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e402988740002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-02 01:22:18,136 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 01:22:18,136 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
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-master-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 24 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 482 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/catalog/target/checkstyle-result.xml> with 2619 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 4256 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 5737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 8198 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml> with 9146 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 16711 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 17921 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 18029 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 37569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/typesystem/target/checkstyle-result.xml> with 42166 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 50344 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9d38c6a94f1962a55efb8e047428c2be1e61ad25, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse 9d38c6a94f1962a55efb8e047428c2be1e61ad25^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=9d38c6a94f1962a55efb8e047428c2be1e61ad25, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/58/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/58/testng/testng-results.xml'
21.910112% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #57

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-IntegrationTests/57/display/redirect?page=changes>

Changes:

[amestry] ATLAS-2047: Update to fix IT failure in build environment.

------------------------------------------
[...truncated 41.15 MB...]
2017-09-02 00:54:42,417 DEBUG - [NotificationHookConsumer thread-0:] ~ Mapping attributeInfo name (GraphToTypedInstanceMapper:144)
2017-09-02 00:54:42,417 DEBUG - [NotificationHookConsumer thread-0:] ~ Adding primitive {name=name, dataType={name=string, description=null}, multiplicity={lower=1, upper=1, isUnique=false}, isComposite=false, isUnique=false, isIndexable=true, reverseAttributeName=null} from vertex Titan0Vertex [id=2635264] (GraphToTypedInstanceMapper:387)
2017-09-02 00:54:42,418 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.name from vertex[id=2635264 type=hive_table guid=636877ca-f7a3-4d80-ab5c-f00f54b6f2e7] (GraphHelper:505)
2017-09-02 00:54:42,421 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.name from vertex[id=2635264 type=hive_table guid=636877ca-f7a3-4d80-ab5c-f00f54b6f2e7] (GraphHelper:505)
2017-09-02 00:54:42,422 DEBUG - [NotificationHookConsumer thread-0:] ~ Mapping attributeInfo description (GraphToTypedInstanceMapper:144)
2017-09-02 00:54:42,422 DEBUG - [NotificationHookConsumer thread-0:] ~ Adding primitive {name=description, dataType={name=string, description=null}, multiplicity={lower=0, upper=1, isUnique=false}, isComposite=false, isUnique=false, isIndexable=false, reverseAttributeName=null} from vertex Titan0Vertex [id=2635264] (GraphToTypedInstanceMapper:387)
2017-09-02 00:54:42,423 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.description from vertex[id=2635264 type=hive_table guid=636877ca-f7a3-4d80-ab5c-f00f54b6f2e7] (GraphHelper:505)
2017-09-02 00:54:42,424 DEBUG - [NotificationHookConsumer thread-0:] ~ Mapping attributeInfo owner (GraphToTypedInstanceMapper:144)
2017-09-02 00:54:42,425 DEBUG - [NotificationHookConsumer thread-0:] ~ Adding primitive {name=owner, dataType={name=string, description=null}, multiplicity={lower=0, upper=1, isUnique=false}, isComposite=false, isUnique=false, isIndexable=true, reverseAttributeName=null} from vertex Titan0Vertex [id=2635264] (GraphToTypedInstanceMapper:387)
2017-09-02 00:54:42,426 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.owner from vertex[id=2635264 type=hive_table guid=636877ca-f7a3-4d80-ab5c-f00f54b6f2e7] (GraphHelper:505)
2017-09-02 00:54:42,428 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.owner from vertex[id=2635264 type=hive_table guid=636877ca-f7a3-4d80-ab5c-f00f54b6f2e7] (GraphHelper:505)
2017-09-02 00:54:42,429 DEBUG - [NotificationHookConsumer thread-0:] ~ Retrieving entities with guids=[e8eb6109-df1e-4cf7-b949-e44474a22675] (GraphBackedMetadataRepository:179)
2017-09-02 00:54:42,429 DEBUG - [NotificationHookConsumer thread-0:] ~ Retrieving entities with guids=[925f1d88-53c1-409c-9d02-d04b3e2cbcb8] (GraphBackedMetadataRepository:179)
2017-09-02 00:54:42,429 DEBUG - [NotificationHookConsumer thread-0:] ~ Retrieving entities with guids=[3bca10e7-f01b-4c79-9624-27799357faf4] (GraphBackedMetadataRepository:179)
2017-09-02 00:54:42,429 DEBUG - [NotificationHookConsumer thread-0:] ~ Retrieving entities with guids=[ec4a85ae-41a8-43e2-825e-96321bd80dd3] (GraphBackedMetadataRepository:179)
2017-09-02 00:54:42,463 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"636877ca-f7a3-4d80-ab5c-f00f54b6f2e7","version":0,"typeName":"hive_table","state":"ACTIVE"},"typeName":"hive_table","values":{"tableType":"EXTERNAL_TABLE","name":"tablenzpoji7dap","createTime":"2017-09-02T00:52:54.000Z","temporary":false,"db":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"687b45fe-fe13-4f10-a2e5-71d580efe4e9","version":0,"typeName":"hive_db","state":"ACTIVE"},"retention":0,"qualifiedName":"default.tablenzpoji7dap@primary","columns":[{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"e8eb6109-df1e-4cf7-b949-e44474a22675","version":0,"typeName":"hive_column","state":"ACTIVE"},"typeName":"hive_column","values":{"name":"id","qualifiedName":"default.tablenzpoji7dap.id@primary","position":0,"owner":"jenkins","type":"int","table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"636877ca-f7a3-4d80-ab5c-f00f54b6f2e7","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{"createdBy":"jenkins","modifiedBy":"jenkins","createdTime":"2017-09-02T00:54:40.224Z","modifiedTime":"2017-09-02T00:54:40.224Z"}},{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"925f1d88-53c1-409c-9d02-d04b3e2cbcb8","version":0,"typeName":"hive_column","state":"ACTIVE"},"typeName":"hive_column","values":{"name":"name","qualifiedName":"default.tablenzpoji7dap.name@primary","position":1,"owner":"jenkins","type":"string","table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"636877ca-f7a3-4d80-ab5c-f00f54b6f2e7","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{"createdBy":"jenkins","modifiedBy":"jenkins","createdTime":"2017-09-02T00:54:40.224Z","modifiedTime":"2017-09-02T00:54:40.224Z"}}],"comment":"table comment","lastAccessTime":"2017-09-02T00:52:54.000Z","owner":"jenkins","sd":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"3bca10e7-f01b-4c79-9624-27799357faf4","version":0,"typeName":"hive_storagedesc","state":"ACTIVE"},"typeName":"hive_storagedesc","values":{"location":"p<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/someTestPath-data-XuNXeHq6a4","serdeInfo">:{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Struct","typeName":"hive_serde","values":{"serializationLib":"org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe","parameters":{"serialization.format":"1"}}},"qualifiedName":"default.tablenzpoji7dap@primary_storage","outputFormat":"org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat","compressed":false,"numBuckets":-1,"inputFormat":"org.apache.hadoop.mapred.TextInputFormat","storedAsSubDirectories":false,"table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"636877ca-f7a3-4d80-ab5c-f00f54b6f2e7","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{"createdBy":"jenkins","modifiedBy":"jenkins","createdTime":"2017-09-02T00:54:40.224Z","modifiedTime":"2017-09-02T00:54:40.224Z"}},"parameters":{"comment":"table comment","EXTERNAL":"TRUE","transient_lastDdlTime":"1504313574"},"partitionKeys":[{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"ec4a85ae-41a8-43e2-825e-96321bd80dd3","version":0,"typeName":"hive_column","state":"ACTIVE"},"typeName":"hive_column","values":{"name":"dt","qualifiedName":"default.tablenzpoji7dap.dt@primary","position":0,"owner":"jenkins","type":"string","table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"636877ca-f7a3-4d80-ab5c-f00f54b6f2e7","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{"createdBy":"jenkins","modifiedBy":"jenkins","createdTime":"2017-09-02T00:54:40.224Z","modifiedTime":"2017-09-02T00:54:40.224Z"}}]},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]}} (KafkaNotification:218)
2017-09-02 00:54:42,465 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"e8eb6109-df1e-4cf7-b949-e44474a22675","version":0,"typeName":"hive_column","state":"ACTIVE"},"typeName":"hive_column","values":{"name":"id","qualifiedName":"default.tablenzpoji7dap.id@primary","position":0,"owner":"jenkins","type":"int","table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"636877ca-f7a3-4d80-ab5c-f00f54b6f2e7","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]}} (KafkaNotification:218)
2017-09-02 00:54:42,465 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"925f1d88-53c1-409c-9d02-d04b3e2cbcb8","version":0,"typeName":"hive_column","state":"ACTIVE"},"typeName":"hive_column","values":{"name":"name","qualifiedName":"default.tablenzpoji7dap.name@primary","position":1,"owner":"jenkins","type":"string","table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"636877ca-f7a3-4d80-ab5c-f00f54b6f2e7","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]}} (KafkaNotification:218)
2017-09-02 00:54:42,466 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"3bca10e7-f01b-4c79-9624-27799357faf4","version":0,"typeName":"hive_storagedesc","state":"ACTIVE"},"typeName":"hive_storagedesc","values":{"location":"p<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/someTestPath-data-XuNXeHq6a4","serdeInfo">:{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Struct","typeName":"hive_serde","values":{"serializationLib":"org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe","parameters":{"serialization.format":"1"}}},"qualifiedName":"default.tablenzpoji7dap@primary_storage","outputFormat":"org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat","compressed":false,"numBuckets":-1,"inputFormat":"org.apache.hadoop.mapred.TextInputFormat","storedAsSubDirectories":false,"table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"636877ca-f7a3-4d80-ab5c-f00f54b6f2e7","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]}} (KafkaNotification:218)
2017-09-02 00:54:42,466 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"ec4a85ae-41a8-43e2-825e-96321bd80dd3","version":0,"typeName":"hive_column","state":"ACTIVE"},"typeName":"hive_column","values":{"name":"dt","qualifiedName":"default.tablenzpoji7dap.dt@primary","position":0,"owner":"jenkins","type":"string","table":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"636877ca-f7a3-4d80-ab5c-f00f54b6f2e7","version":0,"typeName":"hive_table","state":"ACTIVE"}},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]}} (KafkaNotification:218)
2017-09-02 00:54:42,569 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:42,569 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 00:54:42,570 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e4010774a0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-02 00:54:43,358 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:43,359 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 00:54:44,188 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:44,189 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 00:54:44,189 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e4010774a0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-02 00:54:44,737 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:44,737 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 00:54:44,738 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e4010774a0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-02 00:54:45,419 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:45,420 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 00:54:45,895 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:45,895 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 00:54:46,615 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:46,615 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 00:54:46,616 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e4010774a0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-02 00:54:47,693 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:47,694 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 00:54:47,694 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e4010774a0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-02 00:54:47,762 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:47,762 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 00:54:48,418 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:48,419 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 00:54:49,110 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:49,111 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 00:54:49,111 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e4010774a0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-02 00:54:49,527 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:49,528 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-02 00:54:49,528 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e4010774a0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[ERROR] 
java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	at java.io.BufferedReader.fill(BufferedReader.java:154)
	at java.io.BufferedReader.readLine(BufferedReader.java:317)
	at java.io.LineNumberReader.readLine(LineNumberReader.java:199)
	at org.eclipse.jetty.maven.plugin.JettyStopMojo.execute(JettyStopMojo.java:100)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-0.9-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-0.9-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ hive-bridge ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.803 s]
[INFO] apache-atlas ....................................... SUCCESS [  4.839 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 28.390 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 14.562 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:02 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 15.858 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  9.858 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 14.442 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.560 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.396 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.424 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 31.791 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.344 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 42.528 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.777 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.154 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [01:45 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 11.855 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 15.761 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:29 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [04:36 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [ 12.700 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.612 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  9.798 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  9.489 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [08:01 min]
[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: 21:31 min
[INFO] Finished at: 2017-09-02T00:54:49Z
[INFO] Final Memory: 575M/1745M
[INFO] ------------------------------------------------------------------------
2017-09-02 00:54:51,687 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:51,688 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-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 :hive-bridge
2017-09-02 00:54:52,520 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-02 00:54:52,521 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
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-master-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 24 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 482 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/catalog/target/checkstyle-result.xml> with 2619 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 4256 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 5737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 8198 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml> with 9146 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 16711 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 17921 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 18029 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 37569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/typesystem/target/checkstyle-result.xml> with 42166 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 50344 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9d38c6a94f1962a55efb8e047428c2be1e61ad25, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse 9d38c6a94f1962a55efb8e047428c2be1e61ad25^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=9d38c6a94f1962a55efb8e047428c2be1e61ad25, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/57/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/57/testng/testng-results.xml'
20.786516% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #56

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-IntegrationTests/56/display/redirect>

------------------------------------------
[...truncated 38.71 MB...]
2017-09-01 20:05:32,337 DEBUG - [NotificationHookConsumer thread-0:] ~ Adding primitive {name=name, dataType={name=string, description=null}, multiplicity={lower=1, upper=1, isUnique=false}, isComposite=false, isUnique=false, isIndexable=true, reverseAttributeName=null} from vertex Titan0Vertex [id=2632960] (GraphToTypedInstanceMapper:387)
2017-09-01 20:05:32,338 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.name from vertex[id=2632960 type=hdfs_path guid=10838933-e66b-4c69-8348-91e6728ba250] (GraphHelper:505)
2017-09-01 20:05:32,339 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.name from vertex[id=2632960 type=hdfs_path guid=10838933-e66b-4c69-8348-91e6728ba250] (GraphHelper:505)
2017-09-01 20:05:32,340 DEBUG - [NotificationHookConsumer thread-0:] ~ Mapping attributeInfo description (GraphToTypedInstanceMapper:144)
2017-09-01 20:05:32,340 DEBUG - [NotificationHookConsumer thread-0:] ~ Adding primitive {name=description, dataType={name=string, description=null}, multiplicity={lower=0, upper=1, isUnique=false}, isComposite=false, isUnique=false, isIndexable=false, reverseAttributeName=null} from vertex Titan0Vertex [id=2632960] (GraphToTypedInstanceMapper:387)
2017-09-01 20:05:32,341 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.description from vertex[id=2632960 type=hdfs_path guid=10838933-e66b-4c69-8348-91e6728ba250] (GraphHelper:505)
2017-09-01 20:05:32,342 DEBUG - [NotificationHookConsumer thread-0:] ~ Mapping attributeInfo owner (GraphToTypedInstanceMapper:144)
2017-09-01 20:05:32,342 DEBUG - [NotificationHookConsumer thread-0:] ~ Adding primitive {name=owner, dataType={name=string, description=null}, multiplicity={lower=0, upper=1, isUnique=false}, isComposite=false, isUnique=false, isIndexable=true, reverseAttributeName=null} from vertex Titan0Vertex [id=2632960] (GraphToTypedInstanceMapper:387)
2017-09-01 20:05:32,343 DEBUG - [NotificationHookConsumer thread-0:] ~ Reading property Asset.owner from vertex[id=2632960 type=hdfs_path guid=10838933-e66b-4c69-8348-91e6728ba250] (GraphHelper:505)
2017-09-01 20:05:32,362 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"b6f8a678-c69f-4f33-815c-9e784ba08dbc","version":0,"typeName":"hive_process","state":"ACTIVE"},"typeName":"hive_process","values":{"queryId":"jenkins_20170901200339_74b1606f-4108-4730-ba35-2dde2f3908b8","name":"create  external table table20j1loamzx(id int, name string) comment \u0027table comment\u0027  partitioned by(dt string) location \u0027pfile:///home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/./target/sometestpath-data-vj27pb38kg\u0027","startTime":"2017-09-01T20:03:39.484Z","queryPlan":"Not Supported","operationType":"CREATETABLE","outputs":[{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"eb8065da-caf8-45d0-9755-cd50c51da1ec","version":0,"typeName":"DataSet","state":"ACTIVE"}],"endTime":"2017-09-01T20:03:39.633Z","recentQueries":["create  external table table20j1loamzx(id int, name string) comment \u0027table comment\u0027  partitioned by(dt string) location \u0027pfile:///home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/./target/sometestpath-data-vj27pb38kg\u0027"],"inputs":[{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"10838933-e66b-4c69-8348-91e6728ba250","version":0,"typeName":"DataSet","state":"ACTIVE"}],"qualifiedName":"default.table20j1loamzx@primary:1504296219000","queryText":"create  external table table20j1loamzx(id int, name string) comment \u0027table comment\u0027  partitioned by(dt string) location \u0027pfile:///home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/./target/sometestpath-data-vj27pb38kg\u0027","clusterName":"primary","userName":"jenkins"},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]}} (KafkaNotification:218)
2017-09-01 20:05:32,363 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"},"message":{"entity":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Reference","id":{"jsonClass":"org.apache.atlas.typesystem.json.InstanceSerialization$_Id","id":"10838933-e66b-4c69-8348-91e6728ba250","version":0,"typeName":"hdfs_path","state":"ACTIVE"},"typeName":"hdfs_path","values":{"name":"/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/sometestpath-data-vj27pb38kg","path":"pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/sometestpath-data-vj27pb38kg","createTime":"1970-01-01T00:00:00.000Z","isSymlink":false,"numberOfReplicas":0,"qualifiedName":"pfile:/home/jenkins/jenkins-slave/workspace/atlas-master-integrationtests/addons/hive-bridge/target/sometestpath-data-vj27pb38kg","isFile":false,"fileSize":0,"modifiedTime":"1970-01-01T00:00:00.000Z","clusterName":"primary"},"traitNames":[],"traits":{},"systemAttributes":{}},"operationType":"ENTITY_CREATE","traits":[]}} (KafkaNotification:218)
2017-09-01 20:05:32,535 INFO  - [ShutdownMonitor:] ~ Stopping service org.apache.atlas.notification.NotificationHookConsumer (Services:65)
2017-09-01 20:05:32,535 INFO  - [ShutdownMonitor:] ~ ==> stopConsumerThreads() (NotificationHookConsumer:183)
2017-09-01 20:05:32,536 INFO  - [ShutdownMonitor:] ~ ==> HookConsumer shutdown() (NotificationHookConsumer$HookConsumer:487)
2017-09-01 20:05:32,536 INFO  - [ShutdownMonitor:] ~ [atlas-hook-consumer-thread], Shutting down (Logging$class:68)
2017-09-01 20:05:32,797 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:32,797 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:32,798 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e3f0792790002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-01 20:05:32,836 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:32,837 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:34,103 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:34,103 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:34,104 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e3f0792790002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-01 20:05:34,841 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:34,842 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:35,153 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:35,153 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:35,154 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e3f0792790002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-01 20:05:35,417 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:35,418 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:36,639 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:36,640 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:36,706 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:36,707 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:36,708 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e3f0792790002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-01 20:05:37,269 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:37,269 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:37,270 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e3f0792790002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-01 20:05:37,409 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:37,410 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:38,799 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:38,799 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:39,124 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:39,125 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:39,245 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:39,246 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:39,246 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e3f0792790002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-09-01 20:05:39,725 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:39,726 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-09-01 20:05:39,727 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e3f0792790002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[ERROR] 
java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	at java.io.BufferedReader.fill(BufferedReader.java:154)
	at java.io.BufferedReader.readLine(BufferedReader.java:317)
	at java.io.LineNumberReader.readLine(LineNumberReader.java:199)
	at org.eclipse.jetty.maven.plugin.JettyStopMojo.execute(JettyStopMojo.java:100)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-0.9-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-0.9-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ hive-bridge ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.397 s]
[INFO] apache-atlas ....................................... SUCCESS [  6.862 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 33.830 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 16.756 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:13 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 20.031 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 10.868 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 17.758 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.657 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  9.110 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  9.065 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 35.498 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.506 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 51.715 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.725 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 26.632 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [02:10 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 17.635 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 21.148 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:39 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [05:15 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  9.482 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  3.100 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [ 12.184 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [ 14.402 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [08:31 min]
[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: 24:21 min
[INFO] Finished at: 2017-09-01T20:05:39Z
[INFO] Final Memory: 581M/1974M
[INFO] ------------------------------------------------------------------------
2017-09-01 20:05:41,546 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:41,546 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-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 :hive-bridge
2017-09-01 20:05:42,073 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-09-01 20:05:42,073 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
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-master-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 24 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 482 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/catalog/target/checkstyle-result.xml> with 2619 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 4256 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 5737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 8198 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml> with 9146 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 16711 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 17921 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 18029 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 37569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/typesystem/target/checkstyle-result.xml> with 42166 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 50344 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b837c0ee304174a100fc2f4507cbdd7e9a4195b9, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse b837c0ee304174a100fc2f4507cbdd7e9a4195b9^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/typesystem/src/main/java/org/apache/atlas/typesystem/IStruct.java,> no result found.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=b837c0ee304174a100fc2f4507cbdd7e9a4195b9, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/56/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/56/testng/testng-results.xml'
21.348314% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-IntegrationTests #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-IntegrationTests/55/display/redirect>

------------------------------------------
[...truncated 40.67 MB...]
2017-08-31 18:21:48,190 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:48,272 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:48,272 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:48,273 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e398222ad0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 18:21:49,436 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:49,436 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:49,437 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e398222ad0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 18:21:50,129 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:50,130 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:50,250 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:50,250 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:50,342 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:50,343 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:50,343 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e398222ad0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 18:21:52,170 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:52,171 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:52,172 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e398222ad0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 18:21:52,310 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:52,310 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:52,558 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:52,558 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:52,558 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:52,558 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:52,559 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e398222ad0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 18:21:53,793 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:53,794 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:54,331 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:54,332 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:54,332 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e398222ad0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 18:21:54,532 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:54,532 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:55,128 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:55,128 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:55,129 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e398222ad0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 18:21:55,716 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:55,716 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
[ERROR] 
java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	at java.io.BufferedReader.fill(BufferedReader.java:154)
	at java.io.BufferedReader.readLine(BufferedReader.java:317)
	at java.io.LineNumberReader.readLine(LineNumberReader.java:199)
	at org.eclipse.jetty.maven.plugin.JettyStopMojo.execute(JettyStopMojo.java:100)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-0.9-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-0.9-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ hive-bridge ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.037 s]
[INFO] apache-atlas ....................................... SUCCESS [  5.268 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 29.058 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 15.164 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:04 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 16.303 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  9.601 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 15.231 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.673 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  7.453 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  7.571 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 32.576 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.627 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 43.570 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.830 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.463 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [01:50 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 11.387 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 15.744 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:39 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [04:40 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [ 12.018 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.508 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  9.782 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  8.708 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [08:28 min]
[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: 22:21 min
[INFO] Finished at: 2017-08-31T18:21:55Z
[INFO] Final Memory: 576M/2007M
[INFO] ------------------------------------------------------------------------
2017-08-31 18:21:57,632 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:57,632 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:57,633 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e398222ad0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
2017-08-31 18:21:57,634 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:57,634 DEBUG - [Curator-Framework-0-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-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 :hive-bridge
2017-08-31 18:21:57,796 DEBUG - [main-SendThread(localhost:19026):] ~ ==> InMemoryJAASConfiguration.getAppConfigurationEntry(Client) (InMemoryJAASConfiguration:208)
2017-08-31 18:21:57,796 DEBUG - [main-SendThread(localhost:19026):] ~ <== InMemoryJAASConfiguration.getAppConfigurationEntry(Client): {} (InMemoryJAASConfiguration:238)
2017-08-31 18:21:57,797 WARN  - [main-SendThread(localhost:19026):] ~ Session 0x15e398222ad0002 for server null, unexpected error, closing socket connection and attempting reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
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-master-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 24 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 482 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/catalog/target/checkstyle-result.xml> with 2619 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 4256 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 5468 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 5737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 5924 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 8198 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml> with 9146 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 16711 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 17921 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 18029 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 37569 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 37948 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/typesystem/target/checkstyle-result.xml> with 42166 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 50344 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b837c0ee304174a100fc2f4507cbdd7e9a4195b9, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse b837c0ee304174a100fc2f4507cbdd7e9a4195b9^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/src/main/java/org/apache/atlas/discovery/SearchIndexer.java,> no result found.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=b837c0ee304174a100fc2f4507cbdd7e9a4195b9, workspace=<https://builds.apache.org/job/Atlas-master-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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/55/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/55/testng/testng-results.xml'
21.348314% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH