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 2018/07/25 00:25:49 UTC

Build failed in Jenkins: Atlas-1.0-IntegrationTests #593

See <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/593/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H15 (Hadoop xenial) in workspace <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/apache/atlas.git
 > git init <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/atlas.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/atlas.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/atlas.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/atlas.git # timeout=10
Fetching upstream changes from https://github.com/apache/atlas.git
 > git fetch --tags --progress https://github.com/apache/atlas.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/branch-1.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/branch-1.0^{commit} # timeout=10
Checking out Revision c8dc83a597c03b3c10f463724e49a045d437aeda (refs/remotes/origin/branch-1.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8dc83a597c03b3c10f463724e49a045d437aeda
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H15
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy117.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
		at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1271)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1244)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: hudson.model.Computer
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:72)
	at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H15 failed
	at hudson.remoting.Channel.call(Channel.java:961)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy117.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
	at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1271)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1244)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/atlas.git # timeout=10
Fetching upstream changes from https://github.com/apache/atlas.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/atlas.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/branch-1.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/branch-1.0^{commit} # timeout=10
Checking out Revision c8dc83a597c03b3c10f463724e49a045d437aeda (refs/remotes/origin/branch-1.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8dc83a597c03b3c10f463724e49a045d437aeda
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H15
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy117.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
		at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1271)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1244)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: hudson.model.Computer
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:72)
	at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H15 failed
	at hudson.remoting.Channel.call(Channel.java:961)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy117.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
	at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1271)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1244)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/atlas.git # timeout=10
Fetching upstream changes from https://github.com/apache/atlas.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/atlas.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/branch-1.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/branch-1.0^{commit} # timeout=10
Checking out Revision c8dc83a597c03b3c10f463724e49a045d437aeda (refs/remotes/origin/branch-1.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8dc83a597c03b3c10f463724e49a045d437aeda
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H15
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy117.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
		at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1271)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1244)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: hudson.model.Computer
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:72)
	at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H15 failed
	at hudson.remoting.Channel.call(Channel.java:961)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy117.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
	at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1271)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1244)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=c8dc83a597c03b3c10f463724e49a045d437aeda, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #592
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=c8dc83a597c03b3c10f463724e49a045d437aeda, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #592
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Did not find any matching files.

Jenkins build is back to normal : Atlas-1.0-IntegrationTests #595

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


Build failed in Jenkins: Atlas-1.0-IntegrationTests #594

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

