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/27 03:37:35 UTC

Build failed in Jenkins: Atlas-master-UnitTests #2016

See <https://builds.apache.org/job/Atlas-master-UnitTests/2016/display/redirect>

------------------------------------------
[...truncated 239.71 KB...]
[INFO] Exclude: **/*.log
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: *.json
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] Exclude: **/test/resources/**
[INFO] 125 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 125 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-solr-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-webapp ---
[INFO] 
[INFO] --- keytool-maven-plugin:1.5:clean (clean) @ atlas-webapp ---
[WARNING] Keystore file '<https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/atlas.keystore'> doesn't exist.
[INFO] 
[INFO] --- keytool-maven-plugin:1.5:generateKeyPair (generateKeyPair) @ atlas-webapp ---
[WARNING] 
[WARNING] Warning:
[WARNING] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/atlas.keystore> -destkeystore <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/atlas.keystore> -deststoretype pkcs12".
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/main/java/org/apache/atlas/web/util/Servlets.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/main/java/org/apache/atlas/web/util/Servlets.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/TypesJerseyResourceIT.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/TypesJerseyResourceIT.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (unit-tests) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 3, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 30.877 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 17.013 sec  <<< FAILURE!
org.mockito.exceptions.verification.WantedButNotInvoked: 
Wanted but not invoked:
atlasEntityStore.createOrUpdate(
    <any>,
    <any>
);
-> at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:112)
Actually, there were zero interactions with this mock.

	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:112)

Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.803 sec - in org.apache.atlas.notification.NotificationHookConsumerTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.AdaptiveWaiterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.157 sec - in org.apache.atlas.notification.AdaptiveWaiterTest
Running org.apache.atlas.util.RestUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.875 sec - in org.apache.atlas.util.RestUtilsTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.resources.AdminExportTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.apache.atlas.web.resources.AdminExportTest
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.658 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AuditFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 sec - in org.apache.atlas.web.filters.AuditFilterTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.21 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.421 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec - in org.apache.atlas.web.service.ServiceStateTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:112 
Wanted but not invoked:
atlasEntityStore.createOrUpdate(
    <any>,
    <any>
);
-> at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:112)
Actually, there were zero interactions with this mock.


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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.772 s]
[INFO] apache-atlas 2.0.0-SNAPSHOT ........................ SUCCESS [  2.528 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  4.818 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  1.967 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  6.105 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  1.028 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  1.083 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  1.094 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  1.040 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 36.828 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.550 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.139 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.738 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.009 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  1.065 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 24.505 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.780 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.098 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.760 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.836 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:25 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.285 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.272 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 22.376 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.775 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [03:29 min]
[INFO] Apache Atlas UI .................................... SUCCESS [01:48 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:25 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 2.0.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:17 min
[INFO] Finished at: 2018-07-27T03:37:27Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (unit-tests) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-webapp
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-UnitTests/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=d1b3f21c1c788c00edb75d7b092d08aeb936876c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #2015
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/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=d1b3f21c1c788c00edb75d7b092d08aeb936876c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #2015
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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2016/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2016/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2016/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2016/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2016/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2016/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2016/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2016/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2016/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Jenkins build is back to normal : Atlas-master-UnitTests #2019

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


Build failed in Jenkins: Atlas-master-UnitTests #2018

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

------------------------------------------
[...truncated 94.42 KB...]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-notification ---
[INFO] Deleting <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-versions) @ atlas-notification ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-notification ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification>
[INFO] Storing buildNumber: 50c3adf1519cb3d4d01ea86c2e90e1bba4df3c46 at timestamp: 1532673444509
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ atlas-notification ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/antlr4/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/javax.script.ScriptEngineFactory
[INFO] Exclude: .reviewboardrc
[INFO] Exclude: 3party-licenses/**
[INFO] Exclude: **/.cache
[INFO] Exclude: **/.cache-main
[INFO] Exclude: **/.cache-tests
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: *.json
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] Exclude: **/test/resources/**
[INFO] 36 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 36 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-notification ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-notification ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlas-notification ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/target/classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/src/main/java/org/apache/atlas/notification/NotificationInterface.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/src/main/java/org/apache/atlas/notification/NotificationInterface.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-notification ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-notification ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/src/test/java/org/apache/atlas/kafka/KafkaConsumerTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/src/test/java/org/apache/atlas/kafka/KafkaConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-notification ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.notification.hook.HookNotificationTest
Running org.apache.atlas.kafka.KafkaConsumerTest
Running org.apache.atlas.notification.AbstractNotificationTest
Running org.apache.atlas.notification.entity.EntityNotificationDeserializerTest
Running org.apache.atlas.notification.MessageVersionTest
Running org.apache.atlas.kafka.KafkaNotificationTest
Running org.apache.atlas.kafka.KafkaNotificationMockTest
Running org.apache.atlas.notification.entity.EntityNotificationTest
Running org.apache.atlas.notification.AbstractNotificationConsumerTest
Running org.apache.atlas.hook.AtlasHookTest
Running org.apache.atlas.notification.SplitMessageAggregatorTest
Running org.apache.atlas.notification.AtlasNotificationMessageTest
Running org.apache.atlas.hook.AtlasTopicCreatorTest
Running org.apache.atlas.notification.hook.HookNotificationDeserializerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 sec - in org.apache.atlas.notification.MessageVersionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 sec - in org.apache.atlas.notification.entity.EntityNotificationTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.579 sec - in org.apache.atlas.hook.AtlasTopicCreatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 sec - in org.apache.atlas.notification.AtlasNotificationMessageTest
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 1.775 sec <<< FAILURE! - in org.apache.atlas.kafka.KafkaNotificationTest
setup(org.apache.atlas.kafka.KafkaNotificationTest)  Time elapsed: 1.658 sec  <<< FAILURE!
org.apache.atlas.AtlasException: Failed to start embedded kafka
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
	at org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:126)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.startZk(EmbeddedKafkaServer.java:116)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.start(EmbeddedKafkaServer.java:80)
	at org.apache.atlas.kafka.KafkaNotificationTest.initNotificationService(KafkaNotificationTest.java:88)
	at org.apache.atlas.kafka.KafkaNotificationTest.setup(KafkaNotificationTest.java:43)

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 sec - in org.apache.atlas.kafka.KafkaNotificationMockTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.211 sec - in org.apache.atlas.notification.hook.HookNotificationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.197 sec - in org.apache.atlas.notification.entity.EntityNotificationDeserializerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.266 sec - in org.apache.atlas.notification.AbstractNotificationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.327 sec - in org.apache.atlas.kafka.KafkaConsumerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.304 sec - in org.apache.atlas.notification.AbstractNotificationConsumerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.583 sec - in org.apache.atlas.notification.SplitMessageAggregatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.951 sec - in org.apache.atlas.notification.hook.HookNotificationDeserializerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.119 sec - in org.apache.atlas.hook.AtlasHookTest

Results :

Failed tests: 
  KafkaNotificationTest.setup:43->initNotificationService:88 » Atlas Failed to s...

Tests run: 56, Failures: 1, Errors: 0, Skipped: 2

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.699 s]
[INFO] apache-atlas 2.0.0-SNAPSHOT ........................ SUCCESS [  1.928 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  5.039 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  1.707 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  5.864 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  1.027 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  1.122 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  1.065 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  1.197 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 35.225 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.400 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.161 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.743 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.420 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  1.020 s]
[INFO] Apache Atlas Notification .......................... FAILURE [  7.243 s]
[INFO] atlas-client-v2 .................................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Apache Atlas JanusGraph DB Impl .................... SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 2.0.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:11 min
[INFO] Finished at: 2018-07-27T06:37:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-notification: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-notification
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-UnitTests/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=50c3adf1519cb3d4d01ea86c2e90e1bba4df3c46, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #2015
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/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=50c3adf1519cb3d4d01ea86c2e90e1bba4df3c46, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #2015
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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2018/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2018/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2018/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2018/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2018/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-UnitTests #2017

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

Changes:

[madhan] ATLAS-2794: updated AtlasClient to explicitly specify

------------------------------------------
[...truncated 239.60 KB...]
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: *.json
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] Exclude: **/test/resources/**
[INFO] 125 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 125 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-solr-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-webapp ---
[INFO] 
[INFO] --- keytool-maven-plugin:1.5:clean (clean) @ atlas-webapp ---
[WARNING] Keystore file '<https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/atlas.keystore'> doesn't exist.
[INFO] 
[INFO] --- keytool-maven-plugin:1.5:generateKeyPair (generateKeyPair) @ atlas-webapp ---
[WARNING] 
[WARNING] Warning:
[WARNING] The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/atlas.keystore> -destkeystore <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/atlas.keystore> -deststoretype pkcs12".
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/main/java/org/apache/atlas/web/util/Servlets.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/main/java/org/apache/atlas/web/util/Servlets.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/TypesJerseyResourceIT.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/TypesJerseyResourceIT.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (unit-tests) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 4, Time elapsed: 1.454 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
setup(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.302 sec  <<< FAILURE!
org.apache.atlas.AtlasException: Failed to start embedded kafka
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
	at org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:126)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.startZk(EmbeddedKafkaServer.java:116)
	at org.apache.atlas.kafka.EmbeddedKafkaServer.start(EmbeddedKafkaServer.java:80)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.initNotificationService(NotificationHookConsumerKafkaTest.java:233)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.setup(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.81 sec - in org.apache.atlas.notification.NotificationHookConsumerTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.AdaptiveWaiterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.21 sec - in org.apache.atlas.notification.AdaptiveWaiterTest
Running org.apache.atlas.util.RestUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 sec - in org.apache.atlas.util.RestUtilsTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.29 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.resources.AdminExportTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in org.apache.atlas.web.resources.AdminExportTest
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AuditFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 sec - in org.apache.atlas.web.filters.AuditFilterTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.687 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.467 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 sec - in org.apache.atlas.web.service.ServiceStateTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.setup:94->initNotificationService:233 » Atlas

Tests run: 84, Failures: 1, Errors: 0, Skipped: 4

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.646 s]
[INFO] apache-atlas 2.0.0-SNAPSHOT ........................ SUCCESS [  2.357 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  4.934 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  1.756 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  6.290 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  0.856 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  1.130 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  1.146 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  1.038 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 35.077 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.521 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.184 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.816 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  2.846 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.931 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 18.158 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.688 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.088 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.691 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.862 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [01:52 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.923 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.232 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 20.311 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.248 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [03:10 min]
[INFO] Apache Atlas UI .................................... SUCCESS [01:55 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [ 53.723 s]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 2.0.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:50 min
[INFO] Finished at: 2018-07-27T06:36:00Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (unit-tests) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/webapp/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-webapp
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-UnitTests/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=50c3adf1519cb3d4d01ea86c2e90e1bba4df3c46, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #2015
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/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=50c3adf1519cb3d4d01ea86c2e90e1bba4df3c46, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #2015
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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2017/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2017/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2017/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2017/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2017/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2017/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2017/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2017/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/2017/testng/testng-results.xml'
TestNG Reports Processing: FINISH