------------------------------------------
[...truncated 578.77 KB...]
127.0.0.1 - - [25/Jul/2018:03:44:25 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=QUERY:default.table0bfclcidch@primary:1532490257000:default.tablegpzx3prjsj@primary:1532490257000-%3E:INSERT:default.tabledukswox8qp@primary:1532490258000 HTTP/1.1" 404 277 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:30 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=QUERY:default.table0bfclcidch@primary:1532490257000:default.tablegpzx3prjsj@primary:1532490257000-%3E:INSERT:default.tabledukswox8qp@primary:1532490258000 HTTP/1.1" 200 3025 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:30 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=QUERY:default.table0bfclcidch@primary:1532490257000:default.tablegpzx3prjsj@primary:1532490257000-%3E:INSERT:default.tabledukswox8qp@primary:1532490258000 HTTP/1.1" 200 3025 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:30 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/d485e8ab-da5d-4bd9-bb24-e3a7c3d47504 HTTP/1.1" 200 3025 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:30 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/792b0d80-95d7-47e8-9069-1a0e0c96f4ff HTTP/1.1" 200 5562 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:30 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/dd90c73b-02f4-4715-9851-8738a5850b53 HTTP/1.1" 200 6348 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:30 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/f7edc4e1-ef19-428d-ae56-8fbbb41ddd7f HTTP/1.1" 200 6351 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:33 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=QUERY:default.table0bfclcidch@primary:1532490257000:default.tablegpzx3prjsj@primary:1532490257000-%3E:INSERT:default.tabledukswox8qp@primary:1532490258000 HTTP/1.1" 200 3025 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:33 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=QUERY:default.table0bfclcidch@primary:1532490257000:default.tablegpzx3prjsj@primary:1532490257000-%3E:INSERT:default.tabledukswox8qp@primary:1532490258000 HTTP/1.1" 200 3025 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:33 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/d485e8ab-da5d-4bd9-bb24-e3a7c3d47504 HTTP/1.1" 200 3025 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:33 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/792b0d80-95d7-47e8-9069-1a0e0c96f4ff HTTP/1.1" 200 5562 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:33 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/dd90c73b-02f4-4715-9851-8738a5850b53 HTTP/1.1" 200 6348 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:33 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/f7edc4e1-ef19-428d-ae56-8fbbb41ddd7f HTTP/1.1" 200 6351 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:35 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.tablere3nqygdph@primary HTTP/1.1" 200 5180 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:35 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.tablere3nqygdph@primary HTTP/1.1" 200 5180 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:35 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=dbho0fpxz38c.table8ds3kxlymo@primary HTTP/1.1" 404 159 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:40 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=dbho0fpxz38c.table8ds3kxlymo@primary HTTP/1.1" 200 5623 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:40 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=dbho0fpxz38c.table8ds3kxlymo@primary HTTP/1.1" 200 5623 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:40 +0000] "GET //localhost:31000/api/atlas/v2/lineage/4f3f7f45-008e-440d-9582-a0bb1efca3c3?depth=0&direction=INPUT HTTP/1.1" 200 1707 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:40 +0000] "GET //localhost:31000/api/atlas/v2/lineage/e1d84211-195e-4bed-aa27-13ebad9c65db?depth=0&direction=OUTPUT HTTP/1.1" 200 1708 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:41 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.table8b09hrkyrp@primary HTTP/1.1" 404 154 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:46 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.table8b09hrkyrp@primary HTTP/1.1" 200 6914 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:46 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.table8b09hrkyrp@primary HTTP/1.1" 200 6914 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:46 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=LOAD-%3E:default.table8b09hrkyrp@primary:1532490281000 HTTP/1.1" 404 177 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=LOAD-%3E:default.table8b09hrkyrp@primary:1532490281000 HTTP/1.1" 200 2129 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=LOAD-%3E:default.table8b09hrkyrp@primary:1532490281000 HTTP/1.1" 200 2129 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/c95111a7-331f-457a-beb2-a786f714ded7 HTTP/1.1" 200 2129 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/20e261e9-2a50-40bb-8e72-7508e99a8f7d HTTP/1.1" 200 1442 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/dcf3711f-4687-40d1-a146-421394a690e2 HTTP/1.1" 200 7382 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hdfs_path?attr:qualifiedName=pfile:/home/jenkins/jenkins-slave/workspace/atlas-1.0-integrationtests/addons/hive-bridge/target/loaddfsfile-data-ufallzny1o HTTP/1.1" 200 1442 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hdfs_path?attr:qualifiedName=pfile:/home/jenkins/jenkins-slave/workspace/atlas-1.0-integrationtests/addons/hive-bridge/target/loaddfsfile-data-ufallzny1o HTTP/1.1" 200 1442 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:51 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/dcf3711f-4687-40d1-a146-421394a690e2 HTTP/1.1" 200 7382 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:52 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=LOAD-%3E:default.table8b09hrkyrp@primary:1532490281000 HTTP/1.1" 200 2129 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:57 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=LOAD-%3E:default.table8b09hrkyrp@primary:1532490281000 HTTP/1.1" 200 2586 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:57 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=LOAD-%3E:default.table8b09hrkyrp@primary:1532490281000 HTTP/1.1" 200 2586 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:57 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/c95111a7-331f-457a-beb2-a786f714ded7 HTTP/1.1" 200 2586 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:57 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/104a65c0-507c-4991-88bb-64805c103a97 HTTP/1.1" 200 1446 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:57 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/20e261e9-2a50-40bb-8e72-7508e99a8f7d HTTP/1.1" 200 1444 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:57 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/dcf3711f-4687-40d1-a146-421394a690e2 HTTP/1.1" 200 7383 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:44:57 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=LOAD-%3E:default.tablezumlciuk4q@primary:1532490297000 HTTP/1.1" 404 177 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:02 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=LOAD-%3E:default.tablezumlciuk4q@primary:1532490297000 HTTP/1.1" 200 1588 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:02 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=LOAD-%3E:default.tablezumlciuk4q@primary:1532490297000 HTTP/1.1" 200 1588 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:03 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=LOAD-%3E:default.table0xafbgksvv@primary:1532490303000 HTTP/1.1" 404 177 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:08 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=LOAD-%3E:default.table0xafbgksvv@primary:1532490303000 HTTP/1.1" 200 1675 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:08 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=LOAD-%3E:default.table0xafbgksvv@primary:1532490303000 HTTP/1.1" 200 1675 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:12 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_column?attr:qualifiedName=dbe2oaoeyi5u.tablefvcbfjptck.id@primary HTTP/1.1" 404 163 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:17 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_column?attr:qualifiedName=dbe2oaoeyi5u.tablefvcbfjptck.id@primary HTTP/1.1" 200 845 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:17 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_column?attr:qualifiedName=dbe2oaoeyi5u.tablefvcbfjptck.id@primary HTTP/1.1" 200 845 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:17 +0000] "POST //localhost:31000/api/atlas/v2/types/typedefs/ HTTP/1.1" 200 425 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:17 +0000] "POST //localhost:31000/api/atlas/v2/entity/guid/eb8aefeb-d690-4c61-a7f0-0369dd73872d/classifications HTTP/1.1" 204 0 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:18 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_column?attr:qualifiedName=dbe2oaoeyi5u.tablefvcbfjptck.id_new@primary HTTP/1.1" 404 167 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:23 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_column?attr:qualifiedName=dbe2oaoeyi5u.tablefvcbfjptck.id_new@primary HTTP/1.1" 200 980 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:23 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_column?attr:qualifiedName=dbe2oaoeyi5u.tablefvcbfjptck.id_new@primary HTTP/1.1" 200 980 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:23 +0000] "GET //localhost:31000/api/atlas/entities/eb8aefeb-d690-4c61-a7f0-0369dd73872d HTTP/1.1" 200 1064 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:23 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.table2o148zavwu@primary HTTP/1.1" 404 154 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:28 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.table2o148zavwu@primary HTTP/1.1" 200 5476 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:28 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.table2o148zavwu@primary HTTP/1.1" 200 5476 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:28 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=TRUNCATETABLE-%3E:default.table2o148zavwu@primary:1532490323000 HTTP/1.1" 200 1186 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:28 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=TRUNCATETABLE-%3E:default.table2o148zavwu@primary:1532490323000 HTTP/1.1" 200 1186 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:28 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/5ddbb801-0b08-4254-8534-7c00e424cc78 HTTP/1.1" 200 1186 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:28 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/7fc074f0-7789-4f31-b41b-465d9fed5301 HTTP/1.1" 200 5476 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:28 +0000] "GET //localhost:31000/api/atlas/v2/lineage/7fc074f0-7789-4f31-b41b-465d9fed5301?depth=0&direction=INPUT HTTP/1.1" 200 135 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:31 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=QUERY:default.table70glydwkox@primary:1532490329000-%3E HTTP/1.1" 404 178 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:36 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=QUERY:default.table70glydwkox@primary:1532490329000-%3E HTTP/1.1" 200 2114 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:36 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=QUERY:default.table70glydwkox@primary:1532490329000-%3E HTTP/1.1" 200 2114 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:36 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/23262efa-088f-4dae-9642-17de27f750eb HTTP/1.1" 200 2114 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:36 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/a5bfe911-d750-4786-afd0-8b18ea07a5aa HTTP/1.1" 200 5640 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:36 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/91fb1ba3-4ad1-4c0f-af0c-5c907cd303bc HTTP/1.1" 200 1440 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:36 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hdfs_path?attr:qualifiedName=pfile:/home/jenkins/jenkins-slave/workspace/atlas-1.0-integrationtests/addons/hive-bridge/target/somedfspath1-data-af87fm06eg HTTP/1.1" 200 1440 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:36 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hdfs_path?attr:qualifiedName=pfile:/home/jenkins/jenkins-slave/workspace/atlas-1.0-integrationtests/addons/hive-bridge/target/somedfspath1-data-af87fm06eg HTTP/1.1" 200 1440 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:36 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.table70glydwkox@primary HTTP/1.1" 200 5640 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:36 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.table70glydwkox@primary HTTP/1.1" 200 5640 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:36 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/a5bfe911-d750-4786-afd0-8b18ea07a5aa HTTP/1.1" 200 5640 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.table70glydwkox@primary HTTP/1.1" 200 5640 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.table70glydwkox@primary HTTP/1.1" 200 5640 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=QUERY:default.table70glydwkox@primary:1532490329000-%3E HTTP/1.1" 200 2114 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=QUERY:default.table70glydwkox@primary:1532490329000-%3E HTTP/1.1" 200 2114 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/23262efa-088f-4dae-9642-17de27f750eb HTTP/1.1" 200 2114 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/a5bfe911-d750-4786-afd0-8b18ea07a5aa HTTP/1.1" 200 5640 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/91fb1ba3-4ad1-4c0f-af0c-5c907cd303bc HTTP/1.1" 200 1440 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hdfs_path?attr:qualifiedName=pfile:/home/jenkins/jenkins-slave/workspace/atlas-1.0-integrationtests/addons/hive-bridge/target/somedfspath1-data-af87fm06eg HTTP/1.1" 200 1440 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:39 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hdfs_path?attr:qualifiedName=pfile:/home/jenkins/jenkins-slave/workspace/atlas-1.0-integrationtests/addons/hive-bridge/target/somedfspath1-data-af87fm06eg HTTP/1.1" 200 1440 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:42 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.table70glydwkox@primary HTTP/1.1" 200 5640 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:42 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_table?attr:qualifiedName=default.table70glydwkox@primary HTTP/1.1" 200 5640 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:42 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=QUERY:default.table70glydwkox@primary:1532490329000-%3E HTTP/1.1" 200 2569 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:42 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hive_process?attr:qualifiedName=QUERY:default.table70glydwkox@primary:1532490329000-%3E HTTP/1.1" 200 2569 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:42 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/23262efa-088f-4dae-9642-17de27f750eb HTTP/1.1" 200 2569 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:42 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/a5bfe911-d750-4786-afd0-8b18ea07a5aa HTTP/1.1" 200 5640 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:42 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/c167f336-2b4d-4aaa-a012-ba448c124ac2 HTTP/1.1" 200 1440 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:42 +0000] "GET //localhost:31000/api/atlas/v2/entity/guid/91fb1ba3-4ad1-4c0f-af0c-5c907cd303bc HTTP/1.1" 200 1441 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:42 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hdfs_path?attr:qualifiedName=pfile:/home/jenkins/jenkins-slave/workspace/atlas-1.0-integrationtests/addons/hive-bridge/target/somedfspath2-data-bjvxdgzd9t HTTP/1.1" 200 1440 "-" "Java/1.8.0_172"
127.0.0.1 - - [25/Jul/2018:03:45:42 +0000] "GET //localhost:31000/api/atlas/v2/entity/uniqueAttribute/type/hdfs_path?attr:qualifiedName=pfile:/home/jenkins/jenkins-slave/workspace/atlas-1.0-integrationtests/addons/hive-bridge/target/somedfspath2-data-bjvxdgzd9t HTTP/1.1" 200 1440 "-" "Java/1.8.0_172"
Tests run: 45, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 462.116 sec <<< FAILURE! - in TestSuite
testDropDatabaseWithoutCascade(org.apache.atlas.hive.hook.HiveHookIT)  Time elapsed: 8.39 sec  <<< FAILURE!
java.lang.AssertionError: Entity was not supposed to exist for typeName = hive_db, attributeName = qualifiedName, attributeValue = dbjoezs18c5j@primary
	at org.testng.Assert.fail(Assert.java:94)
	at org.apache.atlas.hive.hook.HiveHookIT.testDropDatabaseWithoutCascade(HiveHookIT.java:1621)


Results :

Failed tests: 
  HiveHookIT.testDropDatabaseWithoutCascade:1621 Entity was not supposed to exist for typeName = hive_db, attributeName = qualifiedName, attributeValue = dbjoezs18c5j@primary

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

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ hive-bridge ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@134cd4d4{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped o.e.j.m.p.JettyWebAppContext@1f1b6439{/,file://<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-1.0-IntegrationTests/webapp/target/atlas-webapp-1.1.0-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.1.0-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-1.0-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.1.0-SNAPSHOT-test-sources.jar>
log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ClientCnxn).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ hive-bridge ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.876 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  4.876 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 11.837 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 26.105 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 10.423 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.610 s]
[INFO] atlas-client-common ................................ SUCCESS [  8.505 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  8.056 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.925 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 10.728 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  7.240 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.502 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  6.247 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.658 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 19.235 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.694 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.625 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.045 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  7.633 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 39.009 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:54 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [05:57 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  7.055 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  3.361 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  7.887 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  6.138 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [08:51 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:38 min
[INFO] Finished at: 2018-07-25T03:45:48Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-1.0-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-1.0-IntegrationTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 25 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-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-1.0-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-1.0-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml> with 1611 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml> with 1970 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/checkstyle-result.xml> with 2461 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2461 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3518 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3518 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 3518 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml> with 3820 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml> with 4046 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 4046 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml> with 6368 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 6368 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 18375 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 19612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 19725 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 38722 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/checkstyle-result.xml> with 38890 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 38890 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 38890 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/target/checkstyle-result.xml> with 38890 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/checkstyle-result.xml> with 38928 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 47274 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=c8dc83a597c03b3c10f463724e49a045d437aeda, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
 > git rev-parse c8dc83a597c03b3c10f463724e49a045d437aeda^{commit} # timeout=10
[CHECKSTYLE] Computing warning deltas based on reference build #592
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 16 files in <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-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-1.0-IntegrationTests/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v1/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/client-v2/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/client/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-1.0-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=c8dc83a597c03b3c10f463724e49a045d437aeda, workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #592
Archiving artifacts
[Fast Archiver] Compressed 167.43 MB of artifacts by 88.4% relative to #592
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-1.0-IntegrationTests/builds/594/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-1.0-IntegrationTests/builds/594/testng/testng-results.xml'
0.609756% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH